From 6b60a1ec10c3678b8ea6979f64200331e27b2a6d Mon Sep 17 00:00:00 2001 From: Palmer Dabbelt Date: Wed, 24 Aug 2022 13:19:10 -0700 Subject: gas: NEWS: Add the RISC-V features for 2.38 --- gas/NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'gas/NEWS') 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. -- cgit v1.1