aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2024-05-23loongarch: Remove duplicate strnlen in libc.a (BZ 31785)Adhemerval Zanella1-0/+2
2024-05-23aarch64: Remove duplicate memchr/strlen in libc.a (BZ 31777)Adhemerval Zanella2-0/+6
2024-05-23Update PIDFD_* constants for Linux 6.9Joseph Myers2-9/+8
2024-05-22Don't provide XXXf128_do_not_use aliases [BZ #31757]H.J. Lu4-0/+10
2024-05-21math: Fix isnanf128 static build (BZ 31774)Adhemerval Zanella1-0/+4
2024-05-21math: Fix i386 and m68k exp10 on static build (BZ 31775)Adhemerval Zanella2-4/+14
2024-05-21math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)Adhemerval Zanella5-13/+17
2024-05-21Remove the clone3 symbol from libc.a [BZ #31770]H.J. Lu11-11/+0
2024-05-21aarch64/fpu: Add vector variants of powJoe Ramsay21-12/+2236
2024-05-21LoongArch: Update ulpscaiyinyu1-0/+20
2024-05-21LoongArch: Fix tst-gnu2-tls2 compiler errormengqinggang3-2/+8
2024-05-20i386: Don't define stpncpy alias when used in IFUNC [BZ #31768]H.J. Lu1-0/+2
2024-05-20powerpc: Update ulpsAdhemerval Zanella1-0/+24
2024-05-20arm: Update ulpsAdhemerval Zanella1-0/+16
2024-05-20aarch64: Update ulpsAdhemerval Zanella1-0/+20
2024-05-20Implement C23 log2p1Joseph Myers39-1/+294
2024-05-20Update syscall lists for Linux 6.9Joseph Myers1-2/+2
2024-05-20Rename procutils_read_file to __libc_procutils_read_file [BZ #31755]H.J. Lu3-5/+7
2024-05-20nearbyint: Don't define alias when used in IFUNC [BZ #31759]H.J. Lu2-0/+4
2024-05-18socket: Use may_alias on sockaddr structs (bug 19622)Florian Weimer6-8/+8
2024-05-16powerpc64: Fix by using the configure value $libc_cv_cc_submachine [BZ #31...Manjunath Matti2-4/+4
2024-05-16aarch64/fpu: Add vector variants of cbrtJoe Ramsay14-0/+526
2024-05-16aarch64/fpu: Add vector variants of hypotJoe Ramsay14-0/+329
2024-05-15LoongArch: Add support for TLS Descriptorsmengqinggang14-8/+1071
2024-05-14aarch64: Fix AdvSIMD libmvec routines for big-endianJoe Ramsay17-85/+119
2024-05-09powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682)Adhemerval Zanella2-14/+8
2024-05-08x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4)Gabi Falk1-3/+3
2024-05-07support: Add envp argument to support_capture_subprogramAdhemerval Zanella1-1/+1
2024-05-07elf: Only process multiple tunable once (BZ 31686)Adhemerval Zanella2-0/+7
2024-05-06Add crt1-2.0.o for glibc 2.0 compatibility testsH.J. Lu1-0/+4
2024-05-06powerpc: Optimized strncmp for power10Amrita H S5-1/+304
2024-05-03or1k: Add hard float supportStafford Horne32-218/+1425
2024-05-03or1k: Add hard float libm-test-ulpsStafford Horne5-1/+1117
2024-05-02i686: Fix multiple definitions of __memmove_chk and __memset_chkGabi Falk2-2/+2
2024-05-02i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chkGabi Falk1-1/+1
2024-05-01time: Allow later version licensing.Carlos O'Donell2-2/+2
2024-04-30AArch64: Remove unused defines of CPU namesWilco Dijkstra1-7/+0
2024-04-25x86: In ld.so, diagnose missing APX support in APX-only buildsFlorian Weimer1-0/+5
2024-04-25i386: ulp update for SSE2 --disable-multi-arch configurationsFlorian Weimer1-0/+1
2024-04-24x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]H.J. Lu3-1/+15
2024-04-24LoongArch: Add glibc.cpu.hwcap support.caiyinyu12-8/+471
2024-04-23nptl: Fix tst-cancel30 on kernels without ppoll_time64 supportFlorian Weimer1-4/+11
2024-04-19login: Use unsigned 32-bit types for seconds-since-epochFlorian Weimer1-1/+1
2024-04-19login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer15-19/+156
2024-04-19login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer15-0/+54
2024-04-14powerpc: Fix ld.so address determination for PCREL mode (bug 31640)Florian Weimer1-0/+19
2024-04-13Revert "x86_64: Suppress false positive valgrind error"Florian Weimer2-24/+0
2024-04-10posix: Sync tempname with gnulibAdhemerval Zanella1-114/+59
2024-04-08aarch64: Enhanced CPU diagnostics for ld.soFlorian Weimer1-0/+84
2024-04-08x86: Add generic CPUID data dumper to ld.so --list-diagnosticsFlorian Weimer1-0/+384