Age | Commit message (Expand) | Author |
---|---|---|
2014-07-21 | Switch from <sys/endian.h> or <machine/endian.h> to the new, | Philip Guenther |
2013-07-03 | test LDBL_MANT_DIG == DBL_MANT_DIG instead of hardcoding 53. | Marc Espie |
2013-03-28 | Switch libc and libm to use strong aliases rather than weak aliases | Martynas Venckus |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt |
2011-07-26 | At some point we've switched to the VFP floating-point--unlike FPA | Martynas Venckus |
2011-07-26 | __arm32__ -> __arm__, since our new compiler isn't defining the | Martynas Venckus |
2011-07-07 | Fix bit twiddling routines on ARM; where floating-point word order | Martynas Venckus |
2011-05-30 | Trick lint into recording the right prototypes in the llib-lc.ln | Martynas Venckus |
2009-04-19 | - ldexp implementation has issues. switch to the one from libm | Martynas Venckus |