aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@rivosinc.com>2022-08-24 13:19:06 -0700
committerNelson Chu <nelson@rivosinc.com>2022-08-25 16:09:59 +0800
commit64411043fd0fcfba94cd6d1f0a2d2202a8701167 (patch)
tree2ae25e4b9092a96ca9d7c1c3cfe46bc0569235e2 /gas/NEWS
parentc2d7de232bb9483af7a0633151edfec4ee52eeda (diff)
downloadbinutils-64411043fd0fcfba94cd6d1f0a2d2202a8701167.zip
binutils-64411043fd0fcfba94cd6d1f0a2d2202a8701167.tar.gz
binutils-64411043fd0fcfba94cd6d1f0a2d2202a8701167.tar.bz2
gas: NEWS: Add the RISC-V features for 2.31
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index abf3b01..a152c41 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.