summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/generic/libc-tls.c
AgeCommit message (Expand)Author
2022-09-21static pie: fix building static PDEMax Filippov
2022-09-07nptl: use mmap to allocate initial TLS data for static PIE on noMMUMax Filippov
2022-07-26Added support for creation of Static Position-Independent Executables (PIE) o...linted
2020-09-02Revert "Fix static linking with GCC-10"Waldemar Brodkorb
2020-08-11Fix static linking with GCC-10Lance Fredrickson
2019-04-14Fix _dl_deallocate_tls in !SHARED caseYann Sionneau
2018-08-10nptl: Replace sbrk with mmapChristophe Lyon
2018-08-10nptl: Clear TLS area for static binaries.Christophe Lyon
2018-08-10nptl: Use linker-defined symbol to find start of .tdata section.Christophe Lyon
2016-11-30NONTLS_INIT_TP is never defined, remove dead codeWaldemar Brodkorb
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2011-03-03add missing prototypesPeter S. Mazinger
2011-03-03add missing prototypesPeter S. Mazinger
2009-10-17libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley