binutils-gdb/binutils/doc
H.J. Lu 2c610e4b46 Add --dyn-syms to readelf
binutils/

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.

ld/testsuite/

2010-01-11  H.J. Lu  <hongjiu.lu@intel.com>

	PR ld/11146
	* ld-elf/dynsym1.d: New.
2010-01-11 14:45:42 +00:00
..
Makefile.am Add elfedit 2010-01-06 16:52:15 +00:00
Makefile.in Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
binutils.texi Add --dyn-syms to readelf 2010-01-11 14:45:42 +00:00
fdl.texi Change documentation license to FDL v1.3 2008-11-19 16:22:48 +00:00