Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a problem relating to fesetenv() clobbering i387 register stack. | das | 2007-01-06 | 1 | -1/+12 |
* | Spell 'fedisableexcept' correctly. | das | 2005-03-16 | 1 | -1/+1 |
* | Replace fegetmask() and fesetmask() with feenableexcept(), | das | 2005-03-16 | 1 | -3/+4 |
* | Mark all inline asms that read the floating-point control or status | das | 2005-01-14 | 1 | -3/+3 |
* | Mark inline stmxcsr instructions as volatile, since this appears to be | das | 2005-01-11 | 1 | -1/+1 |
* | Add an fenv.h implementation for the amd64 port. | das | 2004-06-06 | 1 | -0/+202 |