From 4362996c0e9b6c8f78c2e8eb41ff674c226a2b6a Mon Sep 17 00:00:00 2001 From: Palmer Dabbelt Date: Wed, 24 Aug 2022 13:19:07 -0700 Subject: gas: NEWS: Add the RISC-V features for 2.35 --- gas/NEWS | 5 +++++ 1 file changed, 5 insertions(+) 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...], -- cgit v1.1