Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-10-28 | math: extensive log*.c cleanup | Szabolcs Nagy | -80/+45 |
2013-09-06 | math: remove STRICT_ASSIGN macro | Szabolcs Nagy | -1/+1 |
2013-08-15 | math: fix asin, atan, log1p, tanh to raise underflow on subnormal | Szabolcs Nagy | -2/+5 |
2012-03-19 | code cleanup of named constants | nsz | -6/+4 |
2012-03-13 | math cleanup: use 1.0f instead of (float)1.0 | nsz | -8/+8 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+111 |