[PATCH v3 03/11] s390: Initial support to generate .sframe from CFI directives in assembler

Indu Bhagat indu.bhagat@oracle.com
Mon Jul 7 17:40:06 GMT 2025


On 7/7/25 8:22 AM, Jens Remus wrote:
>> With (IIUC) no non-ELF targets for s390x, then, apart from the obvious
>> (s390x-linux as supported, s390-linux as not supported), are there
>> other targets that you'd recommend for testing / building ?
> None that I am aware of.  Note that the native (auto detected) target
> that supports SFrame is "s390x-ibm-linux-gnu".  That is what I have
> tested on.
> 

Thanks for confirming.

>> (Endianness related testing: covered by some cross builds for aarch64
>> target should suffice for the endian swapping code that cross builds
>> for s390x may use).
> I tested "aarch64-linux-gnu" and "x86_64-pc-linux-gnu" cross builds
> on s390x to verify that my changes do not break those.  I also tested
> "s390x-ibm-linux-gnu" cross build on x86-64 to verify there are no
> endianness issues in my changes.

Sounds good.  Thanks


More information about the Binutils mailing list