]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Add missing ChangeLog entries for the last 2 commits
authorSimon Marchi <simon.marchi@ericsson.com>
Tue, 19 Jan 2016 15:48:03 +0000 (10:48 -0500)
committerSimon Marchi <simon.marchi@ericsson.com>
Tue, 19 Jan 2016 15:49:35 +0000 (10:49 -0500)
I did a wrong manipulation and pushed the last 2 commits without
amending them with the ChangeLog entries.

gdb/testsuite/ChangeLog

index c2939f6f9eedbc0632f9986c3f5d0b2149bf6a38..9654cfa8bc51983f4a74f21573d3cc5d7581d985 100644 (file)
@@ -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.