aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2013-10-23 21:30:54 +0000
committerTom Tromey <tromey@redhat.com>2013-11-08 11:11:40 -0700
commita903d6ac5a79c1fb390b9b833c891c0544502cfe (patch)
tree12499459943fc4c27ac0acc1e337e7d85bf9cd40 /include
parent36cff971e29987ed61e86891c77d28158c20b090 (diff)
downloadgdb-a903d6ac5a79c1fb390b9b833c891c0544502cfe.zip
gdb-a903d6ac5a79c1fb390b9b833c891c0544502cfe.tar.gz
gdb-a903d6ac5a79c1fb390b9b833c891c0544502cfe.tar.bz2
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 'include')
-rw-r--r--include/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 68dc5bb..6442c09 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -125,8 +125,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,
@@ -642,7 +642,7 @@
Apply LD plugin patch series (part 1/6).
* 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.