aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2024-09-23AArch64: Improve codegen in users of AdvSIMD log1pf helperJoe Ramsay5-139/+146
2024-09-23AArch64: Improve codegen in SVE F32 logsJoe Ramsay3-47/+69
2024-09-23AArch64: Improve codegen in SVE expf & related routinesJoe Ramsay5-148/+136
2024-09-21Linux: readdir64_r should not skip d_ino == 0 entries (bug 32126)Florian Weimer1-17/+12
2024-09-21Linux: Use readdir64_r for compat __old_readdir64_r (bug 32128)Florian Weimer4-216/+71
2024-09-19AArch64: Add vector logp1 alias for log1pJoe Ramsay8-0/+30
2024-09-19hurd: Avoid file_check_access () RPC for access (F_OK)Sergey Bugaev1-0/+9
2024-09-11Linux: Add missing scheduler constants to <sched.h>Florian Weimer4-0/+82
2024-09-11Linux: Add the sched_setattr and sched_getattr functionsFlorian Weimer39-2/+273
2024-09-10AArch64: Remove memset-reg.hWilco Dijkstra6-35/+28
2024-09-09AArch64: Optimize memsetWilco Dijkstra1-111/+84
2024-09-09hppa: Update libm-test-ulpsJohn David Anglin1-21/+21
2024-09-09aarch64: Avoid redundant MOVs in AdvSIMD F32 logsJoe Ramsay3-45/+72
2024-09-06LoongArch: Fix macro redefined warning in tls-desc.Smengqinggang2-6/+15
2024-09-05i386: Update ulpsFlorian Weimer1-3/+3
2024-09-05powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)Florian Weimer1-0/+4
2024-09-05Linux: readdir_r needs to report getdents failures (bug 32124)Florian Weimer1-1/+10
2024-09-05i386: Update ulpsFlorian Weimer1-1/+1
2024-09-02linux: mips: Fix syscall_cancell build for __mips_isa_rev >= 6Adhemerval Zanella1-0/+4
2024-08-30powerpc64: Fix syscall_cancel build for powerpc64le-linux-gnu [BZ #32125]Jeevitha Palanisamy1-1/+1
2024-08-26x86: Enable non-temporal memset for Hygon processorsFeifei Wang2-3/+8
2024-08-26x86: Add cache information support for Hygon processorsFeifei Wang1-0/+60
2024-08-26x86: Add new architecture type for Hygon processorsFeifei Wang2-3/+17
2024-08-25mach: Fix bogus negative returnSamuel Thibault1-0/+3
2024-08-23powerpc64: Optimize strcpy and stpcpy for Power9/10Mahesh Bodapati1-53/+223
2024-08-23nptl: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella40-102/+2280
2024-08-19elf: Make dl-fptr and dl-symaddr hppa specificAdhemerval Zanella2-46/+22
2024-08-19x86: Unifies 'strnlen-evex' and 'strnlen-evex512' implementations.Matthew Sterrett3-680/+469
2024-08-16nptl: Fix extraneous testing run by tst-rseq-nptl in the test driverMaciej W. Rozycki1-0/+9
2024-08-15Report error if setaffinity wrapper fails (Bug 32040)Carlos O'Donell1-1/+1
2024-08-15x86: Add `Avoid_STOSB` tunable to allow NT memset without ERMSNoah Goldstein6-12/+53
2024-08-15x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal pathNoah Goldstein2-8/+23
2024-08-15x86: Fix bug in strchrnul-evex512 [BZ #32078]Noah Goldstein1-4/+4
2024-08-11ARC: Regenerate ULPsPavel Kozlov2-0/+81
2024-08-09LoongArch: Add cfi instructions for _dl_tlsdesc_dynamicmengqinggang5-373/+258
2024-08-09LoongArch: Regenerate ULPscaiyinyu1-32/+32
2024-08-08RISC-V: Regenerate ULPsJulian Zhu1-32/+32
2024-08-08MIPS: Regenerate ULPsJulian Zhu2-51/+51
2024-08-08powerpc64le: Update ulpsFlorian Weimer1-12/+12
2024-08-08s390x: Update ulpsFlorian Weimer1-32/+32
2024-08-07powerpc: Regenerate ULPs for soft-fpAdhemerval Zanella1-27/+27
2024-08-07powerpc: Update soft-fp ulpsAdhemerval Zanella1-30/+30
2024-08-07sparc: Regenerate ULPsAdhemerval Zanella1-31/+31
2024-08-07i386: Regenerate ULPsAdhemerval Zanella2-73/+73
2024-08-07arm: Regenerate ULPsAdhemerval Zanella1-20/+20
2024-08-07aarch64: Regenerate ULPsAdhemerval Zanella1-32/+32
2024-08-07sysdeps: Re-flow and sort multiline gnu/Makefile definitionsAdhemerval Zanella1-12/+42
2024-08-07AArch64: Improve generic strlenWilco Dijkstra1-12/+27
2024-08-07added inputs giving large errors on x86_64 for new C23 functionsPaul Zimmermann1-43/+43
2024-08-06LoongArch: Update Ulps.caiyinyu1-4/+4