From: Palmer Dabbelt Date: Wed, 24 Aug 2022 20:19:06 +0000 (-0700) Subject: gas: NEWS: Add the RISC-V features for 2.31 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=64411043fd0fcfba94cd6d1f0a2d2202a8701167;p=binutils-gdb.git gas: NEWS: Add the RISC-V features for 2.31 --- diff --git a/gas/NEWS b/gas/NEWS index abf3b019fe7..a152c411eea 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -218,6 +218,8 @@ Changes in 2.31: * Add support for .nops directive. It is currently supported only for x86 targets. +* Add support for the .insn directive on RISC-V targets. + Changes in 2.30: * Add support for loaction views in DWARF debug line information.