]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/NEWS
* readelf.c (do_archive_index): New.
authorNick Clifton <nickc@redhat.com>
Mon, 17 Sep 2007 16:09:24 +0000 (16:09 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 17 Sep 2007 16:09:24 +0000 (16:09 +0000)
commit4145f1d576aa2f43ec679836c45accaaf5c01d6f
tree24e615c194515695418f09d7259ba46046218c83
parent18ecae383162b8c1be40030cddd69f12d718c689
* 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