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


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  d1a2d36d58bf73daab55f95597218bab5dda471c (commit)
      from  24d864bb955adc2ecd2103dd7a0dbf9cdfd37010 (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=d1a2d36d58bf73daab55f95597218bab5dda471c

commit d1a2d36d58bf73daab55f95597218bab5dda471c
Author: Doug Evans <xdje42@gmail.com>
Date:   Thu Nov 6 23:04:15 2014 -0800

    lookup_symbol_in_block: Renamed from lookup_symbol_aux_block.
    
    gdb/ChangeLog:
    
    	* symtab.c (lookup_symbol_in_block): Renamed from
    	lookup_symbol_aux_block.  All callers updated.

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

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