gas: NEWS: Add the RISC-V features for 2.31

This commit is contained in:
Palmer Dabbelt 2022-08-24 13:19:06 -07:00 committed by Nelson Chu
parent c2d7de232b
commit 64411043fd

View file

@ -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.