Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-12-21 | Remove unused function _dl_tls_setup | Florian Weimer | 1 | -33/+1 |
2016-09-21 | [PR19826] fix non-LE TLS in static programs | Alexandre Oliva | 1 | -0/+4 |
2016-08-03 | elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730] | Florian Weimer | 1 | -36/+53 |
2016-08-03 | elf: Avoid using memalign for TLS allocations [BZ #17730] | Florian Weimer | 1 | -29/+46 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-03-17 | Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbage | Alexandre Oliva | 1 | -31/+32 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-12-21 | Add hidden __tls_get_addr/___tls_get_addr alias | H.J. Lu | 1 | -0/+10 |
2014-11-28 | Resize DTV if the current DTV isn't big enough | H.J. Lu | 1 | -41/+61 |
2014-02-25 | BZ #16613: Support TLS in audit libraries. | Carlos O'Donell | 1 | -0/+28 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -8/+8 |
2014-02-06 | Revert "Patch 3/4 of the effort to make TLS access async-signal-safe." | Allan McRae | 1 | -12/+0 |
2014-02-06 | Revert "Patch 2/4 of the effort to make TLS access async-signal-safe." | Allan McRae | 1 | -18/+16 |
2014-02-06 | Revert "Async-signal safe TLS." | Allan McRae | 1 | -67/+33 |
2014-01-03 | Async-signal safe TLS. | Andrew Hunter | 1 | -33/+67 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-12-18 | Patch 2/4 of the effort to make TLS access async-signal-safe. | Paul Pluzhnikov | 1 | -16/+18 |
2013-12-18 | Patch 3/4 of the effort to make TLS access async-signal-safe. | Paul Pluzhnikov | 1 | -0/+12 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-09-06 | Restore GL(dl_initial_dtv) | H.J. Lu | 1 | -4/+2 |
2012-09-06 | Remove _dl_initial_dtv | H.J. Lu | 1 | -1/+8 |
2012-09-06 | Always check dtv before freeing dtv[-1] | H.J. Lu | 1 | -2/+0 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2012-02-09 | Avoid pointer type mismatch warning. | Richard Henderson | 1 | -1/+1 |
2012-01-30 | Optimize __get_tls_addr a bit | Ulrich Drepper | 1 | -16/+28 |
2011-04-10 | Fix memory leak in TLS of loaded objects. | Ulrich Drepper | 1 | -4/+1 |
2008-10-31 | * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfocvs/fedora-glibc-20081031T2102 | Ulrich Drepper | 1 | -1/+4 |
2008-10-17 | * stdlib/divmod_1.c: Use correct type for dummy variable. | Ulrich Drepper | 1 | -1/+1 |
2008-10-16 | (_dl_update_slotinfo): Copy all of the initial DTV. | Ulrich Drepper | 1 | -1/+1 |
2008-05-12 | * elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in | Ulrich Drepper | 1 | -43/+56 |
2008-03-08 | [BZ #5786] | Ulrich Drepper | 1 | -1/+0 |
2008-03-08 | * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add | Ulrich Drepper | 1 | -2/+2 |
2008-01-17 | * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define. | Ulrich Drepper | 1 | -1/+25 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -42/+37 |
2007-07-31 | . | Jakub Jelinek | 1 | -37/+42 |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper | 1 | -42/+37 |
2006-03-01 | * elf/tst-tls-dlinfo.c: New file. | Roland McGrath | 1 | -2/+46 |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 1 | -0/+799 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -843/+0 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -0/+843 |