musl/arch
Rich Felker 9b35ed3fef fix mips sysv ipc bits headers
msg.h was wrong for big-endian (wrong endiannness padding).
shm.h was just plain wrong (mips is not supposed to have padding).

both changes were tested using libc-test on qemu-system-mips.
2013-09-14 14:44:03 -04: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 fix mips sysv ipc bits headers 2013-09-14 14:44:03 -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