]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/NEWS
* cxxfilt.c: Treat mangled names specified on the command line in the same way
authorNick Clifton <nickc@redhat.com>
Tue, 4 Oct 2005 11:03:38 +0000 (11:03 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 4 Oct 2005 11:03:38 +0000 (11:03 +0000)
commitcbf1f5df2bdcfec5876190038b045324029ff2ad
treea0dce0ac64ede91a3fd630dd0c1f208d202ffd6d
parentbd4aae00ccd21e4fd0bc03e5a122e9f08b95e01c
* 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.
binutils/ChangeLog
binutils/NEWS
binutils/cxxfilt.c
binutils/doc/binutils.texi