From 36176c5d90d38f21ea0124231b083ae0510cc912 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Tue, 23 Jan 2024 16:00:32 +0000 Subject: [PATCH v2] gas/NEWS, ld/NEWS: Announce LoongArch changes in 2.42 --- ld/NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ld/NEWS') diff --git a/ld/NEWS b/ld/NEWS index c3ebe32..a5a5b9f 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -29,6 +29,17 @@ Changes in 2.42: --enable-error-rwx-segments=[yes|no] configure options to set the default for converting warnings into errors. +* On LoongArch, various linker relaxation bugs are fixed; the most notable + of which is BZ 30944 (incorrect .balign semantics). + +* On LoongArch, the LoongArch ABI v2.30 (LoongArch ELF psABI v20231219) is + now implemented. This includes new relocation types, and changed + semantics for PC-relative relocations handling the higher half of 64-bit + offsets. + +* On LoongArch, link-time TLS optimization and TLS relaxation are now + supported. + Changes in 2.41: * The linker now accepts a command line option of --remap-inputs -- cgit v1.1