about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* x86: Set default non_temporal_threshold for Zhaoxin processorsMayShao-oc10 days2-2/+5
* x86_64: Optimize large size copy in memmove-ssse3MayShao-oc10 days1-5/+9
* x86: Set preferred CPU features on the KH-40000 and KX-7000 Zhaoxin processorsMayShao-oc10 days1-16/+35
* Aarch64: Add new memset for Qualcomm's oryon-1 coreAndrew Pinski11 days4-0/+176
* Aarch64: Add memcpy for qualcomm's oryon-1 coreAndrew Pinski11 days5-0/+316
* arm: Avoid UB in elf_machine_rel()Palmer Dabbelt2024-06-261-5/+4
* LoongArch: Fix tst-gnu2-tls2 test casemengqinggang2024-06-261-143/+153
* posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695)Adhemerval Zanella2024-06-251-7/+16
* Revert "MIPSr6/math: Use builtin fma and fmaf"Andreas K. Hüttel2024-06-251-13/+0
* RISC-V: Execute a PAUSE hint in spin loopsChristoph Müllner2024-06-241-0/+3
* MIPSr6/math: Use builtin fma and fmafYunQiang Su2024-06-241-0/+13
* hppa/vdso: Add wrappers for vDSO functionsJohn David Anglin2024-06-231-0/+12
* Update hppa libm-test-ulpsJohn David Anglin2024-06-231-0/+48
* Update hppa libm-test-ulpsJohn David Anglin2024-06-201-0/+16
* RISC-V: Update ulpsJulian Zhu2024-06-201-0/+80
* MIPS: Update ulpsJulian Zhu2024-06-202-0/+108
* i386: Update ulpsFlorian Weimer2024-06-201-2/+2
* s390x: Capture grep output in static PIE checkFlorian Weimer2024-06-202-7/+7
* powerpc: Update ulpsFlorian Weimer2024-06-201-1/+13
* i386: Update ulpsFlorian Weimer2024-06-202-8/+104
* LoongArch: Update ulpsXi Ruoyao2024-06-191-0/+60
* sparc: Regenerate ULPsAndreas K. Hüttel2024-06-191-0/+80
* s390x: Regenerate ULPs.Stefan Liebler2024-06-191-0/+60
* LoongArch: Fix _dl_tlsdesc_dynamic in LSX casemengqinggang2024-06-191-9/+9
* arm: Update ulpsAdhemerval Zanella2024-06-181-0/+48
* aarch64: Update ulpsAdhemerval Zanella2024-06-181-0/+60
* powerpc: Update ulpsAdhemerval Zanella2024-06-181-0/+60
* Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.cFlorian Weimer2024-06-181-0/+1
* linux: add definitions for hugetlb page size encodingsCarlos Llamas2024-06-183-6/+45
* elf: Remove HWCAP_IMPORTANTStefan Liebler2024-06-1810-43/+0
* elf: Remove LD_HWCAP_MASK / tunable glibc.cpu.hwcap_maskStefan Liebler2024-06-182-7/+0
* elf: Remove _DL_PLATFORMS_COUNTStefan Liebler2024-06-189-28/+6
* elf: Remove _DL_FIRST_PLATFORMStefan Liebler2024-06-182-6/+0
* elf: Remove _DL_HWCAP_PLATFORMStefan Liebler2024-06-1810-29/+0
* elf: Remove platform strings in dl-procinfo.cStefan Liebler2024-06-186-189/+7
* elf: Remove _dl_string_platformStefan Liebler2024-06-189-83/+0
* x86: Remove HWCAP_START and HWCAP_COUNTStefan Liebler2024-06-181-6/+0
* math: Update mips32/mips64 ulps for log2p1YunQiang Su2024-06-172-0/+40
* Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel2024-06-1727-1037/+1066
* Implement C23 exp2m1, exp10m1Joseph Myers2024-06-1742-1/+589
* Implement C23 log10p1Joseph Myers2024-06-1739-0/+291
* Implement C23 logp1Joseph Myers2024-06-1770-6/+673
* x86: Fix value for `x86_memset_non_temporal_threshold` when it is undesirableNoah Goldstein2024-06-141-3/+3
* i686: Regenerate ulpsAndreas K. Hüttel2024-06-141-5/+5
* LoongArch: Ensure sp 16-byte aligned for tlsdescXi Ruoyao2024-06-142-7/+4
* x86: Properly set x86 minimum ISA level [BZ #31883]H.J. Lu2024-06-123-3/+17
* linux: Remove __stack_protAdhemerval Zanella2024-06-121-15/+10
* x86: Properly set MINIMUM_X86_ISA_LEVEL for i386 [BZ #31867]H.J. Lu2024-06-112-4/+12
* x86: Enable non-temporal memset tunable for AMDJoe Damato2024-06-101-4/+4
* hurd: Fix lsetxattr return valueSamuel Thibault2024-06-101-1/+1