Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: add dummy implementations of 128 bit long double functions | Szabolcs Nagy | 2015-03-11 | 1 | -0/+6 |
* | math: fix underflow in exp*.c and long double handling in exp2l | Szabolcs Nagy | 2013-09-05 | 1 | -1/+1 |
* | math: expl.c cleanup | Szabolcs Nagy | 2012-11-18 | 1 | -24/+19 |
* | use scalbn or *2.0 instead of ldexp, fix fmal | nsz | 2012-03-19 | 1 | -4/+4 |
* | 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/+127 |