Subject: CVS commit: src/lib/libpthread/arch/powerpc
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 07/10/2004 20:57:00
Module Name:	src
Committed By:	nathanw
Date:		Sat Jul 10 20:57:00 UTC 2004

Modified Files:
	src/lib/libpthread/arch/powerpc: _context_u.S

Log Message:
When _SOFT_FLOAT is defined, don't save or restore user FP context.
(note: still needs some mk rules tweaking for MKSOFTFLOAT=yes to pass
-msoft-float to asm builds).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libpthread/arch/powerpc/_context_u.S

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