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