| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | elf: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 1 | -4/+3 |
* | Narrowing the visibility of libc-internal.h even further. | Zack Weinberg | 2017-03-01 | 1 | -1/+1 |
* | Bug 20915: Do not initialize DTV of other threads. | Alexandre Oliva | 2017-02-03 | 1 | -6/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | [PR19826] fix non-LE TLS in static programs | Alexandre Oliva | 2016-09-21 | 1 | -0/+6 |
* | Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCAL | Maciej W. Rozycki | 2016-07-01 | 1 | -1/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Don't issue an error if DT_PLTRELSZ is missing | H.J. Lu | 2015-05-22 | 1 | -11/+3 |
* | Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbage | Alexandre Oliva | 2015-03-17 | 1 | -6/+0 |
* | Use alignment macros, pagesize and powerof2. | Carlos O'Donell | 2015-02-17 | 1 | -13/+15 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Correctly size profiling reloc table (bug 17411) | Carlos O'Donell | 2014-09-29 | 1 | -2/+6 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -3/+3 |
* | Revert "Async-signal safe TLS." | Allan McRae | 2014-02-06 | 1 | -43/+5 |
* | Async-signal safe TLS. | Andrew Hunter | 2014-01-03 | 1 | -5/+43 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar | 2013-05-29 | 1 | -3/+2 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Remove use of INTDEF/INTUSE in stdio-common | Andreas Schwab | 2012-06-01 | 1 | -3/+3 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Don't call ifunc functions in trace mode | Andreas Schwab | 2011-10-05 | 1 | -1/+2 |
* | static tls memory leak on TLS_DTV_AT_TP archs | Alan Modra | 2011-05-07 | 1 | -15/+11 |
* | Flush cache after solving TEXTRELs if arch requires it. | Kirill A. Shutemov | 2010-06-14 | 1 | -1/+5 |
* | Fix missing reloc dependency | Ulrich Drepper | 2009-09-28 | 1 | -6/+3 |
* | Fix bookkeeping of static TLS block for TLS_TCB_AT_TP architectures. | Ulrich Drepper | 2009-07-28 | 1 | -1/+4 |
* | [BZ #9733] | Ulrich Drepper | 2009-03-16 | 1 | -3/+5 |
* | Introduce TLS descriptors for i386 and x86_64. | Ulrich Drepper | 2008-05-13 | 1 | -23/+19 |
* | * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define. | Ulrich Drepper | 2008-01-17 | 1 | -6/+10 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -13/+11 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -11/+13 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 1 | -13/+11 |
* | * elf/dl-reloc.c [PROF] (_dl_relocate_object): Define | Ulrich Drepper | 2005-07-07 | 1 | -0/+5 |
* | * iconvdata/ibm930.h: Correct Yen mapping. | Ulrich Drepper | 2005-02-22 | 1 | -1/+0 |
* | 2005-02-21 Alan Modra <amodra@bigpond.net.au> | Ulrich Drepper | 2005-02-22 | 1 | -0/+2 |
* | * elf/dl-reloc.c (_dl_nothread_init_static_tls): Avoid using | Ulrich Drepper | 2005-02-22 | 1 | -3/+4 |
* | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 2005-01-06 | 1 | -36/+29 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -37/+37 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -37/+37 |
* | Update. | Ulrich Drepper | 2004-03-07 | 1 | -14/+18 |
* | Update. | Ulrich Drepper | 2004-03-06 | 1 | -23/+21 |
* | Update. | Ulrich Drepper | 2004-03-05 | 1 | -7/+8 |
* | (_dl_relocate_object): Move PT_GNU_RELRO protection into... (_dl_protect_relr... | Ulrich Drepper | 2004-01-24 | 1 | -13/+15 |
* | Update. | Ulrich Drepper | 2004-01-13 | 1 | -1/+19 |
* | Update. | Ulrich Drepper | 2003-10-02 | 1 | -2/+3 |
* | Update. | Ulrich Drepper | 2003-09-30 | 1 | -3/+4 |
* | (_dl_allocate_static_tls): Don't return any value, call dl_signal_error direc... | Ulrich Drepper | 2003-07-31 | 1 | -13/+39 |
* | Update. | Ulrich Drepper | 2003-07-24 | 1 | -9/+28 |
* | Update. | Ulrich Drepper | 2003-04-27 | 1 | -1/+3 |
* | Update. | Ulrich Drepper | 2003-04-25 | 1 | -1/+1 |