Commit 4c1a59cc by Martin Liska

ChangeLog entry moved from config/ChangeLog to gcc/ChangeLog.

From-SVN: r213039
parent 0a9f0ecb
2014-07-24 Martin Liska <mliska@suse.cz>
* mips.c (mips_start_unique_function): Correct cgraph_node function
used.
* rs6000.c (call_ABI_of_interest): Likewise.
(rs6000_code_end): Likewise.
2014-07-24 Martin Liska <mliska@suse.cz>
* rs6000.c (rs6000_xcoff_declare_function_name): Correct symtab_node
funtion used.
(rs6000_xcoff_declare_object_name): Likewise.
2014-05-14 Sandra Loosemore <sandra@codesourcery.com> 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
* mt-nios2-elf: New file. * mt-nios2-elf: New file.
......
...@@ -97,6 +97,18 @@ ...@@ -97,6 +97,18 @@
* gcc.dg/graphite/isl-ast-gen-blocks-4.c: New testcase. * gcc.dg/graphite/isl-ast-gen-blocks-4.c: New testcase.
2014-07-24 Martin Liska <mliska@suse.cz> 2014-07-24 Martin Liska <mliska@suse.cz>
* config/mips/mips.c (mips_start_unique_function): Correct cgraph_node
function used.
* config/rs6000/rs6000.c (call_ABI_of_interest): Likewise.
(rs6000_code_end): Likewise.
2014-07-24 Martin Liska <mliska@suse.cz>
* config/rs6000/rs6000.c (rs6000_xcoff_declare_function_name): Correct
symtab_node funtion used.
(rs6000_xcoff_declare_object_name): Likewise.
2014-07-24 Martin Liska <mliska@suse.cz>
* cgraphunit.c (compile): Correct function used. * cgraphunit.c (compile): Correct function used.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment