summaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/dl-machine.h
Commit message (Expand)AuthorAgeFilesLines
* elf: Add SVE support for aarch64 rtld-auditazanella/ld-audit-fixesAdhemerval Zanella2021-09-101-2/+12
* aarch64: Make elf_machine_{load_address,dynamic} robust [BZ #28203]Fangrui Song2021-08-111-15/+9
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy2020-11-021-8/+4
* aarch64: fix RTLD_START for BTISzabolcs Nagy2020-07-081-1/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer2019-12-021-1/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* aarch64: simplify the DT_AARCH64_VARIANT_PCS handling codeSzabolcs Nagy2019-07-101-5/+1
* aarch64: handle STO_AARCH64_VARIANT_PCSSzabolcs Nagy2019-06-131-4/+38
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* aarch64: Remove barriers from TLS descriptor functionsSzabolcs Nagy2017-11-031-4/+0
* aarch64: Disable lazy symbol binding of TLSDESCSzabolcs Nagy2017-11-031-5/+14
* [AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbolSzabolcs Nagy2017-10-181-34/+5
* aarch64: don't use MIN in dl-machine.hSzabolcs Nagy2017-10-041-1/+2
* [AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy2017-06-211-2/+2
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1
* Add ifunc support for aarch64.Steve Ellcey2017-03-151-0/+18
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Partial ILP32 support for aarch64.Steve Ellcey2016-11-281-88/+111
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* [AArch64][BZ #17711] Fix extern protected data handlingSzabolcs Nagy2015-07-241-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* AArch64: Reformat inline-asm in elf_machine_load_addressAndrew Pinski2014-11-211-9/+12
* AArch64: Use ELF macros rather than Elf64 throughoutWill Newton2014-11-211-2/+2
* AArch64: Update relocations for ILP32Will Newton2014-11-211-6/+6
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+1
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-261-0/+1
* Relocate AArch64 from ports to libc.Marcus Shawcroft2014-02-111-0/+401