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


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  d01060f023ce60fea127b737298a3d4e9bc9404b (commit)
      from  64f0601bb42fae8cebf8f845a840bf21f14ad125 (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=d01060f023ce60fea127b737298a3d4e9bc9404b

commit d01060f023ce60fea127b737298a3d4e9bc9404b
Author: Doug Evans <xdje42@gmail.com>
Date:   Tue Dec 16 22:00:13 2014 -0800

    symtab.h (struct symbol_search) <symtab>: Delete, unnecessary.
    
    gdb/ChangeLog:
    
    	* symtab.h (struct symbol_search) <symtab>: Delete.  All uses updated.
    	* symtab.c (compare_search_syms): Use SYMBOL_SYMTAB accessor.
    	(print_symbol_info): Delete arg symtab.  All callers updated.
    	(symtab_symbol_info): Use SYMBOL_SYMTAB accessor.

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

Summary of changes:
 gdb/ChangeLog |    7 +++++++
 gdb/symtab.c  |   18 +++++++++---------
 gdb/symtab.h  |    4 +---
 3 files changed, 17 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]