Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-05 | fix build regression in i386 asm for atan2, atan2f | Rich Felker | 1 | -1/+1 |
2019-08-05 | fix x87 stack imbalance in corner cases of i386 math asm | Rich Felker | 1 | -4/+1 |
2013-08-15 | math: fix i386 atan2.s to raise underflow for subnormal results | Szabolcs Nagy | 1 | -1/+13 |
2012-03-19 | asm for inverse trig functions | Rich Felker | 1 | -0/+7 |