]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gas/NEWS: Add AArch64 updates
authorAlice Carlotti <alice.carlotti@arm.com>
Sat, 24 Jan 2026 03:19:49 +0000 (03:19 +0000)
committerAlice Carlotti <alice.carlotti@arm.com>
Sat, 24 Jan 2026 07:16:54 +0000 (07:16 +0000)
gas/NEWS

index 2111dcc46f3fe60bb764003ca45e7ec87dd77944..3aa20d5216114d18eccfadb183a8107afd95e855 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
   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)