Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-09-05 | math: use float_t and double_t in scalbnf and scalbn | Szabolcs Nagy | -8/+10 |
2013-08-15 | math: minor scalbn*.c simplification | Szabolcs Nagy | -8/+4 |
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 | -55/+21 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+62 |