glibc/sysdeps
Adhemerval Zanella bbd248ac0d mips: FIx clone3 implementation (BZ 31325)
For o32 we need to setup a minimal stack frame to allow cprestore
on __thread_start_clone3 (which instruct the linker to save the
gp for PIC).  Also, there is no guarantee by kABI that $8 will be
preserved after syscall execution, so we need to save it on the
provided stack.

Checked on mipsel-linux-gnu.

Reported-by: Khem Raj <raj.khem@gmail.com>
Tested-by: Khem Raj <raj.khem@gmail.com>
2024-02-02 10:28:16 -03:00
..
aarch64 string: Use builtins for ffs and ffsll 2024-02-01 09:31:33 -03:00
alpha string: Use builtins for ffs and ffsll 2024-02-01 09:31:33 -03:00
arc string: Use builtins for ffs and ffsll 2024-02-01 09:31:33 -03:00
arm string: Use builtins for ffs and ffsll 2024-02-01 09:31:33 -03:00
csky Refer to C23 in place of C2X in glibc 2024-02-01 11:02:01 +00:00
generic string: Use builtins for ffs and ffsll 2024-02-01 09:31:33 -03:00
gnu Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
hppa Refer to C23 in place of C2X in glibc 2024-02-01 11:02:01 +00:00
htl Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
hurd Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
i386 string: Use builtins for ffs and ffsll 2024-02-01 09:31:33 -03:00
ia64 string: Use builtins for ffs and ffsll 2024-02-01 09:31:33 -03:00
ieee754 Rename c2x / gnu2x tests to c23 / gnu23 2024-02-01 17:55:57 +00:00
loongarch Refer to C23 in place of C2X in glibc 2024-02-01 11:02:01 +00:00
m68k string: Use builtins for ffs and ffsll 2024-02-01 09:31:33 -03:00
mach Make __getrandom_nocancel set errno and add a _nostatus version 2024-01-12 14:23:11 +01:00
microblaze Refer to C23 in place of C2X in glibc 2024-02-01 11:02:01 +00:00
mips Refer to C23 in place of C2X in glibc 2024-02-01 11:02:01 +00:00
nios2 Refer to C23 in place of C2X in glibc 2024-02-01 11:02:01 +00:00
nptl Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
or1k Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
posix Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
powerpc Rename c2x / gnu2x tests to c23 / gnu23 2024-02-01 17:55:57 +00:00
pthread Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
riscv Refer to C23 in place of C2X in glibc 2024-02-01 11:02:01 +00:00
s390 string: Use builtins for ffs and ffsll 2024-02-01 09:31:33 -03:00
sh Refer to C23 in place of C2X in glibc 2024-02-01 11:02:01 +00:00
sparc Refer to C23 in place of C2X in glibc 2024-02-01 11:02:01 +00:00
unix mips: FIx clone3 implementation (BZ 31325) 2024-02-02 10:28:16 -03:00
wordsize-32 Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
wordsize-64 Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
x86 Refer to C23 in place of C2X in glibc 2024-02-01 11:02:01 +00:00
x86_64 string: Use builtins for ffs and ffsll 2024-02-01 09:31:33 -03:00