aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/dl-machine.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song1-17/+3
2022-02-10elf: Remove prelink supportAdhemerval Zanella1-10/+6
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-31hurd: Avoid overzealous shared objects constraintsSamuel Thibault1-1/+1
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella1-23/+0
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-17/+23
2021-09-24i386: Port elf_machine_{load_address,dynamic} from x86-64Fangrui Song1-16/+9
2021-04-15i386: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy1-42/+34
2021-01-04x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu1-5/+11
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-20hurd: Fix ELF_MACHINE_USER_ADDRESS_MASK valueSamuel Thibault1-1/+1
2020-10-16x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu1-4/+3
2020-05-18x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu1-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-02-26Add and move fall-through comments in system-specific code.Joseph Myers1-0/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-09-28i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716]H.J. Lu1-2/+11
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki1-2/+2
2018-02-05i386: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu1-12/+12
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-03Revert x86: Allow undefined _DYNAMIC in static executableH.J. Lu1-9/+2
2017-09-28x86: Allow undefined _DYNAMIC in static executableH.J. Lu1-2/+9
2017-08-14_dl_init: Remove internal_function attributeFlorian Weimer1-4/+7
2017-08-14_dl_start: Remove internal_function attributeFlorian Weimer1-1/+3
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-0/+1
2017-05-03x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu1-5/+5
2017-02-02Allow IFUNC relocation against unrelocated shared libraryH.J. Lu1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-10-28Check IFUNC definition in unrelocated shared library [BZ #20019]H.J. Lu1-1/+17
2016-05-13Call init_cpu_features only if SHARED is definedH.J. Lu1-0/+4
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-08-13Add _dl_x86_cpu_features to rtld_globalH.J. Lu1-0/+3
2015-03-31Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu1-2/+6
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-12-30Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu1-33/+0
2014-12-21Remove @PLT from "call _dl_init@PLT" in _dl_start_userH.J. Lu1-1/+1
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers1-1/+1
2014-07-08Fix Wundef warning for ELF_MACHINE_NO_REL on i386Siddhesh Poyarekar1-0/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-11/+11
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar1-4/+2
2013-02-15Remove miscellaneous bounded-pointers relics in C code.Joseph Myers1-1/+1
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers1-3/+1
2013-01-16Implement x86 SIZE32/SIZE64 relocationsH.J. Lu1-0/+9
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1