aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/dl-machine.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella1-1/+3
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-06-15aarch64: Handle fewer relocations for RTLD_BOOTSTRAPFangrui Song1-18/+15
2022-05-23Revert "[AArch64][BZ #17711] Fix extern protected data handling"Fangrui Song1-7/+6
2022-05-17aarch64: Move ld.so _start to separate file and drop _dl_skip_argsSzabolcs Nagy1-75/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella1-5/+3
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-9/+13
2021-08-11aarch64: Make elf_machine_{load_address,dynamic} robust [BZ #28203]Fangrui Song1-15/+9
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-11-02aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy1-8/+4
2020-07-08aarch64: fix RTLD_START for BTISzabolcs Nagy1-1/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer1-1/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-07-10aarch64: simplify the DT_AARCH64_VARIANT_PCS handling codeSzabolcs Nagy1-5/+1
2019-06-13aarch64: handle STO_AARCH64_VARIANT_PCSSzabolcs Nagy1-4/+38
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-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-03aarch64: Remove barriers from TLS descriptor functionsSzabolcs Nagy1-4/+0
2017-11-03aarch64: Disable lazy symbol binding of TLSDESCSzabolcs Nagy1-5/+14
2017-10-18[AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbolSzabolcs Nagy1-34/+5
2017-10-04aarch64: don't use MIN in dl-machine.hSzabolcs Nagy1-1/+2
2017-06-21[AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy1-2/+2
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-0/+1
2017-03-15Add ifunc support for aarch64.Steve Ellcey1-0/+18
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey1-88/+111
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-07-24[AArch64][BZ #17711] Fix extern protected data handlingSzabolcs Nagy1-1/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-21AArch64: Reformat inline-asm in elf_machine_load_addressAndrew Pinski1-9/+12
2014-11-21AArch64: Use ELF macros rather than Elf64 throughoutWill Newton1-2/+2
2014-11-21AArch64: Update relocations for ILP32Will Newton1-6/+6
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers1-1/+1
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar1-0/+1
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft1-0/+401