glibc/sysdeps
Andreas Schwab dc1e5eeb25 x86_64: Optimize sincos where sin/cos is optimized (bug 29193)
The compiler may substitute calls to sin or cos with calls to sincos, thus
we should have the same optimized implementations for sincos.  The
optimized implementations may produce results that differ, that also makes
sure that the sincos call aggrees with the sin and cos calls.
2022-06-01 10:29:52 +02:00
..
aarch64 Revert "[AArch64][BZ #17711] Fix extern protected data handling" 2022-05-23 13:37:05 -07:00
alpha alpha: Remove _dl_skip_args usage 2022-05-30 16:32:22 -03:00
arc arc: Remove _dl_skip_args usage 2022-05-30 16:32:29 -03:00
arm arm: Remove _dl_skip_args usage 2022-05-30 16:32:26 -03:00
csky csky: Remove _dl_skip_args usage 2022-05-30 16:32:33 -03:00
generic elf: Remove _dl_skip_args 2022-05-30 16:33:54 -03:00
gnu
hppa hppa: Remove _dl_skip_args usage (BZ# 29165) 2022-05-30 16:32:35 -03:00
htl
hurd
i386 i686: Remove _dl_skip_args usage 2022-05-30 16:32:57 -03:00
ia64 ia64: Remove _dl_skip_args usage 2022-05-30 16:33:08 -03:00
ieee754 x86_64: Optimize sincos where sin/cos is optimized (bug 29193) 2022-06-01 10:29:52 +02:00
m68k m68k: Remove _dl_skip_args usage 2022-05-30 16:33:11 -03:00
mach elf: Remove _dl_skip_args 2022-05-30 16:33:54 -03:00
microblaze microblaze: Remove _dl_skip_args usage 2022-05-30 16:33:14 -03:00
mips mips: Remove _dl_skip_args usage 2022-05-30 16:33:16 -03:00
nios2 nios2: Remove _dl_skip_args usage (BZ# 29187) 2022-05-30 16:33:20 -03:00
nptl nptl: Add backoff mechanism to spinlock loop 2022-05-09 14:38:40 -07:00
or1k
posix
powerpc math: Add math-use-builtins-fabs (BZ#29027) 2022-05-23 17:49:18 -03:00
pthread Fix deadlock when pthread_atfork handler calls pthread_atfork or dlclose 2022-05-25 11:27:31 +02:00
riscv riscv: Remove _dl_skip_args usage 2022-05-30 16:33:22 -03:00
s390 s390: Remove _dl_skip_args usage 2022-05-30 16:33:25 -03:00
sh sh: Remove _dl_skip_args usage 2022-05-30 16:33:28 -03:00
sparc sparc: Remove _dl_skip_args usage 2022-05-30 16:33:31 -03:00
unix Add SOL_SMC from Linux 5.18 to bits/socket.h 2022-05-31 13:49:53 +00:00
wordsize-32
wordsize-64
x86 elf: Optimize _dl_new_hash in dl-new-hash.h 2022-05-23 10:38:40 -05:00
x86_64 x86_64: Optimize sincos where sin/cos is optimized (bug 29193) 2022-06-01 10:29:52 +02:00