aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/bits/fenv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove the __mxcsr member from fenv_t on i386 to follow the glibc abi•••in the previous commit sse fenv support was added, but there is no need to save mxcsr (sse fenv register) so fix the abi incompatibility with glibc. Szabolcs Nagy2013-08-181-1/+0
* preparing build system to handle ports - step 1Rich Felker2011-02-151-0/+34