aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 7ba6dd7..8dffab5 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2018-03-27 Joel Brobecker <brobecker@adacore.com>
+
+ * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
+
+ * gdb.ada/notcplusplus: New testcase.
+
+ * gdb.base/c-linkage-name.c: New file.
+ * gdb.base/c-linkage-name.exp: New testcase.
+
2018-03-26 Tom Tromey <tom@tromey.com>
* gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.