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


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  f606139ae8aa873f6294aaf3bf599d18c3025023 (commit)
      from  08be3fe322244a3684d007d9282e225fc215f5d8 (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=f606139ae8aa873f6294aaf3bf599d18c3025023

commit f606139ae8aa873f6294aaf3bf599d18c3025023
Author: Doug Evans <xdje42@gmail.com>
Date:   Tue Dec 23 07:24:48 2014 -0800

    Add langdef arg to la_lookup_symbol_nonlocal.
    
    gdb/ChangeLog:
    
    	* language.h (struct language_defn) <la_lookup_symbol_nonlocal>:
    	New arg language_defn.  All uses updated.

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

Summary of changes:
 gdb/ChangeLog      |    5 +++++
 gdb/ada-lang.c     |    3 ++-
 gdb/cp-namespace.c |    3 ++-
 gdb/cp-support.h   |    8 +++++---
 gdb/language.h     |    3 ++-
 gdb/symtab.c       |    5 +++--
 gdb/symtab.h       |    8 +++++---
 7 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]