The legacy 32bit ABI support for IBM S390 mainframes is on the way out just
about everywhere:
This does *not* affect the 64bit code ("s390x", CHOST=s390x-ibm-linux-gnu) with its profiles and stages.
- Pure 32bit hardware is by now nonexistent (64bit support exists since 2002).
- Full 32bit kernel support is gone since 2014.
- The 32bit ABI userspace emulation layer has been dropped in the kernel since version 6.19.
- glibc will drop 32bit ABI support in version 2.44.
- gcc will drop 32bit ABI support in version 17.
This does *not* affect the 64bit code ("s390x", CHOST=s390x-ibm-linux-gnu) with its profiles and stages.