summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ee5fb2087a1..566f68c3620 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2014-12-03 Prachi Godbole <prachi.godbole@imgtec.com>
+
+ * config/mips/p5600.md (define_automaton, define_cpu_unit): Replace
+ p5600_agen_pipe and p5600_alu_pipe with p5600_agen_alq_pipe.
+ (p5600_int_arith_1, p5600_int_arith_2, p5600_int_arith_4): Change
+ reservation order.
+
2014-12-03 Tom de Vries <tom@codesourcery.com>
PR rtl-optimization/63957