From: Palmer Dabbelt Date: Wed, 24 Aug 2022 20:19:11 +0000 (-0700) Subject: gas: NEWS: Add the RISC-V features for 2.39 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5a3ca6e319583a49310067a4b47d7b0dd080c2cd;p=binutils-gdb.git gas: NEWS: Add the RISC-V features for 2.39 --- diff --git a/gas/NEWS b/gas/NEWS index 6885c67ed27..d61cdb9edd4 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -5,6 +5,18 @@ Changes in 2.39: * Remove (rudimentary) support for the x86-64 sub-architectures Intel L1OM and Intel K1OM. +* Add support for the RISC-V Zicbop, Zicbom, and Zicboz extensions, version + 1.0-fd39d01. + +* Add support for the RISC-V Zfh extension, version 1.0. + +* Add support for the Zhinx extension, version 1.0.0-rc. + +* Add support for the RISC-V H extension. + +* Add support for the RISC-V Zfhmin extension, version 1.0, and Zhinxmin + extension, version 1.0.0-rc. + Changes in 2.38: * Add support for AArch64 system registers that were missing in previous