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. 8832e7e38ec3596b4e584cfadca060567a7e8bc3


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  8832e7e38ec3596b4e584cfadca060567a7e8bc3 (commit)
      from  9e0aa64f5510861b2517c5841b59adde8e423540 (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=8832e7e38ec3596b4e584cfadca060567a7e8bc3

commit 8832e7e38ec3596b4e584cfadca060567a7e8bc3
Author: Doug Evans <dje@google.com>
Date:   Mon May 19 12:50:44 2014 -0700

    Remove all_type_unit_groups, unused.
    
    	* dwarf2read.c (struct dwarf2_per_objfile): Delete unused members
    	n_type_unit_groups, all_type_unit_groups.  All uses removed.
    	(get_type_unit_group, build_type_unit_groups): Delete forward decls.
    	(dw2_get_cutu): Renamed from dw2_get_cu.  All callers updated.
    	(dw2_get_cu): Renamed from dw2_get_primary_cu.  All callers updated.
    	(add_type_unit_group_to_table): Delete.

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

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