aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@rivosinc.com>2022-08-24 13:19:07 -0700
committerNelson Chu <nelson@rivosinc.com>2022-08-25 16:10:02 +0800
commit4362996c0e9b6c8f78c2e8eb41ff674c226a2b6a (patch)
treee8634c0fbb5b18397b4991186f201f2bce80b1b0 /gas/NEWS
parent64411043fd0fcfba94cd6d1f0a2d2202a8701167 (diff)
downloadbinutils-4362996c0e9b6c8f78c2e8eb41ff674c226a2b6a.zip
binutils-4362996c0e9b6c8f78c2e8eb41ff674c226a2b6a.tar.gz
binutils-4362996c0e9b6c8f78c2e8eb41ff674c226a2b6a.tar.bz2
gas: NEWS: Add the RISC-V features for 2.35
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index a152c41..e0e4d84 100644
--- 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...],