aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_linux_riscv64.s
AgeCommit message (Expand)Author
2024-11-25runtime: using ABIInternal on syscall for riscv64Meng Zhuo
2023-11-09all: clean up addition of constants in riscv64 assemblyJoel Sing
2022-10-18runtime: always keep global reference to mp until mexit completesMichael Pratt
2022-10-07runtime: move epoll syscalls to runtime/internal/syscallAndrew Pogrebnoy
2022-09-30Revert "runtime: move epoll syscalls to runtime/internal/syscall"Michael Pratt
2022-09-30runtime: move epoll syscalls to runtime/internal/syscallAndrew Pogrebnoy
2022-04-28runtime: mark sigtramp as TOPFRAMEMichael Pratt
2022-03-03runtime: remove fallback to pipe on platforms with pipe2Tobias Klauser
2021-09-27runtime: add timer_create syscalls for LinuxRhys Hiltner
2021-09-02runtime: use vDSO clock_gettime on linux/riscv64Meng Zhuo
2021-08-16runtime: remove unused getrlimit on linux/riscv64Tobias Klauser
2021-04-29runtime: rename walltime1 to walltimeIan Lance Taylor
2020-03-15cmd/internal/obj/riscv: add FENCE instructionJoel Sing
2020-01-19runtime: add support for linux/riscv64Joel Sing