aboutsummaryrefslogtreecommitdiff
path: root/elf/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-01-26Guard tst-valgrind-smoke.out with run-built-testsMark Wielaard1-0/+2
2022-01-26elf: Replace tst-p_alignmod1-editX with a python scriptAdhemerval Zanella1-10/+4
2022-01-24elf: Add a test for PT_LOAD segments with invalid p_align [BZ #28688]H.J. Lu1-0/+9
2022-01-24elf: Add a test for PT_LOAD segments with p_align == 1 [BZ #28688]H.J. Lu1-0/+13
2022-01-24elf: Add a test for PT_LOAD segments with mixed p_align [BZ #28676]H.J. Lu1-0/+17
2022-01-24Add and use link-test-modules-rpath-link [BZ #28455]H.J. Lu1-0/+7
2022-01-22Add valgrind smoke testAlexandra Hájková1-0/+7
2022-01-18elf: Move _dl_setup_hash to its own fileFlorian Weimer1-0/+2
2022-01-17elf: Reinstate tst-audit17Adhemerval Zanella1-0/+1
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer1-0/+8
2022-01-14elf: Split dl-printf.c from dl-misc.cFlorian Weimer1-0/+1
2022-01-14elf/Makefile: Reflow and sort most variable assignmentsFlorian Weimer1-102/+318
2022-01-04elf: Add a comment after trailing backslashesH.J. Lu1-0/+4
2022-01-04elf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455]H.J. Lu1-3/+8
2022-01-04elf: Fix tst-linkall-static link when pthread is not in libcSamuel Thibault1-0/+4
2022-01-03elf: Sort tests and modules-namesH.J. Lu1-147/+405
2022-01-03Remove stale reference to libanl.aAdhemerval Zanella1-1/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-28elf: Add _dl_find_object functionFlorian Weimer1-4/+51
2021-12-28elf: Do not fail for failed dlmopen on audit modules (BZ #28061)Adhemerval Zanella1-0/+5
2021-12-28elf: Issue audit la_objopen for vDSOAdhemerval Zanella1-0/+5
2021-12-28elf: Add audit tests for modules with TLSDESCAdhemerval Zanella1-0/+16
2021-12-28elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)Adhemerval Zanella1-1/+13
2021-12-28elf: Add _dl_audit_objopenAdhemerval Zanella1-1/+1
2021-12-10Add a testcase to check alignment of PT_LOAD segment [BZ #28676]H.J. Lu1-2/+12
2021-12-10elf: Install a symbolic link to ld.so as /usr/bin/ld.soFlorian Weimer1-1/+6
2021-12-05elf: execve statically linked programs instead of crashing [BZ #28648]Florian Weimer1-0/+3
2021-11-18elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062)Adhemerval Zanella1-1/+8
2021-11-17elf: Introduce GLRO (dl_libc_freeres), called from __libc_freeresFlorian Weimer1-1/+1
2021-11-16elf: Use a temporary file to generate Makefile fragments [BZ #28550]H.J. Lu1-2/+8
2021-11-15elf: Move LAV_CURRENT to link_lavcurrent.hAdhemerval Zanella1-1/+1
2021-11-09elf: Use the minimal malloc on tunables_strdupAdhemerval Zanella1-1/+6
2021-11-03elf: Do not run DSO sorting if tunables is not enabledAdhemerval Zanella1-0/+2
2021-10-29elf: Disable ifuncmain{1,5,5pic,5pie} when using LLDAdhemerval Zanella1-4/+13
2021-10-25elf: Make global.out depend on reldepmod4.so [BZ #28457]H.J. Lu1-1/+1
2021-10-21elf: Testing infrastructure for ld.so DSO sorting (BZ #17645)Chung-Lin Tang1-0/+15
2021-10-12elf: Update audit tests to not depend on stdoutStafford Horne1-0/+14
2021-09-25Avoid warning: overriding recipe for .../tst-ro-dynamic-mod.soH.J. Lu1-2/+3
2021-09-22ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu1-2/+9
2021-09-19Extend struct r_debug to support multiple namespaces [BZ #15971]H.J. Lu1-2/+5
2021-08-24elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151]Fangrui Song1-1/+3
2021-08-16elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ ...Fangrui Song1-2/+2
2021-07-30elf: Fix audit regressionAdhemerval Zanella1-1/+11
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar1-9/+6
2021-07-15elf: Add -Wl,--no-as-needed for tst-tls-manydynamic*mod-dep-bad.so (BZ #28089)Adhemerval Zanella1-0/+11
2021-07-14elf: Fix DTV gap reuse logic (BZ #27135)Adhemerval Zanella1-1/+63
2021-07-08elf/tests: Make thrlock and noload depend on libmSiddhesh Poyarekar1-0/+2
2021-07-07elf: Clean up GLIBC_PRIVATE exports of internal libdl symbolsFlorian Weimer1-12/+4
2021-06-28Linux: Cleanups after librt moveFlorian Weimer1-1/+3
2021-06-28Install shared objects under their ABI namesFlorian Weimer1-8/+2