This is the mail archive of the src-cvs@sourceware.org mailing list .


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. 8943b874760d9cf35b71890a70af9866e4fab2a6


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  8943b874760d9cf35b71890a70af9866e4fab2a6 (commit)
      from  6adcee1866fe6b700bc1cc5a9675479530af7205 (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=8943b874760d9cf35b71890a70af9866e4fab2a6

commit 8943b874760d9cf35b71890a70af9866e4fab2a6
Author: Doug Evans <dje@google.com>
Date:   Tue Nov 12 09:43:17 2013 -0800

    Work around gold/15646.
    
    	* dwarf2read.c (read_index_from_section): Update comment.
    	(struct dw2_symtab_iterator): New member global_seen.
    	(dw2_symtab_iter_init): Initialize it.
    	(dw2_symtab_iter_next): Skip duplicate global symbols.
    	(dw2_expand_symtabs_matching): Ditto.

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

Summary of changes:
 gdb/ChangeLog    |    9 +++++++++
 gdb/dwarf2read.c |   43 ++++++++++++++++++++++++++++++++++++-------
 2 files changed, 45 insertions(+), 7 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]