aboutsummaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)AuthorFilesLines
2022-03-31elf: Fix wrong fscanf usage on tst-plddAdhemerval Zanella1-1/+2
2022-02-28Linux: Consolidate auxiliary vector parsing (redo)Florian Weimer2-76/+14
2022-02-25build: Properly generate .d dependency files [BZ #28922]H.J. Lu1-0/+3
2022-02-21elf: Check invalid hole in PT_LOAD segments [BZ #28838]H.J. Lu1-0/+3
2022-02-11Revert "Linux: Consolidate auxiliary vector parsing"Florian Weimer1-4/+76
2022-02-10elf: Remove LD_USE_LOAD_BIASAdhemerval Zanella3-16/+1
2022-02-10malloc: Remove LD_TRACE_PRELINKING usage from mtraceAdhemerval Zanella2-9/+16
2022-02-10elf: Remove prelink supportAdhemerval Zanella10-605/+53
2022-02-10Linux: Consolidate auxiliary vector parsingFlorian Weimer1-76/+4
2022-02-10elf: Merge dl-sysdep.c into the Linux versionFlorian Weimer1-350/+2
2022-02-09hppa: Fix bind-now audit (BZ #28857)Adhemerval Zanella5-5/+10
2022-02-06elf: Replace tst-audit24bmod2.so with tst-audit24bmod2H.J. Lu1-1/+1
2022-02-02Fix elf/tst-audit25a with default bind now toolchainsSzabolcs Nagy1-0/+1
2022-02-01elf: Fix runtime linker auditing on aarch64 (BZ #26643)Ben Woodard1-1/+2
2022-02-01elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella28-37/+1322
2022-02-01elf: Fix initial-exec TLS access on audit modules (BZ #28096)Adhemerval Zanella6-4/+167
2022-02-01elf: Add la_activity during application exitAdhemerval Zanella5-0/+351
2022-01-31elf: Add <dl-r_debug.h>H.J. Lu2-25/+24
2022-01-28Fix elf/loadfail test build dependenciesSzabolcs Nagy1-1/+3
2022-01-27Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer3-0/+39
2022-01-26Guard tst-valgrind-smoke.out with run-built-testsMark Wielaard1-0/+2
2022-01-26elf: Replace tst-p_alignmod1-editX with a python scriptAdhemerval Zanella4-190/+4
2022-01-25elf: Fix use-after-free in ldconfig [BZ #26779]Martin Sebor1-1/+1
2022-01-24elf: Add a test for PT_LOAD segments with invalid p_align [BZ #28688]H.J. Lu4-0/+88
2022-01-24elf: Add a test for PT_LOAD segments with p_align == 1 [BZ #28688]H.J. Lu3-0/+67
2022-01-24elf: Add a test for PT_LOAD segments with mixed p_align [BZ #28676]H.J. Lu6-0/+258
2022-01-24Add and use link-test-modules-rpath-link [BZ #28455]H.J. Lu3-0/+80
2022-01-22Add valgrind smoke testAlexandra Hájková3-0/+102
2022-01-21elf: Properly align all PT_LOAD segments [BZ #28676]H.J. Lu1-1/+8
2022-01-18elf: Fix tst-align3Adhemerval Zanella1-2/+3
2022-01-18elf: Move _dl_setup_hash to its own fileFlorian Weimer3-45/+65
2022-01-17elf: Reinstate tst-audit17Adhemerval Zanella1-0/+1
2022-01-17elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella5-36/+36
2022-01-17Revert "elf: Fix 64 time_t support for installed statically binaries"Adhemerval Zanella5-36/+36
2022-01-17elf/tst-dl_find_object: Disable subtests for non-contiguous maps (bug 28732)Florian Weimer1-12/+17
2022-01-17elf: Set l_contiguous to 1 for the main map in more casesFlorian Weimer1-0/+25
2022-01-17elf: Introduce rtld_setup_main_mapFlorian Weimer1-144/+159
2022-01-15elf tst-dl_find_object: Fix typoSamuel Thibault1-1/+1
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer1-0/+8
2022-01-14elf: Split dl-printf.c from dl-misc.cFlorian Weimer3-277/+297
2022-01-14elf/Makefile: Reflow and sort most variable assignmentsFlorian Weimer1-102/+318
2022-01-12elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella5-36/+36
2022-01-10elf: Simplify software TM implementation in _dl_find_objectFlorian Weimer1-36/+20
2022-01-07elf: Fix fences in _dl_find_object_update (bug 28745)Florian Weimer3-77/+133
2022-01-05elf: Add reloc for OpenRISCStafford Horne1-0/+37
2022-01-04elf: Add a comment after trailing backslashesH.J. Lu1-0/+4
2022-01-04elf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455]H.J. Lu3-3/+24
2022-01-04elf: Fix tst-linkall-static link when pthread is not in libcSamuel Thibault1-0/+4
2022-01-03elf: Sort tests and modules-namesH.J. Lu1-147/+405
2022-01-03Remove stale reference to libanl.aAdhemerval Zanella1-1/+0