aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorsrinath <srinath.parvathaneni@arm.com>2024-01-08 14:13:28 +0000
committersrinath <srinath.parvathaneni@arm.com>2024-01-08 14:13:40 +0000
commitb3b647dc7fb8f9854637234b47c17c0d11873577 (patch)
treee76939887365e4e120e126ccdf29d9d15bb66fee /gas/NEWS
parentbde5096397811b8859813afab21dd3e8a5b0082b (diff)
downloadgdb-b3b647dc7fb8f9854637234b47c17c0d11873577.zip
gdb-b3b647dc7fb8f9854637234b47c17c0d11873577.tar.gz
gdb-b3b647dc7fb8f9854637234b47c17c0d11873577.tar.bz2
arm: Add support for Armv8.9-A and Armv9.4-A
This patch adds AArch32 support for -march=armv8.9-a and -march=armv9.4-a. The behaviour of the new options can be expressed using a combination of existing feature flags and tables. The cpu_arch_ver entries for ARM_ARCH_V9_4A and ARM_ARCH_V8_9A are technically redundant but it including them for macro code consistency across architectures.
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 3dede06..74df7e6 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+* Add support for 'armv8.9-a' and 'armv9.4-a' for -march in Arm GAS.
+
* Initial support for Intel APX: 32 GPRs, NDD, PUSH2/POP2 and PUSHP/POPP.
* On RISC-V macro instructions expanding to AUIPC and a load, store, or branch