From: Simon Marchi Date: Tue, 19 Jan 2016 15:48:03 +0000 (-0500) Subject: Add missing ChangeLog entries for the last 2 commits X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=01ac68403c7d896de45b8c5f15dfeb2aee6e3444;p=binutils-gdb.git 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. --- 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.