This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fix datestamps on ChangeLog entries to read 2015 instead of 2016.


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9b738e36e69423342ba7c03f22764dd979a3cb3c

commit 9b738e36e69423342ba7c03f22764dd979a3cb3c
Author: Cary Coutant <ccoutant@gmail.com>
Date:   Fri Mar 4 14:17:39 2016 -0800

    Fix datestamps on ChangeLog entries to read 2015 instead of 2016.

Diff:
---
 gold/ChangeLog    | 4 ++--
 include/ChangeLog | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gold/ChangeLog b/gold/ChangeLog
index a5bb5c6..3419290 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -36,7 +36,7 @@
 	* target.h (Sized_target::make_symbol): Add name, st_type, object,
 	st_shndx, and value parameters.
 
-2015-03-03  Rafael �vila de Espíndola <rafael.espindola@gmail.com>
+2016-03-03  Rafael �vila de Espíndola <rafael.espindola@gmail.com>
 
 	* plugin.cc (do_should_include_member): Ignore LDPK_UNDEF and
 	LDPK_WEAKUNDEF symbols.
@@ -53,7 +53,7 @@
 	* testsuite/plugin_layout_with_alignment.cc: New test file.
 	* testsuite/plugin_layout_with_alignment.sh: New test file.
 
-2015-03-03  Evgenii Stepanov  <eugenis@google.com>
+2016-03-03  Evgenii Stepanov  <eugenis@google.com>
 
 	* plugin.h (Pluginobj::get_symbol_resolution_info): Add version
 	parameter.
diff --git a/include/ChangeLog b/include/ChangeLog
index 8821f78..13fc49b 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -14,7 +14,7 @@
 	(ld_plugin_tv): Add tv_get_input_section_alignment and
 	tv_get_input_section_size.
 
-2015-03-03  Evgenii Stepanov  <eugenis@google.com>
+2016-03-03  Evgenii Stepanov  <eugenis@google.com>
 
 	* plugin-api.h (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V3.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]