aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2005-11-14 15:00:30 +0000
committerDaniel Jacobowitz <drow@false.org>2005-11-14 15:00:30 +0000
commitaef1f6d0ed936f30822029402568a7e88a3b4d9e (patch)
treead2b5da5239a04935e083decba7f6afc93f37d04 /binutils/NEWS
parent56424b64208bd26f7e7c787b4d0af06287d387e4 (diff)
downloadgdb-aef1f6d0ed936f30822029402568a7e88a3b4d9e.zip
gdb-aef1f6d0ed936f30822029402568a7e88a3b4d9e.tar.gz
gdb-aef1f6d0ed936f30822029402568a7e88a3b4d9e.tar.bz2
* readelf.c (struct dump_list_entry, request_dump_byname)
(initialise_dumps_byname): New. (parse_args): Call request_dump_byname. (process_section_contents): Call initialise_dumps_byname. * doc/binutils.texi (readelf): Mention -x NAME. * NEWS: Likewise.
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 76c4dd7..d12450e 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+* Add "-x NAME" to readelf in addition to "-x NUMBER".
+
* Add -i and -t switches to cxxfilt. -i disables the display of implementation
specific extra demangling information (if any) and -t disables the demangling
of types.