* sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): New macro.
authorRoland McGrath <roland@gnu.org>
Thu, 2 Sep 2004 23:58:45 +0000 (23:58 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 2 Sep 2004 23:58:45 +0000 (23:58 +0000)
(INSTALL_NEW_DTV, THREAD_DTV): Rewritten to fetch the right word.
(THREAD_SELF): New macro.

ChangeLog

index d5a2c90..aa5c5f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-02  Roland McGrath  <roland@frob.com>
+
+       * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): New macro.
+       (INSTALL_NEW_DTV, THREAD_DTV): Rewritten to fetch the right word.
+       (THREAD_SELF): New macro.
+
 2004-09-02  Steven Munroe  <sjmunroe@us.ibm.com>
 
        [BZ #357]