gdb and binutils branch master updated. 01cb880427d5fe2f652ca8b455012fd05ae962ac

qiyao@sourceware.org qiyao@sourceware.org
Mon Feb 24 06:24: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  01cb880427d5fe2f652ca8b455012fd05ae962ac (commit)
      from  93063aa69bbd3f19faa85baefd1b7fa9363a6790 (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=01cb880427d5fe2f652ca8b455012fd05ae962ac

commit 01cb880427d5fe2f652ca8b455012fd05ae962ac
Author: Yao Qi <yao@codesourcery.com>
Date:   Sun Feb 23 14:27:17 2014 +0800

    Tweak target_xfer_status_to_string
    
    This patch tweaks target_xfer_status_to_string on comments and argument
    name.
    
    gdb:
    
    2014-02-24  Yao Qi  <yao@codesourcery.com>
    
    	* target.c (target_xfer_status_to_string): Rename argument err
    	to status.
    	* target.h (target_xfer_status_to_string): Update declaration.
    	Replace target_xfer_error_to_string with
    	target_xfer_status_to_string in comment.

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

Summary of changes:
 gdb/ChangeLog |    8 ++++++++
 gdb/target.c  |    4 ++--
 gdb/target.h  |    7 ++++---
 3 files changed, 14 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Gdb-cvs mailing list