Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap the remaining math functions in libc: __fpclassify*(), __flt_rounds(), | 2015-10-27 | 1 | -1/+2 | |
* | Switch from <sys/endian.h> or <machine/endian.h> to the new, | 2014-07-21 | 1 | -2/+2 | |
* | test LDBL_MANT_DIG == DBL_MANT_DIG instead of hardcoding 53. | 2013-07-03 | 1 | -3/+3 | |
* | Switch libc and libm to use strong aliases rather than weak aliases | 2013-03-28 | 1 | -9/+2 | |
* | Remove excessive sys/cdefs.h inclusion | 2012-12-05 | 1 | -2/+1 | |
* | At some point we've switched to the VFP floating-point--unlike FPA | 2011-07-26 | 1 | -3/+3 | |
* | __arm32__ -> __arm__, since our new compiler isn't defining the | 2011-07-26 | 1 | -3/+3 | |
* | Fix bit twiddling routines on ARM; where floating-point word order | 2011-07-07 | 1 | -3/+3 | |
* | Trick lint into recording the right prototypes in the llib-lc.ln | 2011-05-30 | 1 | -8/+9 | |
* | - ldexp implementation has issues. switch to the one from libm | 2009-04-19 | 1 | -0/+133 |