* symfile.c (deduce_language_from_filename): Treat .c++ as a
authorPeter Schauer <Peter.Schauer@mytum.de>
Sat, 19 Nov 1994 11:22:30 +0000 (11:22 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sat, 19 Nov 1994 11:22:30 +0000 (11:22 +0000)
C++ extension.

* valops.c (destructor_name_p):  Do not compare the template
part for template classes.

gdb/ChangeLog

index c9f4895de668759a0934e59aad3df67fc0070533..625e5969dc972f218e7c61010b84b3cca728c347 100644 (file)
@@ -1,3 +1,13 @@
+Sat Nov 19 03:10:51 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * config/i386/i386sol2.mh:  Reenable core file support.
+
+       * symfile.c (deduce_language_from_filename):  Treat .c++ as a
+       C++ extension.
+
+       * valops.c (destructor_name_p):  Do not compare the template
+       part for template classes.
+
 Fri Nov 18 14:55:59 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
        * defs.h, infcmd.c (reg_names): Don't declare as constant.