aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/asm_linux_s390x.s
AgeCommit message (Expand)Author
2022-04-22syscall: define Syscall6 in terms of RawSyscall6 on linuxMichael Pratt
2022-04-21syscall: define Syscall in terms of RawSyscall on linuxMichael Pratt
2022-04-21Revert "syscall: define Syscall in terms of RawSyscall on linux"Michael Pratt
2022-04-21Revert "syscall: define Syscall6 in terms of RawSyscall6 on linux"Michael Pratt
2022-04-21syscall: define Syscall6 in terms of RawSyscall6 on linuxMichael Pratt
2022-04-21syscall: define Syscall in terms of RawSyscall on linuxMichael Pratt
2022-04-21syscall: define RawSyscall in terms of RawSyscall6 on linuxMichael Pratt
2022-04-21runtime/internal/syscall, syscall: replace RawSyscall6 with runtime implement...Michael Pratt
2019-05-15syscall: implement rawVforkSyscall for linux/ppc64x and linux/s390xJoel Sing
2018-02-13syscall: support syscalls without error return on LinuxTobias Klauser
2016-04-08syscall: add assembly for Linux on s390xMichael Munday