glibc/sysdeps
Michael Jeanson 3d24fb25ef nptl: Add <thread_pointer.h> for LoongArch
This will be required by the rseq extensible ABI implementation on all
Linux architectures exposing the '__rseq_size' and '__rseq_offset'
symbols to set the initial value of the 'cpu_id' field which can be used
by applications to test if rseq is available and registered. As long as
the symbols are exposed it is valid for an application to perform this
test even if rseq is not yet implemented in libc for this architecture.

Both code paths are compile tested with build-many-glibcs.py but I don't
have access to any hardware to run the tests.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Reviewed-by: Arjun Shankar <arjun@redhat.com>
2024-11-01 10:41:20 +08:00
..
aarch64 AArch64: Small optimisation in AdvSIMD erf and erfc 2024-10-28 15:01:37 +00:00
alpha replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
arc replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
arm replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
csky replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
generic stdlib: Make abort/_Exit AS-safe (BZ 26275) 2024-10-08 14:40:12 -03:00
gnu sysdeps: Re-flow and sort multiline gnu/Makefile definitions 2024-08-07 11:02:03 -03:00
hppa replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
htl stdlib: Make abort/_Exit AS-safe (BZ 26275) 2024-10-08 14:40:12 -03:00
hurd hurd: Move internal functions to internal header 2024-03-23 22:43:07 +01:00
i386 replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
ieee754 replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
loongarch nptl: Add <thread_pointer.h> for LoongArch 2024-11-01 10:41:20 +08:00
m68k replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
mach Fix header guard in sysdeps/mach/hurd/x86_64/vm_param.h 2024-10-09 19:16:53 +02:00
microblaze replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
mips replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
nios2 replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
nptl stdlib: Make abort/_Exit AS-safe (BZ 26275) 2024-10-08 14:40:12 -03:00
or1k replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
posix stdlib: Make abort/_Exit AS-safe (BZ 26275) 2024-10-08 14:40:12 -03:00
powerpc powerpc64le: Adhere to ABI stack alignment requirement 2024-10-28 16:12:34 -05:00
pthread Add more tests of pthread_mutexattr_gettype and pthread_mutexattr_settype 2024-10-23 16:45:15 +00:00
riscv replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
s390 replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
sh replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
sparc replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00
unix powerpc64: Obviate the need for ROP protection in clone/clone3 2024-10-30 16:50:04 -04: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 x86: Enable non-temporal memset for Hygon processors 2024-08-26 10:01:58 -07:00
x86_64 replace tgammaf by the CORE-MATH implementation 2024-10-11 11:12:32 +02:00