Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: add dummy implementations of 128 bit long double functions | Szabolcs Nagy | 2015-03-11 | 1 | -0/+6 |
* | math: fix exception behaviour of expm1l.c on inf and nan | Szabolcs Nagy | 2012-11-12 | 1 | -13/+7 |
* | use scalbn or *2.0 instead of ldexp, fix fmal | nsz | 2012-03-19 | 1 | -3/+3 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+123 |