summaryrefslogtreecommitdiffstats
path: root/lib/msun/arm/fenv.h
Commit message (Expand)AuthorAgeFilesLines
* MFC 262989, 263210, 263230, 263231, 263239, 263242, 263243,ian2014-05-171-4/+14
* MFC r257207, r261161, r261163:ian2014-05-151-39/+60
* Don't inline fenv.h functions on arm for now. Inlining makes sense:das2012-01-201-13/+12
* Add an implementation of fenv.h intended for platforms that lack an FPU anddas2012-01-161-5/+19
* Provide external definitions of all of the standardized functions indas2011-10-101-14/+20
* Replace fegetmask() and fesetmask() with feenableexcept(),das2005-03-161-9/+19
* Define FE_TONEAREST, FE_TOWARDZERO, FE_UPWARD, FE_DOWNWARD and _ROUND_MASK tocognet2005-01-241-0/+7
* Mark all inline asms that read the floating-point control or statusdas2005-01-141-1/+1
* Only use rfs and wfs if ARM_HARD_FLOAT is defined, and use stubs if it is not,cognet2004-08-051-2/+7
* Add an fenv.h implementation for the arm port.das2004-06-061-0/+195
OpenPOWER on IntegriCloud