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

Adam Goode adam@spicenitz.org
Fri May 29 03:00:00 GMT 2009


On 05/28/2009 09:48 PM, Doug Kwan (關振德) wrote:
> This patch adds code to support dynamic symbols in arm.cc (PLT, GOT
> and copy relocs), the code is mostly based on existing i386 target
> with some modification.  Currently this only compiles.  The code that
> exercises these functionalities will be submitted in later patches.
>

Doug,

While you're at it, you might want to look at this patch for bfd that I 
wrote to generate more efficient ARM PLT code in most cases. It should 
be only a few lines for you to incorporate into gold:

http://sourceware.org/ml/binutils/2009-05/msg00388.html

(I'm at a loss for time right now, or I'd submit a new bfd patch with 
testcases fixed.)


Thanks,

Adam



More information about the Binutils mailing list