mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
gas/NEWS, ld/NEWS: Announce LoongArch changes in 2.43
This commit is contained in:
parent
548dbdb27f
commit
f722345809
3
gas/NEWS
3
gas/NEWS
@ -2,6 +2,9 @@
|
||||
|
||||
Changes in 2.43:
|
||||
|
||||
* Add support for LoongArch .option for fine-grained control of assembly
|
||||
code options.
|
||||
|
||||
* The MIPS '--trap' command-line option now causes GAS to dynamically
|
||||
track the ISA setting as code is assembled and to emit either trap or
|
||||
breakpoint instructions according to whether the currently selected ISA
|
||||
|
4
ld/NEWS
4
ld/NEWS
@ -2,6 +2,10 @@
|
||||
|
||||
Changes in 2.43:
|
||||
|
||||
* Add support for LoongArch DT_RELR (compressed R_LARCH_RELATIVE).
|
||||
|
||||
* Put .got .got.plt in the relro to make it read-only after relocation.
|
||||
|
||||
* Add -z isa-level-report=[none|all|needed|used] to the x86 ELF linker
|
||||
to report needed and used x86-64 ISA levels.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user