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