arc: Update NEWS files

Add ARCv3 support in NEWS files.

Signed-off-by: Claudiu Zissulescu <claziss@gmail.com>
This commit is contained in:
Claudiu Zissulescu 2023-09-25 11:33:12 +03:00
parent ef90c0991e
commit a47d304b12
3 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,8 @@
-*- 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,5 +1,7 @@
-*- 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,5 +1,7 @@
-*- text -*-
* Add support for ARCv3 32/64 bit architecture.
Changes in 2.41:
* Add support for the KVX instruction set.