This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH][GOLD] Add 2 classes to handling merged entires in EXIDX sections.
- From: Ian Lance Taylor <iant at google dot com>
- To: Doug Kwan (éæå) <dougkwan at google dot com>
- Cc: binutils <binutils at sourceware dot org>
- Date: Thu, 21 Jan 2010 21:51:35 -0800
- Subject: Re: [PATCH][GOLD] Add 2 classes to handling merged entires in EXIDX sections.
- References: <498552561001212118s3e01da4w5c67ec9bd8c2669b@mail.gmail.com>
"Doug Kwan (éæå)" <dougkwan@google.com> writes:
> 2010-01-21 Doug Kwan <dougkwan@google.com>
>
> elfcpp/ChangeLog:
>
> * arm.h (EXIDX_CANTUNWIND): New enum.
>
> gold/ChangeLog:
>
> * arm.cc (Arm_exidx_cantunwind, Arm_exidx_merged_section): New
> classes.
> (Arm_exidx_section_offset_map): New type.
This is OK.
Thanks.
Ian