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