Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-23 | fix regression in x86_64 math asm with old binutils | Rich Felker | 1 | -3/+3 |
2014-11-05 | math: fix x86_64 and x32 asm not to use sahf instruction | Szabolcs Nagy | 1 | -10/+3 |
2013-09-05 | math: fix expm1l on x86_64 (avoid underflow for large negative x) | Szabolcs Nagy | 1 | -1/+11 |
2013-09-05 | math: fix exp2l asm on x86 (raise underflow correctly) | Szabolcs Nagy | 1 | -35/+40 |
2012-12-16 | math: move x86_64 exp2l implementation to exp2l.s from expl.s | Szabolcs Nagy | 1 | -1/+75 |
2012-03-20 | x86_64 math asm, long double functions only | Rich Felker | 1 | -0/+1 |