]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/ChangeLog
Add --dyn-syms to readelf
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
index fd6ca3febe164602a1c2114ee7adfbc8e454a983..7ea8b3bbd2717510f2315f6a9d3c947dcfbe64d0 100644 (file)
@@ -1,3 +1,47 @@
+2010-01-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/11146
+       * NEWS: Mention --dyn-syms for readelf.
+
+       * readelf.c (do_dyn_syms): New.
+       (OPTION_DYN_SYMS): Likewise.
+       (options): Add "dyn-syms".
+       (usage): Add --dyn-syms.
+       (parse_args): Handle OPTION_DYN_SYMS.
+       (process_symbol_table): Handle do_dyn_syms.
+       (process_object): Likewise.
+       (process_archive): Likewise.
+
+       * doc/binutils.texi: Document --dyn-syms for readelf.  Mention
+       symbol hash tables for -D.
+
+2010-01-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/11146
+       * readelf.c (do_dyn_syms): New.
+       (OPTION_DYN_SYMS): Likewise.
+       (options): Add "dyn-syms".
+       (usage): Add --dyn-syms.
+       (parse_args): Handle OPTION_DYN_SYMS.
+       (process_symbol_table): Handle do_dyn_syms.
+       (process_object): Likewise.
+       (process_archive): Likewise.
+
+       * doc/binutils.texi: Document --dyn-syms for readelf.  Mention
+       symbol hash tables for -D.
+
+2010-01-11  Nick Clifton  <nickc@redhat.com>
+
+       * NEWS: Mention addition of elfedit.
+
+       * po/fi.po: Updated Finnish translation.
+
+2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+       * doc/Makefile.in: Regenerate.
+
 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
 
        * version.c (print_version): Change to "Copyright 2010".