musl/arch
Rich Felker 7b6ec3de71 fix build regression on mips n32 due to typo in new inline syscall
commit 1bcdaeee6e introduced the
regression.
2019-05-05 11:10:42 -04:00
..
aarch64 math: add fp_arch.h with fp_barrier and fp_force_eval 2019-04-17 13:06:43 -04:00
arm arm: add io_pgetevents syscall number from v4.19 2019-03-13 12:32:08 -04:00
generic math: add fp_arch.h with fp_barrier and fp_force_eval 2019-04-17 13:06:43 -04:00
i386 overhaul i386 syscall mechanism not to depend on external asm source 2019-04-10 17:10:36 -04:00
m68k
microblaze fix passing of 64-bit syscall arguments on microblaze 2019-05-05 10:52:41 -04:00
mips implement inline 5- and 6-argument syscalls for mips 2019-04-10 19:56:07 -04:00
mips64 implement inline 5- and 6-argument syscalls for mipsn32 and mips64 2019-04-10 19:56:08 -04:00
mipsn32 fix build regression on mips n32 due to typo in new inline syscall 2019-05-05 11:10:42 -04:00
or1k remove cruft for supposedly-buggy clang from or1k & microblaze syscall_arch 2019-04-10 18:07:51 -04:00
powerpc use inline syscalls for powerpc (32-bit) 2019-04-10 18:34:38 -04:00
powerpc64 powerpc: add PTRACE_SYSEMU from linux v4.20 2019-03-13 12:33:41 -04:00
s390x fix regression in s390x SO_PEERSEC definition 2019-04-23 12:57:16 -04:00
sh move arch-invariant definitions out of bits/ioctl.h 2019-02-07 12:43:19 -05:00
x32 add io_pgetevents and rseq syscall numbers from linux v4.18 2018-12-09 22:29:12 -05:00
x86_64 add io_pgetevents and rseq syscall numbers from linux v4.18 2018-12-09 22:29:12 -05:00