aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/dl-machine.h
AgeCommit message (Expand)Author
2022-10-27aarch64: elf: avoid loading incompatible binariesSzabolcs Nagy
2022-06-15aarch64: Handle fewer relocations for RTLD_BOOTSTRAPFangrui Song
2022-05-23Revert "[AArch64][BZ #17711] Fix extern protected data handling"Fangrui Song
2022-05-17aarch64: Move ld.so _start to separate file and drop _dl_skip_argsSzabolcs Nagy
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
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-11aarch64: Make elf_machine_{load_address,dynamic} robust [BZ #28203]Fangrui Song
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-02aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy
2020-07-08aarch64: fix RTLD_START for BTISzabolcs Nagy
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-07-10aarch64: simplify the DT_AARCH64_VARIANT_PCS handling codeSzabolcs Nagy
2019-06-13aarch64: handle STO_AARCH64_VARIANT_PCSSzabolcs Nagy
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-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-03aarch64: Remove barriers from TLS descriptor functionsSzabolcs Nagy
2017-11-03aarch64: Disable lazy symbol binding of TLSDESCSzabolcs Nagy
2017-10-18[AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbolSzabolcs Nagy
2017-10-04aarch64: don't use MIN in dl-machine.hSzabolcs Nagy
2017-06-21[AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-03-15Add ifunc support for aarch64.Steve Ellcey
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-07-24[AArch64][BZ #17711] Fix extern protected data handlingSzabolcs Nagy
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-21AArch64: Reformat inline-asm in elf_machine_load_addressAndrew Pinski
2014-11-21AArch64: Use ELF macros rather than Elf64 throughoutWill Newton
2014-11-21AArch64: Update relocations for ILP32Will Newton
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft