From ec62621cfba13fd87d9e7a47840e575516859d7b Mon Sep 17 00:00:00 2001 From: Nelson Chu Date: Tue, 24 Jun 2025 11:09:22 +0800 Subject: [PATCH] gas/NEWS: Updated for RISC-V --- gas/NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gas/NEWS b/gas/NEWS index 09bea9d40ce..f0ffe2db54b 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -8,11 +8,13 @@ to have the same ISA as elf architecture attribute. Once used .option arch directives, the file need to be rebuilt since 2.45. -* Add support for RISC-V privileged version 1.13, Profiles. +* Add support for RISC-V privileged version 1.13, profiles 20/22/23, and + .bfloat16 directive. * Add support for RISC-V standard extensions: ssqosid v1.0, ssnpm v1.0, smnpm v1.0, smmpm v1.0, sspm v1.0, supm v1.0, - sha v1.0, zce v1.0, smcdeleg v1.0, ssccfg v1.0, svvptc v1.0. + sha v1.0, zce v1.0, smcdeleg v1.0, ssccfg v1.0, svvptc v1.0, zilsd v1.0, + zclsd v1.0, smrnmi v1.0 instruction. * Add support for RISC-V vendor extensions: T-Head: xtheadvdot v1.0. -- 2.47.3