aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
8 daysLinux: Check for 0 return value from vDSO getrandom probeFlorian Weimer1-1/+1
8 dayshppa: Update libm-test-ulpsJohn David Anglin1-0/+112
8 daysRevert "Add braces in initializers for GCC 4.9 or older"H.J. Lu3-6/+6
9 daysor1k: Update libm-test-ulpsStafford Horne1-0/+16
9 dayshtl: move pthread_sigmask into libc.gfleury7-9/+13
9 dayshtl: move __pthread_sigstate into libc.gfleury1-0/+1
9 dayshtl: move __pthread_sigstate_destroy into libc.gfleury1-0/+1
9 daysReturn EXIT_UNSUPPORTED if __builtin_add_overflow unavailableH.J. Lu1-0/+7
9 daysAdd braces in initializers for GCC 4.9 or olderH.J. Lu3-6/+6
10 daysAArch64: Update libm-test-ulpsWilco Dijkstra1-0/+80
11 dayss390: Simplify elf_machine_{load_address, dynamic} [BZ #31799]Stefan Liebler2-48/+20
11 daysor1k: Update libm-test-ulpsStafford Horne1-0/+27
11 daysnptl: Add <thread_pointer.h> for or1kMichael Jeanson1-0/+30
11 daysImplement C23 atan2piJoseph Myers38-0/+285
12 daysImplement C23 atanpiJoseph Myers38-0/+285
12 dayspowerpc64: Fix dl-trampoline.S big-endian / non-ROP build failurePeter Bergner1-1/+5
12 dayspowerpc: Use correct procedure call standard for getrandom vDSO call (bug 32440)Florian Weimer1-6/+11
13 daysAdd TEST_CC and TEST_CXX supportH.J. Lu2-55/+185
13 dayspowerpc64le: ROP changes for the dl-trampoline functionsPeter Bergner1-9/+31
13 daysImplement C23 asinpiJoseph Myers38-0/+285
14 daysImplement 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
2024-12-09AArch64: Improve codegen in users of ADVSIMD expm1 helperPierre Blanchard5-162/+135
2024-12-09AArch64: Improve codegen in users of ADVSIMD log1p helperPierre Blanchard4-127/+93
2024-12-09AArch64: Improve codegen in AdvSIMD logsPierre Blanchard3-106/+140
2024-12-09AArch64: Improve codegen in AdvSIMD powPierre Blanchard1-53/+62
2024-12-09s390x: Regenerated ULPs.Stefan Liebler1-0/+60
2024-12-09htl: move pthread_condattr_setpshared into libc.gfleury5-3/+11
2024-12-09htl: move pthread_condattr_setclock into libc.gfleury5-4/+12
2024-12-09htl: move pthread_condattr_init into libc.gfleury6-5/+9
2024-12-09htl: move pthread_condattr_getpshared into libc.gfleury5-3/+11
2024-12-09htl: move pthread_condattr_getclock into libc.gfleury5-4/+11
2024-12-09htl: move __pthread_default_condattr into libc.gfleury1-0/+1
2024-12-09htl: move pthread_condattr_destroy into libc.gfleury5-5/+6
2024-12-08math: Add sinpi,cospi,tanpi sparc64 ulpsAndreas K. Hüttel1-0/+61
2024-12-08math: Add tanpi aarch64 ulpsAndreas K. Hüttel1-0/+20
2024-12-05Implement C23 tanpiJoseph Myers38-0/+285
2024-12-05powerpc: Update ulpsAdhemerval Zanella1-0/+48
2024-12-05AArch64: Update libm-test-ulpsWilco Dijkstra1-0/+40
2024-12-05i686: Update libm-test-ulpsH.J. Lu1-4/+4
2024-12-05x86-64: Update libm-test-ulpsH.J. Lu1-5/+5
2024-12-04Implement C23 sinpiJoseph Myers38-0/+285
2024-12-04Implement C23 cospiJoseph Myers38-0/+287
2024-12-04malloc: Optimize small memory clearing for callocH.J. Lu1-0/+49
2024-12-02elf: Consolidate stackinfo.hAdhemerval Zanella7-171/+13
2024-11-29Add threaded test of sem_trywaitJoseph Myers2-0/+78
2024-11-29nptl: Add new test for pthread_spin_trylockSergey Kolosov2-0/+83