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]

gdb and binutils branch master updated. 496038b324b44f110d4ef07829c983f748ee9003


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  496038b324b44f110d4ef07829c983f748ee9003 (commit)
      from  cafdd5697b0e6c1f6344caee64f798e7e72424d4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=496038b324b44f110d4ef07829c983f748ee9003

commit 496038b324b44f110d4ef07829c983f748ee9003
Author: Tom Tromey <tromey@redhat.com>
Date:   Wed Nov 6 12:24:21 2013 -0700

    print summary from "make check"
    
    Pedro pointed out that it is handy for "make check" to print a summary
    of the results.  This happens in the check-single case and also if you
    invoke runtest by hand.
    
    This patch implements the same thing for check-parallel.
    
    2013-11-14  Tom Tromey  <tromey@redhat.com>
    
    	* Makefile.in (check-parallel): Print summary from gdb.sum.

-----------------------------------------------------------------------

Summary of changes:
 gdb/testsuite/ChangeLog   |    4 ++++
 gdb/testsuite/Makefile.in |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
gdb and binutils


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