summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/generic
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
2018-01-15nptl: use generic lowlevellock.h for most architecturesWaldemar Brodkorb
2016-12-02remove libintl stub and libintl.h headerWaldemar Brodkorb
2016-11-30NONTLS_INIT_TP is never defined, remove dead codeWaldemar Brodkorb
2016-11-29libpthread: Fix inclusion of unwind code.Ignacy Gawędzki
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2011-05-11libubacktrace: mv unwind.h to includeBernhard Reutner-Fischer
2011-03-03add missing prototypesPeter S. Mazinger
2011-03-03add missing prototypesPeter S. Mazinger
2010-11-11ntpl: fix static linking by not leaking SSP_ALL_CFLAGSNatanael Copa
2010-07-14nptl: x86_64: fix compilation of unwinderBernhard Reutner-Fischer
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-07-06nptl: fix subdirs handlingBernhard Reutner-Fischer
2010-07-06nptl: simplify buildsysBernhard Reutner-Fischer
2010-06-30nptl/generic: Build generic libc-tls.c for non-mips architectures.Khem Raj
2010-06-21avoid using c99 syntaxMirko Vogt
2010-04-25nptl: Harmonize objects and headers makefile clean targetsCarmelo Amoroso
2010-02-16mass sync with glibc nptlAustin Foxley
2010-02-09nptl: sysdep headers re-factoringCarmelo Amoroso
2009-10-17whitespace fixesAustin Foxley
2009-10-17libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley