about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Execute a PAUSE hint in spin loopsChristoph Müllner8 days1-0/+3
* MIPSr6/math: Use builtin fma and fmafYunQiang Su8 days1-0/+13
* hppa/vdso: Add wrappers for vDSO functionsJohn David Anglin9 days1-0/+12
* Update hppa libm-test-ulpsJohn David Anglin9 days1-0/+48
* Update hppa libm-test-ulpsJohn David Anglin12 days1-0/+16
* RISC-V: Update ulpsJulian Zhu12 days1-0/+80
* MIPS: Update ulpsJulian Zhu12 days2-0/+108
* i386: Update ulpsFlorian Weimer12 days1-2/+2
* s390x: Capture grep output in static PIE checkFlorian Weimer12 days2-7/+7
* powerpc: Update ulpsFlorian Weimer12 days1-1/+13
* i386: Update ulpsFlorian Weimer12 days2-8/+104
* LoongArch: Update ulpsXi Ruoyao13 days1-0/+60
* sparc: Regenerate ULPsAndreas K. Hüttel13 days1-0/+80
* s390x: Regenerate ULPs.Stefan Liebler13 days1-0/+60
* LoongArch: Fix _dl_tlsdesc_dynamic in LSX casemengqinggang14 days1-9/+9
* arm: Update ulpsAdhemerval Zanella14 days1-0/+48
* aarch64: Update ulpsAdhemerval Zanella14 days1-0/+60
* powerpc: Update ulpsAdhemerval Zanella14 days1-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
* Linux: Add epoll ioctlsJoe Damato2024-06-043-0/+107
* math: Fix exp10 undefined left shiftSzabolcs Nagy2024-06-041-3/+3
* Add new AArch64 HWCAP2 definitions from Linux 6.9 to bits/hwcap.hJoseph Myers2024-06-041-0/+15
* x86: Add seperate non-temporal tunable for memsetNoah Goldstein2024-05-306-5/+34
* x86: Improve large memset perf with non-temporal stores [RHEL-29312]Noah Goldstein2024-05-301-58/+91
* LoongArch: Use "$fcsr0" instead of "$r0" in _FPU_{GET,SET}CWXi Ruoyao2024-05-281-2/+2
* x86_64: Reformat elf_machine_relaXin Wang2024-05-271-4/+5
* i386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782)Sunil K Pandey2024-05-271-1/+7
* parse_fdinfo: Don't advance pointer twice [BZ #31798]H.J. Lu2024-05-271-1/+3