NEWS: Mention recent Arm CPU support
authorAlex Coplan <alex.coplan@arm.com>
Wed, 30 Sep 2020 11:15:18 +0000 (12:15 +0100)
committerAlex Coplan <alex.coplan@arm.com>
Wed, 30 Sep 2020 11:15:18 +0000 (12:15 +0100)
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.

gas/ChangeLog
gas/NEWS

index 8def6a33c4d4c1378e2c04def9993adf4d704a56..60a952bd924244094589ec3f0fce5e2b59a416ed 100644 (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.
index 1c04974d481b02f5a1f48a50b794a347b2927eff..fe47f5cd7b7535efc21a4bdd110aa7061ff8ec6e 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
 
 * 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.