Correct missing ChangeLog entry.
[binutils-gdb.git] / gdb / ChangeLog
index 92ffdcd33d859d6656f525a36c3f0b864a90f496..d346911c91fafca56fc004b4f070753cdce2800f 100644 (file)
@@ -123,6 +123,16 @@ Wed Feb  9 01:14:54 2000  Andrew Cagney  <cagney@amy.cygnus.com>
        * findvar.c: Don't omit argument type.
        * symtab.c: Remove unused variable.
 
+2000-02-04  Jim Blandy  <jimb@redhat.com>
+
+       * c-typeprint.c (remove_qualifiers): New function.
+       (c_type_print_base): Use it to remove qualifiers from C++
+       qualified names, not strrchr.
+
+       * c-typeprint.c (c_type_print_base): Recognize type conversion
+       operators by calling is_type_conversion_operator.
+       (is_type_conversion_operator): New function.
+
 2000-02-04  Nick Clifton  <nickc@cygnus.com>
 
        * config/arm/tm-arm.h (LOWEST_PC): Define.