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. 8435453b810d8ab0574e509446003d10d04abfd4


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  8435453b810d8ab0574e509446003d10d04abfd4 (commit)
      from  ee6f8984bbdbf340816a7f2aebe736f100601b22 (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=8435453b810d8ab0574e509446003d10d04abfd4

commit 8435453b810d8ab0574e509446003d10d04abfd4
Author: Doug Evans <xdje42@gmail.com>
Date:   Tue Nov 18 09:32:10 2014 -0800

    symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE.  All uses updated.
    
    gdb/ChangeLog:
    
    	* symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE.  All uses
    	updated.

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

Summary of changes:
 gdb/ChangeLog             |    5 +++++
 gdb/buildsym.c            |    7 ++++---
 gdb/disasm.c              |    8 ++++----
 gdb/jit.c                 |    7 ++++---
 gdb/mdebugread.c          |   13 +++++++------
 gdb/mi/mi-symbol-cmds.c   |    9 +++++----
 gdb/objfiles.c            |    2 +-
 gdb/python/py-linetable.c |   20 ++++++++++----------
 gdb/symmisc.c             |    7 ++++---
 gdb/symtab.c              |   20 +++++++++++---------
 gdb/symtab.h              |    2 +-
 11 files changed, 56 insertions(+), 44 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]