aboutsummaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2022-02-10Linux: Consolidate auxiliary vector parsingFlorian Weimer
2022-02-10elf: Merge dl-sysdep.c into the Linux versionFlorian Weimer
2022-02-09hppa: Fix bind-now audit (BZ #28857)Adhemerval Zanella
2022-02-06elf: Replace tst-audit24bmod2.so with tst-audit24bmod2H.J. Lu
2022-02-02Fix elf/tst-audit25a with default bind now toolchainsSzabolcs Nagy
2022-02-01elf: Fix runtime linker auditing on aarch64 (BZ #26643)Ben Woodard
2022-02-01elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella
2022-02-01elf: Fix initial-exec TLS access on audit modules (BZ #28096)Adhemerval Zanella
2022-02-01elf: Add la_activity during application exitAdhemerval Zanella
2022-01-31elf: Add <dl-r_debug.h>H.J. Lu
2022-01-28Fix elf/loadfail test build dependenciesSzabolcs Nagy
2022-01-27Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer
2022-01-26Guard tst-valgrind-smoke.out with run-built-testsMark Wielaard
2022-01-26elf: Replace tst-p_alignmod1-editX with a python scriptAdhemerval Zanella
2022-01-25elf: Fix use-after-free in ldconfig [BZ #26779]Martin Sebor
2022-01-24elf: Add a test for PT_LOAD segments with invalid p_align [BZ #28688]H.J. Lu
2022-01-24elf: Add a test for PT_LOAD segments with p_align == 1 [BZ #28688]H.J. Lu
2022-01-24elf: Add a test for PT_LOAD segments with mixed p_align [BZ #28676]H.J. Lu
2022-01-24Add and use link-test-modules-rpath-link [BZ #28455]H.J. Lu
2022-01-22Add valgrind smoke testAlexandra Hájková
2022-01-21elf: Properly align all PT_LOAD segments [BZ #28676]H.J. Lu
2022-01-18elf: Fix tst-align3Adhemerval Zanella
2022-01-18elf: Move _dl_setup_hash to its own fileFlorian Weimer
2022-01-17elf: Reinstate tst-audit17Adhemerval Zanella
2022-01-17elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella
2022-01-17Revert "elf: Fix 64 time_t support for installed statically binaries"Adhemerval Zanella
2022-01-17elf/tst-dl_find_object: Disable subtests for non-contiguous maps (bug 28732)Florian Weimer
2022-01-17elf: Set l_contiguous to 1 for the main map in more casesFlorian Weimer
2022-01-17elf: Introduce rtld_setup_main_mapFlorian Weimer
2022-01-15elf tst-dl_find_object: Fix typoSamuel Thibault
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer
2022-01-14elf: Split dl-printf.c from dl-misc.cFlorian Weimer
2022-01-14elf/Makefile: Reflow and sort most variable assignmentsFlorian Weimer
2022-01-12elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella
2022-01-10elf: Simplify software TM implementation in _dl_find_objectFlorian Weimer
2022-01-07elf: Fix fences in _dl_find_object_update (bug 28745)Florian Weimer
2022-01-05elf: Add reloc for OpenRISCStafford Horne
2022-01-04elf: Add a comment after trailing backslashesH.J. Lu
2022-01-04elf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455]H.J. Lu
2022-01-04elf: Fix tst-linkall-static link when pthread is not in libcSamuel Thibault
2022-01-03elf: Sort tests and modules-namesH.J. Lu
2022-01-03Remove stale reference to libanl.aAdhemerval Zanella
2022-01-03elf: Add <dl-debug.h>H.J. Lu
2022-01-01Update copyright dates not handled by scripts/update-copyrights.Paul Eggert
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-28elf: Add _dl_find_object functionFlorian Weimer
2021-12-28elf: Do not fail for failed dlmopen on audit modules (BZ #28061)Adhemerval Zanella
2021-12-28elf: Issue audit la_objopen for vDSOAdhemerval Zanella
2021-12-28elf: Add audit tests for modules with TLSDESCAdhemerval Zanella
2021-12-28elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)Adhemerval Zanella