glibc/sysdeps
Adhemerval Zanella 0242c9f9e6 math: Consolidate acosf and asinf internal tables
The libm size improvement built with gcc-14, "--enable-stack-protector=strong
--enable-bind-now=yes --enable-fortify-source=2":

Before:

 582292     844      12  583148   8e5ec aarch64-linux-gnu/math/libm.so
 975133    1076      12  976221   ee55d x86_64-linux-gnu/math/libm.so
1203586    5608     368 1209562  1274da powerpc64le-linux-gnu/math/libm.so

After:

 581972     844      12  582828   8e4ac aarch64-linux-gnu/math/libm.so
 974941    1076      12  976029   ee49d x86_64-linux-gnu/math/libm.so
1203394    5608     368 1209370  12741a powerpc64le-linux-gnu/math/libm.so
Reviewed-by: Andreas K. Huettel <dilfridge@gentoo.org>
2025-02-17 10:09:09 -03:00
..
aarch64 AArch64: Improve codegen for SVE powf 2025-02-13 18:16:54 +00:00
alpha math: update alpha ulps 2025-01-05 20:02:53 +01:00
arc math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00
arm math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00
csky Move <thread_pointer.h> to kernel-independent sysdeps directories 2025-01-09 19:30:16 +01:00
generic elf: Add l_soname accessor function for DT_SONAME values 2025-02-02 20:10:09 +01:00
gnu
hppa math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00
htl htl: don't export __pthread_default_rwlockattr anymore. 2025-02-16 23:43:04 +01:00
hurd
i386 math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00
ieee754 math: Consolidate acosf and asinf internal tables 2025-02-17 10:09:09 -03:00
loongarch math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00
m68k Add missing include guards to <dl-tls.h> 2025-01-10 19:02:47 +01:00
mach htl: move pthread_rwlock_init into libc. 2025-02-16 23:43:03 +01:00
microblaze Move <thread_pointer.h> to kernel-independent sysdeps directories 2025-01-09 19:30:16 +01:00
mips math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00
nptl nptl: Add support for setup guard pages with MADV_GUARD_INSTALL 2025-01-30 10:16:37 -03:00
or1k math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00
posix Fix underallocation of abort_msg_s struct (CVE-2025-0395) 2025-01-22 08:17:17 -05:00
powerpc math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00
pthread htl: move pthread_setcancelstate into libc. 2025-02-01 11:24:14 +01:00
riscv math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00
s390 math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00
sh sh: Fix tst-guard1 build 2025-01-31 09:34:36 -03:00
sparc math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00
unix Fix tst-aarch64-pkey to handle ENOSPC as not supported 2025-02-15 11:08:43 +01:00
wordsize-32
wordsize-64
x86 x86: Add missing #include <features.h> to <thread_pointer.h> 2025-01-09 19:30:41 +01:00
x86_64 math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00