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


On Fri, 2004-11-12 at 09:41, Paul Brook wrote:
> The R_ARM_PREL31 relocation should be resolved to the PTL entry for external 
> symbols, and not written into shared objects. Patch below implements this.
> 
> Tested with cross to arm-none-eabi, and light testing on arm-none-symbianelf.
> Ok?
> 
> 2004-11-11  Paul Brook  <paul@codesourcery.com>
> 
>  * bfd/elf32-arm.c (elf32_arm_final_link_relocate): Resolve
>  R_ARM_PREL31 relocations to PLT entries.
>  (elf32_arm_relocate_section, elf32_arm_gc_sweep_hook): Ditto.
>  (elf32_arm_check_relocs): Ditto.

OK.

R.


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