diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-01-15 17:30:16 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-01-15 17:30:16 +0000 |
commit | 1472ddb3eb3e0b0d41f3e1c6c3c2891374811d31 (patch) | |
tree | 78f1cac45a989d6acfc2cab227b0bee3289a65c2 /binutils | |
parent | 800d0f5656aeb62682bc0ea83f0c78486b812508 (diff) | |
download | gdb-1472ddb3eb3e0b0d41f3e1c6c3c2891374811d31.zip gdb-1472ddb3eb3e0b0d41f3e1c6c3c2891374811d31.tar.gz gdb-1472ddb3eb3e0b0d41f3e1c6c3c2891374811d31.tar.bz2 |
Remove duplicated entries.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 2dfc75f..03ae2ed 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -30,21 +30,6 @@ * 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. |