Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/m68k
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 11/25/2001 12:13:03
Module Name:	basesrc
Committed By:	scw
Date:		Sun Nov 25 10:13:03 UTC 2001

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

Log Message:
Checkpoint user-land context switch glue.

This code still needs some more thought, specifically for FPU context
save/restore. On m68k, it is not possible to completely save/restore
full FPU context from user-mode.


To generate a diff of this commit:
cvs rdiff -r1.1.2.5 -r1.1.2.6 basesrc/lib/libpthread/arch/m68k/_context_u.S

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