diff options
Diffstat (limited to 'linuxthreads_db/ChangeLog')
-rw-r--r-- | linuxthreads_db/ChangeLog | 5 |
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 |