2003-03-15 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Sat, 15 Mar 2003 23:55:23 +0000 (23:55 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 15 Mar 2003 23:55:23 +0000 (23:55 +0000)
commit2f84cc6a484a430279297b97732b1da72b2e1e26
tree6ffc02869459e12771ca8e1a23a3726ab7bbe63c
parentc04dad400ad98221b99b7466a54888b8cc5ca659
2003-03-15  Roland McGrath  <roland@redhat.com>

* thread_db.h (td_err_e): Add TD_NOTLS and TD_TLSDEFER.
(td_thr_tlsbase): Declare it.
* td_thr_tlsbase.c: New file.
* Makefile (libthread_db-routines): Add it.
* Versions (libthread_db: GLIBC_2.3.3): New set, add td_thr_tlsbase.
* td_thr_tls_get_addr.c (td_thr_tls_get_addr): Use td_thr_tlsbase.
linuxthreads_db/Makefile
linuxthreads_db/Versions
linuxthreads_db/td_thr_tls_get_addr.c
linuxthreads_db/td_thr_tlsbase.c [new file with mode: 0644]
linuxthreads_db/thread_db.h
nptl_db/Makefile
nptl_db/Versions
nptl_db/td_thr_tls_get_addr.c
nptl_db/td_thr_tlsbase.c [new file with mode: 0644]
nptl_db/thread_db.h