Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-10-04 | math: remove code duplication in erfl found by clang analyzer | Szabolcs Nagy | -13/+2 |
2013-09-05 | math: fix remaining old long double code (erfl, fmal, lgammal, scalbnl) | Szabolcs Nagy | -23/+14 |
2013-07-28 | add missing erfcl wrapper for archs where long double is plain double | Rich Felker | -0/+4 |
2013-01-07 | math: erf and erfc cleanup | Szabolcs Nagy | -111/+84 |
2012-03-19 | code cleanup of named constants | nsz | -29/+25 |
2012-03-19 | fix erfl wrapper for long double==double case | nsz | -1/+1 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+390 |