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. 7089dca47b1738d9b65b8c3795e14aa92ac30f43


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  7089dca47b1738d9b65b8c3795e14aa92ac30f43 (commit)
      from  97964ab320d2fd9557ad84e6c8b7b500c518a686 (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=7089dca47b1738d9b65b8c3795e14aa92ac30f43

commit 7089dca47b1738d9b65b8c3795e14aa92ac30f43
Author: Gary Benson <gbenson@redhat.com>
Date:   Wed Aug 6 11:50:24 2014 +0100

    Replace hardwired target-is-async check
    
    This commit replaces a hardwired target-is-async check.
    
    gdb/gdbserver/
    2014-08-06  Gary Benson  <gbenson@redhat.com>
    
    	* linux-low.c (linux_supports_non_stop): Use target_is_async_p.

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

Summary of changes:
 gdb/gdbserver/ChangeLog   |    4 ++++
 gdb/gdbserver/linux-low.c |    2 +-
 2 files changed, 5 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]