NEWS: Mention recent Arm CPU support

Mentions Armv8-R AArch64, Cortex-R82, Neoverse V1, and Neoverse N2.

gas/ChangeLog:

2020-09-30  Alex Coplan  <alex.coplan@arm.com>

	* NEWS: Mention recent Arm processor support.
This commit is contained in:
Alex Coplan 2020-09-30 12:15:18 +01:00
parent 990e5268d2
commit c81946efc2
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2020-09-30 Alex Coplan <alex.coplan@arm.com>
* NEWS: Mention recent Arm processor support.
2020-09-30 Alex Coplan <alex.coplan@arm.com>
* config/tc-aarch64.c (aarch64_cpus): Add neoverse-n2.

View File

@ -10,6 +10,11 @@
* Add support for Cortex-X1 for ARM.
* Add support for Arm's Cortex-R82, Neoverse V1, and Neoverse N2
processors.
* Add support for Armv8-R AArch64.
* Add support for Intel TDX instructions.
* Add support for Intel Key Locker instructions.