aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
3 daysx86: Add missing switch/case fall-through markers to init_cpu_featuresFlorian Weimer1-0/+2
3 dayshurd: Fix missing pthread_ compat symbol in libcSamuel Thibault11-10/+70
4 daysAdd mremap testsH.J. Lu4-0/+119
4 dayslinux: Update the mremap C implementation [BZ #31968]H.J. Lu1-1/+13
6 daysAdd F_DUPFD_QUERY from Linux 6.10 to bits/fcntl-linux.hAdhemerval Zanella1-0/+1
6 daysUpdate kernel version to 6.10 in header constant testsAdhemerval Zanella3-4/+4
6 daysUpdate syscall lists for Linux 6.10Adhemerval Zanella27-3/+32
6 daysMitigation for "clone on sparc might fail with -EFAULT for no valid reason" (...Michael Karcher2-0/+6
9 daysMIPS: Regenerate ulpsJulian Zhu2-5/+5
10 daysnptl: Use <support/check.h> facilities in tst-setuid3Maciej W. Rozycki1-21/+16
11 dayssparc: Regenerate ULPsAdhemerval Zanella1-3/+3
11 daysi386: Regenerate ULPsAdhemerval Zanella2-4/+4
11 daysarm: Regenerate ULPsAdhemerval Zanella1-2/+2
11 daysaarch64: Regenerate ULPsAdhemerval Zanella1-4/+4
11 dayspowerpc: Regenerate ULPs for soft-fpAdhemerval Zanella1-5/+5
11 dayspowerpc: Update ulps for fpujeevitha1-6/+6
11 daysriscv: Update ulpsKhem Raj1-4/+4
11 dayss390x: Regenerate ULPs.Stefan Liebler1-4/+4
11 daysx32/cet: Support shadow stack during startup for Linux 6.10H.J. Lu3-3/+8
11 daysx86-64: Remove sysdeps/x86_64/x32/dl-machine.hH.J. Lu2-87/+16
11 dayshppa: 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
2024-07-08math: Update m68k ULPsAndreas K. Hüttel1-90/+361
2024-07-04elf: Make dl-rseq-symbols Linux onlyAdhemerval Zanella2-0/+68
2024-07-03nptl: fix potential merge of __rseq_* relro symbolsMichael Jeanson1-8/+6
2024-07-03riscv: Update nofpu libm test ulpsDarius Rad1-0/+20
2024-07-02hppa/vdso: Provide 64-bit clock_gettime() vDSO onlyJohn David Anglin1-3/+0
2024-07-01MIPSr6/math: Use builtin fma and fmafYunQiang Su1-0/+36
2024-07-01elf: Support recursive use of dynamic TLS in interposed mallocFlorian Weimer2-1/+18
2024-06-30x86: Set default non_temporal_threshold for Zhaoxin processorsMayShao-oc2-2/+5
2024-06-30x86_64: Optimize large size copy in memmove-ssse3MayShao-oc1-5/+9
2024-06-30x86: Set preferred CPU features on the KH-40000 and KX-7000 Zhaoxin processorsMayShao-oc1-16/+35
2024-06-30Aarch64: Add new memset for Qualcomm's oryon-1 coreAndrew Pinski4-0/+176
2024-06-30Aarch64: Add memcpy for qualcomm's oryon-1 coreAndrew Pinski5-0/+316
2024-06-26arm: Avoid UB in elf_machine_rel()Palmer Dabbelt1-5/+4