aboutsummaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2021-05-17elf: Move static TLS size and alignment into _rtld_global_roFlorian Weimer
2021-05-17elf: Remove DL_STATIC_INITFlorian 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: Fix DTV gap reuse logic [BZ #27135]Szabolcs Nagy
2021-05-11elf: Add test case for [BZ #19329]Szabolcs Nagy
2021-05-11elf: Use relaxed atomics for racy accesses [BZ #19329]Szabolcs Nagy
2021-05-11elf: Fix data races in pthread_create and TLS access [BZ #19329]Szabolcs Nagy
2021-05-11_dl_exception_create_format: Add missing va_endSiddhesh Poyarekar
2021-05-10nptl: Move changing of stack permissions into ld.soFlorian Weimer
2021-05-10nptl: Move more stack management variables into _rtld_globalFlorian Weimer
2021-05-10elf: Introduce __tls_pre_init_tpFlorian Weimer
2021-05-10elf, nptl: Resolve recursive lock implementation earlyFlorian Weimer
2021-05-05nptl: Consolidate async cancel enable/disable implementation in libcFlorian Weimer
2021-05-05elf, nptl: Initialize static TLS directly in ld.soFlorian Weimer
2021-04-21pthread: Introduce __pthread_early_initFlorian Weimer
2021-04-21elf: Introduce __tls_init_tp for second-phase TCB initializationFlorian Weimer
2021-04-21dlfcn: dlerror needs to call free from the base namespace [BZ #24773]Florian 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-21elf: Remove lazy tlsdesc relocation related codeSzabolcs Nagy
2021-04-15elf: Fix missing include in test case [BZ #27136]Szabolcs Nagy
2021-04-15elf: Refactor _dl_update_slotinfo to avoid use after freeSzabolcs Nagy
2021-04-15elf: Fix comments and logic in _dl_add_to_slotinfoSzabolcs Nagy
2021-04-15elf: Add a DTV setup test [BZ #27136]Szabolcs Nagy
2021-04-15elf: Fix a DTV setup issue [BZ #27136]Szabolcs Nagy
2021-04-12Fix SXID_ERASE behavior in setuid programs (BZ #27471)Siddhesh Poyarekar
2021-04-12Enhance setuid-tunables testSiddhesh Poyarekar
2021-04-12tst-env-setuid: Use support_capture_subprogram_self_sgidSiddhesh Poyarekar
2021-04-07tunables: Fix comparison of tunable valuesSiddhesh Poyarekar
2021-04-06elf: Fix data race in _dl_name_match_p [BZ #21349]Maninder Singh
2021-03-24elf: Fix not compiling ifunc tests that need gcc ifunc supportSamuel Thibault
2021-03-19elf: Add EM_INTELGT for Intel Graphics TechnologyH.J. Lu
2021-03-15Build libc-start with stack protector for SHAREDSiddhesh Poyarekar
2021-03-15Add inhibit_stack_protector to ifuncmain9 [BZ #25680]David Hughes
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-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-02-23nptl: Move elision implementations into libcFlorian Weimer
2021-02-12elf: Do not copy vDSO soname when setting up link mapFlorian Weimer
2021-02-10tunables: Disallow negative values for some tunablesSiddhesh Poyarekar
2021-02-10tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar
2021-02-05Add NT_ARM_TAGGED_ADDR_CTRL from Linux 5.10 to elf.h.Joseph Myers
2021-02-02tst-rtld-list-tunables.sh: Unset glibc tunablesH.J. Lu
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu
2021-02-01elf: Replace a --defsym trick with an object file to be compatible with LLDFangrui Song
2021-01-29elf: Fix tests that rely on ld.so.cache for cross-compilingAdhemerval Zanella
2021-01-27elf: Limit tst-prelink-cmp target archsMatheus Castanho