about summary refs log tree commit diff
path: root/linuxthreads_db/td_thr_tls_get_addr.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-03-15 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-151-37/+5
* * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):Roland McGrath2003-03-021-6/+13
* (td_thr_tls_get_addr): Fix reference to dtv.Ulrich Drepper2002-09-281-1/+1
* * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): Move __libc_read,Roland McGrath2002-09-251-10/+10
* (td_thr_tls_get_addr): Change second parameter to be the address of the link ...Ulrich Drepper2002-09-241-5/+8
* * configure.in: Make GCC version check require 3.[2-9]* and no others.Roland McGrath2002-08-221-4/+4
* (td_thr_tls_get_addr): Don't include "tls.h". Return TD_ERR if USE_TLS is not...Ulrich Drepper2002-06-211-3/+8
* Function to get address of thread local variable.Ulrich Drepper2002-06-121-0/+62