From 67ba6b578bc63144add739b7a42864623fe0270e Mon Sep 17 00:00:00 2001 From: mpf Date: Wed, 10 Dec 2014 10:40:41 +0000 Subject: [PATCH] ChangeLog fix for r218307 Remove entry from ChangeLog. Insert entry into appropriate location of gcc/ChangeLog. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218570 138bc75d-0d04-0410-961f-82ee72b054a4 --- ChangeLog | 5 ----- gcc/ChangeLog | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index e94514f5c8b..cff736ece80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,11 +27,6 @@ * Makefile.def: Make more dependent on mpfr, mpc and isl. * Makefile.in: Regenerate. -2014-11-26 Prachi Godbole - - * config/mips/mips.c (mips_rtx_cost_data): Fix memory_latency cost - for p5600. - 2014-11-24 Bernd Edlinger * Makefile.def (module=gmp): Work around in-tree gmp configure bug with diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4ceefc83240..58045f5c0c7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1933,6 +1933,11 @@ before gimplifying it. (prepare_initializers_chain): Discard unused seq. +2014-11-26 Prachi Godbole + + * config/mips/mips.c (mips_rtx_cost_data): Fix memory_latency cost + for p5600. + 2014-11-25 Vladimir Makarov * ira-lives.c (process_bb_node_lives): Make code with conditional -- 2.11.4.GIT