ChangeLog entry moved from config/ChangeLog to gcc/ChangeLog.
From-SVN: r213039
This commit is contained in:
parent
0a9f0ecb4c
commit
4c1a59cc55
2 changed files with 12 additions and 12 deletions
|
@ -1,15 +1,3 @@
|
|||
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>
|
||||
|
||||
* mt-nios2-elf: New file.
|
||||
|
|
|
@ -96,6 +96,18 @@
|
|||
|
||||
* gcc.dg/graphite/isl-ast-gen-blocks-4.c: New testcase.
|
||||
|
||||
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue