Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-10-28 | math: extensive log*.c cleanup | Szabolcs Nagy | -1/+1 |
2012-11-13 | math: raise flags in logl.c on <= 0 arguments | Szabolcs Nagy | -2/+1 |
2012-11-13 | math: raise flags in log2l.c on <= 0 arguments, and fix volatile | Szabolcs Nagy | -8/+3 |
2012-03-19 | use scalbn or *2.0 instead of ldexp, fix fmal | nsz | -10/+10 |
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/+182 |