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. 11ec596510fcfa200cbfa1287d4b3620ae82d7b4


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  11ec596510fcfa200cbfa1287d4b3620ae82d7b4 (commit)
      from  bc58135abd36287d9df6c648afd81e8a54e4408b (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=11ec596510fcfa200cbfa1287d4b3620ae82d7b4

commit 11ec596510fcfa200cbfa1287d4b3620ae82d7b4
Author: Yao Qi <yao@codesourcery.com>
Date:   Tue Sep 24 17:52:27 2013 +0800

    Use gdb_produce_source
    
    We added a new proc gdb_produce_source recently, and it can be used
    more widely in lib/gdb.exp to generate source file.
    
    gdb/testsuite:
    
    2013-12-08  Yao Qi  <yao@codesourcery.com>
    
    	* lib/gdb.exp (support_complex_tests): Use gdb_produce_source.
    	(is_elf_target, is_ilp32_target, is_ilp64_target): Likewise.
    	(is_64_target, is_amd64_regs_target): Likewise.
    	(skip_altivec_tests, skip_vsx_tests, skip_btrace_tests): Likewise.

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

Summary of changes:
 gdb/testsuite/ChangeLog   |    7 +++
 gdb/testsuite/lib/gdb.exp |  105 +++++++++++++++++++++++----------------------
 2 files changed, 61 insertions(+), 51 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]