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: linker stubs on ppc64


On Fri, Aug 17, 2012 at 12:49:12PM -0400, Ariel Burton wrote:
> Is it possible to instruct the linker to construct
> linker stubs for all function calls on ppc64?
> That is, can one tell the linker to treat all calls
> as if caller and callee have different TOCs, even
> if they are the same?

No, not without hacking on elf64-ppc.c.

-- 
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]