* 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.
This commit is contained in:
Roland McGrath 2004-09-02 23:58:45 +00:00
parent 0544677016
commit 58c64754d2
1 changed files with 6 additions and 0 deletions

View File

@ -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]