about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* i386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782)Sunil K Pandey2024-05-271-1/+7
* difftime is pure, not constPaul Eggert2024-05-271-2/+2
* parse_fdinfo: Don't advance pointer twice [BZ #31798]H.J. Lu2024-05-271-1/+3
* elf/Makefile: Split and sort PIE testsH.J. Lu2024-05-251-3/+13
* Revert "Test fscanf of long double without <stdio.h>"H.J. Lu2024-05-243-39/+0
* sysdeps/ieee754/ldbl-opt/Makefile: Split and sort libnldbl-callsH.J. Lu2024-05-241-42/+233
* Test fscanf of long double without <stdio.h>H.J. Lu2024-05-243-0/+39
* sysdeps/ieee754/ldbl-opt/Makefile: Remove test-nldbl-redirect-staticH.J. Lu2024-05-241-1/+0
* sysdeps/ieee754/ldbl-opt/Makefile: Split and sort testsH.J. Lu2024-05-241-10/+18
* s390x: Regenerate ULPs.Stefan Liebler2024-05-241-0/+20
* powerpc: Remove duplicated versionsort from libm.a (BZ 31789)Adhemerval Zanella2024-05-231-1/+1
* Update kernel version to 6.9 in header constant testsJoseph Myers2024-05-232-3/+3
* localedata: cv_RU: update translationMike FABIAN2024-05-232-209/+102
* math: Provide missing math symbols on libc.a (BZ 31781)Adhemerval Zanella2024-05-233-6/+6
* s390: Make utmp32, utmpx32, and login32 shared only (BZ 31790)Adhemerval Zanella2024-05-231-0/+1
* microblaze: Remove cacheflush from libc.a (BZ 31788)Adhemerval Zanella2024-05-231-2/+0
* powerpc: Remove duplicated llrintf and llrintf32 from libm.a (BZ 31787)Adhemerval Zanella2024-05-232-0/+8
* 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
* Define write_profiling functions only in profile library [BZ #31756]H.J. Lu2024-05-221-1/+2
* Don't provide XXXf128_do_not_use aliases [BZ #31757]H.J. Lu2024-05-224-0/+10
* Don't provide scalb/significand _FloatN aliases [BZ #31760]H.J. Lu2024-05-222-0/+24
* math: Fix isnanf128 static build (BZ 31774)Adhemerval Zanella2024-05-211-0/+4
* math: Add support for auto static math testsAdhemerval Zanella2024-05-2112-5/+133
* Change _IO_stderr_/_IO_stdin_/_IO_stdout to compat symbols [BZ #31766]H.J. Lu2024-05-211-0/+4
* Obsolete _dl_mcount_wrapper in glibc 2.40 [BZ #31765]H.J. Lu2024-05-211-1/+5
* 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
* Compile libmvec with -fno-math-errnoJoe Ramsay2024-05-211-3/+4
* manual: clarify defintions of floating point exponent bounds (bug 31518)Andreas Schwab2024-05-211-5/+5
* LoongArch: Update ulpscaiyinyu2024-05-211-0/+20
* LoongArch: Fix tst-gnu2-tls2 compiler errormengqinggang2024-05-213-2/+8
* resolv: Make _res_opcodes a compat symbol [BZ #31764]H.J. Lu2024-05-201-0/+1
* 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
* math: Add more details to the test driver output.Joe Simmons-Talbott2024-05-203-49/+162
* Implement C23 log2p1Joseph Myers2024-05-2052-2/+3206
* 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
* Pass -nostdlib -nostartfiles together with -r [BZ #31753]H.J. Lu2024-05-191-1/+2
* socket: Use may_alias on sockaddr structs (bug 19622)Florian Weimer2024-05-1810-14/+25
* Use a doubly-linked list for _IO_list_all (bug 27777)Alexandre Ferrieux2024-05-173-2/+43
* powerpc64: Fix by using the configure value $libc_cv_cc_submachine [BZ #31...Manjunath Matti2024-05-162-4/+4