summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf1ec5f81c..d9f2f46ae7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-03-21 David Mosberger <davidm@hpl.hp.com>
+
+ * sysdeps/ia64/_mcount.S: Newer kernels don't like register-frames
+ with more than 8 output registers. Fix this by passing original
+ ar.pfs to _mcount_ret_helper via r3.
+
2005-03-15 Jakub Jelinek <jakub@redhat.com>
[BZ #786]