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 acoshf on negative values | Szabolcs Nagy | 2013-09-05 | 1 | -2/+2 |
* | math: long double fix (use ldshape union) | Szabolcs Nagy | 2013-09-05 | 1 | -6/+4 |
* | math: rewrite inverse hyperbolic functions to be simpler/smaller | Szabolcs Nagy | 2012-12-11 | 1 | -46/+12 |
* | code cleanup of named constants | nsz | 2012-03-19 | 1 | -3/+2 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+60 |