This is the mail archive of the gdb-patches@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]

Re: [RFA] dwarf2read.c:comp_unit_head cleanup


On Wed, Sep 10, 2008 at 04:28:17PM -0700, Doug Evans wrote:
> Hi.  This cleans up comp_unit_head.
> [useful as part of my DW_FORM_sig8 work,
> http://wiki.dwarfstd.org/index.php?title=COMDAT_Type_Sections]
> 
> Ok to check in?
> 
> 2008-09-10  Doug Evans  <dje@google.com>
> 
> 	* dwarf2read.c (comp_unit_head): Rename first_die_ptr to
> 	first_die_offset.  All uses updated.
> 	Delete unused members cu_head_ptr, next.
> 	Mov members base_known, base_address to ...
> 	(dwarf2_cu) ... here.  All uses updated.

OK, thanks.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]