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:
6441104
)
gas: NEWS: Add the RISC-V features for 2.35
author
Palmer Dabbelt
<palmer@rivosinc.com>
Wed, 24 Aug 2022 20:19:07 +0000
(13:19 -0700)
committer
Nelson Chu
<nelson@rivosinc.com>
Thu, 25 Aug 2022 08:10:02 +0000
(16:10 +0800)
gas/NEWS
patch
|
blob
|
history
diff --git
a/gas/NEWS
b/gas/NEWS
index a152c411eea691b4064eaf5191e40bb103a4c651..e0e4d8438e367b4f8f8132cd059727e21a2d7696 100644
(file)
--- a/
gas/NEWS
+++ b/
gas/NEWS
@@
-124,6
+124,11
@@
Changes in 2.35:
* Add -mbig-obj support to i386 MingW targets.
+* Add support for the -mriscv-isa-version argument, to select the version of
+ the RISC-V ISA specification used when assembling.
+
+* Remove support for the RISC-V privileged specification, version 1.9.
+
Changes in 2.34:
* Add -malign-branch-boundary=NUM, -malign-branch=TYPE[+TYPE...],