[PATCH, AArch64, LD] Fix branch stubs for BE.

Marcus Shawcroft marcus.shawcroft@gmail.com
Thu Mar 26 16:14:00 GMT 2015


On 26 March 2015 at 15:59, Tejas Belagod <tejas.belagod@arm.com> wrote:
> Hi,
>
> The attached patch fixes branch stubs for BE. The fix replaces the call to
> generic _bfd_final_link_relocate () in aarch64_build_one_stub () to
> aarch64-specific relocation wrapper aarch64_relocate(). This prevents the
> instructions getting filled with relocation bits in the reverse order.
>
> aarch64-none-elf, aarch64_be-none-elf regressions happy.
>
> OK for trunk and 2.25?

OK /Marcus



More information about the Binutils mailing list