aboutsummaryrefslogtreecommitdiff
path: root/elf/Makefile
AgeCommit message (Expand)Author
2021-08-24elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151]Fangrui Song
2021-08-16elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ ...Fangrui Song
2021-07-30elf: Fix audit regressionAdhemerval Zanella
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar
2021-07-15elf: Add -Wl,--no-as-needed for tst-tls-manydynamic*mod-dep-bad.so (BZ #28089)Adhemerval Zanella
2021-07-14elf: Fix DTV gap reuse logic (BZ #27135)Adhemerval Zanella
2021-07-08elf/tests: Make thrlock and noload depend on libmSiddhesh Poyarekar
2021-07-07elf: Clean up GLIBC_PRIVATE exports of internal libdl symbolsFlorian Weimer
2021-06-28Linux: Cleanups after librt moveFlorian Weimer
2021-06-28Install shared objects under their ABI namesFlorian Weimer
2021-06-28elf: Generalize name-based DSO recognition in ldconfigFlorian Weimer
2021-06-17elf: Use _dl_catch_error from base namespace in dl-libc.c [BZ #27646]Florian Weimer
2021-06-09Remove stale references to libdl.aFlorian Weimer
2021-06-09Fix elf/tst-tls9-static after libdl cleanups.Stefan Liebler
2021-06-03dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer
2021-06-03dlfcn: Move dlsym into libcFlorian Weimer
2021-05-21elf: Use custom NODELETE DSO for tst-dlopenfail, tst-dlopenfail-2Florian Weimer
2021-05-17elf: Partially initialize ld.so after static dlopen (bug 20802)Florian Weimer
2021-05-12Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/b...Romain GEISSLER
2021-05-11elf: Add test case for [BZ #19329]Szabolcs Nagy
2021-05-10elf, nptl: Resolve recursive lock implementation earlyFlorian Weimer
2021-05-05nptl: Consolidate async cancel enable/disable implementation in libcFlorian Weimer
2021-04-21elf: Introduce __tls_init_tp for second-phase TCB initializationFlorian Weimer
2021-04-21dlfcn: Failures after dlmopen should not terminate process [BZ #24772]Florian Weimer
2021-04-21nptl: Move __pthread_unwind_next into libcFlorian Weimer
2021-04-15elf: Add a DTV setup test [BZ #27136]Szabolcs Nagy
2021-04-12Enhance setuid-tunables testSiddhesh Poyarekar
2021-03-24elf: Fix not compiling ifunc tests that need gcc ifunc supportSamuel Thibault
2021-03-15Build libc-start with stack protector for SHAREDSiddhesh Poyarekar
2021-03-15elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577]Florian Weimer
2021-03-12elf: Always set l in _dl_init_paths (bug 23462)Carlos O'Donell
2021-03-02ld.so: Implement the --list-diagnostics optionFlorian Weimer
2021-03-02elf: Build __dl_iterate_phdr with unwinding support [BZ #27498]Florian Weimer
2021-02-01elf: Replace a --defsym trick with an object file to be compatible with LLDFangrui Song
2021-01-27elf: Limit tst-prelink-cmp target archsMatheus Castanho
2021-01-15ld.so: Add --list-tunables to print tunable valuesH.J. Lu
2021-01-13ifuncmain6pie: Remove the circular IFUNC dependency [BZ #20019]H.J. Lu
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-11elf: Include libc.so.6 as main program in dependency sort (bug 20972)Florian Weimer
2020-12-10s390x: Add glibc-hwcaps supportFlorian Weimer
2020-12-10elf: Fix run-time dependencies of tst-dlopen-fail-2Florian Weimer
2020-12-04powerpc64le: Add glibc-hwcaps supportFlorian Weimer
2020-12-04x86_64: Add glibc-hwcaps supportFlorian Weimer
2020-12-04elf: Add glibc-hwcaps subdirectory support to ld.so cache processingFlorian Weimer
2020-12-04elf: Implement tail merging of strings in ldconfigFlorian Weimer
2020-12-04elf: Implement a string table for ldconfig, with tail mergingFlorian Weimer
2020-12-04elf: Add glibc-hwcaps support for LD_LIBRARY_PATHFlorian Weimer
2020-11-16Add {,sysdep-}ld-library-path make variableSamuel Thibault
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-10-08elf: Print the full name of the dynamic loader in the ld.so help messageFlorian Weimer