aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/riscv/dl-machine.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12RISC-V: Enable static-pie.Yanzhang Wang1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-12-30RISC-V: Add support for dl_runtime_profile (BZ #31151)Aurelien Jarno1-1/+26
2023-05-07Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."Florian Weimer1-26/+0
2023-04-28riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.Hsiangkai Wang1-0/+26
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-06-30riscv: Use memcpy to handle unaligned access when fixing R_RISCV_RELATIVEKito Cheng1-1/+4
2022-06-23riscv: Use elf_machine_rela_relative to handle R_RISCV_RELATIVEKito Cheng1-9/+9
2022-06-15riscv: Change the relocations handled for RTLD_BOOTSTRAPFangrui Song1-13/+10
2022-05-30riscv: Remove _dl_skip_args usageAdhemerval Zanella1-11/+1
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song1-16/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-17riscv: align stack before calling _dl_init [BZ #28703]Aurelien Jarno1-0/+6
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella1-3/+2
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-10/+13
2021-08-18riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0]Fangrui Song1-11/+10
2021-01-10riscv: Initialize $gp before resolving the IRELATIVE relocationVincent Chen1-1/+21
2021-01-10riscv: support GNU indirect functionVincent Chen1-0/+22
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-11-10RISC-V: Add _dl_start_user.Jim Wilson1-1/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki1-1/+1
2018-01-29RISC-V: ABI ImplementationPalmer Dabbelt1-0/+323