musl/arch
Rich Felker a0993f8f0f reintroduce riscv64 struct sigcontext
commit ab3eb89a8b removed it as part of
correcting the mcontext_t definition, but there is still code using
struct sigcontext and expecting the member names present in it, most
notably libgcc_eh. almost all such usage is incorrect, but bring back
struct sigcontext at least for now so as not to introduce regressions.
2019-10-02 09:28:03 -04:00
..
aarch64 aarch64: add HWCAP2 flags from linux v5.2 2019-09-11 10:40:41 -04:00
arm add new syscall numbers from linux v5.2 2019-09-11 10:40:39 -04:00
generic move IPC_STAT definition to a new bits/ipcstat.h file 2019-08-02 00:08:23 -04:00
i386 add new syscall numbers from linux v5.2 2019-09-11 10:40:39 -04:00
m68k add new syscall numbers from linux v5.2 2019-09-11 10:40:39 -04:00
microblaze add new syscall numbers from linux v5.2 2019-09-11 10:40:39 -04:00
mips clean up mips (32-bit, o32) syscall asm constraints 2019-09-27 10:31:37 -04:00
mips64 fix mips r6 syscall clobber lists not to include hi/lo registers 2019-09-26 19:14:36 -04:00
mipsn32 fix mips r6 syscall clobber lists not to include hi/lo registers 2019-09-26 19:14:36 -04:00
or1k add new syscall numbers from linux v5.2 2019-09-11 10:40:39 -04:00
powerpc add new syscall numbers from linux v5.2 2019-09-11 10:40:39 -04:00
powerpc64 add new syscall numbers from linux v5.2 2019-09-11 10:40:39 -04:00
riscv64 reintroduce riscv64 struct sigcontext 2019-10-02 09:28:03 -04:00
s390x add new syscall numbers from linux v5.2 2019-09-11 10:40:39 -04:00
sh add new syscall numbers from linux v5.2 2019-09-11 10:40:39 -04:00
x32 add new syscall numbers from linux v5.2 2019-09-11 10:40:39 -04:00
x86_64 add new syscall numbers from linux v5.2 2019-09-11 10:40:39 -04:00