summaryrefslogtreecommitdiff
path: root/arch/i386/bits/fenv.h
AgeCommit message (Collapse)AuthorLines
2013-08-18remove the __mxcsr member from fenv_t on i386 to follow the glibc abiSzabolcs Nagy-1/+0
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.
2011-02-15preparing build system to handle ports - step 1Rich Felker-0/+34