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


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  fe2a438d598329ed45cd7552565085068883276e (commit)
      from  8acbedd60e1045bf8d37b29ddd25c2c8b6a302a9 (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=fe2a438d598329ed45cd7552565085068883276e

commit fe2a438d598329ed45cd7552565085068883276e
Author: Doug Evans <xdje42@gmail.com>
Date:   Thu Dec 11 09:55:29 2014 -0800

    (lookup_global_symbol_from_objfile): Simplify.
    
    gdb/ChangeLog:
    
    	* symtab.c (lookup_symbol_in_objfile_symtabs): Delete forward decl.
    	(symbol *lookup_symbol_via_quick_fns): Ditto.
    	(lookup_symbol_in_objfile): Add forward decl.
    	(lookup_global_symbol_from_objfile): Simplify, call
    	lookup_symbol_in_objfile.

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

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