about summary refs log tree commit diff
path: root/elf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix elf/tst-audit25a with default bind now toolchains codonell/ld-auditSzabolcs Nagy2022-03-291-0/+1
* elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella2022-03-291-1/+88
* elf: Move LAV_CURRENT to link_lavcurrent.hAdhemerval Zanella2022-03-291-0/+1
* elf: Fix initial-exec TLS access on audit modules (BZ #28096)Adhemerval Zanella2022-03-291-0/+8
* elf: Do not fail for failed dlmopen on audit modules (BZ #28061)Adhemerval Zanella2022-03-291-0/+5
* elf: Add la_activity during application exitAdhemerval Zanella2022-03-291-0/+7
* elf: Issue audit la_objopen for vDSOAdhemerval Zanella2022-03-291-0/+5
* elf: Add audit tests for modules with TLSDESCAdhemerval Zanella2022-03-291-0/+16
* elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)Adhemerval Zanella2022-03-291-0/+12
* elf: Add _dl_audit_objopenAdhemerval Zanella2022-03-291-0/+1
* elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062)Adhemerval Zanella2022-03-291-0/+7
* Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer2022-01-311-0/+1
* elf/Makefile: Reflow and sort most variable assignmentsFlorian Weimer2022-01-311-92/+296
* elf: Add a comment after trailing backslashesH.J. Lu2022-01-311-0/+4
* elf: Sort tests and modules-namesH.J. Lu2022-01-311-127/+385
* Avoid warning: overriding recipe for .../tst-ro-dynamic-mod.soH.J. Lu2021-11-031-2/+3
* ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu2021-11-031-2/+9
* 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
* elf: Introduce __tls_init_tp for second-phase TCB initializationFlorian Weimer2021-04-211-1/+1
* dlfcn: Failures after dlmopen should not terminate process [BZ #24772]Florian Weimer2021-04-211-2/+6
* nptl: Move __pthread_unwind_next into libcFlorian Weimer2021-04-211-0/+2
* elf: Add a DTV setup test [BZ #27136]Szabolcs Nagy2021-04-151-1/+9
* Enhance setuid-tunables testSiddhesh Poyarekar2021-04-121-2/+0
* elf: Fix not compiling ifunc tests that need gcc ifunc supportSamuel Thibault2021-03-241-5/+12
* Build libc-start with stack protector for SHAREDSiddhesh Poyarekar2021-03-151-4/+0
* elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577]Florian Weimer2021-03-151-2/+16
* elf: Always set l in _dl_init_paths (bug 23462)Carlos O'Donell2021-03-121-1/+4
* ld.so: Implement the --list-diagnostics optionFlorian Weimer2021-03-021-1/+4
* elf: Build __dl_iterate_phdr with unwinding support [BZ #27498]Florian Weimer2021-03-021-1/+1
* elf: Replace a --defsym trick with an object file to be compatible with LLDFangrui Song2021-02-011-7/+6
* elf: Limit tst-prelink-cmp target archsMatheus Castanho2021-01-271-7/+2