mirror of git://gcc.gnu.org/git/gcc.git
ChangeLog fix for r218307
Remove entry from ChangeLog. Insert entry into appropriate location of gcc/ChangeLog. From-SVN: r218570
This commit is contained in:
parent
128227683a
commit
e2c04e0888
|
|
@ -27,11 +27,6 @@
|
||||||
* Makefile.def: Make more dependent on mpfr, mpc and isl.
|
* Makefile.def: Make more dependent on mpfr, mpc and isl.
|
||||||
* Makefile.in: Regenerate.
|
* Makefile.in: Regenerate.
|
||||||
|
|
||||||
2014-11-26 Prachi Godbole <prachi.godbole@imgtec.com>
|
|
||||||
|
|
||||||
* config/mips/mips.c (mips_rtx_cost_data): Fix memory_latency cost
|
|
||||||
for p5600.
|
|
||||||
|
|
||||||
2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
|
2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
|
||||||
|
|
||||||
* Makefile.def (module=gmp): Work around in-tree gmp configure bug with
|
* Makefile.def (module=gmp): Work around in-tree gmp configure bug with
|
||||||
|
|
|
||||||
|
|
@ -1933,6 +1933,11 @@
|
||||||
before gimplifying it.
|
before gimplifying it.
|
||||||
(prepare_initializers_chain): Discard unused seq.
|
(prepare_initializers_chain): Discard unused seq.
|
||||||
|
|
||||||
|
2014-11-26 Prachi Godbole <prachi.godbole@imgtec.com>
|
||||||
|
|
||||||
|
* config/mips/mips.c (mips_rtx_cost_data): Fix memory_latency cost
|
||||||
|
for p5600.
|
||||||
|
|
||||||
2014-11-25 Vladimir Makarov <vmakarov@redhat.com>
|
2014-11-25 Vladimir Makarov <vmakarov@redhat.com>
|
||||||
|
|
||||||
* ira-lives.c (process_bb_node_lives): Make code with conditional
|
* ira-lives.c (process_bb_node_lives): Make code with conditional
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue