Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-04-18 | remove potentially PIC-incompatible relocations from x86_64 and x32 asm | Rich Felker | -1/+1 |
2013-08-16 | fix build of x86_64 expl assembly | Rich Felker | -1/+1 |
2013-08-15 | math: fix x86 expl.s to raise underflow and clean up special case handling | Szabolcs Nagy | -22/+15 |
2012-12-16 | math: x86_64 version of expl, fixed some comments in the i386 version | Szabolcs Nagy | -0/+108 |
2012-12-16 | math: move x86_64 exp2l implementation to exp2l.s from expl.s | Szabolcs Nagy | -83/+0 |
2012-08-08 | math: fix exp.s on i386 and x86_64 so the exception flags are correct | nsz | -19/+17 |
2012-03-20 | x86_64 math asm, long double functions only | Rich Felker | -0/+85 |