about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove duplicate strchrnul and strncasecmp_l libc.a (BZ 31786)Adhemerval Zanella2024-05-233-1/+19
* loongarch: Remove duplicate strnlen in libc.a (BZ 31785)Adhemerval Zanella2024-05-231-0/+2
* aarch64: Remove duplicate memchr/strlen in libc.a (BZ 31777)Adhemerval Zanella2024-05-232-0/+6
* Update PIDFD_* constants for Linux 6.9Joseph Myers2024-05-232-9/+8
* Don't provide XXXf128_do_not_use aliases [BZ #31757]H.J. Lu2024-05-224-0/+10
* math: Fix isnanf128 static build (BZ 31774)Adhemerval Zanella2024-05-211-0/+4
* math: Fix i386 and m68k exp10 on static build (BZ 31775)Adhemerval Zanella2024-05-212-4/+14
* math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)Adhemerval Zanella2024-05-215-13/+17
* Remove the clone3 symbol from libc.a [BZ #31770]H.J. Lu2024-05-2111-11/+0
* aarch64/fpu: Add vector variants of powJoe Ramsay2024-05-2121-12/+2236
* LoongArch: Update ulpscaiyinyu2024-05-211-0/+20
* LoongArch: Fix tst-gnu2-tls2 compiler errormengqinggang2024-05-213-2/+8
* i386: Don't define stpncpy alias when used in IFUNC [BZ #31768]H.J. Lu2024-05-201-0/+2
* powerpc: Update ulpsAdhemerval Zanella2024-05-201-0/+24
* arm: Update ulpsAdhemerval Zanella2024-05-201-0/+16
* aarch64: Update ulpsAdhemerval Zanella2024-05-201-0/+20
* Implement C23 log2p1Joseph Myers2024-05-2039-1/+294
* Update syscall lists for Linux 6.9Joseph Myers2024-05-201-2/+2
* Rename procutils_read_file to __libc_procutils_read_file [BZ #31755]H.J. Lu2024-05-203-5/+7
* nearbyint: Don't define alias when used in IFUNC [BZ #31759]H.J. Lu2024-05-202-0/+4
* socket: Use may_alias on sockaddr structs (bug 19622)Florian Weimer2024-05-186-8/+8
* powerpc64: Fix by using the configure value $libc_cv_cc_submachine [BZ #31...Manjunath Matti2024-05-162-4/+4
* aarch64/fpu: Add vector variants of cbrtJoe Ramsay2024-05-1614-0/+526
* aarch64/fpu: Add vector variants of hypotJoe Ramsay2024-05-1614-0/+329
* LoongArch: Add support for TLS Descriptorsmengqinggang2024-05-1514-8/+1071
* aarch64: Fix AdvSIMD libmvec routines for big-endianJoe Ramsay2024-05-1417-85/+119
* powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682)Adhemerval Zanella2024-05-092-14/+8
* x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4)Gabi Falk2024-05-081-3/+3
* support: Add envp argument to support_capture_subprogramAdhemerval Zanella2024-05-071-1/+1
* elf: Only process multiple tunable once (BZ 31686)Adhemerval Zanella2024-05-072-0/+7
* Add crt1-2.0.o for glibc 2.0 compatibility testsH.J. Lu2024-05-061-0/+4
* powerpc: Optimized strncmp for power10Amrita H S2024-05-065-1/+304
* or1k: Add hard float supportStafford Horne2024-05-0332-218/+1425
* or1k: Add hard float libm-test-ulpsStafford Horne2024-05-035-1/+1117
* i686: Fix multiple definitions of __memmove_chk and __memset_chkGabi Falk2024-05-022-2/+2
* i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chkGabi Falk2024-05-021-1/+1
* time: Allow later version licensing.Carlos O'Donell2024-05-012-2/+2
* AArch64: Remove unused defines of CPU namesWilco Dijkstra2024-04-301-7/+0
* x86: In ld.so, diagnose missing APX support in APX-only buildsFlorian Weimer2024-04-251-0/+5
* i386: ulp update for SSE2 --disable-multi-arch configurationsFlorian Weimer2024-04-251-0/+1
* x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]H.J. Lu2024-04-243-1/+15
* LoongArch: Add glibc.cpu.hwcap support.caiyinyu2024-04-2412-8/+471
* nptl: Fix tst-cancel30 on kernels without ppoll_time64 supportFlorian Weimer2024-04-231-4/+11
* login: Use unsigned 32-bit types for seconds-since-epochFlorian Weimer2024-04-191-1/+1
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-04-1915-19/+156
* login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer2024-04-1915-0/+54
* powerpc: Fix ld.so address determination for PCREL mode (bug 31640)Florian Weimer2024-04-141-0/+19
* Revert "x86_64: Suppress false positive valgrind error"Florian Weimer2024-04-132-24/+0
* posix: Sync tempname with gnulibAdhemerval Zanella2024-04-101-114/+59
* aarch64: Enhanced CPU diagnostics for ld.soFlorian Weimer2024-04-081-0/+84