Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-03-11 | math: add dummy implementations of 128 bit long double functions | Szabolcs Nagy | -0/+6 |
2013-09-05 | math: long double fix (use ldshape union) | Szabolcs Nagy | -4/+1 |
2012-12-16 | math: use 0x1p-120f and 0x1p120f for tiny and huge values | Szabolcs Nagy | -1/+1 |
2012-12-11 | math: rewrite inverse hyperbolic functions to be simpler/smaller | Szabolcs Nagy | -48/+24 |
2012-03-19 | code cleanup of named constants | nsz | -4/+3 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+63 |