aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2024-12-18math: Use coshf from CORE-MATHAdhemerval Zanella26-146/+110
2024-12-18math: Use atanhf from CORE-MATHAdhemerval Zanella27-252/+157
2024-12-18math: Use atan2f from CORE-MATHAdhemerval Zanella28-296/+265
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella26-225/+120
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella27-270/+180
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella26-212/+118
2024-12-18math: Use acoshf from CORE-MATHAdhemerval Zanella25-225/+192
2024-12-18math: Use acosf from CORE-MATHAdhemerval Zanella26-174/+132
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-18sys/platform/x86.h: Do not depend on _Bool definition in C++ modeH.J. Lu3-4/+4
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-17x86: Avoid integer truncation with large cache sizes (bug 32470)Florian Weimer1-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-16Fix sysdeps/x86/fpu/Makefile: Split and sort testsH.J. Lu1-1/+2
2024-12-16sysdeps/x86/fpu/Makefile: Split and sort testsH.J. Lu1-2/+7
2024-12-16Use empty initializer to silence GCC 4.9 or olderH.J. Lu3-6/+6
2024-12-15Linux: Check for 0 return value from vDSO getrandom probeFlorian Weimer1-1/+1
2024-12-15hppa: Update libm-test-ulpsJohn David Anglin1-0/+112
2024-12-15Revert "Add braces in initializers for GCC 4.9 or older"H.J. Lu3-6/+6
2024-12-15or1k: Update libm-test-ulpsStafford Horne1-0/+16
2024-12-14htl: move pthread_sigmask into libc.gfleury7-9/+13
2024-12-14htl: move __pthread_sigstate into libc.gfleury1-0/+1
2024-12-14htl: move __pthread_sigstate_destroy into libc.gfleury1-0/+1
2024-12-15Return EXIT_UNSUPPORTED if __builtin_add_overflow unavailableH.J. Lu1-0/+7
2024-12-14Add braces in initializers for GCC 4.9 or olderH.J. Lu3-6/+6
2024-12-13AArch64: Update libm-test-ulpsWilco Dijkstra1-0/+80
2024-12-13s390: Simplify elf_machine_{load_address, dynamic} [BZ #31799]Stefan Liebler2-48/+20
2024-12-13or1k: Update libm-test-ulpsStafford Horne1-0/+27
2024-12-13nptl: Add <thread_pointer.h> for or1kMichael Jeanson1-0/+30
2024-12-12Implement C23 atan2piJoseph Myers38-0/+285
2024-12-11Implement C23 atanpiJoseph Myers38-0/+285
2024-12-11powerpc64: Fix dl-trampoline.S big-endian / non-ROP build failurePeter Bergner1-1/+5
2024-12-11powerpc: Use correct procedure call standard for getrandom vDSO call (bug 32440)Florian Weimer1-6/+11
2024-12-11Add TEST_CC and TEST_CXX supportH.J. Lu2-55/+185
2024-12-10powerpc64le: ROP changes for the dl-trampoline functionsPeter Bergner1-9/+31
2024-12-10Implement C23 asinpiJoseph Myers38-0/+285
2024-12-09Implement C23 acospiJoseph Myers38-0/+285
2024-12-09powerpc64le: ROP changes for the *context and setjmp functionsSachin Monga5-12/+60
2024-12-09nptl: Add <thread_pointer.h> for m68kMichael Jeanson1-0/+30
2024-12-09nptl: Add <thread_pointer.h> for RISC-VMichael Jeanson1-0/+40
2024-12-09nptl: add RSEQ_SIG for RISC-VMichael Jeanson1-0/+44