* readelf.c (do_archive_index): New.
commite8525b6e563045be5a8f6235bf7ade7b3ae33008
authorNick Clifton <nickc@redhat.com>
Mon, 17 Sep 2007 16:09:24 +0000 (17 16:09 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 17 Sep 2007 16:09:24 +0000 (17 16:09 +0000)
treecddf79eb3e0637fd84d567eb235aff3b3aee04b1
parent9bc9de40db94e20047bb5f87af6b843899dd2018
* readelf.c (do_archive_index): New.
  (options): Add -c and --archive-index option.
  (usage): Add -c option.
  (parse_args): Add c option parsing.
  (process_archive): Dump archive index.
* NEWS: Mention the new feature.
* doc/binutils.texi: Document the new feature.
binutils/ChangeLog
binutils/NEWS
binutils/doc/binutils.texi
binutils/readelf.c