musl/arch
Andre McCurdy 8c2943f057 arm: use a_ll/a_sc atomics when building for ARMv6T2
ARMv6 cores with support for Thumb2 can take advantage of the "ldrex"
and "strex" based implementations of a_ll and a_sc.
2018-04-19 12:36:37 -04:00
..
aarch64 aarch64: add sve_context struct and related defines from linux v4.15 2018-02-22 18:51:32 -05:00
arm arm: use a_ll/a_sc atomics when building for ARMv6T2 2018-04-19 12:36:37 -04:00
generic/bits fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
i386 remove a_ctz_l from arch specific atomic_arch.h 2018-04-19 12:23:17 -04:00
microblaze microblaze: add statx syscall from linux v4.13 2017-11-05 18:41:29 -05:00
mips fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
mips64 fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
mipsn32 fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
or1k reverse definition dependency between PAGESIZE and PAGE_SIZE 2018-03-10 17:47:14 -05:00
powerpc fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
powerpc64 fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
s390x use PAGESIZE rather than PAGE_SIZE in user.h bits 2018-03-10 17:49:23 -05:00
sh reverse definition dependency between PAGESIZE and PAGE_SIZE 2018-03-10 17:47:14 -05:00
x32 remove a_ctz_l from arch specific atomic_arch.h 2018-04-19 12:23:17 -04:00
x86_64 use PAGESIZE rather than PAGE_SIZE in user.h bits 2018-03-10 17:49:23 -05:00