Fix assorted ChangeLog errors

This commit is contained in:
Alan Modra
2015-12-30 09:20:20 +10:30
parent 90d99f3270
commit 331e61312e
15 changed files with 546 additions and 534 deletions

View File

@@ -337,11 +337,11 @@
2009-10-16 Doug Kwan <dougkwan@google.com>
* elfcpp/elfcpp.h (DT_PREINIT_ARRAY): Correct enum value.
* elfcpp.h (DT_PREINIT_ARRAY): Correct enum value.
2009-10-09 Andrew Pinski <andrew_pinski@playstation.sony.com>
* elfcpp/elfcpp_file.h (Elf_file::section_name): Change shstr_size
* elfcpp_file.h (Elf_file::section_name): Change shstr_size
to Elf_WXword.
2009-10-09 Mikolaj Zalewski <mikolajz@google.com>