| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC 262989, 263210, 263230, 263231, 263239, 263242, 263243, | ian | 2014-05-17 | 1 | -4/+14 |
* | MFC r257207, r261161, r261163: | ian | 2014-05-15 | 1 | -39/+60 |
* | Don't inline fenv.h functions on arm for now. Inlining makes sense: | das | 2012-01-20 | 1 | -13/+12 |
* | Add an implementation of fenv.h intended for platforms that lack an FPU and | das | 2012-01-16 | 1 | -5/+19 |
* | Provide external definitions of all of the standardized functions in | das | 2011-10-10 | 1 | -14/+20 |
* | Replace fegetmask() and fesetmask() with feenableexcept(), | das | 2005-03-16 | 1 | -9/+19 |
* | 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 | 1 | -0/+195 |