[PATCH 0/4] s390: linker fixes

Jens Remus jremus@linux.ibm.com
Thu Nov 13 13:21:08 GMT 2025


I have split my previous series "s390: linker fixes and cleanups" [1]
into three separate patch series, this one being the first one:

1. s390: linker fixes
2. s390: linker TLS test cleanups, fixes, and enhancements
3. s390: linker cleanups and enhancements

Patches 1 and 2 fix minor discrepancies in the s390 64-bit linker.

Patch 3 fixes a TLS IE to LE transition optimization glitch in the
s390 64-bit linker.

Patch 4 mentions the GOTIE20 relocation in a TLS related comment.

[1]: s390: linker fixes and cleanups,
     https://inbox.sourceware.org/binutils/20251107163458.2577547-1-jremus@linux.ibm.com

Regards,
Jens

Jens Remus (4):
  s390: Increment PC-relative relocation count for PC24DBL relocs
  s390: Check sreldynrelro in elf_s390_finish_dynamic_symbol
  s390: Do not emit orphaned GOT entry for TLS IE to LE transition
  s390: Mention GOTIE20 relocation in TLS related comment

 bfd/elf32-s390.c                  |  6 +++---
 bfd/elf64-s390.c                  | 11 ++++++-----
 ld/testsuite/ld-s390/tlsbin_64.dd | 16 ++++++++--------
 ld/testsuite/ld-s390/tlsbin_64.sd |  4 +---
 4 files changed, 18 insertions(+), 19 deletions(-)

-- 
2.48.1



More information about the Binutils mailing list