Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-03-27 | math: fix a regression in powl and do some cleanups | nsz | -12/+11 |
2012-03-20 | clean up powl.c | nsz | -92/+47 |
2012-03-19 | use scalbn or *2.0 instead of ldexp, fix fmal | nsz | -51/+52 |
2012-03-18 | fix loads of missing const in new libm, and some global vars (?!) in powl | Rich Felker | -8/+8 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+562 |