OSDN Git Service

* cxxfilt.c: Treat mangled names specified on the command line in the same way
authornickc <nickc>
Tue, 4 Oct 2005 11:03:38 +0000 (11:03 +0000)
committernickc <nickc>
Tue, 4 Oct 2005 11:03:38 +0000 (11:03 +0000)
commit7c5f077314543c025213924969322f49434881f3
tree7263a9073c81069c15ed3f5a5a0abb4803f52a11
parent8595107c2ec1d1dbde4e0a05cb28acfb8728e9b1
* 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