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. 9cf953733af60dbcd554cd744c560637233449bb


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  9cf953733af60dbcd554cd744c560637233449bb (commit)
      from  7b3858e08a9c9c7bfc57315ef2f9fa3996d02053 (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=9cf953733af60dbcd554cd744c560637233449bb

commit 9cf953733af60dbcd554cd744c560637233449bb
Author: Siva Chandra <sivachandra@chromium.org>
Date:   Thu Feb 27 05:51:46 2014 -0800

    Remove the unnecesary argument METHOD to valops.c:find_oload_champ.
    
    	* valops.c (find_oload_champ): Remove unneccesary argument METHOD.
    	(find_overload_match): Update call to find_oload_champ.
    	(find_oload_champ_namespace_loop): Likewise

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

Summary of changes:
 gdb/ChangeLog |    6 ++++++
 gdb/valops.c  |   29 ++++++++++++++++++-----------
 2 files changed, 24 insertions(+), 11 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]