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

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


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



More information about the Binutils mailing list