aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@rivosinc.com>2022-08-24 13:19:08 -0700
committerNelson Chu <nelson@rivosinc.com>2022-08-25 16:10:05 +0800
commitc17cf68c8cc0a437490cc21593b79327438f6a72 (patch)
treef83eec355b3c98054b8262c7c8179321c28288e9 /gas/NEWS
parent4362996c0e9b6c8f78c2e8eb41ff674c226a2b6a (diff)
downloadbinutils-c17cf68c8cc0a437490cc21593b79327438f6a72.zip
binutils-c17cf68c8cc0a437490cc21593b79327438f6a72.tar.gz
binutils-c17cf68c8cc0a437490cc21593b79327438f6a72.tar.bz2
gas: NEWS: Add the RISC-V features for 2.36
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 e0e4d84..173cfbd 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.