aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
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
2024-07-29Mitigation for "clone on sparc might fail with -EFAULT for no valid reason" (...Michael Karcher2-0/+6
2024-07-27MIPS: Regenerate ulpsJulian Zhu2-5/+5
2024-07-26nptl: Use <support/check.h> facilities in tst-setuid3Maciej W. Rozycki1-21/+16
2024-07-25sparc: Regenerate ULPsAdhemerval Zanella1-3/+3
2024-07-25i386: Regenerate ULPsAdhemerval Zanella2-4/+4
2024-07-25arm: Regenerate ULPsAdhemerval Zanella1-2/+2
2024-07-25aarch64: Regenerate ULPsAdhemerval Zanella1-4/+4
2024-07-25powerpc: Regenerate ULPs for soft-fpAdhemerval Zanella1-5/+5
2024-07-25powerpc: Update ulps for fpujeevitha1-6/+6
2024-07-25riscv: Update ulpsKhem Raj1-4/+4
2024-07-25s390x: Regenerate ULPs.Stefan Liebler1-4/+4
2024-07-25x32/cet: Support shadow stack during startup for Linux 6.10H.J. Lu3-3/+8
2024-07-25x86-64: Remove sysdeps/x86_64/x32/dl-machine.hH.J. Lu2-87/+16
2024-07-24hppa: Update libm-test-ulpsJohn David Anglin1-7/+8
2024-07-22This patch adds larger ulp errors for the log2p1 function.Paul Zimmermann1-5/+5
2024-07-19linux: Trivial test output fix in tst-pkeyAndreas K. Hüttel1-1/+1
2024-07-19linux: Also check pkey_get for ENOSYS on tst-pkey (BZ 31996)Adhemerval Zanella1-1/+7
2024-07-19powerpc: Update soft-fp ulpsAdhemerval Zanella1-0/+103
2024-07-19Fix usage of _STACK_GROWS_DOWN and _STACK_GROWS_UP defines [BZ 31989]John David Anglin1-1/+1
2024-07-19x32: xfail elf/tst-platform-1 [BZ #22363]H.J. Lu1-0/+6
2024-07-17Revert "LoongArch: Add cfi instructions for _dl_tlsdesc_dynamic"Andreas K. Hüttel5-258/+373
2024-07-17htl: Fix __pthread_init_thread declaration and definitionSamuel Thibault2-2/+3
2024-07-17hurd: Fix pthread_self() without libpthreadSamuel Thibault3-11/+12
2024-07-17LoongArch: Add cfi instructions for _dl_tlsdesc_dynamicmengqinggang5-373/+258
2024-07-16x86: Disable non-temporal memset on Skylake ServerNoah Goldstein5-12/+26
2024-07-16Add pthread_getname_np and pthread_setname_np for HurdFlavio Cruz7-13/+226
2024-07-14math: Update alpha ulpsAndreas K. Hüttel1-0/+48
2024-07-12tests: XFAIL audit tests failing on all mips configurations, bug 29404Andreas K. Hüttel1-0/+9
2024-07-11s390x: Fix segfault in wcsncmp [BZ #31934]Stefan Liebler1-9/+1
2024-07-09Linux: Make __rseq_size useful for feature detection (bug 31965)Florian Weimer3-10/+31