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. 439247b656ce3bcfaa00fec7dbce70e65ca17cf5


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  439247b656ce3bcfaa00fec7dbce70e65ca17cf5 (commit)
      from  4d663531f209bcbd7209ef2f1a02e0b0d4e7385a (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=439247b656ce3bcfaa00fec7dbce70e65ca17cf5

commit 439247b656ce3bcfaa00fec7dbce70e65ca17cf5
Author: Doug Evans <xdje42@gmail.com>
Date:   Tue Nov 18 09:41:45 2014 -0800

    symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR.  All uses updated.
    
    gdb/ChangeLog:
    
    	* symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR.  All uses
    	updated.

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

Summary of changes:
 gdb/ChangeLog          |    5 +++++
 gdb/ada-exp.y          |    2 +-
 gdb/ada-lang.c         |   12 +++++++-----
 gdb/block.c            |   11 +++++++----
 gdb/c-exp.y            |    2 +-
 gdb/coffread.c         |    2 +-
 gdb/cp-support.c       |    4 ++--
 gdb/dwarf2read.c       |    6 +++---
 gdb/guile/scm-symtab.c |    4 ++--
 gdb/jv-lang.c          |    4 ++--
 gdb/linespec.c         |    7 ++++---
 gdb/maint.c            |    2 +-
 gdb/mdebugread.c       |   24 +++++++++++++-----------
 gdb/objfiles.c         |    2 +-
 gdb/p-exp.y            |    2 +-
 gdb/parse.c            |    3 ++-
 gdb/psymtab.c          |    6 +++---
 gdb/python/py-symtab.c |    4 ++--
 gdb/spu-tdep.c         |    2 +-
 gdb/symmisc.c          |    2 +-
 gdb/symtab.c           |   30 +++++++++++++++---------------
 gdb/symtab.h           |    2 +-
 22 files changed, 76 insertions(+), 62 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]