From: Hiroshi K. <ke...@sm...> - 2000-11-16 16:20:23
|
Hi. In message <NDB...@po...>you write: > Now would be a good time to try to get this part back into SGI's CVS > repository. There has been some talk of getting this FPU emulator code in > there, and I would hate for someone else to redo all your work, and then we > would have a big merge problem. Thank you for your suggestion! > If you want, I'll run a diff and try to isolate the FPU emulation parts, but > it would probably be better if you did it, as you are far more familiar with > the code. If you want to run a diff yourself, you should run it against the > linux-sgi branch of our repository (which is a snapshot of SGI's CVS as of > our last merge point). Ok, I will try. (If you put tgz file of SGI CVS snapshot, I deepely appreciate.) But one serious problem is ... I don't have test bed for this (SGI machines). BTW, do you have commit permission to SGI's CVS ? > > -----Original Message----- > > From: lin...@li... > > [mailto:lin...@li...]On Behalf Of > > Hiroshi Kawashima > > Sent: Thursday, November 16, 2000 6:48 AM > > To: lin...@li... > > Subject: [linux-vr-cvsupdate] Update to module linux > > > > > > Update of /cvsroot/linux-vr/linux/arch/mips/fpu_emulator > > In directory > > slayer.i.sourceforge.net:/tmp/cvs-serv4336/linux/arch/mips/fpu_emulator > > > > Modified Files: > > Makefile cp1emu.c > > Log Message: > > Fixed bug for very rare condition of COP1 branch delay slot emulation. > > With this fix, X11 runs over 10days under very heavy floating job. > > I believe this is the final fix around Kernel Floating Point Emulation. > > I did! ---- Kawashima |