From 64411043fd0fcfba94cd6d1f0a2d2202a8701167 Mon Sep 17 00:00:00 2001 From: Palmer Dabbelt Date: Wed, 24 Aug 2022 13:19:06 -0700 Subject: [PATCH] gas: NEWS: Add the RISC-V features for 2.31 --- gas/NEWS | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.30.2