glibc/sysdeps
Stefan Liebler 7949f552cb S390: Don't use r11 for cu-instructions as used as frame-pointer. [BZ# 32192]
Building the s390 specific iconv modules - utf16-utf32-z9.c, utf8-utf32-z9.c
and utf8-utf16-z9.c - with -fno-omit-frame-pointer leads to a build error
"error: %r11 cannot be used in 'asm' here" as r11 is needed as frame-pointer.

The cuXY-instructions need two even-odd register pairs. Therefore the register
pinning is used. This patch just uses a different register pair.
Reviewed-by: Florian Weimer <fweimer@redhat.com>
2024-10-08 10:13:02 +02:00
..
aarch64 AArch64: Simplify rounding-multiply pattern in several AdvSIMD routines 2024-09-23 15:44:08 +01:00
alpha math: Update alpha ulps 2024-07-14 12:44:15 +02:00
arc arc: Cleanup arcbe 2024-09-25 15:54:07 +01:00
arm arm: Regenerate ULPs 2024-08-07 11:02:03 -03:00
csky
generic nptl: Fix Race conditions in pthread cancellation [BZ#12683] 2024-08-23 14:27:43 -03:00
gnu sysdeps: Re-flow and sort multiline gnu/Makefile definitions 2024-08-07 11:02:03 -03:00
hppa hppa: Update libm-test-ulps 2024-09-09 09:57:42 -04:00
htl hurd: Fix missing pthread_ compat symbol in libc 2024-08-01 23:58:51 +02:00
hurd
i386 Fix whitespace related license issues. 2024-10-07 18:08:16 -04:00
ieee754 math: Improve layout of expf data 2024-10-01 13:39:26 +01:00
loongarch LoongArch: Fix macro redefined warning in tls-desc.S 2024-09-06 15:46:13 +08:00
m68k math: Update m68k ULPs 2024-07-08 21:51:03 +02:00
mach hurd: Add missing va_end call in fcntl implementation. [BZ #32234] 2024-10-03 20:18:29 +02:00
microblaze
mips MIPS: Regenerate ULPs 2024-08-08 14:53:53 +02:00
nios2
nptl Linux: Block signals around _Fork (bug 32215) 2024-09-28 09:44:25 +02:00
or1k
posix Fix missing randomness in __gen_tempname (bug 32214) 2024-09-26 11:45:44 +02:00
powerpc Fix whitespace related license issues. 2024-10-07 18:08:16 -04:00
pthread nptl: Fix Race conditions in pthread cancellation [BZ#12683] 2024-08-23 14:27:43 -03:00
riscv riscv: align .preinit_array (bug 32228) 2024-10-02 13:04:30 +02:00
s390 S390: Don't use r11 for cu-instructions as used as frame-pointer. [BZ# 32192] 2024-10-08 10:13:02 +02:00
sh nptl: Fix Race conditions in pthread cancellation [BZ#12683] 2024-08-23 14:27:43 -03:00
sparc sparc: Regenerate ULPs 2024-08-07 11:02:03 -03:00
unix linux: sparc: Fix clone for LEON/sparcv8 (BZ 31394) 2024-10-01 10:37:21 -03:00
wordsize-32
wordsize-64
x86 x86: Enable non-temporal memset for Hygon processors 2024-08-26 10:01:58 -07:00
x86_64 Fix whitespace related license issues. 2024-10-07 18:08:16 -04:00