Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-03-17 | optimize x86 feclearexcept | Rich Felker | -16/+20 |
2012-03-17 | minor 387 fenv optimizations | Rich Felker | -6/+5 |
2012-03-17 | fix i386 fegetround and make fesetround faster | nsz | -10/+10 |
2011-06-28 | use type directives for fenv asm functions | Rich Felker | -0/+7 |
2011-06-13 | fix fesetround - it was writing to status word instead of control word | Rich Felker | -3/+8 |
2011-06-12 | floating point environment, untested | Rich Felker | -0/+75 |