Age | Commit message (Expand) | Author |
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 |
2022-01-07 | elf: Fix fences in _dl_find_object_update (bug 28745) | Florian Weimer |
2022-01-05 | elf: Add reloc for OpenRISC | Stafford Horne |
2022-01-04 | elf: Add a comment after trailing backslashes | H.J. Lu |
2022-01-04 | elf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455] | H.J. Lu |
2022-01-04 | elf: Fix tst-linkall-static link when pthread is not in libc | Samuel Thibault |
2022-01-03 | elf: Sort tests and modules-names | H.J. Lu |
2022-01-03 | Remove stale reference to libanl.a | Adhemerval Zanella |
2022-01-03 | elf: Add <dl-debug.h> | H.J. Lu |
2022-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Paul Eggert |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2021-12-28 | elf: Add _dl_find_object function | Florian Weimer |
2021-12-28 | elf: Do not fail for failed dlmopen on audit modules (BZ #28061) | Adhemerval Zanella |
2021-12-28 | elf: Issue audit la_objopen for vDSO | Adhemerval Zanella |
2021-12-28 | elf: Add audit tests for modules with TLSDESC | Adhemerval Zanella |
2021-12-28 | elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533) | Adhemerval Zanella |
2021-12-28 | elf: Add _dl_audit_pltexit | Adhemerval Zanella |
2021-12-28 | elf: Add _dl_audit_pltenter | Adhemerval Zanella |
2021-12-28 | elf: Add _dl_audit_preinit | Adhemerval Zanella |
2021-12-28 | elf: Add _dl_audit_symbind_alt and _dl_audit_symbind | Adhemerval Zanella |
2021-12-28 | elf: Add _dl_audit_objclose | Adhemerval Zanella |
2021-12-28 | elf: Add _dl_audit_objsearch | Adhemerval Zanella |
2021-12-28 | elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid | Adhemerval Zanella |
2021-12-28 | elf: Add _dl_audit_objopen | Adhemerval Zanella |
2021-12-23 | elf: Remove AArch64 from comment for AT_MINSIGSTKSZ | H.J. Lu |
2021-12-23 | elf: Remove unused NEED_DL_BASE_ADDR and _dl_base_addr | Florian Weimer |
2021-12-22 | elf: Remove excessive p_align check on PT_LOAD segments [BZ #28688] | H.J. Lu |
2021-12-15 | malloc: Add Huge Page support for mmap | Adhemerval Zanella |
2021-12-15 | malloc: Add madvise support for Transparent Huge Pages | Adhemerval Zanella |
2021-12-15 | Use LFS and 64 bit time for installed programs (BZ #15333) | Adhemerval Zanella |
2021-12-14 | Support target specific ALIGN for variable alignment test [BZ #28676] | H.J. Lu |
2021-12-14 | elf: Align argument of __munmap to page size [BZ #28676] | H.J. Lu |
2021-12-14 | elf: Use new dependency sorting algorithm by default | Florian Weimer |
2021-12-10 | elf: Use errcode instead of (unset) errno in rtld_chain_load | Florian Weimer |
2021-12-10 | Add a testcase to check alignment of PT_LOAD segment [BZ #28676] | H.J. Lu |
2021-12-10 | elf: Properly align PT_LOAD segments [BZ #28676] | Rongwei Wang |
2021-12-10 | elf: Install a symbolic link to ld.so as /usr/bin/ld.so | Florian Weimer |
2021-12-09 | Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN | Florian Weimer |
2021-12-05 | elf: execve statically linked programs instead of crashing [BZ #28648] | Florian Weimer |