From: Mike K. <mf...@po...> - 2000-11-16 16:13:18
|
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. 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). Mike Klar > -----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! > > _______________________________________________ > linux-vr-cvsupdate mailing list > lin...@li... > http://lists.sourceforge.net/mailman/listinfo/linux-vr-cvsupdate > |