musl/arch/arm
Szabolcs Nagy f90fafea3c add new syscall numbers for bpf and kexec_file_load
these syscalls are new in linux v3.18, bpf is present on all
supported archs except sh, kexec_file_load is only allocted for
x86_64 and x32 yet.

bpf was added in linux commit 99c55f7d47c0dc6fc64729f37bf435abf43f4c60

kexec_file_load syscall number was allocated in commit
f0895685c7fd8c938c91a9d8a6f7c11f22df58d2
2014-12-23 01:44:19 -05:00
..
bits add new syscall numbers for bpf and kexec_file_load 2014-12-23 01:44:19 -05:00
src fix __aeabi_read_tp oversight in arm atomics/tls overhaul 2014-11-22 12:26:38 -05:00
atomic.h overhaul ARM atomics/tls for performance and compatibility 2014-11-19 01:02:01 -05:00
crt_arch.h add function types to arm crt assembly 2013-08-15 14:52:27 -04:00
pthread_arch.h overhaul ARM atomics/tls for performance and compatibility 2014-11-19 01:02:01 -05:00
reloc.h refactor to remove arch-specific relocation code from dynamic linker 2014-06-18 02:44:02 -04:00
syscall_arch.h inline 5- and 6-argument syscalls on arm 2014-11-22 21:06:40 -05:00