aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-21x86_64: Add log1p with FMAH.J. Lu4-0/+40
2023-08-21Remove references to the defunct db2 subdirAndreas Schwab3-11/+0
2023-08-18string: Fix tester build with fortify enable with gcc < 12Mahesh Bodapati1-3/+8
2023-08-18s390x: Fix static PIE condition for toolchain bootstrapping.Stefan Liebler2-12/+138
2023-08-17m68k: fix __mpn_lshift and __mpn_rshift for non-68020Andreas Schwab2-4/+4
2023-08-17sysdeps: tst-bz21269: fix -Wreturn-typeSam James1-2/+0
2023-08-17Loongarch: Add ifunc support for memcpy{aligned, unaligned, lsx, lasx} and me...dengjianbo13-0/+2435
2023-08-17Loongarch: Add ifunc support for strchr{aligned, lsx, lasx} and strchrnul{ali...dengjianbo12-0/+581
2023-08-16sysdeps: tst-bz21269: handle ENOSYS & skip appropriatelySam James1-1/+10
2023-08-16sysdeps: tst-bz21269: fix test parameterSam James1-1/+1
2023-08-16hurd: Fix strictness of <mach/thread_state.h>Samuel Thibault1-3/+3
2023-08-15hurd: Add prototype for and thus fix _hurdsig_abort_rpcs callSamuel Thibault2-10/+7
2023-08-15io/tst-statvfs: fix statfs().f_type comparison test on some archesнаб1-1/+1
2023-08-15fxprintf: Get rid of allocaJoe Simmons-Talbott1-8/+6
2023-08-15configure: Add -Wall again to the default CFLAGSFlorian Weimer1-1/+1
2023-08-15malloc: Remove bin scanning from memalign (bug 30723)Florian Weimer2-166/+10
2023-08-14resolv/nss_dns/dns-host: Get rid of alloca.Joe Simmons-Talbott1-2/+2
2023-08-14x86_64: Add expm1 with FMAH.J. Lu4-0/+55
2023-08-14LoongArch: elf: Add new LoongArch reloc types 109 into elf.hcaiyinyu1-0/+1
2023-08-14elf: Add new LoongArch reloc types (101 to 108) into elf.hXi Ruoyao1-0/+8
2023-08-14Loongarch: Add ifunc support and add different versions of strlendengjianbo9-0/+418
2023-08-14LoongArch: Add minuimum binutils required versiondengjianbo6-14/+9
2023-08-14LoongArch: Redefine macro LEAF/ENTRY.dengjianbo1-10/+26
2023-08-11x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]Noah Goldstein1-4/+3
2023-08-11x86_64: Add log2 with FMAH.J. Lu3-0/+48
2023-08-11malloc: Enable merging of remainders in memalign (bug 30723)Florian Weimer1-76/+121
2023-08-11nscd: Do not rebuild getaddrinfo (bug 30709)Florian Weimer6-80/+13
2023-08-10x86_64: Sort fpu/multiarch/MakefileH.J. Lu1-20/+74
2023-08-10i686: Fix build with --disable-multiarchAdhemerval Zanella6-2/+10
2023-08-10x86_64: Fix build with --disable-multiarch (BZ 30721)Adhemerval Zanella3-1/+5
2023-08-08Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers9-7/+103
2023-08-08Add PACKET_VNET_HDR_SZ from Linux 6.4 to netpacket/packet.hJoseph Myers1-0/+1
2023-08-08hurd: Make error_t an int in C++Samuel Thibault1-0/+6
2023-08-08Use binutils 2.41 branch in build-many-glibcs.pyJoseph Myers1-1/+1
2023-08-08linux: statvfs: allocate spare for f_typeнаб4-11/+21
2023-08-08hurd: statvfs: __f_type -> f_typeнаб1-2/+2
2023-08-08htl: Initialize ___pthread_self earlySamuel Thibault3-17/+15
2023-08-08htl: Add support for static TSD dataSamuel Thibault7-18/+97
2023-08-06x86: Fix for cache computation on AMD legacy cpus.Sajan Karumanchi1-27/+199
2023-08-06hurd: Rework generating errno.hSamuel Thibault3-41/+19
2023-08-04powerpc longjmp: Fix build after chk hidden builtin fixSamuel Thibault1-0/+3
2023-08-04LoongArch: Fix static PIE condition for toolchain bootstrapping.Yang Yujie2-2/+2
2023-08-03chk: Add and fix hidden builtin definitions for *_chkSamuel Thibault6-0/+15
2023-08-03tst-realpath-toolong: return "unsupported" when PATH_MAX is undefinedSamuel Thibault1-4/+5
2023-08-03Subject: hurd: Make __realpath return EINVAL on NULL bufSamuel Thibault1-1/+10
2023-08-03tst-*glob*: Do not check d_name sizeSamuel Thibault2-2/+2
2023-08-03hurd: Do not include full <stdarg.h> in <hurd.h>Florian Weimer1-2/+2
2023-08-02iconv: restore verbosity with unrecognized encoding names (bug 30694)Andreas Schwab1-1/+1
2023-08-01configure: Remove --enable-all-warnings optionAdhemerval Zanella Netto4-28/+1
2023-08-01Add IP_PROTOCOL from Linux 6.4 to bits/in.hJoseph Myers1-0/+1