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