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.


2009/5/29 Ian Lance Taylor <iant@google.com>:

> As Richard said, this needs to be more flexible, but you can do that
> later if you like. ?At least add some FIXME comments for now.

I added a FIXME.

>> +// 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?

-Doug


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