[committed,10/10] arc: Update NEWS files
Commit Message
Add ARCv3 support in NEWS files.
Signed-off-by: Claudiu Zissulescu <claziss@gmail.com>
---
binutils/NEWS | 3 +++
gas/NEWS | 2 ++
ld/NEWS | 2 ++
3 files changed, 7 insertions(+)
@@ -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
@@ -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.
@@ -1,5 +1,7 @@
-*- text -*-
+* Add support for ARCv3 32/64 bit architecture.
+
Changes in 2.41:
* Add support for the KVX instruction set.