S390: Get rid of linknamespace failures for string functions.
[platform/upstream/glibc.git] / elf / dl-tls.c
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-21 H.J. LuAdd hidden __tls_get_addr/___tls_get_addr alias
2014-11-28 H.J. LuResize DTV if the current DTV isn't big enough
2014-02-25 Carlos O'DonellBZ #16613: Support TLS in audit libraries.
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-02-05 Allan McRaeRevert "Patch 3/4 of the effort to make TLS access...
2014-02-05 Allan McRaeRevert "Patch 2/4 of the effort to make TLS access...
2014-02-05 Allan McRaeRevert "Async-signal safe TLS."
2014-01-03 Paul PluzhnikovMerge branch 'master' of ssh://sourceware.org/git/glibc
2014-01-03 Andrew HunterAsync-signal safe TLS.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-19 Paul PluzhnikovPatch 2/4 of the effort to make TLS access async-signal...
2013-12-19 Paul PluzhnikovPatch 3/4 of the effort to make TLS access async-signal...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-09-06 H.J. LuRestore GL(dl_initial_dtv)
2012-09-06 H.J. LuRemove _dl_initial_dtv
2012-09-06 H.J. LuAlways check dtv before freeing dtv[-1]
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-02-09 Richard HendersonAvoid pointer type mismatch warning.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31 Ulrich DrepperOptimize __get_tls_addr a bit
2011-04-11 Ulrich DrepperFix memory leak in TLS of loaded objects.
2008-10-31 Ulrich Drepper* elf/dl-tls.c (__tls_get_addr): After calling _dl_upda... cvs/fedora-glibc-20081031T2102
2008-10-17 Ulrich Drepper* stdlib/divmod_1.c: Use correct type for dummy variable.
2008-10-16 Ulrich Drepper(_dl_update_slotinfo): Copy all of the initial DTV.
2008-05-12 Ulrich Drepper* elf/dl-tls.c (__tls_get_addr): Optimize by moving...
2008-03-08 Ulrich Drepper[BZ #5786]
2008-03-08 Ulrich Drepper* sysdeps/generic/ldsodefs.h (struct rtld_global_ro...
2008-01-17 Ulrich Drepper* include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-10-27 Ulrich DrepperUSE_TLS support is now default.
2006-03-01 Roland McGrath* elf/tst-tls-dlinfo.c: New file.
2005-12-14 Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1