summaryrefslogtreecommitdiff
path: root/lib/msun/powerpc/fenv.h
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] msun: fix incorrect flag in fesetexceptflagAlfredo Dal'Ava Junior2020-11-171-1/+1
* [PowerPC] Fix feholdexcept() on powerpc referencing the wrong struct memberBrandon Bergren2020-02-021-1/+1
* [PowerPC] Fix SPE floating point environment manipulationBrandon Bergren2019-12-121-26/+31
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-221-0/+5
* Make FPSCR definition endian clean.Nathan Whitehorn2016-02-261-0/+5
* Provide external definitions of all of the standardized functions inDavid Schultz2011-10-101-14/+20
* Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPCRafal Jaworowski2008-02-241-0/+5
* Replace fegetmask() and fesetmask() with feenableexcept(),David Schultz2005-03-161-5/+17
* Mark all inline asms that read the floating-point control or statusDavid Schultz2005-01-141-1/+1
* Add an fenv.h implementation for the powerpc port.David Schultz2004-06-061-0/+251