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. 358d6ab39c95691e721820fd54e9780208faf252


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  358d6ab39c95691e721820fd54e9780208faf252 (commit)
      from  16b2eaa164b48aa0529304eec38102f1c60578be (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=358d6ab39c95691e721820fd54e9780208faf252

commit 358d6ab39c95691e721820fd54e9780208faf252
Author: Doug Evans <xdje42@gmail.com>
Date:   Thu Nov 6 22:50:12 2014 -0800

    New macro ALL_BLOCK_SYMBOLS_WITH_NAME.
    
    gdb/ChangeLog:
    
    	* block.h (ALL_BLOCK_SYMBOLS_WITH_NAME): New macro.
    	* block.c (block_lookup_symbol): Use it.
    	* cp-support.c (make_symbol_overload_list_block): Use it.
    	* symtab.c (iterate_over_symbols): Use it.

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

Summary of changes:
 gdb/ChangeLog    |    7 +++++++
 gdb/block.c      |    8 ++------
 gdb/block.h      |    9 +++++++++
 gdb/cp-support.c |    4 +---
 gdb/symtab.c     |    4 +---
 5 files changed, 20 insertions(+), 12 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]