aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2003-02-10 08:25:44 +0000
committerAndreas Jaeger <aj@suse.de>2003-02-10 08:25:44 +0000
commitdf037172a710c7ce6bbb6fd1ea0883469e8592a5 (patch)
tree0f6a7a05ac27c9c1df00a084a0f626c4fa241dd0 /linuxthreads/ChangeLog
parent696e556ea9b85beb8e6bad132d3d4dbdb5ab36a6 (diff)
downloadglibc-df037172a710c7ce6bbb6fd1ea0883469e8592a5.tar
glibc-df037172a710c7ce6bbb6fd1ea0883469e8592a5.tar.gz
glibc-df037172a710c7ce6bbb6fd1ea0883469e8592a5.tar.bz2
glibc-df037172a710c7ce6bbb6fd1ea0883469e8592a5.zip
Rework: %r9 is destroyed by functions so don't use it as
temporary, align stack correctly, fix parameter for CDISABLE. 2003-02-09 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Rework: %r9 is destroyed by functions so don't use it as temporary, align stack correctly, fix parameter for CDISABLE.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index fe06a451bd..3d21ec4754 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-09 Andreas Jaeger <aj@suse.de>
+
+ * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h:
+ Rework: %r9 is destroyed by functions so don't use it as
+ temporary, align stack correctly, fix parameter for CDISABLE.
+
2003-02-07 Kaz Kojima <kkojima@rr.iij4u.or.jp>
* sysdeps/sh/Makefile: New file.