[binutils-gdb] gas/NEWS: Add AArch64 updates

Alice Carlotti acarlotti@sourceware.org
Fri Jul 25 09:45:51 GMT 2025


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ff67c7a3298b902ecbc448a291e63aec4f81f8ac

commit ff67c7a3298b902ecbc448a291e63aec4f81f8ac
Author: Alice Carlotti <alice.carlotti@arm.com>
Date:   Thu Jul 24 18:49:36 2025 +0100

    gas/NEWS: Add AArch64 updates

Diff:
---
 gas/NEWS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/gas/NEWS b/gas/NEWS
index 0caaa2d9eb6..a9858939f06 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -56,6 +56,14 @@ Changes in 2.45:
 * For LoongArch, warn about negative right-shift amounts and
   division/modulus-by-zero when evaluating expressions.
 
+* Add support for most Armv9.6 extensions, enabled by the option
+  `-march=armv9.6-a' and extensions '+cmpbr', '+f8f16mm', '+f8f32mm',
+  '+fprcvt', '+lsfe', '+lsui', '+occmo', '+pops', '+sme2p2', '+ssve-aes',
+  '+sve-aes', '+sve-aes2', '+sve-bfscale', '+sve-f16f32mm' and '+sve2p2'.
+
+* AArch64 system registers can now be assembled without restriction.  The
+  previous behavior can be enabled with '-menable-sysreg-checking'.
+
 Changes in 2.44:
 
 * Add support for the x86 Intel Diamond Rapids AMX instructions, including


More information about the Binutils-cvs mailing list