mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-19 01:19:41 +08:00
gas/NEW: Updated news related to mapping symbol and extensions for risc-v
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
-*- text -*-
|
||||
|
||||
* For RISC-V dis-assembler, the definition of mapping symbol $x is changed,
|
||||
so the file needs to be rebuilt since 2.45 once used .option arch directives.
|
||||
|
||||
Changes in 2.44:
|
||||
|
||||
* Support for Nios II targets has been removed except in the readelf utility,
|
||||
|
||||
11
gas/NEWS
11
gas/NEWS
@@ -1,5 +1,16 @@
|
||||
-*- text -*-
|
||||
|
||||
* For RISC-V, stop generating mapping symbols $x and replace with $x<isa>. The
|
||||
$x was defined to have the same ISA as previous $x<isa>, but now is defined
|
||||
to have the same ISA as elf architecture attribute. Once used .option arch
|
||||
directives, the file need to be rebuilt since 2.45.
|
||||
|
||||
* Add support for RISC-V standard extensions:
|
||||
ssqosid v1.0.
|
||||
|
||||
* Add support for RISC-V vendor extensions:
|
||||
T-Head: xtheadvdot v1.0.
|
||||
|
||||
* Add support for the x86 Zhaoxin PadLock XMODX instructions.
|
||||
|
||||
Changes in 2.44:
|
||||
|
||||
Reference in New Issue
Block a user