This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Add missing ChangeLog entries for the last 2 commits


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=01ac68403c7d896de45b8c5f15dfeb2aee6e3444

commit 01ac68403c7d896de45b8c5f15dfeb2aee6e3444
Author: Simon Marchi <simon.marchi@ericsson.com>
Date:   Tue Jan 19 10:48:03 2016 -0500

    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:
---
 gdb/testsuite/ChangeLog | 10 ++++++++++
 1 file changed, 10 insertions(+)

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]