diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2000-10-22 23:56:05 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2000-10-22 23:56:05 +0000 |
commit | b70c1209275694786cfd83a3615f316128f4a753 (patch) | |
tree | 6990314db747a1a7960b9b8e126b5af521930ad0 /gdb | |
parent | 645571e1077568b1874b06132eb458031ee6fb0d (diff) | |
download | gdb-b70c1209275694786cfd83a3615f316128f4a753.zip gdb-b70c1209275694786cfd83a3615f316128f4a753.tar.gz gdb-b70c1209275694786cfd83a3615f316128f4a753.tar.bz2 |
Remove erroneously committed entry.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3c11cea..c7aaaff 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -7,16 +7,6 @@ Fri Oct 20 19:08:47 2000 Andrew Cagney <cagney@b1.cygnus.com> * solib.c (LM_ADDR, LM_NEXT, LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY, open_symbol_file_object): Protoize. -2000-10-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com> - - 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. - 2000-10-17 Kevin Buettner <kevinb@redhat.com> * remote-vx29k.c (vx29k_frame_chain_valid): Protoize. |