aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/testsuite/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index c2939f6..9654cfa 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
+
+ * Makefile.in (check-single): Pass --status to runtest.
+ (check/%.exp): Likewise.
+
+2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
+
+ * Makefile.in (check-parallel): Propagate return code from make
+ do-check-parallel.
+
2016-01-19 Pedro Alves <palves@redhat.com>
* ax-gdb.c (agent_command_1): Adjust call to decode_line_full.