glibc/sysdeps
Stefan Liebler 319f94dea2 S390: Use cfi_val_offset instead of cfi_escape. 31bit part
Due to raising the minimum binutils version to version >=2.28,
the used cfi_escape for cfi_val_offset can now be ommitted.

The commit 0fc76d8762
has already adjusted it for the 64bit part of mcount.
This patch also adjusts it for the 31bit part of mcount.

Checked with "objdump -WF" / "objdump -Wf" that the previous
cfi_escape and the new cfi_val_offset are equal.
2025-05-23 15:05:56 +02:00
..
aarch64 AArch64: Fix typo in math-vector.h 2025-05-20 13:44:16 +00:00
alpha
arc
arm
csky
generic Remove <libc-tsd.h> 2025-05-16 19:53:09 +02:00
gnu
hppa
htl stdlib: Fix qsort memory leak if callback throws (BZ 32058) 2025-04-02 18:01:55 +00:00
hurd
i386
ieee754 ldbl-128: also disable lgammaf128_r builtin when building lgammal_r 2025-05-21 14:11:50 +02:00
loongarch Fix typo in comment 2025-03-31 10:54:52 -03:00
m68k
mach Implement C23 rootn. 2025-05-14 10:51:46 +00:00
microblaze
mips
nptl stdlib: Fix qsort memory leak if callback throws (BZ 32058) 2025-04-02 18:01:55 +00:00
or1k
posix
powerpc powerpc64le: Remove configure check for objcopy >= 2.26. 2025-05-14 10:35:55 +02:00
pthread hurd: Fix tst-stack2 test build on Hurd 2025-05-09 10:19:37 -03:00
riscv RISC-V: Use builtin for ffs and ffsll while supported extension available 2025-04-28 09:51:59 -03:00
s390 S390: Use cfi_val_offset instead of cfi_escape. 31bit part 2025-05-23 15:05:56 +02:00
sh
sparc
unix AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
wordsize-32 stdio-common: Reject integer prefixes in scanf [BZ #12701] 2025-03-28 12:35:53 +00:00
wordsize-64 stdio-common: Reject integer prefixes in scanf [BZ #12701] 2025-03-28 12:35:53 +00:00
x86 x86: Detect Intel Diamond Rapids 2025-04-12 09:43:15 -07:00
x86_64 x86_64: Fix typo in ifunc-impl-list.c. 2025-05-20 16:31:52 -07:00