Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-12-14 | math: fix i386/expl.s with more precise x*log2e | Szabolcs Nagy | 1 | -6/+0 |
2012-08-08 | math: fix exp.s on i386 and x86_64 so the exception flags are correct | nsz | 1 | -21/+18 |
2012-03-19 | fix exp asm | Rich Felker | 1 | -23/+22 |
2012-03-19 | optimize exponential asm for i386 | Rich Felker | 1 | -11/+76 |
2012-03-18 | fix broken exponential asm | Rich Felker | 1 | -0/+9 |
2012-03-18 | asm exponential functions for i386 | Rich Felker | 1 | -0/+46 |