This is the mail archive of the binutils@sources.redhat.com 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: pc-relative relocs on alpha


On Thu, Sep 19, 2002 at 10:17:51AM +0930, Alan Modra wrote:
> You probably need something to handle this case in tc_gen_reloc,
> or something in alpha_validate_fix..

Or I need to bite the bullet and rip out those MD_PCREL_FROM_SECTION
adjustments in fixup_segment.  Or make multiple copies of them so
that backends can handle "other_sec_sym - this_sec_sym",
"this_sec_sym1 - this_sec_sym2" and the general pcrel case in ways
that are target/reloc dependent.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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