summaryrefslogtreecommitdiff
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 7aeb9bf3844..c31d8bcd462 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2014-12-01 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * config/mips/mips.c (mips16_build_call_stub): Move the save of
+ the return address in $18 ahead of passing arguments to FPRs.
+
2014-12-01 Ilya Enkovich <ilya.enkovich@intel.com>
PR target/64055