aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/riscv/dl-machine.h
AgeCommit message (Expand)Author
2022-05-30riscv: Remove _dl_skip_args usageAdhemerval Zanella
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-17riscv: align stack before calling _dl_init [BZ #28703]Aurelien Jarno
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song
2021-08-18riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0]Fangrui Song
2021-01-10riscv: Initialize $gp before resolving the IRELATIVE relocationVincent Chen
2021-01-10riscv: support GNU indirect functionVincent Chen
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-10RISC-V: Add _dl_start_user.Jim Wilson
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-01-29RISC-V: ABI ImplementationPalmer Dabbelt