aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-10-04 11:03:38 +0000
committerNick Clifton <nickc@redhat.com>2005-10-04 11:03:38 +0000
commitcbf1f5df2bdcfec5876190038b045324029ff2ad (patch)
treea0dce0ac64ede91a3fd630dd0c1f208d202ffd6d /binutils/NEWS
parentbd4aae00ccd21e4fd0bc03e5a122e9f08b95e01c (diff)
downloadbinutils-cbf1f5df2bdcfec5876190038b045324029ff2ad.zip
binutils-cbf1f5df2bdcfec5876190038b045324029ff2ad.tar.gz
binutils-cbf1f5df2bdcfec5876190038b045324029ff2ad.tar.bz2
* cxxfilt.c: Treat mangled names specified on the command line in the same way
as mangled names read from stdin. Add -i switch to disable the display of implementation details. Add -t switch to disable the demangling of types. * NEWS: Mention the new switches. * doc/binutils.texi (cxxfilt): Document the -i and -t switches.
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS11
1 files changed, 9 insertions, 2 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index 8312093..76c4dd7 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,10 +1,17 @@
-*- text -*-
+* 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.
+
+* Add support for the "@<file>" syntax to the command lines of all tools, so
+ that extra switches can be read from <file>.
+
* Add "-W/--dwarf" to objdump to display the contents of the DWARF
-debug sections.
+ debug sections.
* Add "-t/--section-details" to readelf to display section details.
-"-N/--full-section-name" is deprecated.
+ "-N/--full-section-name" is deprecated.
* powerpc-linux ld now supports a variant form of PLT and GOT for the security
conscious. This form will automatically be chosen when ld detects that all