musl/arch
Rich Felker 6aeb9c6703 use inline syscalls for powerpc (32-bit)
the inline syscall code is copied directly from powerpc64. the extent
of register clobber specifiers may be excessive on both; if that turns
out to be the case it can be fixed later.
2019-04-10 18:34:38 -04:00
..
aarch64 aarch64: add HWCAP_ definitions from linux v5.0 2019-03-13 12:35:02 -04:00
arm arm: add io_pgetevents syscall number from v4.19 2019-03-13 12:32:08 -04:00
generic/bits bits/ioctl.h: add TIOC{G,S}ISO7816 from linux v4.20 2019-03-13 12:33:15 -04:00
i386 overhaul i386 syscall mechanism not to depend on external asm source 2019-04-10 17:10:36 -04:00
m68k add support for arch-specific ptrace command macros 2018-07-17 22:25:08 -04:00
microblaze remove cruft for supposedly-buggy clang from or1k & microblaze syscall_arch 2019-04-10 18:07:51 -04:00
mips move arch-invariant definitions out of bits/ioctl.h 2019-02-07 12:43:19 -05:00
mips64 move arch-invariant definitions out of bits/ioctl.h 2019-02-07 12:43:19 -05:00
mipsn32 move arch-invariant definitions out of bits/ioctl.h 2019-02-07 12:43:19 -05: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 POSIX_FADV_DONTNEED/_NOREUSE on s390x 2019-03-13 11:37:29 -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