aboutsummaryrefslogtreecommitdiff
path: root/elf/Makefile
AgeCommit message (Expand)Author
2022-04-26elf: Add more DT_RELR testsH.J. Lu
2022-04-26elf: Support DT_RELR relative relocation format [BZ #27924]Fangrui Song
2022-04-26Add GLIBC_ABI_DT_RELR for DT_RELR supportH.J. Lu
2022-04-26dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)Florian Weimer
2022-04-22Default to --with-default-link=no (bug 25812)Florian Weimer
2022-04-22scripts: Add glibcelf.py moduleFlorian Weimer
2022-04-14S390: Add new s390 platform z16.Stefan Liebler
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-10elf: Remove prelink supportAdhemerval Zanella
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: 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-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-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-18elf: Move _dl_setup_hash to its own fileFlorian Weimer
2022-01-17elf: Reinstate tst-audit17Adhemerval Zanella
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-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-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
2021-12-28elf: Add _dl_audit_objopenAdhemerval Zanella
2021-12-10Add a testcase to check alignment of PT_LOAD segment [BZ #28676]H.J. Lu
2021-12-10elf: Install a symbolic link to ld.so as /usr/bin/ld.soFlorian Weimer
2021-12-05elf: execve statically linked programs instead of crashing [BZ #28648]Florian Weimer
2021-11-18elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062)Adhemerval Zanella
2021-11-17elf: Introduce GLRO (dl_libc_freeres), called from __libc_freeresFlorian Weimer
2021-11-16elf: Use a temporary file to generate Makefile fragments [BZ #28550]H.J. Lu
2021-11-15elf: Move LAV_CURRENT to link_lavcurrent.hAdhemerval Zanella
2021-11-09elf: Use the minimal malloc on tunables_strdupAdhemerval Zanella