Revert "arc: Update NEWS files"

This reverts commit a47d304b1229ecf8912fac17ee9c48d1bf3c729a.
This commit is contained in:
Claudiu Zissulescu 2023-09-25 17:01:47 +03:00
parent 0a87388b3b
commit f14cd06ba4
3 changed files with 0 additions and 7 deletions

View 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

View File

@ -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.

View File

@ -1,7 +1,5 @@
-*- text -*-
* Add support for ARCv3 32/64 bit architecture.
Changes in 2.41:
* Add support for the KVX instruction set.