musl/arch
Szabolcs Nagy baba2630c9 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.
2013-08-18 16:27:20 +00:00
..
arm fix detection of arm hardfloat 2013-08-16 17:09:07 -04:00
i386 remove the __mxcsr member from fenv_t on i386 to follow the glibc abi 2013-08-18 16:27:20 +00:00
microblaze add missing a_or_l to atomic.h for non-x86 archs 2013-08-11 03:43:25 -04:00
mips add missing a_or_l to atomic.h for non-x86 archs 2013-08-11 03:43:25 -04:00
powerpc add missing a_or_l to atomic.h for non-x86 archs 2013-08-11 03:43:25 -04:00
x86_64 new mostly-C crt1 implementation 2013-07-26 01:49:14 -04:00