[PATCH][GOLD] Add Arm_relobj class.

Doug Kwan (關振德) dougkwan@google.com
Thu Oct 29 01:52:00 GMT 2009


Thanks for review.  I will make a patch with your suggested change.

-Doug

2009/10/28 Ian Lance Taylor <iant@google.com>:
> "Doug Kwan (關振德)" <dougkwan@google.com> writes:
>
>> 2009-10-25  Doug Kwan  <dougkwan@google.com>
>>
>>         * arm.cc (Arm_relobj): New class definition.
>>         (Arm_relobj::scan_sections_for_stubs,
>>         Arm_relobj::do_count_local_symbols, Arm_relobj::do_relocate_sections):
>>         New method definitions.
>
> This is OK.
>
> Thanks.
>
> By the way, we may want to add a field to Target::Target_info which
> holds an optional additional STT code indicating a function.  Then any
> place which currently checks STT_FUNC could check that field as well,
> one way or another.  That might be flexible enough for what we need
> without adding a bunch of virtual function calls.
>
> Ian
>



More information about the Binutils mailing list