]> git.ipfire.org Git - thirdparty/glibc.git/commit
S390: Use cfi_val_offset instead of cfi_escape.
authorStefan Liebler <stli@linux.ibm.com>
Tue, 13 May 2025 11:28:57 +0000 (13:28 +0200)
committerStefan Liebler <stli@linux.ibm.com>
Wed, 14 May 2025 08:35:55 +0000 (10:35 +0200)
commit0fc76d876261ee8253fef198ffec48c832edd4ff
treedb86e7cd29018e2fe3339d00aed00c50a69afaa7
parent4b1ffb828c374e39377a5427151f69bb1ac2bdcc
S390: Use cfi_val_offset instead of cfi_escape.

Due to raising the minimum binutils version to version >=2.28,
the used cfi_escape for cfi_val_offset can now be ommitted.

Checked with "objdump -WF" / "objdump -Wf" that the previous
cfi_escape and the new cfi_val_offset are equal.
sysdeps/generic/sysdep.h
sysdeps/s390/s390-64/s390x-mcount.h