This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [patch] Support unordered .debug_info references to .debug_ranges


Hi Nick,

On Tue, 14 Jul 2009 17:17:06 +0200, Nick Clifton wrote:
>> binutils/
>> 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
>>
>> 	Support unordered .debug_info references to .debug_ranges.
>> 	* dwarf.c (struct range_entry, range_entry_compar): New.
>> 	(display_debug_ranges): Remove variables last_offset, first, j,
>> 	seen_first_offset, use_debug_info and next.  New variables
>> 	range_entries and range_entry_fill.  Create the sorted copy
>> 	range_entries.  Remove the FIXME error on detected unordered references.
>> 	* dwarf.h (debug_info <range_lists>): New comment.
>>
>> binutils/testsuite/
>> 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
>>
>> 	* binutils-all/objcopy.exp (testranges): New test.
>> 	* binutils-all/testranges.d, binutils-all/testranges.s: New files.
>
> Approved - please apply.

Checked-in:
	http://sourceware.org/ml/binutils-cvs/2009-07/msg00083.html


Thanks,
Jan


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