Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-06-28 | use type directives for fenv asm functions | Rich Felker | -0/+14 |
2011-06-13 | x86_64 fenv support (untested; at least known to build successfully) | Rich Felker | -0/+88 |
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/+144 |