summaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-09-17 16:09:24 +0000
committerNick Clifton <nickc@redhat.com>2007-09-17 16:09:24 +0000
commite8525b6e563045be5a8f6235bf7ade7b3ae33008 (patch)
treecddf79eb3e0637fd84d567eb235aff3b3aee04b1 /binutils/NEWS
parent9bc9de40db94e20047bb5f87af6b843899dd2018 (diff)
downloadbinutils-redhat-e8525b6e563045be5a8f6235bf7ade7b3ae33008.tar.gz
* 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.
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index 00148db166..5171e55898 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,4 +1,6 @@
-*- text -*-
+* Added -c switch to readelf to allow string dumps of archive symbol index.
+
* Support for SSE5 has been added to the i386 port.
* Added -p switch to readelf to allow string dumps of sections.