aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/riscv/sysdep.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-10linux: Consolidate brk implementationAdhemerval Zanella1-0/+3
2020-08-27RISC-V: Add support for 32-bit vDSO callsAlistair Francis1-6/+17
2020-08-27RISC-V: Use 64-bit-time syscall numbers with the 32-bit portAlistair Francis1-0/+23
2020-08-27RISC-V: Cleanup some of the sysdep.h codeAlistair Francis1-13/+4
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella1-12/+12
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella1-20/+0
2020-02-14riscv: Avoid clobbering register parameters in syscallAdhemerval Zanella1-28/+56
2020-01-03linux: Add support for clock_getres64 vDSOAdhemerval Zanella1-1/+1
2020-01-03linux: Add support for clock_gettime64 vDSOAdhemerval Zanella1-1/+1
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella1-4/+4
2019-09-17Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella1-0/+3
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-08-05linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella1-3/+0
2019-08-05riscv: Enable VDSO for static linkingAdhemerval Zanella1-0/+3
2018-01-29RISC-V: Linux Syscall InterfacePalmer Dabbelt1-0/+325