Subject: CVS commit: src/lib/libc/arch/powerpc/gen
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/04/2004 19:54:05
Module Name:	src
Committed By:	matt
Date:		Sun Apr  4 19:54:05 UTC 2004

Modified Files:
	src/lib/libc/arch/powerpc/gen: fpsetsticky.c

Log Message:
Update FPSCR_FX consistently per the Programming Environment Manual.  So
if any sticky bit is set, FPSCR_FX should be set.  If no sticky bits are
set, then FPSCR_FX should be clear.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libc/arch/powerpc/gen/fpsetsticky.c

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