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.0 v0.5.0 | Rich Felker | -0/+16 |