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][Arm] Add support for missing CPUs


Hi All,

I've committed the patch on Dennis's behalf.

Cheers,
Tamar

> -----Original Message-----
> From: binutils-owner@sourceware.org <binutils-owner@sourceware.org>
> On Behalf Of Richard Earnshaw (lists)
> Sent: Thursday, August 22, 2019 15:05
> To: Dennis Zhang <Dennis.Zhang@arm.com>; binutils@sourceware.org
> Cc: nd <nd@arm.com>; nickc@redhat.com; Ramana Radhakrishnan
> <Ramana.Radhakrishnan@arm.com>
> Subject: Re: [PATCH][Arm] Add support for missing CPUs
> 
> On 16/08/2019 14:52, Dennis Zhang wrote:
> > Hi all,
> >
> > This patch adds support for following CPUs: Cortex-M35P, Cortex-A77,
> > Cortex-A76AE.
> >
> > Related specifications can be found at
> > https://developer.arm.com/ip-products/processors.
> >
> > Bootstraped/Regtested for arm-none-linux-gnueabihf.
> >
> > Please help to check if it's ready.
> > Many thanks.
> >
> > gas/ChangeLog:
> >
> > 2019-08-01  Dennis Zhang  <dennis.zhang@arm.com>
> >
> > 	* config/tc-arm.c: New entries for Cortex-M35P, Cortex-A77,
> > 	and Cortex-A76AE.
> > 	* doc/c-arm.texi: Document new processors.
> > 	* testsuite/gas/arm/cpu-cortex-a76ae.d: New test.
> > 	* testsuite/gas/arm/cpu-cortex-a77.d: New test.
> > 	* testsuite/gas/arm/cpu-cortex-m35p.d: New test.
> >
> > bfd/ChangeLog:
> >
> > 2019-08-01  Dennis Zhang  <dennis.zhang@arm.com>
> >
> > 	* cpu-arm.c: New entries for Cortex-M35P, Cortex-A77,
> > 	and Cortex-A76AE.
> >
> 
> OK.
> 
> R.


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