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