aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm/dl-machine.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-26arm: Avoid UB in elf_machine_rel()Palmer Dabbelt1-5/+4
2024-02-05arm: Remove wrong ldr from _dl_start_user (BZ 31339)Adhemerval Zanella1-1/+0
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-08-12arm: Remove nested functionf rom relocate_pc24Adhemerval Zanella1-10/+13
2022-08-04arm: Remove RELA supportAdhemerval Zanella1-100/+0
2022-05-30arm: Remove _dl_skip_args usageAdhemerval Zanella1-39/+0
2022-05-23Revert "[ARM][BZ #17711] Fix extern protected data handling"Fangrui Song1-7/+3
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song1-16/+2
2022-02-10elf: Remove prelink supportAdhemerval Zanella1-4/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-11-01arm: Use internal symbol for _dl_argv on _dl_start_userAdhemerval Zanella1-1/+1
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella1-9/+2
2021-10-12elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella1-0/+1
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-15/+19
2021-08-18arm: Simplify elf_machine_{load_address,dynamic}Fangrui Song1-37/+10
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-2/+4
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
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-3/+3
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-03arm: Remove lazy tlsdesc initialization related codeSzabolcs Nagy1-4/+0
2017-11-03arm: Remove unnecessary volatile qualifierSzabolcs Nagy1-2/+1
2017-11-03[BZ #18572] arm: Disable lazy initialization of tlsdesc entriesSzabolcs Nagy1-9/+15
2017-11-03[BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESCSzabolcs Nagy1-31/+3
2017-10-03arm: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu1-3/+0
2017-09-29arm: Update elf_machine_load_address for static PIEH.J. Lu1-1/+11
2017-08-31elf: Remove internal_function attributeFlorian Weimer1-1/+1
2017-07-13[ARM] Fix ld.so crash when built using Binutils 2.29Jiong Wang1-2/+10
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-0/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-03-15Fix building glibc master with NDEBUG and --with-cpu.Carlos O'Donell1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-07-24[ARM][BZ #17711] Fix extern protected data handlingSzabolcs Nagy1-3/+7
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers1-1/+1
2014-07-17[BZ #17078] ARM: R_ARM_TLS_DESC prelinker supportMaciej W. Rozycki1-3/+31
2014-07-04ARM: Define ELF_MACHINE_NO_RELWill Newton1-0/+1
2014-06-20[BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESCMaciej W. Rozycki1-1/+4
2014-04-30ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown1-1/+1
2014-02-08Move arm from ports to libc.Joseph Myers1-0/+662
2005-05-24Move arm port to ports repositorycvs/fedora-glibc-20050524T1606Roland McGrath1-640/+0
2005-03-15* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath1-5/+10
2005-03-06(ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP.Ulrich Drepper1-3/+1
2005-03-01[BZ #721]Roland McGrath1-5/+6
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-0/+636