musl/arch
Rich Felker f76d51a1cc remove cruft for supposedly-buggy clang from or1k & microblaze syscall_arch
it was never demonstrated to me that this workaround was needed, and
seems likely that, if there ever was any clang version for which it
was needed, it's old enough to be unusably buggy in other ways. if it
turns out some compilers actually can't do the register allocation
right, we'll need to replace this with inline shuffling code, since
the external __syscall dependency is being removed.
2019-04-10 18:07:51 -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 powerpc: add PTRACE_SYSEMU from linux v4.20 2019-03-13 12:33:41 -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