musl/arch
Rich Felker e7257d3e63 fix powerpc atomic compare-and-swap function
previous version did not compare at all; it was just a fancy atomic
write. untested. further atomic fixes may be needed.
2012-11-14 14:24:22 -05:00
..
arm better support for reverse-endian variants of arm/mips/microblaze 2012-10-18 21:50:55 -04:00
i386 add support for TLS variant I, presently needed for arm and mips 2012-10-15 18:51:53 -04:00
microblaze fix struct stat size/padding on microblaze 2012-10-19 18:52:14 -04:00
mips fix numerous mips abi constant definition mismatches 2012-11-05 14:29:04 -05:00
powerpc fix powerpc atomic compare-and-swap function 2012-11-14 14:24:22 -05:00
x86_64 add support for TLS variant I, presently needed for arm and mips 2012-10-15 18:51:53 -04:00