summaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2018-07-20check-execstack: Permit sysdeps to xfail some libsSamuel Thibault
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu
2018-06-29elf: Accept absolute (SHN_ABS) symbols whose value is zero [BZ #23307]Maciej W. Rozycki
2018-06-29New configure option --disable-crypt.Zack Weinberg
2018-06-27_dl_map_object_deps: Use struct scratch_buffer [BZ #18023]Florian Weimer
2018-06-21Add Andes nds32 dynamic relocations to elf.hVincent Chen
2018-06-21elf.h: Add BPF relocation types.Mark Wielaard
2018-06-12Fix comments in _dl_dst_count and _dl_dst_substitute.Carlos O'Donell
2018-06-12Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug 23259).Carlos O'Donell
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-05-29static-PIE: Update DT_DEBUG for debugger [BZ #23206]H.J. Lu
2018-05-05Fix BZ 20419. A PT_NOTE in a binary could be arbitratily large, so usingPaul Pluzhnikov
2018-04-23Add NT_PPC_PKEY from Linux 4.16 to elf.h.Joseph Myers
2018-04-04elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]Maciej W. Rozycki
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-03-26RISC-V: add remaining relocationsAndreas Schwab
2018-03-24Add $(tests-execstack-$(have-z-execstack)) after defined [BZ #22998]H.J. Lu
2018-03-19Add SHT_X86_64_UNWIND to elf.h (bug 20079).Joseph Myers
2018-03-11hurd: add gscope supportSamuel Thibault
2018-02-21ldconfig: Sync temporary files to disk before renaming them [BZ #20890]Florian Weimer
2018-02-21elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]Florian Weimer
2018-02-06Add elf.h NT_* macros from Linux 4.15 (bug 14890).Joseph Myers
2018-02-05Use ADDRIDX with DT_GNU_HASHH.J. Lu
2018-02-05Add DT_SYMTAB_SHNDX from gABIH.J. Lu
2018-01-25Add support for the RISC-V-specific ELF flagsPalmer Dabbelt
2018-01-15Add NT_ARM_SVE to elf.hAlan Hayward
2018-01-13Synchronize DF_1_* flags with binutils (Bug 22707)Carlos O'Donell
2018-01-06Add RISC-V dynamic relocations to elf.hPalmer Dabbelt
2018-01-04elf: Support dlvsym within libc.soFlorian Weimer
2018-01-01elf: check for rpath emptiness before making a copy of itDmitry V. Levin
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-30elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno
2017-12-27elf: remove redundant is_path argumentDmitry V. Levin
2017-12-27elf: remove redundant code from is_dstDmitry V. Levin
2017-12-27elf: remove redundant code from _dl_dst_substituteDmitry V. Levin
2017-12-19elf: remove redundant __libc_enable_secure check from fillin_rpathDmitry V. Levin
2017-12-19Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]H.J. Lu
2017-12-18ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer
2017-12-18elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]Dmitry V. Levin
2017-12-16ldconfig: set LC_COLLATE to C [BZ #22505]Aurelien Jarno
2017-12-15Fix tst-leaks1 (bug 14681)Carlos O'Donell
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-12-15Remove redundant mention of SXID_ERASESiddhesh Poyarekar
2017-12-14elf: Count components of the expanded path in _dl_init_path [BZ #22607]Florian Weimer
2017-12-14elf: Compute correct array size in _dl_init_paths [BZ #22606]Florian Weimer
2017-12-12Fix testing with nss-crypt.Carlos O'Donell
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-12-10elf/rtld.c (init_tls): Add missing new line to the _dl_fatal_printf call [BZ ...Aurelien Jarno