summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaudiu Zissulescu <claziss@gmail.com>2023-09-25 17:01:47 +0300
committerClaudiu Zissulescu <claziss@gmail.com>2023-09-25 17:01:47 +0300
commitf14cd06ba47f14c8b382663f8ff1c516e5875430 (patch)
tree844ae70285c94738941de91bbcd14582eefb2886
parent0a87388b3b43c6b9cd1310aa1d53b96468864243 (diff)
Revert "arc: Update NEWS files"
This reverts commit a47d304b1229ecf8912fac17ee9c48d1bf3c729a.
-rw-r--r--binutils/NEWS3
-rw-r--r--gas/NEWS2
-rw-r--r--ld/NEWS2
3 files changed, 0 insertions, 7 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index c0c10161b7f..1aae340ea2a 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -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
diff --git a/gas/NEWS b/gas/NEWS
index 2139af06e77..730ffad9bc9 100644
--- 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 c5d2a947fce..4b990c755f4 100644
--- 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.