Age | Commit message (Expand) | Author |
2022-09-21 | static pie: fix building static PDE | Max Filippov |
2022-09-07 | nptl: use mmap to allocate initial TLS data for static PIE on noMMU | Max Filippov |
2022-07-26 | Added support for creation of Static Position-Independent Executables (PIE) o... | linted |
2020-09-02 | Revert "Fix static linking with GCC-10" | Waldemar Brodkorb |
2020-08-11 | Fix static linking with GCC-10 | Lance Fredrickson |
2019-04-14 | Fix _dl_deallocate_tls in !SHARED case | Yann Sionneau |
2018-08-10 | nptl: Replace sbrk with mmap | Christophe Lyon |
2018-08-10 | nptl: Clear TLS area for static binaries. | Christophe Lyon |
2018-08-10 | nptl: Use linker-defined symbol to find start of .tdata section. | Christophe Lyon |
2018-01-15 | nptl: use generic lowlevellock.h for most architectures | Waldemar Brodkorb |
2016-12-02 | remove libintl stub and libintl.h header | Waldemar Brodkorb |
2016-11-30 | NONTLS_INIT_TP is never defined, remove dead code | Waldemar Brodkorb |
2016-11-29 | libpthread: Fix inclusion of unwind code. | Ignacy Gawędzki |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2011-05-11 | libubacktrace: mv unwind.h to include | Bernhard Reutner-Fischer |
2011-03-03 | add missing prototypes | Peter S. Mazinger |
2011-03-03 | add missing prototypes | Peter S. Mazinger |
2010-11-11 | ntpl: fix static linking by not leaking SSP_ALL_CFLAGS | Natanael Copa |
2010-07-14 | nptl: x86_64: fix compilation of unwinder | Bernhard Reutner-Fischer |
2010-07-06 | nptl: fix buildsys | Bernhard Reutner-Fischer |
2010-07-06 | nptl: fix subdirs handling | Bernhard Reutner-Fischer |
2010-07-06 | nptl: simplify buildsys | Bernhard Reutner-Fischer |
2010-06-30 | nptl/generic: Build generic libc-tls.c for non-mips architectures. | Khem Raj |
2010-06-21 | avoid using c99 syntax | Mirko Vogt |
2010-04-25 | nptl: Harmonize objects and headers makefile clean targets | Carmelo Amoroso |
2010-02-16 | mass sync with glibc nptl | Austin Foxley |
2010-02-09 | nptl: sysdep headers re-factoring | Carmelo Amoroso |
2009-10-17 | whitespace fixes | Austin Foxley |
2009-10-17 | libpthread/nptl: core of the "Native Posix Threading Library" for uClibc | Austin Foxley |