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