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. 6e366df19d789254b8e26cc7620218ce98df324f


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  6e366df19d789254b8e26cc7620218ce98df324f (commit)
      from  6d1ace6861e999361b30d1bc27459ab8094e0d4a (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=6e366df19d789254b8e26cc7620218ce98df324f

commit 6e366df19d789254b8e26cc7620218ce98df324f
Author: Tom Tromey <tromey@redhat.com>
Date:   Tue Jun 17 11:43:21 2014 -0600

    use make_cleanup_freeargv
    
    This replaces a function cast with a call to make_cleanup_freeargv.
    
    I'm checking this in as obvious.
    
    2014-06-17  Tom Tromey  <tromey@redhat.com>
    
    	* remote.c (extended_remote_run): Use make_cleanup_freeargv.

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

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