about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2002-08-23 15:22:25 +0000
committerAndreas Jaeger <aj@suse.de>2002-08-23 15:22:25 +0000
commitfb2bdbbabdcc302f09565965a640fb082f108147 (patch)
tree3177a3605dab5e83af7526ebf8e8ff413c6ee5d9 /linuxthreads/ChangeLog
parent404d4cef440253fa66168ca674c4aaf80c05d512 (diff)
downloadglibc-fb2bdbbabdcc302f09565965a640fb082f108147.tar.gz
glibc-fb2bdbbabdcc302f09565965a640fb082f108147.tar.xz
glibc-fb2bdbbabdcc302f09565965a640fb082f108147.zip
* sysdeps/x86_64/pt-machine.h: Use %fs instead of %gs
as thread specific register. 
(testandset): Fix inline asm. 
(THREAD_GETMEM): Fix inline asm.
2002-08-23  Andreas Jaeger  <aj@suse.de>

	* sysdeps/x86_64/pt-machine.h: Use %fs instead of %gs
	as thread specific register.
	(testandset): Fix inline asm.
	(THREAD_GETMEM): Fix inline asm.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 9c89ba4827..728eaf8966 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,10 @@
+2002-08-23  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/x86_64/pt-machine.h: Use %fs instead of %gs
+	as thread specific register.
+	(testandset): Fix inline asm.
+	(THREAD_GETMEM): Fix inline asm.
+
 2002-08-22  Roland McGrath  <roland@redhat.com>
 
 	* sysdeps/i386/useldt.h (INIT_THREAD_SELF): Remove [HAVE_TLS_SUPPORT]