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: Implementing long branch stubs with PLTs


On Tue, Jul 21, 2009 at 02:33:24PM +0100, Will Newton wrote:
> It looks to me as if elf32-hppa and
> elf64-ppc do not create long branch stubs to PLT entries so avoid this
> issue in that way.

Yes.  Both of these targets generate multiple PLT call stubs if all
calls to a given function won't reach a single PLT call stub.

-- 
Alan Modra
Australia Development Lab, IBM


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