about summary refs log tree commit diff
path: root/elf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* elf: Add a comment after trailing backslashesH.J. Lu2022-01-041-0/+4
* elf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455]H.J. Lu2022-01-041-3/+8
* elf: Fix tst-linkall-static link when pthread is not in libcSamuel Thibault2022-01-041-0/+4
* elf: Sort tests and modules-namesH.J. Lu2022-01-031-147/+405
* Remove stale reference to libanl.aAdhemerval Zanella2022-01-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* elf: Add _dl_find_object functionFlorian Weimer2021-12-281-4/+51
* elf: Do not fail for failed dlmopen on audit modules (BZ #28061)Adhemerval Zanella2021-12-281-0/+5
* elf: Issue audit la_objopen for vDSOAdhemerval Zanella2021-12-281-0/+5
* elf: Add audit tests for modules with TLSDESCAdhemerval Zanella2021-12-281-0/+16
* elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)Adhemerval Zanella2021-12-281-1/+13
* elf: Add _dl_audit_objopenAdhemerval Zanella2021-12-281-1/+1
* Add a testcase to check alignment of PT_LOAD segment [BZ #28676]H.J. Lu2021-12-101-2/+12
* elf: Install a symbolic link to ld.so as /usr/bin/ld.soFlorian Weimer2021-12-101-1/+6
* elf: execve statically linked programs instead of crashing [BZ #28648]Florian Weimer2021-12-051-0/+3
* elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062)Adhemerval Zanella2021-11-181-1/+8
* elf: Introduce GLRO (dl_libc_freeres), called from __libc_freeresFlorian Weimer2021-11-171-1/+1
* elf: Use a temporary file to generate Makefile fragments [BZ #28550]H.J. Lu2021-11-161-2/+8
* elf: Move LAV_CURRENT to link_lavcurrent.hAdhemerval Zanella2021-11-151-1/+1
* elf: Use the minimal malloc on tunables_strdupAdhemerval Zanella2021-11-091-1/+6
* elf: Do not run DSO sorting if tunables is not enabledAdhemerval Zanella2021-11-031-0/+2
* elf: Disable ifuncmain{1,5,5pic,5pie} when using LLDAdhemerval Zanella2021-10-291-4/+13
* elf: Make global.out depend on reldepmod4.so [BZ #28457]H.J. Lu2021-10-251-1/+1
* elf: Testing infrastructure for ld.so DSO sorting (BZ #17645)Chung-Lin Tang2021-10-211-0/+15
* elf: Update audit tests to not depend on stdoutStafford Horne2021-10-121-0/+14
* Avoid warning: overriding recipe for .../tst-ro-dynamic-mod.soH.J. Lu2021-09-251-2/+3
* ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu2021-09-221-2/+9
* Extend struct r_debug to support multiple namespaces [BZ #15971]H.J. Lu2021-09-191-2/+5
* elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151]Fangrui Song2021-08-241-1/+3
* elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ ...Fangrui Song2021-08-161-2/+2
* elf: Fix audit regressionAdhemerval Zanella2021-07-301-1/+11
* Move malloc hooks into a compat DSOSiddhesh Poyarekar2021-07-221-9/+6
* elf: Add -Wl,--no-as-needed for tst-tls-manydynamic*mod-dep-bad.so (BZ #28089)Adhemerval Zanella2021-07-151-0/+11
* elf: Fix DTV gap reuse logic (BZ #27135)Adhemerval Zanella2021-07-141-1/+63
* elf/tests: Make thrlock and noload depend on libmSiddhesh Poyarekar2021-07-081-0/+2
* elf: Clean up GLIBC_PRIVATE exports of internal libdl symbolsFlorian Weimer2021-07-071-12/+4
* Linux: Cleanups after librt moveFlorian Weimer2021-06-281-1/+3
* Install shared objects under their ABI namesFlorian Weimer2021-06-281-8/+2
* elf: Generalize name-based DSO recognition in ldconfigFlorian Weimer2021-06-281-1/+2
* elf: Use _dl_catch_error from base namespace in dl-libc.c [BZ #27646]Florian Weimer2021-06-171-1/+4
* Remove stale references to libdl.aFlorian Weimer2021-06-091-6/+1
* Fix elf/tst-tls9-static after libdl cleanups.Stefan Liebler2021-06-091-2/+0
* dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer2021-06-031-143/+29
* dlfcn: Move dlsym into libcFlorian Weimer2021-06-031-1/+0
* elf: Use custom NODELETE DSO for tst-dlopenfail, tst-dlopenfail-2Florian Weimer2021-05-211-2/+9
* elf: Partially initialize ld.so after static dlopen (bug 20802)Florian Weimer2021-05-171-3/+8
* Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/b...Romain GEISSLER2021-05-121-3/+1
* elf: Add test case for [BZ #19329]Szabolcs Nagy2021-05-111-2/+7
* elf, nptl: Resolve recursive lock implementation earlyFlorian Weimer2021-05-101-1/+2
* nptl: Consolidate async cancel enable/disable implementation in libcFlorian Weimer2021-05-051-2/+4