glibc/sysdeps
Adhemerval Zanella 345e9c7d0b math: Add e_gammaf_r to glibc code and style
Also remove the use of builtins in favor of standard names, compiler
already inline them (if supported) with current compiler options.
It also fixes and issue where __builtin_roundeven is not support on
gcc older than version 10.

Checked on x86_64-linux-gnu and i686-linux_gnu.

Signed-off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Reviewed-by: DJ Delorie <dj@redhat.com>
2024-11-01 11:17:04 -03: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 math: Add e_gammaf_r to glibc code and style 2024-11-01 11:17:04 -03:00
loongarch nptl: Add <thread_pointer.h> for LoongArch 2024-11-01 10:41:20 +08:00
m68k math: Add e_gammaf_r to glibc code and style 2024-11-01 11:17:04 -03: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 LoongArch: Add RSEQ_SIG in rseq.h. 2024-11-01 10:41:20 +08: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