aboutsummaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)AuthorFilesLines
2024-05-10elf: Fix elf/tst-pldd with --enable-hardcoded-path-in-tests (BZ#24506)release/2.29/masterAdhemerval Zanella1-3/+17
2024-05-09Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]Sergei Trofimovich1-1/+1
2024-05-09elf: Disable some subtests of ifuncmain1, ifuncmain5 for !PIEFlorian Weimer2-0/+22
2021-04-14Fix SXID_ERASE behavior in setuid programs (BZ #27471)Siddhesh Poyarekar2-30/+52
2021-04-14Enhance setuid-tunables testSiddhesh Poyarekar2-23/+69
2021-04-14tst-env-setuid: Use support_capture_subprogram_self_sgidSiddhesh Poyarekar1-183/+14
2021-01-13x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu3-15/+9
2019-11-18Add glibc.malloc.mxfast tunableDJ Delorie1-0/+5
2019-10-31elf: Refuse to dlopen PIE objects [BZ #24323]Florian Weimer3-5/+66
2019-10-31Call _dl_open_check after relocation [BZ #24259]H.J. Lu1-2/+6
2019-07-09aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy1-0/+7
2019-04-26elf: Fix pldd (BZ#18035)Adhemerval Zanella4-108/+189
2019-03-13Fix output of LD_SHOW_AUXV=1.Stefan Liebler1-8/+3
2019-01-25[elf] Revert 8e889c5da3 (BZ#24122)Adhemerval Zanella4-153/+7
2019-01-24elf: Fix LD_AUDIT for modules with invalid version (BZ#24122)Adhemerval Zanella4-7/+153
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers5-5/+5
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers154-154/+154
2018-12-19Print cache size and geometry auxv types on LD_SHOW_AUXV=1Tulio Magno Quites Machado Filho1-29/+39
2018-11-30Fix _dl_profile_fixup data-dependency issue (Bug 23690)Tulio Magno Quites Machado Filho1-5/+43
2018-11-29elf/dl-exception.c: Include <_itoa.h> for _itoa prototypeH.J. Lu1-0/+1
2018-11-29_dl_exception_create_format: Support %x/%lx/%zxH.J. Lu3-1/+145
2018-11-29C-SKY: Add dynamic relocations to elf.hMao Han1-1/+66
2018-10-30RISC-V: properly terminate call chain (bug 23125)Andreas Schwab2-1/+41
2018-10-25Add new ELF note types from Linux 4.19 to elf.h.Joseph Myers1-0/+2
2018-10-25elf: Fix the ld flags not be applied to tst-execstack-mod.soZong Li1-1/+1
2018-10-24Add more checks for valid ld.so.cache file (bug 18093)Andreas Schwab2-1/+9
2018-09-26Add missing unwind information to ld.so on powerpc32 (bug 23707)Andreas Schwab3-2/+74
2018-09-25Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella3-12/+57
2018-09-12Include most of elf/ modules-names in modules-names-tests.Joseph Myers1-0/+4
2018-08-30Fix test failure with -DNDEBUG.Carlos O'Donell1-6/+6
2018-08-20Add NT_VMCOREDD, AT_MINSIGSTKSZ from Linux 4.18 to elf.h.Joseph Myers1-0/+4
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar3-3/+3
2018-07-20check-execstack: Permit sysdeps to xfail some libsSamuel Thibault1-1/+1
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu4-25/+49
2018-06-29elf: Accept absolute (SHN_ABS) symbols whose value is zero [BZ #23307]Maciej W. Rozycki5-2/+71
2018-06-29New configure option --disable-crypt.Zack Weinberg2-9/+22
2018-06-27_dl_map_object_deps: Use struct scratch_buffer [BZ #18023]Florian Weimer1-12/+16
2018-06-21Add Andes nds32 dynamic relocations to elf.hVincent Chen1-0/+10
2018-06-21elf.h: Add BPF relocation types.Mark Wielaard1-1/+2
2018-06-12Fix comments in _dl_dst_count and _dl_dst_substitute.Carlos O'Donell1-6/+8
2018-06-12Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug 23259).Carlos O'Donell3-93/+135
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg4-28/+30
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu1-1/+14
2018-05-29static-PIE: Update DT_DEBUG for debugger [BZ #23206]H.J. Lu1-0/+16
2018-05-05Fix BZ 20419. A PT_NOTE in a binary could be arbitratily large, so usingPaul Pluzhnikov4-4/+77
2018-04-23Add NT_PPC_PKEY from Linux 4.16 to elf.h.Joseph Myers1-0/+2
2018-04-04elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]Maciej W. Rozycki5-2/+90
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki3-9/+6
2018-03-26RISC-V: add remaining relocationsAndreas Schwab1-12/+56
2018-03-24Add $(tests-execstack-$(have-z-execstack)) after defined [BZ #22998]H.J. Lu1-1/+2