aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2023-03-30 11:09:10 +0100
committerRichard Sandiford <richard.sandiford@arm.com>2023-03-30 11:09:10 +0100
commit60336e19658f1b820753ac09797f14b26e594cfa (patch)
treefa19c746ec4f0f8639a847697c59a2195f2c8826 /gas/NEWS
parent4eede8c2442115513a3f0c4f3610fbd6fe919a58 (diff)
downloadgdb-60336e19658f1b820753ac09797f14b26e594cfa.zip
gdb-60336e19658f1b820753ac09797f14b26e594cfa.tar.gz
gdb-60336e19658f1b820753ac09797f14b26e594cfa.tar.bz2
aarch64: Add +sme2
This patch adds bare-bones support for +sme2. Later patches fill in the rest.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 4ae2089..05fbed1 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+* Add SME2 support to the AArch64 port.
+
Changes in 2.40:
* Add support for Intel RAO-INT instructions.