aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads_db/td_thr_tls_get_addr.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-152003-03-15 Roland McGrath <roland@redhat.com>Roland McGrath1-37/+5
2003-03-02* sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):Roland McGrath1-6/+13
2002-09-28(td_thr_tls_get_addr): Fix reference to dtv.Ulrich Drepper1-1/+1
2002-09-25* sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): Move __libc_read,Roland McGrath1-10/+10
2002-09-24(td_thr_tls_get_addr): Change second parameter to be the address of the link ...Ulrich Drepper1-5/+8
2002-08-22* configure.in: Make GCC version check require 3.[2-9]* and no others.Roland McGrath1-4/+4
2002-06-21(td_thr_tls_get_addr): Don't include "tls.h". Return TD_ERR if USE_TLS is not...Ulrich Drepper1-3/+8
2002-06-12Function to get address of thread local variable.Ulrich Drepper1-0/+62