about summary refs log tree commit diff
path: root/sysdeps/arm/dl-machine.h
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove wrong ldr from _dl_start_user (BZ 31339)Adhemerval Zanella2024-02-051-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2023-11-211-1/+3
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* arm: Remove nested functionf rom relocate_pc24Adhemerval Zanella2022-08-121-10/+13
* arm: Remove RELA supportAdhemerval Zanella2022-08-041-100/+0
* arm: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-39/+0
* Revert "[ARM][BZ #17711] Fix extern protected data handling"Fangrui Song2022-05-231-7/+3
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-041-16/+2
* elf: Remove prelink supportAdhemerval Zanella2022-02-101-4/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* arm: Use internal symbol for _dl_argv on _dl_start_userAdhemerval Zanella2021-11-011-1/+1
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-141-9/+2
* elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella2021-10-121-0/+1
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-15/+19
* arm: Simplify elf_machine_{load_address,dynamic}Fangrui Song2021-08-181-37/+10
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* 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-2/+4
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* 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-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* arm: Remove lazy tlsdesc initialization related codeSzabolcs Nagy2017-11-031-4/+0
* arm: Remove unnecessary volatile qualifierSzabolcs Nagy2017-11-031-2/+1
* [BZ #18572] arm: Disable lazy initialization of tlsdesc entriesSzabolcs Nagy2017-11-031-9/+15
* [BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESCSzabolcs Nagy2017-11-031-31/+3
* arm: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu2017-10-031-3/+0
* arm: Update elf_machine_load_address for static PIEH.J. Lu2017-09-291-1/+11
* elf: Remove internal_function attributeFlorian Weimer2017-08-311-1/+1
* [ARM] Fix ld.so crash when built using Binutils 2.29Jiong Wang2017-07-131-2/+10
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Fix building glibc master with NDEBUG and --with-cpu.Carlos O'Donell2016-03-151-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* [ARM][BZ #17711] Fix extern protected data handlingSzabolcs Nagy2015-07-241-3/+7
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+1
* [BZ #17078] ARM: R_ARM_TLS_DESC prelinker supportMaciej W. Rozycki2014-07-171-3/+31
* ARM: Define ELF_MACHINE_NO_RELWill Newton2014-07-041-0/+1
* [BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESCMaciej W. Rozycki2014-06-201-1/+4
* ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown2014-04-301-1/+1
* Move arm from ports to libc.Joseph Myers2014-02-081-0/+662
* Move arm port to ports repository cvs/fedora-glibc-20050524T1606Roland McGrath2005-05-241-640/+0
* * sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath2005-03-151-5/+10
* (ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP.Ulrich Drepper2005-03-061-3/+1
* [BZ #721]Roland McGrath2005-03-011-5/+6
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-0/+636
* 2.5-18.1Jakub Jelinek2007-07-121-636/+0