From 01ac68403c7d896de45b8c5f15dfeb2aee6e3444 Mon Sep 17 00:00:00 2001 From: Simon Marchi Date: Tue, 19 Jan 2016 10:48:03 -0500 Subject: [PATCH 1/1] Add missing ChangeLog entries for the last 2 commits I did a wrong manipulation and pushed the last 2 commits without amending them with the ChangeLog entries. --- gdb/testsuite/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index c2939f6f9ee..9654cfa8bc5 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,13 @@ +2016-01-19 Simon Marchi + + * Makefile.in (check-single): Pass --status to runtest. + (check/%.exp): Likewise. + +2016-01-19 Simon Marchi + + * Makefile.in (check-parallel): Propagate return code from make + do-check-parallel. + 2016-01-19 Pedro Alves * ax-gdb.c (agent_command_1): Adjust call to decode_line_full. -- 2.39.2