aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7164d10df6b..1385d92bcdf 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2017-03-20 Ian Lance Taylor <iant@google.com>
+
+ * config/i386/i386.c (ix86_function_regparm): Save an extra
+ register for -fsplit-stack with DECL_STATIC_CHAIN.
+
2017-03-17 Palmer Dabbelt <palmer@dabbelt.com>
PR target/79912