Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-09-06 | math: remove STRICT_ASSIGN macro | Szabolcs Nagy | -2/+2 |
2013-09-05 | math: fix underflow in exp*.c and long double handling in exp2l | Szabolcs Nagy | -14/+11 |
2012-11-18 | math: expf.c cleanup | Szabolcs Nagy | -54/+44 |
2012-03-19 | code cleanup of named constants | nsz | -5/+4 |
2012-03-18 | fix loads of missing const in new libm, and some global vars (?!) in powl | Rich Felker | -1/+1 |
2012-03-13 | math cleanup: use 1.0f instead of (float)1.0 | nsz | -3/+3 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+95 |