about summary refs log tree commit diff
path: root/sysdeps/i386/dl-machine.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registersH.J. Lu2024-02-281-1/+1
* i386: Remove CET support bitsH.J. Lu2024-01-101-9/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2023-11-211-0/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* i386: Remove RELA supportAdhemerval Zanella2022-08-041-191/+0
* Remove remnant reference to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATAFangrui Song2022-06-151-4/+1
* elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATAFangrui Song2022-06-151-2/+1
* i686: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-11/+2
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-041-17/+3
* elf: Remove prelink supportAdhemerval Zanella2022-02-101-10/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* hurd: Avoid overzealous shared objects constraintsSamuel Thibault2021-12-311-1/+1
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-281-23/+0
* 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-17/+23
* i386: Port elf_machine_{load_address,dynamic} from x86-64Fangrui Song2021-09-241-16/+9
* i386: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy2021-04-151-42/+34
* x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu2021-01-041-5/+11
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* hurd: Fix ELF_MACHINE_USER_ADDRESS_MASK valueSamuel Thibault2020-12-201-1/+1
* x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu2020-10-161-4/+3
* x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu2020-05-181-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
* Add and move fall-through comments in system-specific code.Joseph Myers2019-02-261-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716]H.J. Lu2018-09-281-2/+11
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-2/+2
* i386: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu2018-02-051-12/+12
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Revert x86: Allow undefined _DYNAMIC in static executableH.J. Lu2017-10-031-9/+2
* x86: Allow undefined _DYNAMIC in static executableH.J. Lu2017-09-281-2/+9
* _dl_init: Remove internal_function attributeFlorian Weimer2017-08-141-4/+7
* _dl_start: Remove internal_function attributeFlorian Weimer2017-08-141-1/+3
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1
* x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu2017-05-031-5/+5
* Allow IFUNC relocation against unrelocated shared libraryH.J. Lu2017-02-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Check IFUNC definition in unrelocated shared library [BZ #20019]H.J. Lu2016-10-281-1/+17
* Call init_cpu_features only if SHARED is definedH.J. Lu2016-05-131-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Add _dl_x86_cpu_features to rtld_globalH.J. Lu2015-08-131-0/+3
* Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu2015-03-311-2/+6
* 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 check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu2014-12-301-33/+0
* Remove @PLT from "call _dl_init@PLT" in _dl_start_userH.J. Lu2014-12-211-1/+1