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: Fri Apr 2 22:55:19 UTC 2004
Modified Files:
src/lib/libc/arch/powerpc/gen: fpgetmask.c fpgetround.c fpgetsticky.c
fpsetmask.c fpsetround.c fpsetsticky.c
Log Message:
Rather than use magic values, include <powerpc/fpu.h> and use those
definitions to generate the magic bits.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/powerpc/gen/fpgetmask.c \
src/lib/libc/arch/powerpc/gen/fpgetround.c \
src/lib/libc/arch/powerpc/gen/fpgetsticky.c \
src/lib/libc/arch/powerpc/gen/fpsetmask.c \
src/lib/libc/arch/powerpc/gen/fpsetround.c \
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