Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-02-06 | fix excess precision in return value of i386 atan[2][f] | Rich Felker | -0/+2 |
2019-08-05 | fix x87 stack imbalance in corner cases of i386 math asm | Rich Felker | -5/+2 |
2013-08-15 | math: fix x86 asin, atan, exp, log1p to raise underflow | Szabolcs Nagy | -0/+12 |
2012-03-19 | asm for inverse trig functions | Rich Felker | -0/+7 |