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


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

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

    SYMTAB_DIRNAME: New macro.
    
    gdb/ChangeLog:
    
    	* symtab.h (SYMTAB_DIRNAME): New macro.  All uses of member
    	symtab.dirname updated to use it.

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

Summary of changes:
 gdb/ChangeLog      |    5 +++++
 gdb/buildsym.c     |    4 ++--
 gdb/cli/cli-cmds.c |   12 +++++++-----
 gdb/jit.c          |    2 +-
 gdb/source.c       |   14 ++++++++------
 gdb/symmisc.c      |    7 ++++---
 gdb/symtab.h       |    1 +
 7 files changed, 28 insertions(+), 17 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]