Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/arch/i386/i386
Module Name: src
Committed By: riz
Date: Tue Oct 11 17:14:37 UTC 2005
Modified Files:
src/sys/arch/i386/i386 [netbsd-2-0]: trap.c vector.S
Log Message:
Pull up following revision(s) (requested by christos in ticket #5923):
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.200 -r1.200.2.1 src/sys/arch/i386/i386/trap.c
cvs rdiff -r1.13 -r1.13.2.1 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