aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm/dl-machine.h
AgeCommit message (Expand)Author
2024-02-05arm: Remove wrong ldr from _dl_start_user (BZ 31339)Adhemerval Zanella
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-08-12arm: Remove nested functionf rom relocate_pc24Adhemerval Zanella
2022-08-04arm: Remove RELA supportAdhemerval Zanella
2022-05-30arm: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-23Revert "[ARM][BZ #17711] Fix extern protected data handling"Fangrui Song
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song
2022-02-10elf: Remove prelink supportAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-11-01arm: Use internal symbol for _dl_argv on _dl_start_userAdhemerval Zanella
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-12elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song
2021-08-18arm: Simplify elf_machine_{load_address,dynamic}Fangrui Song
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
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-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-03arm: Remove lazy tlsdesc initialization related codeSzabolcs Nagy
2017-11-03arm: Remove unnecessary volatile qualifierSzabolcs Nagy
2017-11-03[BZ #18572] arm: Disable lazy initialization of tlsdesc entriesSzabolcs Nagy
2017-11-03[BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESCSzabolcs Nagy
2017-10-03arm: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu
2017-09-29arm: Update elf_machine_load_address for static PIEH.J. Lu
2017-08-31elf: Remove internal_function attributeFlorian Weimer
2017-07-13[ARM] Fix ld.so crash when built using Binutils 2.29Jiong Wang
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-03-15Fix building glibc master with NDEBUG and --with-cpu.Carlos O'Donell
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-07-24[ARM][BZ #17711] Fix extern protected data handlingSzabolcs Nagy
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-07-17[BZ #17078] ARM: R_ARM_TLS_DESC prelinker supportMaciej W. Rozycki
2014-07-04ARM: Define ELF_MACHINE_NO_RELWill Newton
2014-06-20[BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESCMaciej W. Rozycki
2014-04-30ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown
2014-02-08Move arm from ports to libc.Joseph Myers
2005-05-24Move arm port to ports repositorycvs/fedora-glibc-20050524T1606Roland McGrath
2005-03-15* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath
2005-03-06(ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP.Ulrich Drepper
2005-03-01[BZ #721]Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek