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, binutils/ARM] Fix feature checks based on arch value and force review of logic for new arch


On Friday 03 June 2016 09:42:55 Nick Clifton wrote:
> Hi Thomas,
> 
> > *** bfd/ChangeLog ***
> > 
> > 2016-05-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
> > 
> >         * elf32-arm.c (using_thumb_only): Force review of arch check logic
> >         for
> >         new architecture.
> >         (using_thumb2): Try Tag_THUMB_ISA_use first and check
> >         for exact arch value then.  Force review of arch check logic for
> >         new
> >         architecture.
> >         (arch_has_arm_nop): Update and fix arch check logic.  Force review
> >         of
> >         that logic for new architecture.
> >         (arch_has_thumb2_nop): Remove.
> >         (elf32_arm_tls_relax): Use using_thumb2 instead of above function.
> >         (elf32_arm_final_link_relocate): Likewise but using thumb2.
> 
> Approved - please apply.

Done, sorry for the delay.

Best regards,

Thomas


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