mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-25 16:57:52 +00:00
gas/NEWS: Corrected the information about mapping symbol $x for risc-v
This commit is contained in:
6
gas/NEWS
6
gas/NEWS
@@ -26,8 +26,10 @@ Changes in 2.45:
|
|||||||
|
|
||||||
* For RISC-V, stop generating mapping symbols $x and replace with $x<isa>. The
|
* 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
|
$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
|
to have the same ISA as elf architecture attribute. Once both used .option
|
||||||
directives, the file need to be rebuilt since 2.45.
|
arch/rvc/norvc/push/pop directives (some code have different architectures
|
||||||
|
with file attribute) and data directives in text, then the file need to be
|
||||||
|
rebuilt since 2.45.
|
||||||
|
|
||||||
* Add support for RISC-V privileged version 1.13, profiles 20/22/23, and
|
* Add support for RISC-V privileged version 1.13, profiles 20/22/23, and
|
||||||
.bfloat16 directive.
|
.bfloat16 directive.
|
||||||
|
|||||||
Reference in New Issue
Block a user