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