Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-03-11 | math: add dummy implementations of 128 bit long double functions | Szabolcs Nagy | -0/+6 |
2013-10-28 | math: extensive log*.c cleanup | Szabolcs Nagy | -4/+3 |
2012-03-19 | use scalbn or *2.0 instead of ldexp, fix fmal | nsz | -11/+11 |
2012-03-18 | fix loads of missing const in new libm, and some global vars (?!) in powl | Rich Felker | -4/+4 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+186 |