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: [patch] new sh relocs


On Sat, Aug 16, 2003 at 09:38:45AM -0400, DJ Delorie wrote:
> 
> > But, but, isn't moving relocs going to break existing object files?
> 
> Sad but true.  At least it's only objects built with relax on.
> Renesas noted such incompatibility in their request to us.

You need to reject old objects then.  EI_OSABI and EI_ABIVERSION were
designed for exactly this purpose.

> Note that there are a lot of other relocs that may need to be moved
> later, too.  The ones I'm moving now are the ones that conflict with
> relocs their compiler currently uses.

Better to move them all now if you can.

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