about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv/sysdep.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: Add hwprobe vdso call supportEvan Green2024-03-011-0/+1
* riscv: Add the clone3 wrapperAdhemerval Zanella2023-05-291-0/+1
* Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov2023-05-231-1/+1
* Linux: Remove generic sysdepAdhemerval Zanella Netto2022-12-071-1/+2
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-181-4/+0
* RISC-V: Allow long jumps to __syscall_errorƁukasz Stelmach2022-09-161-1/+1
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-101-0/+3
* RISC-V: Add support for 32-bit vDSO callsAlistair Francis2020-08-271-6/+17
* RISC-V: Use 64-bit-time syscall numbers with the 32-bit portAlistair Francis2020-08-271-0/+23
* RISC-V: Cleanup some of the sysdep.h codeAlistair Francis2020-08-271-13/+4
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-141-12/+12
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-20/+0
* riscv: Avoid clobbering register parameters in syscallAdhemerval Zanella2020-02-141-28/+56
* linux: Add support for clock_getres64 vDSOAdhemerval Zanella2020-01-031-1/+1
* linux: Add support for clock_gettime64 vDSOAdhemerval Zanella2020-01-031-1/+1
* Refactor vDSO initialization codeAdhemerval Zanella2019-09-171-4/+4
* Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2019-09-171-0/+3
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella2019-08-051-3/+0
* riscv: Enable VDSO for static linkingAdhemerval Zanella2019-08-051-0/+3
* RISC-V: Linux Syscall InterfacePalmer Dabbelt2018-01-291-0/+325