aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorMatthew Malcomson <matthew.malcomson@arm.com>2019-09-19 14:34:14 +0100
committerMatthew Malcomson <matthew.malcomson@arm.com>2019-09-19 14:34:14 +0100
commit7738ddb418335e6a9dbf00e79fb1369bd762ecd1 (patch)
treee84740647044fcbf19c4738a6c342b07c3e78000 /gas/NEWS
parent4e28d4cc5b134a4027b4103ddaf09c19b8e0230b (diff)
downloadgdb-7738ddb418335e6a9dbf00e79fb1369bd762ecd1.zip
gdb-7738ddb418335e6a9dbf00e79fb1369bd762ecd1.tar.gz
gdb-7738ddb418335e6a9dbf00e79fb1369bd762ecd1.tar.bz2
[gas][news] NEWS (2.33) note new SVE2 and TME instructions for AArch64
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.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 478860a..1e70074 100644
--- 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.