gdb and binutils branch master updated. 475109d8708bdc9c9a4667c0e460a1c395fdd8fd

brobecke@sourceware.org brobecke@sourceware.org
Tue Feb 25 16:22:00 GMT 2014


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  475109d8708bdc9c9a4667c0e460a1c395fdd8fd (commit)
      from  041ab8b4843764204e660aefdb006da397e2d8ac (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=475109d8708bdc9c9a4667c0e460a1c395fdd8fd

commit 475109d8708bdc9c9a4667c0e460a1c395fdd8fd
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Tue Feb 25 09:58:25 2014 -0500

    Adjust ia64_linux_xfer_partial following to_xfer_partial API change.
    
    ia64-linux-nat.c no longer compiles because ia64_linux_xfer_partial
    no longer matches the to_xfer_partial prototype.  This patch fixes
    the problem by adjusting it accordingly.
    
    gdb/ChangeLog:
    
            * ia64-linux-nat.c (ia64_linux_xfer_partial): Add function
            documentation.  Adjust prototype to match the target_ops
            to_xfer_partial method.  Adjust implementation accordingly.

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

Summary of changes:
 gdb/ChangeLog        |    6 ++++++
 gdb/ia64-linux-nat.c |   28 +++++++++++++++++++++++-----
 2 files changed, 29 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Gdb-cvs mailing list