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