aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-12Clear CXX and TEST_CXX if C++ link test failsH.J. Lu2-12/+2
2024-12-12math: Remove __XXX math functions from installed math.h [BZ #32418]H.J. Lu5-36/+67
2024-12-11Optimize bsearch() implementation for performanceKuan-Wei Chiu1-11/+9
2024-12-11benchtests: Add benchmark test for bsearchKuan-Wei Chiu2-0/+138
2024-12-11Implement C23 atanpiJoseph Myers51-2/+1832
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 Weimer3-6/+49
2024-12-11Add TEST_CC and TEST_CXX supportH.J. Lu8-136/+682
2024-12-10powerpc64le: ROP changes for the dl-trampoline functionsPeter Bergner1-9/+31
2024-12-11malloc: Add tcache path for callocWangyang Guo2-38/+132
2024-12-10Implement C23 asinpiJoseph Myers51-2/+2921
2024-12-10malloc: add indirection for malloc(-like) functions in tests [BZ #32366]Sam James9-2/+53
2024-12-09Implement C23 acospiJoseph Myers51-2/+3632
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.gfleury7-6/+14
2024-12-09htl: move pthread_condattr_setclock into libc.gfleury7-6/+16
2024-12-09htl: move pthread_condattr_init into libc.gfleury10-11/+12
2024-12-09htl: move pthread_condattr_getpshared into libc.gfleury7-5/+15
2024-12-09htl: move pthread_condattr_getclock into libc.gfleury7-6/+14
2024-12-09htl: move __pthread_default_condattr into libc.gfleury4-1/+4
2024-12-09htl: move pthread_condattr_destroy into libc.gfleury9-9/+9
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-07math: Exclude internal math symbols for tests [BZ #32414]H.J. Lu2-1/+6
2024-12-06Remove AC_SUBST(libc_cv_mtls_descriptor)H.J. Lu2-3/+0
2024-12-05Implement C23 tanpiJoseph Myers51-2/+9618
2024-12-05Fix typo in elf/Makefile:postclean-generatedJoseph Myers1-1/+1
2024-12-05math: xfail some sinpi tests for ibm128-libgccAdhemerval Zanella2-254/+254
2024-12-05math: xfail some cospi tests for ibm128-libgccAdhemerval Zanella2-402/+402
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-05Use M_LIT in place of M_MLIT for literalsJoseph Myers2-2/+2
2024-12-05Add further test of TLSJoseph Myers11-0/+381
2024-12-05hurd: Protect against servers returning bogus read/write lengthsSergey Bugaev2-8/+14
2024-12-05Fix and sort variables in MakefilesH.J. Lu6-65/+65
2024-12-04Implement C23 sinpiJoseph Myers51-2/+10429
2024-12-04Implement C23 cospiJoseph Myers51-1/+9778
2024-12-04malloc: Optimize small memory clearing for callocH.J. Lu3-35/+51
2024-12-03Use Linux 6.12 in build-many-glibcs.pyJoseph Myers1-1/+1
2024-12-02locale: More strictly implement ISO 8601 for Esperanto localeCarmen Bianca BAKKER1-1/+2