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] gas: fix out of range conditional branch (PR/24991)


Hi Nick,

Ok to backport this to 2.33?

Thanks,
Tamar

> -----Original Message-----
> From: Nick Clifton <nickc@redhat.com>
> Sent: Tuesday, September 24, 2019 8:38 AM
> To: Tamar Christina <Tamar.Christina@arm.com>
> Cc: binutils@sourceware.org; nd <nd@arm.com>; Richard Earnshaw
> <Richard.Earnshaw@arm.com>; Ramana Radhakrishnan
> <Ramana.Radhakrishnan@arm.com>
> Subject: Re: [PATCH][Binutils][Arm] gas: fix out of range conditional branch
> (PR/24991)
> 
> Hi Tamar,
> 
> > 2019-09-24  Tamar Christina  <tamar.christina@arm.com>
> >
> > 	PR gas/24991
> > 	* config/tc-arm.c (out_of_range_p): New.
> > 	(md_apply_fix): Use it in BFD_RELOC_THUMB_PCREL_BRANCH9,
> > 	BFD_RELOC_THUMB_PCREL_BRANCH12,
> BFD_RELOC_THUMB_PCREL_BRANCH20,
> > 	BFD_RELOC_THUMB_PCREL_BRANCH23,
> BFD_RELOC_THUMB_PCREL_BRANCH25
> > 	* testsuite/gas/arm/pr24991.d: New test.
> > 	* testsuite/gas/arm/pr24991.l: New test.
> > 	* testsuite/gas/arm/pr24991.s: New test.
> 
> Approved, please apply.
> 
> Cheers
>   Nick


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