Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-05 | math: long double inverse trigonometric cleanup (acosl, asinl, atanl, atan2l) | Szabolcs Nagy | 1 | -29/+28 |
2012-12-16 | math: use 0x1p-120f and 0x1p120f for tiny and huge values | Szabolcs Nagy | 1 | -2/+2 |
2012-12-11 | math: clean up inverse trigonometric functions | Szabolcs Nagy | 1 | -35/+26 |
2012-11-14 | math: ld80 invtrig cleanups | Szabolcs Nagy | 1 | -5/+4 |
2012-03-19 | code cleanup of named constants | nsz | 1 | -3/+2 |
2012-03-19 | remove long double const workarounds | nsz | 1 | -13/+1 |
2012-03-18 | fix loads of missing const in new libm, and some global vars (?!) in powl | Rich Felker | 1 | -1/+1 |
2012-03-13 | first commit of the new libm! | Rich Felker | 1 | -0/+91 |