diff options
-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. |