[binutils-gdb/binutils-2_43-branch] gas/NEWS, ld/NEWS: Announce LoongArch changes in 2.43

liu & zhensong liuzhensong@sourceware.org
Tue Jul 30 01:26:02 GMT 2024


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a348bc2fccfe90baed70670986975afed5de9357

commit a348bc2fccfe90baed70670986975afed5de9357
Author: Lulu Cai <cailulu@loongson.cn>
Date:   Fri Jul 26 16:34:38 2024 +0800

    gas/NEWS, ld/NEWS: Announce LoongArch changes in 2.43
    
    (cherry picked from commit f722345809f9881ae99f981308ec5b5815c4a6f5)

Diff:
---
 gas/NEWS | 3 +++
 ld/NEWS  | 4 ++++
 2 files changed, 7 insertions(+)

diff --git a/gas/NEWS b/gas/NEWS
index 987798e8929..b9d742a2375 100644
--- a/gas/NEWS
+++ b/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
diff --git a/ld/NEWS b/ld/NEWS
index c1e42139b8f..bad8c3e334d 100644
--- a/ld/NEWS
+++ b/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.


More information about the Binutils-cvs mailing list