Revert "arc: Update NEWS files"
authorClaudiu Zissulescu <claziss@gmail.com>
Mon, 25 Sep 2023 14:01:47 +0000 (17:01 +0300)
committerClaudiu Zissulescu <claziss@gmail.com>
Mon, 25 Sep 2023 14:01:47 +0000 (17:01 +0300)
This reverts commit a47d304b1229ecf8912fac17ee9c48d1bf3c729a.

binutils/NEWS
gas/NEWS
ld/NEWS

index c0c10161b7f8f6adb60cfed436009e20775d0c83..1aae340ea2a8c6670392013992fe826218fbc8ee 100644 (file)
@@ -1,8 +1,5 @@
 -*- text -*-
 
-* Add support for ARCv3 32/64 bit architecture.  Improve ARC disassembly
-  output by supporting ARC ISA variation specific register names.
-
 * The readelf program has a new command line option --extra-sym-info which
   extends the information displayed by the --symbols option.  When enabled
   the display will include the name of the section referenced by a symbol's
index 2139af06e774daad11e697607964d8cb3651895a..730ffad9bc97c17a6b7214cfd940b7ee4899b25b 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,7 +1,5 @@
 -*- text -*-
 
-* Add support for ARCv3 32/64 instruction set architecture.
-
 * Add support for Intel AVX10.1.
 
 * Add support for Intel PBNDKB instructions.
diff --git a/ld/NEWS b/ld/NEWS
index c5d2a947fce5b875c4ef3ad32057cdeaab50555a..4b990c755f4d2b785de5cf5ad5344c0973aad067 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,7 +1,5 @@
 -*- text -*-
 
-* Add support for ARCv3 32/64 bit architecture.
-
 Changes in 2.41:
 
 * Add support for the KVX instruction set.