summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2004-12-15 11:35:12 +0000
committerJakub Jelinek <jakub@redhat.com>2004-12-15 11:35:12 +0000
commit7b77676c2fdf0c3b5e94963f5fd6fa20295d4ce1 (patch)
tree16421985d1ceab3dd23af4d934f5b2b6d38e04e9 /ChangeLog
parentac4d4092ac20b3f6c7fe40de5a2e98fc49812b21 (diff)
* sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone): Save
and restore r2 around call to fn.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a7189140d..03843fc1fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-15 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone): Save
+ and restore r2 around call to fn.
+
2004-09-08 H.J. Lu <hongjiu.lu@intel.com>
* Makeconfig (libunwind): New.