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.


"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


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