Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: add dummy implementations of 128 bit long double functions | Szabolcs Nagy | 2015-03-11 | 1 | -1/+1 |
* | math: fix atanh (overflow and underflow issues) | Szabolcs Nagy | 2013-09-05 | 1 | -4/+11 |
* | math: long double fix (use ldshape union) | Szabolcs Nagy | 2013-09-05 | 1 | -4/+1 |
* | math: rewrite inverse hyperbolic functions to be simpler/smaller | Szabolcs Nagy | 2012-12-11 | 1 | -51/+18 |
* | code cleanup of named constants | nsz | 2012-03-19 | 1 | -5/+5 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+64 |