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


Hi Nick,

I think you may have accidentally committed unrelated local changes with the commit,

gas/testsuite/gas/arm/pr24907.d              | 19 +++++++++++++++++++
gas/testsuite/gas/arm/pr24907.s              | 16 ++++++++++++++++

Seem to be there as well, that test would probably not pass?

Cheers,
Tamar

> -----Original Message-----
> From: Nick Clifton <nickc@redhat.com>
> Sent: Tuesday, August 20, 2019 17:17
> To: Dennis Zhang <Dennis.Zhang@arm.com>; Tamar Christina
> <Tamar.Christina@arm.com>; binutils@sourceware.org
> Cc: nd <nd@arm.com>; Richard Earnshaw <Richard.Earnshaw@arm.com>;
> Marcus Shawcroft <Marcus.Shawcroft@arm.com>
> Subject: Re: [PATCH][AArch64] Add support for missing CPUs
> 
> Hi Dennis,
> 
> > 2019-08-20  Dennis Zhang  <dennis.zhang@arm.com>
> >
> > 	* NEWS: Mention the Arm and AArch64 new processors.
> > 	* config/tc-aarch64.c: New entries for Cortex-A34, Cortex-A65,
> > 	Cortex-A77, cortex-A65AE, and Cortex-A76AE.
> > 	* doc/c-aarch64.texi: Document new CPUs.
> > 	* testsuite/gas/aarch64/cpu-cortex-a34.d: New test.
> > 	* testsuite/gas/aarch64/cpu-cortex-a65.d: New test.
> > 	* testsuite/gas/aarch64/cpu-cortex-a65ae.d: New test.
> > 	* testsuite/gas/aarch64/cpu-cortex-a76ae.d: New test.
> > 	* testsuite/gas/aarch64/cpu-cortex-a77.d: New test.
> > 	* testsuite/gas/aarch64/nop-asm.s: New test.
> 
> > 2019-08-20  Dennis Zhang  <dennis.zhang@arm.com>
> >
> > 	* cpu-aarch64.c: New entries for Cortex-A34, Cortex-A65,
> > 	 Cortex-A77, cortex-A65AE, and Cortex-A76AE.
> 
> Approved and applied.
> 
> Cheers
>   Nick


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