[PATCH] gas: NEWS: Add the latest RISC-V extensions
Palmer Dabbelt
palmer@rivosinc.com
Tue Jun 27 14:42:50 GMT 2023
gas/ChangeLog
* NEWS: Support RISC-V Zicond and XVentanaCondOps.
Fixes: b625eff8a23 ("RISC-V: Support Zicond extension")
Fixes: 1656d3f8ef5 ("RISC-V: Support XVentanaCondOps extension")
---
gas/NEWS | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/gas/NEWS b/gas/NEWS
index ea172fe9cdb..6f3671898f5 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -10,6 +10,10 @@
* A new .insn directive is recognized by x86 gas.
+* Add support for the RISC-V Zicond extension, version 1.0-rc2.
+
+* Add support for the RISC-V XVentanaCondOps extension, version 1.0.0.
+
Changes in 2.40:
* Add support for Intel RAO-INT instructions.
--
2.41.0
More information about the Binutils
mailing list