projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4362996
)
gas: NEWS: Add the RISC-V features for 2.36
author
Palmer Dabbelt
<palmer@rivosinc.com>
Wed, 24 Aug 2022 20:19:08 +0000
(13:19 -0700)
committer
Nelson Chu
<nelson@rivosinc.com>
Thu, 25 Aug 2022 08:10:05 +0000
(16:10 +0800)
gas/NEWS
patch
|
blob
|
history
diff --git
a/gas/NEWS
b/gas/NEWS
index e0e4d8438e367b4f8f8132cd059727e21a2d7696..173cfbd07697746c8c455b99cc79cec4f0b98f22 100644
(file)
--- 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.