[PATCH] gold: add dynamic symbol support for ARM target.

Doug Kwan (關振德) dougkwan@google.com
Sat May 30 00:58:00 GMT 2009


I have just commited the patch with changes arm.cc only.  Will do
another patch to update the comments in other targets.

-Doug

2009/5/29 Ian Lance Taylor <iant@google.com>:
> "Doug Kwan (關振德)" <dougkwan@google.com> writes:
>
>>>> +// Return the value to use for a dynamic which requires special
>>>> +// treatment.  This is how we support equality comparisons of function
>>>> +// pointers across shared library boundaries, as described in the
>>>> +// processor specific ABI supplement.
>>>
>>> s/for a dynamic/for a dynamic symbol/
>>
>> This code is just copied from other targets.  Should I fixed comments
>> in i386.c, x86_64 and etc?
>
> Huh.  You can fix it elsewhere if you want to, but it's not obligatory.
>
> Ian
>



More information about the Binutils mailing list