Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/softfloat
Module Name: basesrc
Committed By: bjh21
Date: Sun Mar 10 14:15:09 UTC 2002
Modified Files:
basesrc/lib/libc/softfloat: softfloat-macros softfloat.c
Log Message:
Only include roundAndPackInt32(), roundAndPackInt64() and estimateSqrt32()
if we actually need them for 80/128-bit support.
I'm not sure this is Right, but I suspect the #ifdefs around here need
revising to handle sparc64 nicely anyway. Still, it compiles on ARM again
now.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/softfloat/softfloat-macros
cvs rdiff -r1.6 -r1.7 basesrc/lib/libc/softfloat/softfloat.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