aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@rivosinc.com>2022-08-24 13:19:09 -0700
committerNelson Chu <nelson@rivosinc.com>2022-08-25 16:10:07 +0800
commit157a088c1e42e6faa682c104d460de83ce3d592f (patch)
tree9dc19f8540f6d6b6b63d1d39e6a57e682f63571c /gas/NEWS
parentc17cf68c8cc0a437490cc21593b79327438f6a72 (diff)
downloadfsf-binutils-gdb-157a088c1e42e6faa682c104d460de83ce3d592f.zip
fsf-binutils-gdb-157a088c1e42e6faa682c104d460de83ce3d592f.tar.gz
fsf-binutils-gdb-157a088c1e42e6faa682c104d460de83ce3d592f.tar.bz2
gas: NEWS: Add the RISC-V features for 2.37
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 173cfbd..1149cd9 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -49,6 +49,9 @@ Changes in 2.37:
* Add support for Realm Management Extension (RME) for AArch64.
+* Add support for the Zba, Zbb, Zbc, and Zbs subsets of the RISC-V
+ bit manipulation extension, version 0.93.
+
Changes in 2.36:
* Add support for Intel AVX VNNI instructions.