aboutsummaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2022-04-26dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)Florian Weimer
2022-04-25elf: Move post-relocation code of _dl_start into _dl_start_finalFangrui Song
2022-04-22Default to --with-default-link=no (bug 25812)Florian Weimer
2022-04-22scripts: Add glibcelf.py moduleFlorian Weimer
2022-04-20elf: Move elf_dynamic_do_Rel RTLD_BOOTSTRAP branches outsideFangrui Song
2022-04-19elf: Remove __libc_init_secureFangrui Song
2022-04-14S390: Add new s390 platform z16.Stefan Liebler
2022-04-13Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein
2022-04-13elf: Fix memory leak in _dl_find_object_update (bug 29062)Florian Weimer
2022-04-07S390: Fix elf/tst-audit25[ab]Stefan Liebler
2022-04-04Allow for unpriviledged nested containersDJ Delorie
2022-03-31elf: Remove unused functions from tst-audit25(a,b)Adhemerval Zanella
2022-03-31elf: Remove unused variables in testsAdhemerval Zanella
2022-03-31elf: Fix wrong fscanf usage on tst-plddAdhemerval Zanella
2022-02-28Linux: Consolidate auxiliary vector parsing (redo)Florian Weimer
2022-02-25build: Properly generate .d dependency files [BZ #28922]H.J. Lu
2022-02-21elf: Check invalid hole in PT_LOAD segments [BZ #28838]H.J. Lu
2022-02-11Revert "Linux: Consolidate auxiliary vector parsing"Florian Weimer
2022-02-10elf: Remove LD_USE_LOAD_BIASAdhemerval Zanella
2022-02-10malloc: Remove LD_TRACE_PRELINKING usage from mtraceAdhemerval Zanella
2022-02-10elf: Remove prelink supportAdhemerval Zanella
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