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


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  f88cb4b683ffe4722fcee751c2b046ceb807deed (commit)
      from  a023a30fb494294f739b3414a28d11da8c298d3f (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=f88cb4b683ffe4722fcee751c2b046ceb807deed

commit f88cb4b683ffe4722fcee751c2b046ceb807deed
Author: Doug Evans <xdje42@gmail.com>
Date:   Sun Oct 26 13:53:58 2014 -0700

    Rename parameter "kind" to "block_index" in quick lookup functions.
    
    gdb/ChangeLog:
    
    	* symfile.h (struct quick_symbol_functions) <lookup_symbol>: Rename
    	parameter "kind" to "block_index".
    	* symtab.c (error_in_psymtab_expansion): Rename parameter "kind" to
    	"block_index".
    	(lookup_symbol_aux_quick, basic_lookup_transparent_type_quick): Ditto.

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

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