aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/dl-machine.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-27aarch64: Make elf_machine_{load_address,dynamic} robust [BZ #28203]Fangrui Song1-15/+9
2021-08-27Makes it compile for AArch64Shu-Chun Weng1-2/+14
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