This is the mail archive of the binutils@sourceware.org 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: [PATCH, AArch64, LD] Fix branch stubs for BE.


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


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