]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
From Daniel Berlin <dberlin@redhat.com> :
authorChristopher Faylor <me+cygwin@cgf.cx>
Fri, 20 Oct 2000 00:15:30 +0000 (00:15 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Fri, 20 Oct 2000 00:15:30 +0000 (00:15 +0000)
commita0dbbe470a2e45c785def926eb657991d03f1e13
treecf4fb0e31b270c3c19547f4198f6c978f6e67ce2
parentae0323a8621ca58b8ab01f3dc1f8ef973d804485
From Daniel Berlin <dberlin@redhat.com> :
* symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Initialize the symbol language to auto
instead of unknown, so it will try to demangle the symbol.
* symtab.h (OPNAME_PREFIX_P): Change operator prefix to correct value.
* symtab.c (gdb_mangle_name): Properly handle C++ operators.
gdb/ChangeLog