diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-23 21:30:54 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2013-11-08 11:11:40 -0700 |
commit | a903d6ac5a79c1fb390b9b833c891c0544502cfe (patch) | |
tree | 12499459943fc4c27ac0acc1e337e7d85bf9cd40 | |
parent | 36cff971e29987ed61e86891c77d28158c20b090 (diff) | |
download | gdb-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
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | include/ChangeLog | 6 | ||||
-rw-r--r-- | libiberty/ChangeLog | 6 |
3 files changed, 7 insertions, 7 deletions
@@ -585,7 +585,7 @@ * config.sub: Import these changes from the config project: - 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com> + 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com> Ben Elliston <bje@gnu.org> * config.sub (epiphany): New. 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. diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 7250dc1..dcdb2f6 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -83,7 +83,7 @@ * hashtab.c (hash_pointer): Remove conditional and avoid unexecuted shift equal to wordsize. -2013-04-22 Andi Kleen <ak@linux.intel.com> +2013-04-22 Andi Kleen <ak@linux.intel.com> * hashtab.c (hash_pointer): Move to end of file and reimplement. @@ -657,12 +657,12 @@ * aclocal.m4 (AC_LANG_FUNC_LINK_TRY(C)): Delete. * configure: Regenerate. -2010-10-07 Andi Kleen <ak@linux.intel.com> +2010-10-07 Andi Kleen <ak@linux.intel.com> * configure: Regenerate. * configure.ac: Turn PR_SET_NAME check into link check. -2010-10-06 Andi Kleen <ak@linux.intel.com> +2010-10-06 Andi Kleen <ak@linux.intel.com> * Makefile.in (CFILES): Add setproctitle. (CONFIGURED_OFILES): Add setproctitle. |