gas: NEWS: Add the RISC-V features for 2.38
authorPalmer Dabbelt <palmer@rivosinc.com>
Wed, 24 Aug 2022 20:19:10 +0000 (13:19 -0700)
committerNelson Chu <nelson@rivosinc.com>
Thu, 25 Aug 2022 08:10:10 +0000 (16:10 +0800)
gas/NEWS

index 1149cd925a3562409263e9fa70481d71131db5c0..6885c67ed27c696c01aaeffa4f2bb126692d1507 100644 (file)
--- 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.