PR9743 / ARM: long branch stubs to PLT
Daniel Jacobowitz
drow@false.org
Thu Feb 5 18:17:00 GMT 2009
On Thu, Feb 05, 2009 at 05:28:22PM +0100, Christophe LYON wrote:
> I propose the attached patch to fix PR9743.
One immediate problem:
> diff -N -r --exclude=CVS --exclude='*~' --exclude='.#*' ./bfd/elf32-arm.c ../../binutils-cvs-ref/src/bfd/elf32-arm.c
> 2013,2015c2013
> < /* Arm/Thumb -> Arm/Thumb long branch stub. On V5T and above, use blx
> < to reach the stub if necessary. */
> < static const bfd_vma elf32_arm_stub_long_branch_any_any[] =
> ---
> > static const bfd_vma arm_long_branch_stub[] =
Could you try again with diff -u, please? Classic diff is impossible
to review.
--
Daniel Jacobowitz
CodeSourcery
More information about the Binutils
mailing list