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