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: [arm] Use prel31 in EH table indices


On Wed, 2004-12-08 at 16:32, Paul Brook wrote:
> The first word of an Arm exception index table should be an R_ARM_PREL31 
> relocation of the function start. We were using R_ARM_REL32.
> 
> Tested with cross to arm-none-eabi.
> Ok?
> 
> Paul
> 
> 2004-12-08  Paul Brook  <paul@codesourcery.com>
> 
>  * config/tc-arm.c (s_arm_unwind_fnend): Use R_ARM_PREL31 relocation
>  for function start.
>  * testsuite/gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.

OK.


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