about summary refs log tree commit diff
path: root/sysdeps/riscv/dl-machine.h
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Fix the static-PIE non-relocated object checkPalmer Dabbelt2024-03-251-1/+1
* RISC-V: Enable static-pie.Yanzhang Wang2024-01-121-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* RISC-V: Add support for dl_runtime_profile (BZ #31151)Aurelien Jarno2023-12-301-1/+26
* Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."Florian Weimer2023-05-071-26/+0
* riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.Hsiangkai Wang2023-04-281-0/+26
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* riscv: Use memcpy to handle unaligned access when fixing R_RISCV_RELATIVEKito Cheng2022-06-301-1/+4
* riscv: Use elf_machine_rela_relative to handle R_RISCV_RELATIVEKito Cheng2022-06-231-9/+9
* riscv: Change the relocations handled for RTLD_BOOTSTRAPFangrui Song2022-06-151-13/+10
* riscv: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-11/+1
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-041-16/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* riscv: align stack before calling _dl_init [BZ #28703]Aurelien Jarno2021-12-171-0/+6
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-141-3/+2
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-10/+13
* riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0]Fangrui Song2021-08-181-11/+10
* riscv: Initialize $gp before resolving the IRELATIVE relocationVincent Chen2021-01-101-1/+21
* riscv: support GNU indirect functionVincent Chen2021-01-101-0/+22
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* RISC-V: Add _dl_start_user.Jim Wilson2020-11-101-1/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-1/+1
* RISC-V: ABI ImplementationPalmer Dabbelt2018-01-291-0/+323