diff options
author | Martin Liska <marxin@gcc.gnu.org> | 2014-07-25 06:23:42 +0000 |
---|---|---|
committer | Martin Liska <marxin@gcc.gnu.org> | 2014-07-25 06:23:42 +0000 |
commit | 4c1a59cc55fe333ce1e0d9d2d8cc35f63caea758 (patch) | |
tree | 3f7afe5219889afae6d8c39c8aa6c3880da52489 /config | |
parent | 0a9f0ecb4c4693f6d471aff4816c28f141a75edf (diff) | |
download | gcc-4c1a59cc55fe333ce1e0d9d2d8cc35f63caea758.tar.gz |
ChangeLog entry moved from config/ChangeLog to gcc/ChangeLog.
From-SVN: r213039
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index c509972e785..1079c7fb6fc 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -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. |