From: Palmer Dabbelt Date: Wed, 24 Aug 2022 20:19:08 +0000 (-0700) Subject: gas: NEWS: Add the RISC-V features for 2.36 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c17cf68c8cc0a437490cc21593b79327438f6a72;p=binutils-gdb.git gas: NEWS: Add the RISC-V features for 2.36 --- diff --git a/gas/NEWS b/gas/NEWS index e0e4d8438e3..173cfbd0769 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -105,6 +105,8 @@ Changes in 2.36: SHF_GNU_RETAIN specifies that the section should not be garbage collected by the linker. It requires the GNU or FreeBSD ELF OSABIs. +* Add support for the RISC-V Zihintpause extension. + Changes in 2.35: * X86 NaCl target support is removed.