Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: remove STRICT_ASSIGN from exp2f (see previous commit) | Szabolcs Nagy | 2013-09-06 | 1 | -1/+1 |
* | math: fix underflow in exp*.c and long double handling in exp2l | Szabolcs Nagy | 2013-09-05 | 1 | -28/+24 |
* | math: use 0x1p-120f and 0x1p120f for tiny and huge values | Szabolcs Nagy | 2012-12-16 | 1 | -2/+2 |
* | math: cleanup exp2.c exp2f.c and exp2l.c | Szabolcs Nagy | 2012-11-17 | 1 | -16/+14 |
* | fix loads of missing const in new libm, and some global vars (?!) in powl | Rich Felker | 2012-03-18 | 1 | -1/+1 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+130 |