aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
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
2024-08-05elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)Florian Weimer1-7/+1
2024-08-05elf: Clarify and invert second argument of _dl_allocate_tls_initFlorian Weimer1-3/+1
2024-08-02x86: Tunables may incorrectly set Prefer_PMINUB_for_stringop (bug 32047)Florian Weimer1-0/+1
2024-08-02x86: Add missing switch/case fall-through markers to init_cpu_featuresFlorian Weimer1-0/+2
2024-08-01hurd: Fix missing pthread_ compat symbol in libcSamuel Thibault11-10/+70
2024-08-01Add mremap testsH.J. Lu4-0/+119
2024-08-01linux: Update the mremap C implementation [BZ #31968]H.J. Lu1-1/+13
2024-07-30Add F_DUPFD_QUERY from Linux 6.10 to bits/fcntl-linux.hAdhemerval Zanella1-0/+1
2024-07-30Update kernel version to 6.10 in header constant testsAdhemerval Zanella3-4/+4
2024-07-30Update syscall lists for Linux 6.10Adhemerval Zanella27-3/+32