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] gold: add dynamic symbol support for ARM target.


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 (Ãö®¶¼w)" <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
>


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