Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/sys/arch/i386/i386



Module Name:    src
Committed By:   tron
Date:           Tue Oct 11 21:04:19 UTC 2005

Modified Files:
        src/sys/arch/i386/i386 [netbsd-3]: trap.c vector.S

Log Message:
Pull up following revision(s) (requested by christos in ticket #880):
        sys/arch/i386/i386/vector.S: revision 1.20
        sys/arch/i386/i386/trap.c: revision 1.205
handle MMX faults as floating exceptions. Tested by Hauke Fath; matlab
passes all its regression suite without panicking the kernel.


To generate a diff of this commit:
cvs rdiff -r1.204 -r1.204.2.1 src/sys/arch/i386/i386/trap.c
cvs rdiff -r1.17.10.1 -r1.17.10.2 src/sys/arch/i386/i386/vector.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index