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. f13003005660fb79e34c5b3aed0dffd0af5ad542


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  f13003005660fb79e34c5b3aed0dffd0af5ad542 (commit)
      from  7fb1b8b13f1fb3a72f0ab3ce72967549ea040e17 (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=f13003005660fb79e34c5b3aed0dffd0af5ad542

commit f13003005660fb79e34c5b3aed0dffd0af5ad542
Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Date:   Tue Dec 3 04:29:02 2013 -0800

    testsuite: handle SIGLOST/SIGPWR conflict in sparc64-*-linux-gnu targets.
    
    2013-10-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
    
    	* gdb.base/sigall.exp (test_one_sig): gdb identifies SIGLOST as a
    	SIGPWR in sparc64.
    
    	* gdb.base/sigall.c (main): In some targets SIGLOST and SIGPWR
    	have the same signal number.  Handle this situation.

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

Summary of changes:
 gdb/testsuite/ChangeLog           |    8 ++++++++
 gdb/testsuite/gdb.base/sigall.c   |    4 ++--
 gdb/testsuite/gdb.base/sigall.exp |   12 ++++++++++--
 3 files changed, 20 insertions(+), 4 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]