about summary refs log tree commit diff
path: root/elf/dl-tls.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Restore GL(dl_initial_dtv)H.J. Lu2012-09-061-4/+2
* Remove _dl_initial_dtvH.J. Lu2012-09-061-1/+8
* Always check dtv before freeing dtv[-1]H.J. Lu2012-09-061-2/+0
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Avoid pointer type mismatch warning.Richard Henderson2012-02-091-1/+1
* Optimize __get_tls_addr a bitUlrich Drepper2012-01-301-16/+28
* Fix memory leak in TLS of loaded objects.Ulrich Drepper2011-04-101-4/+1
* * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo cvs/fedora-glibc-20081031T2102Ulrich Drepper2008-10-311-1/+4
* * stdlib/divmod_1.c: Use correct type for dummy variable.Ulrich Drepper2008-10-171-1/+1
* (_dl_update_slotinfo): Copy all of the initial DTV.Ulrich Drepper2008-10-161-1/+1
* * elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path inUlrich Drepper2008-05-121-43/+56
* [BZ #5786]Ulrich Drepper2008-03-081-1/+0
* * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): AddUlrich Drepper2008-03-081-2/+2
* * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.Ulrich Drepper2008-01-171-1/+25
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-42/+37
* .Jakub Jelinek2007-07-311-37/+42
* USE_TLS support is now default.Ulrich Drepper2006-10-271-42/+37
* * elf/tst-tls-dlinfo.c: New file.Roland McGrath2006-03-011-2/+46
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-141-0/+799
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-843/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+843