aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2024-01-23 16:00:32 +0000
committerNick Clifton <nickc@redhat.com>2024-01-23 16:00:32 +0000
commit36176c5d90d38f21ea0124231b083ae0510cc912 (patch)
tree7dc875d64e53fc823371a622b530eb50aa37ab76 /ld
parent0068bd6fb3579dd8df7561e038cb3fe27f122b0e (diff)
downloadbinutils-36176c5d90d38f21ea0124231b083ae0510cc912.zip
binutils-36176c5d90d38f21ea0124231b083ae0510cc912.tar.gz
binutils-36176c5d90d38f21ea0124231b083ae0510cc912.tar.bz2
[PATCH v2] gas/NEWS, ld/NEWS: Announce LoongArch changes in 2.42
Diffstat (limited to 'ld')
-rw-r--r--ld/NEWS11
1 files changed, 11 insertions, 0 deletions
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