Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | |
* | Trick lint into recording the right prototypes in the llib-lc.ln | 2011-05-30 | 1 | -5/+10 | |
* | use sys/cdefs.h; pointed out by theo | 2008-12-10 | 1 | -2/+2 | |
* | - add long double signbit | 2008-12-09 | 1 | -1/+10 | |
* | - replace dtoa w/ David's gdtoa, version 2008-03-15 | 2008-09-07 | 1 | -11/+1 | |
* | - move isinf, isnan dups to gen, since most is ieee 754 | 2008-07-24 | 1 | -0/+45 |