summaryrefslogtreecommitdiff
path: root/linuxthreads_db
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-08-25 09:08:28 +0000
committerUlrich Drepper <drepper@redhat.com>2003-08-25 09:08:28 +0000
commit544f3cdfff81228c079df98367590d5bb05391f0 (patch)
tree504bb048d456f5357b744e08687a12a577a7bb57 /linuxthreads_db
parent395412a0e862bba722a71de7a41e8325b567d09a (diff)
Update.
2003-08-18 Alfred M. Szmidt <ams@kemisten.nu> * sysdeps/generic/bits/libc-lock.h (__libc_cleanup_pop): Redefine and use __libc_cleanup_region_end instead.
Diffstat (limited to 'linuxthreads_db')
-rw-r--r--linuxthreads_db/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog
index 02d0dc1c92..9da34c0ed8 100644
--- a/linuxthreads_db/ChangeLog
+++ b/linuxthreads_db/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-18 Daniel Jacobowitz <drow@mvista.com>
+
+ * td_thr_getfpregs.c (td_thr_getfpregs): Use the main thread if
+ the descriptor is uninitialized.
+ * td_thr_getgregs.c (td_thr_getgregs): Likewise.
+
2003-03-15 Roland McGrath <roland@redhat.com>
* thread_db.h (td_err_e): Add TD_NOTLS and TD_TLSDEFER.