Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement and document remquo() and remquof(). | das | 2005-03-25 | 3 | -1/+131 |
* | Spell 'fedisableexcept' correctly. | das | 2005-03-16 | 1 | -1/+1 |
* | Replace fegetmask() and fesetmask() with feenableexcept(), | das | 2005-03-16 | 2 | -8/+26 |
* | Define the LDBL_PREC to be the number of significant bits in a long | das | 2005-03-07 | 1 | -0/+1 |
* | Move machine-dependent crud to its own makefile. | das | 2005-02-04 | 1 | -0/+3 |
* | Remove wrappers and other cruft intended to support SVID, mistakes in | das | 2005-02-04 | 1 | -1/+1 |
* | amd64 assembly versions of sqrt(), lrint(), and llrint() using SSE2. | das | 2005-01-15 | 3 | -0/+75 |
* | 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 |
* | Insert a missing '~' in feholdexcept(), so that it correctly clears | das | 2004-06-11 | 1 | -1/+1 |
* | Add an fenv.h implementation for the amd64 port. | das | 2004-06-06 | 2 | -0/+333 |