Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2017-04-21 | fix scalbn when result is in the subnormal range | Szabolcs Nagy | -4/+4 |
2013-09-05 | math: fix remaining old long double code (erfl, fmal, lgammal, scalbnl) | Szabolcs Nagy | -4/+4 |
2013-08-15 | math: minor scalbn*.c simplification | Szabolcs Nagy | -2/+2 |
2012-03-19 | code cleanup of named constants | nsz | -1/+1 |
2012-03-19 | simplify scalbn*.c implementations | nsz | -49/+22 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+63 |