Landing: 748bc6a7febf

Project / Subsystem

binutils / s390

Date

2026-07-06

Author

Jens Remus <jremus@sourceware.org>

Commit

748bc6a7febf874d84657f538c9d9e3b8153c6e7

Source

public_inbox

Perf win

No

Breaking

No

All attributes

project
binutils
subsystem
s390
patch_id
commit_hash
748bc6a7febf874d84657f538c9d9e3b8153c6e7
source_type
public_inbox
headline
Deprecate s390 32-bit target
tldr
The s390 32-bit target (s390-*) is now deprecated and will be removed in a future release.
author
Jens Remus <jremus@sourceware.org>
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • s390
  • deprecation
  • binutils
discussion_id_link
bugzilla_pr
date
2026-07-06T00:00:00.000Z

The Binutils project marks the s390 32-bit target (s390-*) as deprecated, with removal planned for a future release. This aligns with similar deprecation efforts in the Linux kernel, Glibc, and GCC. Building the 32-bit target now requires an explicit --enable-obsolete flag during configuration. The 64-bit s390x-* target remains fully supported.