freebsd-dev/lib/msun/bsdsrc
David Schultz 6955d806c0 Remove some kludges designed to ensure that the compiler didn't round
constants the wrong way on the VAX.  Instead, use C99 hexadecimal
floating-point constants, which are guaranteed to be exact on binary
IEEE machines.  (The correct hexadecimal values were already provided
in the source, but not used.)  Also, convert the constants to
lowercase to work around a gcc bug that wasn't fixed until gcc 3.4.0.

Prompted by:	stefanf
2004-05-17 01:04:37 +00:00
..
b_exp.c Remove some kludges designed to ensure that the compiler didn't round 2004-05-17 01:04:37 +00:00
b_log.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
b_tgamma.c
mathimpl.h Remove some kludges designed to ensure that the compiler didn't round 2004-05-17 01:04:37 +00:00