summaryrefslogtreecommitdiff
path: root/linuxthreads_db/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-03-14 03:40:12 +0000
committerRoland McGrath <roland@gnu.org>2004-03-14 03:40:12 +0000
commit743fa97cdd26b39d2031ec44e01dae8a63a37a4b (patch)
tree91499951688f1a73c0632d195562ad20de8a4857 /linuxthreads_db/ChangeLog
parent6964ccb2fea295bb7c30959146b0260c059f6a35 (diff)
* db_info.c: Don't use TLS_TP_OFFSET in the #if, but
TLS_TCB_SIZE == 0 ?: in the DESC macro.
Diffstat (limited to 'linuxthreads_db/ChangeLog')
-rw-r--r--linuxthreads_db/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog
index b6c2a189f7..091a3fb3d8 100644
--- a/linuxthreads_db/ChangeLog
+++ b/linuxthreads_db/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-13 Jakub Jelinek <jakub@redhat.com>
+
+ * td_thr_tlsbase.c: Remove dl-tls.h include. Don't use
+ TLS_TP_OFFSET in the #if, but TLS_TCB_SIZE == 0 ?:.
+
2004-03-12 Roland McGrath <roland@redhat.com>
* td_thr_tlsbase.c [TLS_DTV_AT_TP && TLS_TP_OFFSET > 0]: Handle this