Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/i386
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 04/24/2002 23:04:13
Module Name:	basesrc
Committed By:	nathanw
Date:		Wed Apr 24 20:04:12 UTC 2002

Modified Files:
	basesrc/lib/libpthread/arch/i386 [nathanw_sa]: _context_u.S

Log Message:
Save FP state in user context switches.

XXX1: doing something clever about lazy-FP-switching would be good.
XXX2: coping with SSE/SSE2 regsisters would also be good.


To generate a diff of this commit:
cvs rdiff -r1.1.2.7 -r1.1.2.8 basesrc/lib/libpthread/arch/i386/_context_u.S

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