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: Relocation data value adjust


On Tue, May 25, 2010 at 11:22:55AM +0800, daniel tian wrote:
> 2010/5/21 Andreas Schwab <schwab@redhat.com>:
> > Qualify the expression by using something like a@fptr and attach a
> > different relocation type to it. ?See the powerpc port for an example.
> 
> Because I don't know the powerpc assemble language, do you mind to
> give me a little more detail about @fptr thing?

Have a look at gas/config/tc-ppc.c:ppc_elf_suffix and the places that
this function is called.

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