aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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...],