| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove special nan handling from x86 sqrt asm | Rich Felker | 2012-03-15 | 1 | -3/+0 |
| * | simplify nan check in sqrt (x86 asm); result of sqrt is never negative | Rich Felker | 2012-03-15 | 1 | -4/+3 |
| * | avoid changing NaNs in sqrt (x86 asm) to satisfy c99 f.9 recommendation | Rich Felker | 2012-03-15 | 1 | -0/+4 |
| * | correctly rounded sqrt() asm for x86 (i387) | Rich Felker | 2012-03-15 | 1 | -0/+16 |
| * | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+5 |
