diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-09-24 23:34:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-09-24 23:34:51 +0000 |
commit | 8693985ac6b1667255eee4a22a6b43e8868e26ff (patch) | |
tree | e8606eb43806a487a20b5b4bbc18ee3fed68d7fc /linuxthreads_db/ChangeLog | |
parent | b64f7699cfbc970e992b327bd5247efd7b2bab18 (diff) | |
download | glibc-8693985ac6b1667255eee4a22a6b43e8868e26ff.tar.gz glibc-8693985ac6b1667255eee4a22a6b43e8868e26ff.tar.xz glibc-8693985ac6b1667255eee4a22a6b43e8868e26ff.zip |
Update.
Diffstat (limited to 'linuxthreads_db/ChangeLog')
-rw-r--r-- | linuxthreads_db/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index a869c3c90a..ce40ce75f1 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,9 @@ +2002-09-24 Ulrich Drepper <drepper@redhat.com> + + * td_thr_tls_get_addr.c (td_thr_tls_get_addr): Change second + parameter to be the address of the link map in the inferior process. + * thread_db.h: Update prototype for td_thr_tls_get_addr. + 2002-08-23 Ulrich Drepper <drepper@redhat.com> * thread_dbP.h: Define LINUXTHREADS_VERSION. |