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