Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-14 | Fixup byte order handling. Not all architectures define __BIG_ENDIAN__ so i.e. | Eric Andersen | |
on big endian mips the code is compiled as little-endian and the wrong half of the 64-bit point value is examined to check for NaN, etc. This bug also broke fpclassify(), isfinite(), isnormal(), isinf(), finite(), and signbit(). | |||
2005-03-06 | Trim off whitespace | Eric Andersen | |
2001-11-24 | Fix naming so things will actually work | Eric Andersen | |
-Erik |