Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/powerpc/gen
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.
Home |
Main Index |
Thread Index |
Old Index