about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Add vector logp1 alias for log1pJoe Ramsay2024-09-198-0/+30
* hurd: Avoid file_check_access () RPC for access (F_OK)Sergey Bugaev2024-09-191-0/+9
* Linux: Add missing scheduler constants to <sched.h>Florian Weimer2024-09-114-0/+82
* Linux: Add the sched_setattr and sched_getattr functionsFlorian Weimer2024-09-1139-2/+273
* AArch64: Remove memset-reg.hWilco Dijkstra2024-09-106-35/+28
* AArch64: Optimize memsetWilco Dijkstra2024-09-091-111/+84
* hppa: Update libm-test-ulpsJohn David Anglin2024-09-091-21/+21
* aarch64: Avoid redundant MOVs in AdvSIMD F32 logsJoe Ramsay2024-09-093-45/+72
* LoongArch: Fix macro redefined warning in tls-desc.Smengqinggang2024-09-062-6/+15
* i386: Update ulpsFlorian Weimer2024-09-051-3/+3
* powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)Florian Weimer2024-09-051-0/+4
* Linux: readdir_r needs to report getdents failures (bug 32124)Florian Weimer2024-09-051-1/+10
* i386: Update ulpsFlorian Weimer2024-09-051-1/+1
* linux: mips: Fix syscall_cancell build for __mips_isa_rev >= 6Adhemerval Zanella2024-09-021-0/+4
* powerpc64: Fix syscall_cancel build for powerpc64le-linux-gnu [BZ #32125]Jeevitha Palanisamy2024-08-301-1/+1
* x86: Enable non-temporal memset for Hygon processorsFeifei Wang2024-08-262-3/+8
* x86: Add cache information support for Hygon processorsFeifei Wang2024-08-261-0/+60
* x86: Add new architecture type for Hygon processorsFeifei Wang2024-08-262-3/+17
* mach: Fix bogus negative returnSamuel Thibault2024-08-251-0/+3
* powerpc64: Optimize strcpy and stpcpy for Power9/10Mahesh Bodapati2024-08-231-53/+223
* nptl: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella2024-08-2340-102/+2280
* elf: Make dl-fptr and dl-symaddr hppa specificAdhemerval Zanella2024-08-192-46/+22
* x86: Unifies 'strnlen-evex' and 'strnlen-evex512' implementations.Matthew Sterrett2024-08-193-680/+469
* nptl: Fix extraneous testing run by tst-rseq-nptl in the test driverMaciej W. Rozycki2024-08-161-0/+9
* Report error if setaffinity wrapper fails (Bug 32040)Carlos O'Donell2024-08-151-1/+1
* x86: Add `Avoid_STOSB` tunable to allow NT memset without ERMSNoah Goldstein2024-08-156-12/+53
* x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal pathNoah Goldstein2024-08-152-8/+23
* x86: Fix bug in strchrnul-evex512 [BZ #32078]Noah Goldstein2024-08-151-4/+4
* ARC: Regenerate ULPsPavel Kozlov2024-08-112-0/+81
* LoongArch: Add cfi instructions for _dl_tlsdesc_dynamicmengqinggang2024-08-095-373/+258
* LoongArch: Regenerate ULPscaiyinyu2024-08-091-32/+32
* RISC-V: Regenerate ULPsJulian Zhu2024-08-081-32/+32
* MIPS: Regenerate ULPsJulian Zhu2024-08-082-51/+51
* powerpc64le: Update ulpsFlorian Weimer2024-08-081-12/+12
* s390x: Update ulpsFlorian Weimer2024-08-081-32/+32
* powerpc: Regenerate ULPs for soft-fpAdhemerval Zanella2024-08-071-27/+27
* powerpc: Update soft-fp ulpsAdhemerval Zanella2024-08-071-30/+30
* sparc: Regenerate ULPsAdhemerval Zanella2024-08-071-31/+31
* i386: Regenerate ULPsAdhemerval Zanella2024-08-072-73/+73
* arm: Regenerate ULPsAdhemerval Zanella2024-08-071-20/+20
* aarch64: Regenerate ULPsAdhemerval Zanella2024-08-071-32/+32
* sysdeps: Re-flow and sort multiline gnu/Makefile definitionsAdhemerval Zanella2024-08-071-12/+42
* AArch64: Improve generic strlenWilco Dijkstra2024-08-071-12/+27
* added inputs giving large errors on x86_64 for new C23 functionsPaul Zimmermann2024-08-071-43/+43
* LoongArch: Update Ulps.caiyinyu2024-08-061-4/+4
* elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)Florian Weimer2024-08-051-7/+1
* elf: Clarify and invert second argument of _dl_allocate_tls_initFlorian Weimer2024-08-051-3/+1
* x86: Tunables may incorrectly set Prefer_PMINUB_for_stringop (bug 32047)Florian Weimer2024-08-021-0/+1
* x86: Add missing switch/case fall-through markers to init_cpu_featuresFlorian Weimer2024-08-021-0/+2
* hurd: Fix missing pthread_ compat symbol in libcSamuel Thibault2024-08-0111-10/+70