aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e08f5e8..658a9ac 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2000-04-15 Ulrich Drepper <drepper@redhat.com>
+
+ * i386.c (ix86_expand_epilogue): Yes, the x86 can pop 64k at once
+ using ret $N.
+
2000-04-15 David Edelsohn <edelsohn@gnu.org>
* toplev.c (display_help): Prefix "f" to "sched-verbose=".