about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-09-02 23:58:45 +0000
committerRoland McGrath <roland@gnu.org>2004-09-02 23:58:45 +0000
commit58c64754d257dedcf7056d681724a65c6784223e (patch)
tree803da0afb4df309f937d80274758f3fe25da46ba
parent054467701684bff163c8ee72da4827d73c407c8b (diff)
downloadglibc-58c64754d257dedcf7056d681724a65c6784223e.tar.gz
glibc-58c64754d257dedcf7056d681724a65c6784223e.tar.xz
glibc-58c64754d257dedcf7056d681724a65c6784223e.zip
* 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.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5a2c900fd..aa5c5f25e6 100644
--- 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]