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. 6d03af93d24ffd30f19e66753106fc85ea0a51e4


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  6d03af93d24ffd30f19e66753106fc85ea0a51e4 (commit)
      from  b3ccfe11d3b0fc84f8ccd4e4fa25b75d1dc71cfc (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=6d03af93d24ffd30f19e66753106fc85ea0a51e4

commit 6d03af93d24ffd30f19e66753106fc85ea0a51e4
Author: Pedro Alves <palves@redhat.com>
Date:   Wed Mar 12 19:40:52 2014 +0000

    Make 'make check TESTS="..."' work from GDB's build dir.
    
    I noticed 'make check TESTS="..."' works when ran from gdb/testsuite/,
    but TESTS is ignored when "make check" is ran from gdb/.
    
    The issue is that TESTS isn't being passed to the testsuite subdir
    make invocation.
    
    gdb/
    2014-03-12  Pedro Alves  <palves@redhat.com>
    
    	* Makefile.in (TARGET_FLAGS_TO_PASS): Add TESTS.

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

Summary of changes:
 gdb/ChangeLog   |    4 ++++
 gdb/Makefile.in |    3 ++-
 2 files changed, 6 insertions(+), 1 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]