summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2024-08-02x86: Tunables may incorrectly set Prefer_PMINUB_for_stringop (bug 32047)masterFlorian Weimer
2024-08-02x86: Add missing switch/case fall-through markers to init_cpu_featuresFlorian Weimer
2024-08-01hurd: Fix missing pthread_ compat symbol in libcSamuel Thibault
2024-08-01Add mremap testsH.J. Lu
2024-08-01linux: Update the mremap C implementation [BZ #31968]H.J. Lu
2024-07-30Add F_DUPFD_QUERY from Linux 6.10 to bits/fcntl-linux.hAdhemerval Zanella
2024-07-30Update kernel version to 6.10 in header constant testsAdhemerval Zanella
2024-07-30Update syscall lists for Linux 6.10Adhemerval Zanella
2024-07-29Mitigation for "clone on sparc might fail with -EFAULT for no valid reason" (...Michael Karcher
2024-07-27MIPS: Regenerate ulpsJulian Zhu
2024-07-26nptl: Use <support/check.h> facilities in tst-setuid3Maciej W. Rozycki
2024-07-25sparc: Regenerate ULPsAdhemerval Zanella
2024-07-25i386: Regenerate ULPsAdhemerval Zanella
2024-07-25arm: Regenerate ULPsAdhemerval Zanella
2024-07-25aarch64: Regenerate ULPsAdhemerval Zanella
2024-07-25powerpc: Regenerate ULPs for soft-fpAdhemerval Zanella
2024-07-25powerpc: Update ulps for fpujeevitha
2024-07-25riscv: Update ulpsKhem Raj
2024-07-25s390x: Regenerate ULPs.Stefan Liebler
2024-07-25x32/cet: Support shadow stack during startup for Linux 6.10H.J. Lu
2024-07-25x86-64: Remove sysdeps/x86_64/x32/dl-machine.hH.J. Lu
2024-07-24hppa: Update libm-test-ulpsJohn David Anglin
2024-07-22This patch adds larger ulp errors for the log2p1 function.Paul Zimmermann
2024-07-19linux: Trivial test output fix in tst-pkeyAndreas K. Hüttel
2024-07-19linux: Also check pkey_get for ENOSYS on tst-pkey (BZ 31996)Adhemerval Zanella
2024-07-19powerpc: Update soft-fp ulpsAdhemerval Zanella
2024-07-19Fix usage of _STACK_GROWS_DOWN and _STACK_GROWS_UP defines [BZ 31989]John David Anglin
2024-07-19x32: xfail elf/tst-platform-1 [BZ #22363]H.J. Lu
2024-07-17Revert "LoongArch: Add cfi instructions for _dl_tlsdesc_dynamic"Andreas K. Hüttel
2024-07-17htl: Fix __pthread_init_thread declaration and definitionSamuel Thibault
2024-07-17hurd: Fix pthread_self() without libpthreadSamuel Thibault
2024-07-17LoongArch: Add cfi instructions for _dl_tlsdesc_dynamicmengqinggang
2024-07-16x86: Disable non-temporal memset on Skylake ServerNoah Goldstein
2024-07-16Add pthread_getname_np and pthread_setname_np for HurdFlavio Cruz
2024-07-14math: Update alpha ulpsAndreas K. Hüttel
2024-07-12tests: XFAIL audit tests failing on all mips configurations, bug 29404Andreas K. Hüttel
2024-07-11s390x: Fix segfault in wcsncmp [BZ #31934]Stefan Liebler
2024-07-09Linux: Make __rseq_size useful for feature detection (bug 31965)Florian Weimer
2024-07-08math: Update m68k ULPsAndreas K. Hüttel
2024-07-04elf: Make dl-rseq-symbols Linux onlyAdhemerval Zanella
2024-07-03nptl: fix potential merge of __rseq_* relro symbolsMichael Jeanson
2024-07-03riscv: Update nofpu libm test ulpsDarius Rad
2024-07-02hppa/vdso: Provide 64-bit clock_gettime() vDSO onlyJohn David Anglin
2024-07-01MIPSr6/math: Use builtin fma and fmafYunQiang Su
2024-07-01elf: Support recursive use of dynamic TLS in interposed mallocFlorian Weimer
2024-06-30x86: Set default non_temporal_threshold for Zhaoxin processorsMayShao-oc
2024-06-30x86_64: Optimize large size copy in memmove-ssse3MayShao-oc
2024-06-30x86: Set preferred CPU features on the KH-40000 and KX-7000 Zhaoxin processorsMayShao-oc
2024-06-30Aarch64: Add new memset for Qualcomm's oryon-1 coreAndrew Pinski
2024-06-30Aarch64: Add memcpy for qualcomm's oryon-1 coreAndrew Pinski