[binutils-gdb] gas/NEWS: Add AArch64 updates
Alice Carlotti
acarlotti@sourceware.org
Sat Jan 24 07:18:30 GMT 2026
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7f57dab7cb5be77e0126d0bffd9efbd3e5b08246
commit 7f57dab7cb5be77e0126d0bffd9efbd3e5b08246
Author: Alice Carlotti <alice.carlotti@arm.com>
Date: Sat Jan 24 03:19:49 2026 +0000
gas/NEWS: Add AArch64 updates
Diff:
---
gas/NEWS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/gas/NEWS b/gas/NEWS
index 2111dcc46f3..3aa20d52161 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -24,6 +24,16 @@
version 3. SFrame version 3 is emitted by default with the existing option
--gsframe.
+* Add support for the remaining Armv9.6 instructions, enabled by the
+ extensions '+sme-mop4', '+sme-tmop', '+ssve-bitperm' and '+ssve-fexpa'.
+
+* Add support for Armv9.7 extensions, enabled by the option `-march=armv9.7-a'
+ and extensions '+f16f32dot', '+f16f32mm', '+f16mm', '+gcie', '+lscp',
+ '+mpamv2', '+mtetc', '+sme2p3', '+sve-b16mm', '+sve2p3' and '+tlbid'.
+
+* Add support for Arm future technologies POE2 and vMTE, enabled by the
+ extensions '+poe2', '+tev' and '+mops-go'.
+
Changes in 2.45:
* Add support to generate SFrame stack trace information (.sframe)
More information about the Binutils-cvs
mailing list