mirror of
https://github.com/bminor/binutils-gdb.git
synced 2026-03-27 17:59:53 +00:00
binutils: NEWS: announce new RISC-V extensions
We picked up support for a few new extensions over the last weeks
(this may need further updating prior to the next release), list them
in the NEWS file.
binutils/ChangeLog:
* binutils/NEWS: announce suuport for the new RISC-V
extensions (Zicond, Zfa, XVentanaCondOps).
Signed-off-by: Philipp Tomsich <philipp.tomsich@vrull.eu>
This commit is contained in:
@@ -20,6 +20,13 @@
|
||||
* Add command-line option, --strip-section-headers, to objcopy and strip to
|
||||
remove ELF section header from ELF file.
|
||||
|
||||
* The RISC-V port now supports the following new standard extensions:
|
||||
- Zicond (conditional zero instructions)
|
||||
- Zfa (additional floating-point instructions)
|
||||
|
||||
* The RISC-V port now supports the following vendor-defined extensions:
|
||||
- XVentanaCondOps
|
||||
|
||||
Changes in 2.40:
|
||||
|
||||
* Objdump has a new command line option --show-all-symbols which will make it
|
||||
|
||||
Reference in New Issue
Block a user