aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@gcc.gnu.org>2013-10-23 21:30:54 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2013-10-23 21:30:54 +0000
commitecdbd01aa1a1b0eee46236438dd2a3dc57210b13 (patch)
tree5d23b07222a7645aecc3659727fb8492cb856f8f /include
parent33e7f993d1c0be878a778b227d744d3b389c66d0 (diff)
downloadgcc-ecdbd01aa1a1b0eee46236438dd2a3dc57210b13.zip
gcc-ecdbd01aa1a1b0eee46236438dd2a3dc57210b13.tar.gz
gcc-ecdbd01aa1a1b0eee46236438dd2a3dc57210b13.tar.bz2
Fix up ChangeLog entries (name, e-mail, formatting, otherwise).
From-SVN: r203992
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index c7a02da..531e72b 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -51,8 +51,8 @@
* demangle.h (enum demangle_component_type): Add
DEMANGLE_COMPONENT_TAGGED_NAME.
-2012-10-29 Sterling Augustine <saugustine@google.com>
- Cary Coutant <ccoutant@google.com>
+2012-10-29 Sterling Augustine <saugustine@google.com>
+ Cary Coutant <ccoutant@google.com>
* dwarf2.h (dwarf_location_list_entry_type): New enum with fields
DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
@@ -319,7 +319,7 @@
Sync LD plugin patch series (part 1/6) with src/include/.
* plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
-2010-10-06 Andi Kleen <ak@linux.intel.com>
+2010-10-06 Andi Kleen <ak@linux.intel.com>
* libiberty.h (setproctitle): Add prototype.