]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
[gas][news] NEWS (2.33) note new SVE2 and TME instructions for AArch64
authorMatthew Malcomson <matthew.malcomson@arm.com>
Thu, 19 Sep 2019 13:34:14 +0000 (14:34 +0100)
committerMatthew Malcomson <matthew.malcomson@arm.com>
Thu, 19 Sep 2019 13:34:14 +0000 (14:34 +0100)
These NEWS entries had been missed when the instructions were added.

gas/ChangeLog:

2019-09-19  Matthew Malcomson  <matthew.malcomson@arm.com>

* NEWS: Add SVE2 and TME entries.

gas/ChangeLog
gas/NEWS

index 819585d9e317d8f491a9c848b2f14358086629b9..b4234f09c0dce7faa001d6346b38cb5d32c6566a 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-19  Matthew Malcomson  <matthew.malcomson@arm.com>
+
+       * NEWS: Add SVE2 and TME entries.
+
 2019-09-18  Alan Modra  <amodra@gmail.com>
 
        * as.c, * as.h, * dw2gencfi.c, * dwarf2dbg.c, * ecoff.c,
index 478860acaffe438b76fea47274001c986123ae7c..1e7007428b5e87a65c350088693b8c4ce36127e6 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -2,6 +2,12 @@
 
 Changes in 2.33:
 
+* Add support for the Arm Scalable Vector Extension version 2 (SVE2)
+  instructions.
+
+* Add support for the Arm Transactional Memory Extension (TME)
+  instructions.
+
 * Add support for the Armv8.1-M Mainline and M-profile Vector Extension (MVE)
   instructions.