aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella27-225/+124
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella28-270/+184
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella27-212/+122
2024-12-18math: Use acoshf from CORE-MATHAdhemerval Zanella26-225/+196
2024-12-18math: Use acosf from CORE-MATHAdhemerval Zanella27-174/+136
2024-12-18math: Fix the expected carg (inf) resultsAdhemerval Zanella3-28/+261
2024-12-18math: Fix the expected atan2f (inf) resultsAdhemerval Zanella3-56/+2366
2024-12-18math: Fix the expected atanf (inf) resultsAdhemerval Zanella3-2/+52
2024-12-18math: Add inf support on gen-auto-libm-tests.cAdhemerval Zanella1-4/+27
2024-12-18math: Fix spurious-divbyzero flag nameAdhemerval Zanella1-1/+1
2024-12-18benchtests: Add tanhf benchmarkAdhemerval Zanella2-0/+2006
2024-12-18benchtests: Add sinhf benchmarkAdhemerval Zanella2-0/+2006
2024-12-18benchtests: Add coshf benchmarkAdhemerval Zanella2-0/+2006
2024-12-18benchtests: Add atanhf benchmarkAdhemerval Zanella2-0/+2006
2024-12-18benchtests: Add atan2f benchmarkAdhemerval Zanella2-0/+2006
2024-12-18benchtests: Add atanf benchmarkAdhemerval Zanella2-0/+2006
2024-12-18benchtests: Add asinhf benchmarkAdhemerval Zanella2-0/+2006
2024-12-18benchtests: Add asinf benchmarkAdhemerval Zanella2-0/+2711
2024-12-18benchtests: Add acoshf benchmarkAdhemerval Zanella2-0/+1006
2024-12-18benchtests: Add acosf benchmarkAdhemerval Zanella2-0/+2711
2024-12-18nptl: Add <thread_pointer.h> for sparcMichael Jeanson1-0/+30
2024-12-18powerpc: Update libm-test-ulpsAdhemerval Zanella1-0/+120
2024-12-18arm: Update libm-test-ulpsAdhemerval Zanella1-0/+112
2024-12-18i386: Update libm-test-ulpsAdhemerval Zanella1-0/+168
2024-12-18Update syscall lists for Linux 6.12Joseph Myers1-2/+2
2024-12-18Hide memset/bzero from compilerH.J. Lu1-0/+9
2024-12-18Check if clang and clang++ are used to test glibcH.J. Lu3-0/+149
2024-12-18Replace __strcpy_chk with __builtin___strcpy_chkH.J. Lu2-2/+4
2024-12-17ungetc: Guarantee single char pushbackSiddhesh Poyarekar8-23/+166
2024-12-17libio: Fix last NULL-as-0 issue in libioP.hSiddhesh Poyarekar1-1/+1
2024-12-18sys/platform/x86.h: Do not depend on _Bool definition in C++ modeH.J. Lu3-4/+4
2024-12-18Replace copysign (0,-1) with -0.0 in initializerH.J. Lu2-2/+2
2024-12-18tst-unique3.cc: Add explicit instantiation declaration for S<char>::iH.J. Lu1-0/+3
2024-12-18ldbl-96: Set -1 to "int sign_exponent:16"H.J. Lu1-2/+2
2024-12-18tst-clone3[-internal].c: Add _Atomic to silence ClangH.J. Lu2-4/+4
2024-12-18tst-atexit-common.c: Mark _exit_with_flush as noreturnH.J. Lu1-0/+1
2024-12-17x86: Avoid integer truncation with large cache sizes (bug 32470)Florian Weimer1-2/+2
2024-12-18tst-timespec.c: Explicitly cast TIME_T_MAX to doubleH.J. Lu1-1/+1
2024-12-18tst-resolv-invalid-cname.c: Explicitly cast 192 and 168 to charH.J. Lu1-2/+2
2024-12-18Silence Clang #include_next errorH.J. Lu6-6/+6
2024-12-18cet: Pass -mshstk to compiler for tst-cet-legacy-10a[-static].cH.J. Lu1-2/+2
2024-12-17AArch64: Improve codegen of AdvSIMD expf familyJoana Cruz5-118/+127
2024-12-17AArch64: Improve codegen of AdvSIMD atan(2)(f)Joana Cruz3-68/+160
2024-12-17AArch64: Improve codegen of AdvSIMD logf function familyJoana Cruz3-40/+66
2024-12-17Hide all malloc functions from compiler [BZ #32366]H.J. Lu6-5/+30
2024-12-17libio: Use NULL instead of 0 as a null pointer constantAlejandro Colomar1-4/+7
2024-12-16manual: Document more sigaction flagsDJ Delorie1-0/+39
2024-12-17Remove duplicated BUILD_CC in MakeconfigH.J. Lu1-4/+0
2024-12-16iconv: do not report error exit with transliteration [BZ #32448]Aurelien Jarno2-16/+21
2024-12-16Fix sysdeps/x86/fpu/Makefile: Split and sort testsH.J. Lu1-1/+2