aboutsummaryrefslogtreecommitdiff
path: root/gold
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@google.com>2011-08-02 18:47:07 +0000
committerCary Coutant <ccoutant@google.com>2011-08-02 18:47:07 +0000
commit9370ce59d1064777f63d65e04a68f14d1f4d392b (patch)
tree83a5eb7ff5a41cedae83e5dcf6144c09ccde74f8 /gold
parent80cab405aaf31dbed01d0a97547e61b8e9b0321d (diff)
downloadfsf-binutils-gdb-9370ce59d1064777f63d65e04a68f14d1f4d392b.zip
fsf-binutils-gdb-9370ce59d1064777f63d65e04a68f14d1f4d392b.tar.gz
fsf-binutils-gdb-9370ce59d1064777f63d65e04a68f14d1f4d392b.tar.bz2
Fix timestamps in three ChangeLog entries with wrong year.
Diffstat (limited to 'gold')
-rw-r--r--gold/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index de0a7c0..472f22d 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -2121,7 +2121,7 @@
* testsuite/Makefile.am (final_layout.stdout): Use -n option with nm.
* testsuite/Makefile.in: Regenerate.
-2010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>
+2011-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>
* plugin.cc (get_view): New.
(Plugin::load): Pass get_view to the plugin.
@@ -2222,7 +2222,7 @@
the toolchain building binutils.
* configure: Rebuild.
-2010-02-18 Rafael Ávila de Espíndola <respindola@mozilla.com>
+2011-02-18 Rafael Ávila de Espíndola <respindola@mozilla.com>
* symtab.cc (Symbol::should_add_dynsym_entry) Return false for
plugin only symbols.
@@ -2241,7 +2241,7 @@
* reloc.cc (Sized_relobj::do_relocate): Don't call
clear_local_symbols.
-2010-02-08 Rafael Ávila de Espíndola <respindola@mozilla.com>
+2011-02-08 Rafael Ávila de Espíndola <respindola@mozilla.com>
* plugin.cc (is_visible_from_outside): Return true for symbols
in the -u option.