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: powerpc64-linux finishing touches


On Thu, May 02, 2002 at 11:24:57AM -0700, Geoff Keating wrote:
> > Note that ppc32 could never have used this
> > reloc anyway, as dst_mask was zero!
> 
> I believe it did work, I think because none of the howtos were
> actually used.

How can that be?  elf32-ppc.c:ppc_elf_relocate_section calls
_bfd_final_link_relocate and from there, _bfd_relocate_contents,
which uses the howto.

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