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


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  b72a79813d69202b6297d872344a8a3702fae85d (commit)
      from  512c56d6628733075b59bdfbe42c94ab72741ba4 (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=b72a79813d69202b6297d872344a8a3702fae85d

commit b72a79813d69202b6297d872344a8a3702fae85d
Author: Mark Kettenis <kettenis@gnu.org>
Date:   Sat Mar 1 13:06:49 2014 +0100

    Eliminate pointer signedness warning.
    
    gdb/ChangeLog:
    
            * i386obsd-nat.c (i386obsd_supply_pcb): Cast 'sf' to 'gdb_byte *'.

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

Summary of changes:
 gdb/ChangeLog      |    4 ++++
 gdb/i386obsd-nat.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]