Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-03-11 | math: add ld128 exp2l based on the freebsd implementation | Szabolcs Nagy | -1/+366 |
2013-09-05 | math: fix underflow in exp*.c and long double handling in exp2l | Szabolcs Nagy | -24/+20 |
2012-11-17 | math: cleanup exp2.c exp2f.c and exp2l.c | Szabolcs Nagy | -39/+20 |
2012-03-18 | fix loads of missing const in new libm, and some global vars (?!) in powl | Rich Felker | -1/+1 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+277 |