commit | c17cf68c8cc0a437490cc21593b79327438f6a72 | [log] [tgz] |
---|---|---|
author | Palmer Dabbelt <palmer@rivosinc.com> | Wed Aug 24 13:19:08 2022 -0700 |
committer | Nelson Chu <nelson@rivosinc.com> | Thu Aug 25 16:10:05 2022 +0800 |
tree | f83eec355b3c98054b8262c7c8179321c28288e9 | |
parent | 4362996c0e9b6c8f78c2e8eb41ff674c226a2b6a [diff] |
gas: NEWS: Add the RISC-V features for 2.36
diff --git a/gas/NEWS b/gas/NEWS index e0e4d84..173cfbd 100644 --- a/gas/NEWS +++ b/gas/NEWS
@@ -105,6 +105,8 @@ 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.