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]

Re: Writing addend into instructions


> From: Torbjorn Granlund <tege@swox.com>
> Date: 13 Mar 2001 21:53:26 +0100

> We've rewritten md_apply_fix3 of tc-ppc.c, and the new version only
> patches relocation addresses when a fixup is fully resolved, never
> when a relocation with a separate addend is generated.
> 
> Does anybody see any problems with such a change?

This is OK for everything but R_PPC_REL32 relocs, for which there's
some backward-compatibility requirements.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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