Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use C comments since we now preprocess these files with CPP. | deischen | 2007-04-29 | 1 | -1/+3 |
* | Add symbol versioning to libm. | deischen | 2006-03-27 | 2 | -0/+4 |
* | Replace fegetmask() and fesetmask() with feenableexcept(), | das | 2005-03-16 | 1 | -9/+19 |
* | Define the LDBL_PREC to be the number of significant bits in a long | das | 2005-03-07 | 1 | -0/+1 |
* | Use hardware instructions for sqrt() and sqrtf(). | das | 2005-02-21 | 3 | -0/+69 |
* | Mark all inline asms that read the floating-point control or status | das | 2005-01-14 | 1 | -1/+1 |
* | Add an fenv.h implementation for the sparc64 port. | das | 2004-06-06 | 2 | -0/+280 |