Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for m68k 80-bit long double variant | Rich Felker | 2018-06-14 | 1 | -2/+10 |
* | math: fix __fpclassifyl(-0.0) for IEEE binary128 | Szabolcs Nagy | 2015-02-08 | 1 | -3/+2 |
* | always provide __fpclassifyl and __signbitl definitions | Rich Felker | 2014-10-08 | 1 | -1/+4 |
* | math: support invalid ld80 representations in fpclassify | Szabolcs Nagy | 2013-09-05 | 1 | -2/+4 |
* | long double cleanup, initial commit | Szabolcs Nagy | 2013-09-05 | 1 | -14/+14 |
* | support ld80 pseudo-denormal invalid bit patterns; treat them as nan | Rich Felker | 2012-06-20 | 1 | -2/+5 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -13/+24 |
* | fix error in previous ld80 fpclassify commit | Rich Felker | 2011-06-30 | 1 | -1/+1 |
* | catch invalid ld80 bit patterns and treat them as nan | Rich Felker | 2011-06-30 | 1 | -2/+2 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+16 |