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


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  f953163fe9bb5b87edb168a6ea25e2baa966750f (commit)
       via  4bd0864e2124057b312fafd3a86920f9e0a10a57 (commit)
      from  6f27419a4d739346db2909d4258dea86e8ed0693 (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=f953163fe9bb5b87edb168a6ea25e2baa966750f

commit f953163fe9bb5b87edb168a6ea25e2baa966750f
Author: Doug Evans <xdje42@gmail.com>
Date:   Mon Dec 22 09:29:25 2014 -0800

    cp-namespace.c (cp_lookup_symbol_via_all_imports): New function.
    
    gdb/ChangeLog:
    
    	* cp-namespace.c (cp_lookup_symbol_via_all_imports): New function.
    	(cp_lookup_symbol_namespace): Call it.
    	(cp_lookup_symbol_nonlocal): Ditto.

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4bd0864e2124057b312fafd3a86920f9e0a10a57

commit 4bd0864e2124057b312fafd3a86920f9e0a10a57
Author: Doug Evans <xdje42@gmail.com>
Date:   Mon Dec 22 09:20:50 2014 -0800

    cp-namespace.c (cp_lookup_symbol_via_imports): New arg "search_scope_first".
    
    gdb/ChangeLog:
    
    	* cp-namespace.c (cp_lookup_symbol_via_imports): New arg
    	"search_scope_first".  All callers updated.

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

Summary of changes:
 gdb/ChangeLog      |   11 ++++++
 gdb/cp-namespace.c |   97 ++++++++++++++++++++++++---------------------------
 2 files changed, 57 insertions(+), 51 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]