]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/NEWS
RISC-V: Removed privileged spec 1.9.1 support in assembler.
[thirdparty/binutils-gdb.git] / gas / NEWS
index 07e834e20710dd27953938a1f793d6612a4af555..92b02de00cd5a0cc02a271cb856013e06a6ccf6f 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,8 @@
 -*- text -*-
 
+* Remove support for RISC-V privileged spec 1.9.1, but linker can still
+  recognize it in case of linking old objects.
+
 * The base register operand in D(X,B) and D(L,B) may be explicitly omitted
   in assembly on s390. It can now be coded as D(X,) or D(L,) instead of D(X,0)
   D(X,%r0), D(L,0), and D(L,%r0).