* demangle.h (no_demangling): New.
commit8d87ccecbad9d97dc61d88a021f34223f701f24c
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Dec 2001 21:56:15 +0000 (6 21:56 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Dec 2001 21:56:15 +0000 (6 21:56 +0000)
tree85b5f425f952e6c37f5ace0b07cf26d465445ee5
parent6bc3b53ccc825c3d2c632319b36c6e3b12b3365c
    * demangle.h (no_demangling): New.
        (NO_DEMANGLING_STYLE_STRING): New.

        * cplus-dem.c (libiberty_demanglers): Add no_demangling case.
        (cplus_demangle): Support no_demangling.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47733 138bc75d-0d04-0410-961f-82ee72b054a4
include/ChangeLog
include/demangle.h
libiberty/ChangeLog
libiberty/cplus-dem.c