summaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorMichael Chastain <mec.gnu@mindspring.com>2004-01-07 08:44:32 +0000
committerMichael Chastain <mec.gnu@mindspring.com>2004-01-07 08:44:32 +0000
commit6d8dc73b97faf94b596d74b70bb8a49693a8d78f (patch)
treefc9321c9c051d471b5eb9a237787553d6807cbe8 /gdb/testsuite/ChangeLog
parent8387a58264bad42dd64566cfcabf0911a0fae95b (diff)
downloadgdb-6d8dc73b97faf94b596d74b70bb8a49693a8d78f.tar.gz
2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
* gdb.cp/namespace.exp: Call get_compiler_info with "c++".
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index af04655bca3..8bf26a55a7c 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,9 @@
2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
+ * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
+
+2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
+
* gdb.base/cvexpr.c: Be type-safe with function pointers and
data pointers.