From: Palmer Dabbelt Date: Wed, 24 Aug 2022 20:19:07 +0000 (-0700) Subject: gas: NEWS: Add the RISC-V features for 2.35 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4362996c0e9b6c8f78c2e8eb41ff674c226a2b6a;p=binutils-gdb.git gas: NEWS: Add the RISC-V features for 2.35 --- diff --git a/gas/NEWS b/gas/NEWS index a152c411eea..e0e4d8438e3 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...],