Subject: CVS commit: [netbsd-2] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 10/11/2005 17:14:46
Module Name:	src
Committed By:	riz
Date:		Tue Oct 11 17:14:46 UTC 2005

Modified Files:
	src/sys/arch/i386/i386 [netbsd-2]: 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.4.1 src/sys/arch/i386/i386/trap.c
cvs rdiff -r1.13 -r1.13.4.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.