Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-02-06 | fix excess precision in return value of i386 atan[2][f] | Rich Felker | -1/+2 |
2019-08-05 | fix build regression in i386 asm for atan2, atan2f | Rich Felker | -1/+1 |
2019-08-05 | fix x87 stack imbalance in corner cases of i386 math asm | Rich Felker | -4/+1 |
2013-08-15 | math: fix i386 atan2.s to raise underflow for subnormal results | Szabolcs Nagy | -1/+11 |
2012-03-19 | asm for inverse trig functions | Rich Felker | -0/+7 |