Age | Commit message (Expand) | Author |
2022-04-14 | S390: Add new s390 platform z16. | Stefan Liebler |
2022-04-13 | Replace {u}int_fast{16|32} with {u}int32_t | Noah Goldstein |
2022-04-13 | elf: Fix memory leak in _dl_find_object_update (bug 29062) | Florian Weimer |
2022-04-07 | S390: Fix elf/tst-audit25[ab] | Stefan Liebler |
2022-04-04 | Allow for unpriviledged nested containers | DJ Delorie |
2022-03-31 | elf: Remove unused functions from tst-audit25(a,b) | Adhemerval Zanella |
2022-03-31 | elf: Remove unused variables in tests | Adhemerval Zanella |
2022-03-31 | elf: Fix wrong fscanf usage on tst-pldd | Adhemerval Zanella |
2022-02-28 | Linux: Consolidate auxiliary vector parsing (redo) | Florian Weimer |
2022-02-25 | build: Properly generate .d dependency files [BZ #28922] | H.J. Lu |
2022-02-21 | elf: Check invalid hole in PT_LOAD segments [BZ #28838] | H.J. Lu |
2022-02-11 | Revert "Linux: Consolidate auxiliary vector parsing" | Florian Weimer |
2022-02-10 | elf: Remove LD_USE_LOAD_BIAS | Adhemerval Zanella |
2022-02-10 | malloc: Remove LD_TRACE_PRELINKING usage from mtrace | Adhemerval Zanella |
2022-02-10 | elf: Remove prelink support | Adhemerval Zanella |
2022-02-10 | Linux: Consolidate auxiliary vector parsing | Florian Weimer |
2022-02-10 | elf: Merge dl-sysdep.c into the Linux version | Florian Weimer |
2022-02-09 | hppa: Fix bind-now audit (BZ #28857) | Adhemerval Zanella |
2022-02-06 | elf: Replace tst-audit24bmod2.so with tst-audit24bmod2 | H.J. Lu |
2022-02-02 | Fix elf/tst-audit25a with default bind now toolchains | Szabolcs Nagy |
2022-02-01 | elf: Fix runtime linker auditing on aarch64 (BZ #26643) | Ben Woodard |
2022-02-01 | elf: Issue la_symbind for bind-now (BZ #23734) | Adhemerval Zanella |
2022-02-01 | elf: Fix initial-exec TLS access on audit modules (BZ #28096) | Adhemerval Zanella |
2022-02-01 | elf: Add la_activity during application exit | Adhemerval Zanella |
2022-01-31 | elf: Add <dl-r_debug.h> | H.J. Lu |
2022-01-28 | Fix elf/loadfail test build dependencies | Szabolcs Nagy |
2022-01-27 | Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader) | Florian Weimer |
2022-01-26 | Guard tst-valgrind-smoke.out with run-built-tests | Mark Wielaard |
2022-01-26 | elf: Replace tst-p_alignmod1-editX with a python script | Adhemerval Zanella |
2022-01-25 | elf: Fix use-after-free in ldconfig [BZ #26779] | Martin Sebor |
2022-01-24 | elf: Add a test for PT_LOAD segments with invalid p_align [BZ #28688] | H.J. Lu |
2022-01-24 | elf: Add a test for PT_LOAD segments with p_align == 1 [BZ #28688] | H.J. Lu |
2022-01-24 | elf: Add a test for PT_LOAD segments with mixed p_align [BZ #28676] | H.J. Lu |
2022-01-24 | Add and use link-test-modules-rpath-link [BZ #28455] | H.J. Lu |
2022-01-22 | Add valgrind smoke test | Alexandra Hájková |
2022-01-21 | elf: Properly align all PT_LOAD segments [BZ #28676] | H.J. Lu |
2022-01-18 | elf: Fix tst-align3 | Adhemerval Zanella |
2022-01-18 | elf: Move _dl_setup_hash to its own file | Florian Weimer |
2022-01-17 | elf: Reinstate tst-audit17 | Adhemerval Zanella |
2022-01-17 | elf: Fix 64 time_t support for installed statically binaries | Adhemerval Zanella |
2022-01-17 | Revert "elf: Fix 64 time_t support for installed statically binaries" | Adhemerval Zanella |
2022-01-17 | elf/tst-dl_find_object: Disable subtests for non-contiguous maps (bug 28732) | Florian Weimer |
2022-01-17 | elf: Set l_contiguous to 1 for the main map in more cases | Florian Weimer |
2022-01-17 | elf: Introduce rtld_setup_main_map | Florian Weimer |
2022-01-15 | elf tst-dl_find_object: Fix typo | Samuel Thibault |
2022-01-14 | Add --with-rtld-early-cflags configure option | Florian Weimer |
2022-01-14 | elf: Split dl-printf.c from dl-misc.c | Florian Weimer |
2022-01-14 | elf/Makefile: Reflow and sort most variable assignments | Florian Weimer |
2022-01-12 | elf: Fix 64 time_t support for installed statically binaries | Adhemerval Zanella |
2022-01-10 | elf: Simplify software TM implementation in _dl_find_object | Florian Weimer |