Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/gen



Module Name:    src
Committed By:   martin
Date:           Tue Dec 30 23:19:07 UTC 2003

Modified Files:
        src/lib/libc/gen: ldexp_ieee754.c

Log Message:
In case of underflow, return -0.0 or +0.0, depending on the sign of
the argument.
This makes sparc64 pass regress/lib/libc/ldexp.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/gen/ldexp_ieee754.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