[gold patch trivial] Fix ChangeLog entries with wrong year
Cary Coutant
ccoutant@google.com
Tue Aug 2 18:46:00 GMT 2011
More information about the Binutils mailing list
Tue Aug 2 18:46:00 GMT 2011
- Previous message (by thread): [PATCH] microMIPS/GAS: Remove forced 16-bit branch relaxation
- Next message (by thread): [PATCH] microMIPS: Branch swapping support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm committing this patch to fix three ChangeLog entries with the wrong year. -cary Index: ChangeLog =================================================================== RCS file: /cvs/src/src/gold/ChangeLog,v retrieving revision 1.812 diff -u -p -r1.812 ChangeLog --- ChangeLog 1 Aug 2011 20:09:24 -0000 1.812 +++ ChangeLog 2 Aug 2011 18:43:48 -0000 @@ -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.
- Previous message (by thread): [PATCH] microMIPS/GAS: Remove forced 16-bit branch relaxation
- Next message (by thread): [PATCH] microMIPS: Branch swapping support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list