summaryrefslogtreecommitdiff
path: root/libexec/ld.so/riscv64/archdep.h
AgeCommit message (Expand)Author
2023-11-18crt0 uses a helper function in a MD src/libexec/ld.so .h file (rather thanTheo de Raadt
2022-01-16Nothing depends on archdep.h pulling in other #includes anymore,Philip Guenther
2021-11-14Delete all the no-op RELOC_GOT() macros and their uses.Philip Guenther
2021-11-09Like most archs, riscv doesn't need resolution of JUMP_SLOT relocationsPhilip Guenther
2021-04-28riscv64 ld.soDale Rahn