Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-31 | From Steve Papacharalambous: | Joakim Tjernlund | |
Add math support for PowerPC e500. | |||
2006-01-17 | All math related relocs gone | Peter S. Mazinger | |
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 |