| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove i386 asm for single and double precision exp-family functions•••these did not truncate excess precision in the return value. fixing them looks like considerable work, and the current C code seems to outperform them significantly anyway. long double functions are left in place because they are not subject to excess precision issues and probably better than the C code. | Rich Felker | 2020-02-06 | 1 | -1/+1 |
| * | math: x86_64 version of expl, fixed some comments in the i386 version | Szabolcs Nagy | 2012-12-16 | 1 | -1/+1 |
| * | asm exponential functions for i386 | Rich Felker | 2012-03-18 | 1 | -0/+1 |
