aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog70
1 files changed, 70 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 69dad59..cefb100 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,73 @@
+2025-08-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * emulparams/elf64_sparc.sh (TEXT_START_ADDR): Move ...
+ * emulparams/elf64_sparc_sol2.sh (TEXT_START_ADDR): ... here.
+
+2025-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * testsuite/ld-shared/shared.exp (shared (non PIC)): Update
+ comment. xfail on 64-bit Solaris only.
+ (shared (PIC main, non PIC so)): Likewise.
+ (shared (non PIC, load offset)): Update comment.
+
+2025-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * testsuite/ld-shared/shared.exp: Enable on *-*-solaris2* rather
+ than sparc*-*-solaris2* only.
+
+2025-08-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * testsuite/ld-elfvers/vers.exp (vers26b3): Mark unsupported on
+ Linux/x86_64 and Solaris/amd64.
+
+2025-08-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * emultempl/solaris2.em (elf_solaris2_before_allocation): Mark
+ global symbols as generated by linker script.
+ * testsuite/ld-elfvers/vers.exp: Enable on *-*-solaris2* rather
+ than sparc*-*-solaris2* only.
+
+2025-08-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * testsuite/ld-i386/libno-plt-1b.dd: Allow for positive GOT
+ offsets.
+ * testsuite/ld-i386/no-plt-1a.dd: Likewise.
+ * testsuite/ld-i386/no-plt-1b.dd: Likewise.
+ * testsuite/ld-i386/no-plt-1c.dd: Likewise.
+ * testsuite/ld-i386/no-plt-1e.dd: Likewise.
+ * testsuite/ld-i386/no-plt-1f.dd: Likewise.
+ * testsuite/ld-i386/no-plt-1g.dd: Likewise.
+
+2025-08-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * testsuite/ld-ctf/ctf.exp (ASFLAGS): Append -Av8plus on
+ sparc-*-*.
+
+2025-07-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * testsuite/ld-elfweak/elfweak.exp: Enable on *-*-solaris2* rather
+ than sparc*-*-solaris2* only.
+
+2025-07-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * testsuite/ld-plugin/lto.exp (PR ld/28138 test): Raise fd limit
+ to 25.
+
+2025-07-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * testsuite/ld-elf/indirect.exp (Run with libpr19553c.so):
+ Skip on *-*-solaris2*.
+
+2025-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ PR ld/32580
+ * configure.ac <*-*-solaris2*>: Enforce SHELL=/bin/bash.
+ * configure: Regenerate.
+
+2025-07-13 Nick Clifton <nickc@redhat.com>
+
+ * 2.45 Branch point.
+
2025-02-08 Alexandre Oliva <oliva@adacore.com>
* testsuite/ld-sparc/got-def.s: New test.