diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-23 21:30:54 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-23 21:30:54 +0000 |
commit | 21ebaa24ad7f95bb8d7724a6d5be2a6410c2f3ce (patch) | |
tree | 5d23b07222a7645aecc3659727fb8492cb856f8f /lto-plugin | |
parent | 341d5690a6ec6d8fdc0adf7a207bfa36eb20c1c8 (diff) | |
download | gcc-21ebaa24ad7f95bb8d7724a6d5be2a6410c2f3ce.tar.gz |
Fix up ChangeLog entries (name, e-mail, formatting, otherwise).
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203992 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'lto-plugin')
-rw-r--r-- | lto-plugin/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index 070cf380817..09fcbb8e66e 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -334,7 +334,7 @@ (claim_file_handler): Add n variable. Check return value of process_symtab. Call resolve_conflicts. -2010-07-27 Andi Kleen <ak@linux.intel.com> +2010-07-27 Andi Kleen <ak@linux.intel.com> * lto-plugin.c (translate): Remove debug fprintf. @@ -343,7 +343,7 @@ PR bootstrap/45042 * lto-plugin.c (translate): Cast to unsigned long. -2010-07-23 Andi Kleen <ak@linux.intel.com> +2010-07-23 Andi Kleen <ak@linux.intel.com> PR lto/44992 * lto-plugin.c (sym_aux): Add. |