Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-11-13 | math: excess precision fix modf, modff, scalbn, scalbnf | Szabolcs Nagy | -8/+6 |
2012-11-13 | math: fix scalbn and scalbnf on overflow/underflow | Szabolcs Nagy | -5/+12 |
2012-03-19 | simplify scalbn*.c implementations | nsz | -48/+22 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+54 |