diff options
author | Claudiu Zissulescu <claziss@gmail.com> | 2023-09-25 11:33:12 +0300 |
---|---|---|
committer | Claudiu Zissulescu <claziss@gmail.com> | 2023-09-25 11:33:12 +0300 |
commit | a47d304b1229ecf8912fac17ee9c48d1bf3c729a (patch) | |
tree | 3cfba66d9df345b1a4960a1fd7b1392010071fa8 /binutils | |
parent | ef90c0991e78c28bebdd3ed31a77c05be0444191 (diff) | |
download | gdb-a47d304b1229ecf8912fac17ee9c48d1bf3c729a.zip gdb-a47d304b1229ecf8912fac17ee9c48d1bf3c729a.tar.gz gdb-a47d304b1229ecf8912fac17ee9c48d1bf3c729a.tar.bz2 |
arc: Update NEWS files
Add ARCv3 support in NEWS files.
Signed-off-by: Claudiu Zissulescu <claziss@gmail.com>
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index 1aae340..c0c1016 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -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 |