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/+3 |
* | Define FE_TONEAREST, FE_TOWARDZERO, FE_UPWARD, FE_DOWNWARD and _ROUND_MASK to | cognet | 2005-01-24 | 1 | -0/+7 |
* | Mark all inline asms that read the floating-point control or status | das | 2005-01-14 | 1 | -1/+1 |
* | Only use rfs and wfs if ARM_HARD_FLOAT is defined, and use stubs if it is not, | cognet | 2004-08-05 | 1 | -2/+7 |
* | Add an fenv.h implementation for the arm port. | das | 2004-06-06 | 2 | -0/+230 |