aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@rivosinc.com>2022-08-24 13:19:10 -0700
committerNelson Chu <nelson@rivosinc.com>2022-08-25 16:10:10 +0800
commit6b60a1ec10c3678b8ea6979f64200331e27b2a6d (patch)
tree71299bdcd1112bc49fb3d9bfe96fbb2a95ade837 /gas/NEWS
parent157a088c1e42e6faa682c104d460de83ce3d592f (diff)
downloadbinutils-6b60a1ec10c3678b8ea6979f64200331e27b2a6d.zip
binutils-6b60a1ec10c3678b8ea6979f64200331e27b2a6d.tar.gz
binutils-6b60a1ec10c3678b8ea6979f64200331e27b2a6d.tar.bz2
gas: NEWS: Add the RISC-V features for 2.38
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 1149cd9..6885c67 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -43,6 +43,17 @@ Changes in 2.38:
* Add support for Intel AVX512_FP16 instructions.
+* Add support for the RISC-V scalar crypto extension, version 1.0.0.
+
+* Add support for the RISC-V vector extension, version 1.0.
+
+* Add support for the Z{f,d,q}inx extensions, version 1.0.0-rc.
+
+* Add support for the RISC-V svinval extension, version 1.0.
+
+* Add support for the RISC-V hypervisor extension, as defined by Privileged
+ Specification 1.12.
+
Changes in 2.37:
* arm-symbianelf support removed.