summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* fxprintf: Get rid of allocaJoe Simmons-Talbott2023-08-15-8/+6
* configure: Add -Wall again to the default CFLAGSFlorian Weimer2023-08-15-1/+1
* malloc: Remove bin scanning from memalign (bug 30723)Florian Weimer2023-08-15-166/+10
* resolv/nss_dns/dns-host: Get rid of alloca.Joe Simmons-Talbott2023-08-14-2/+2
* x86_64: Add expm1 with FMAH.J. Lu2023-08-14-0/+55
* LoongArch: elf: Add new LoongArch reloc types 109 into elf.hcaiyinyu2023-08-14-0/+1
* elf: Add new LoongArch reloc types (101 to 108) into elf.hXi Ruoyao2023-08-14-0/+8
* Loongarch: Add ifunc support and add different versions of strlendengjianbo2023-08-14-0/+418
* LoongArch: Add minuimum binutils required versiondengjianbo2023-08-14-14/+9
* LoongArch: Redefine macro LEAF/ENTRY.dengjianbo2023-08-14-10/+26
* x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]Noah Goldstein2023-08-11-4/+3
* x86_64: Add log2 with FMAH.J. Lu2023-08-11-0/+48
* malloc: Enable merging of remainders in memalign (bug 30723)Florian Weimer2023-08-11-76/+121
* nscd: Do not rebuild getaddrinfo (bug 30709)Florian Weimer2023-08-11-80/+13
* x86_64: Sort fpu/multiarch/MakefileH.J. Lu2023-08-10-20/+74
* i686: Fix build with --disable-multiarchAdhemerval Zanella2023-08-10-2/+10
* x86_64: Fix build with --disable-multiarch (BZ 30721)Adhemerval Zanella2023-08-10-1/+5
* Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers2023-08-08-7/+103
* Add PACKET_VNET_HDR_SZ from Linux 6.4 to netpacket/packet.hJoseph Myers2023-08-08-0/+1
* hurd: Make error_t an int in C++Samuel Thibault2023-08-08-0/+6
* Use binutils 2.41 branch in build-many-glibcs.pyJoseph Myers2023-08-08-1/+1
* linux: statvfs: allocate spare for f_typeнаб2023-08-08-11/+21
* hurd: statvfs: __f_type -> f_typeнаб2023-08-08-2/+2
* htl: Initialize ___pthread_self earlySamuel Thibault2023-08-08-17/+15
* htl: Add support for static TSD dataSamuel Thibault2023-08-08-18/+97
* x86: Fix for cache computation on AMD legacy cpus.Sajan Karumanchi2023-08-06-27/+199
* hurd: Rework generating errno.hSamuel Thibault2023-08-06-41/+19
* powerpc longjmp: Fix build after chk hidden builtin fixSamuel Thibault2023-08-04-0/+3
* LoongArch: Fix static PIE condition for toolchain bootstrapping.Yang Yujie2023-08-04-2/+2
* chk: Add and fix hidden builtin definitions for *_chkSamuel Thibault2023-08-03-0/+15
* tst-realpath-toolong: return "unsupported" when PATH_MAX is undefinedSamuel Thibault2023-08-03-4/+5
* Subject: hurd: Make __realpath return EINVAL on NULL bufSamuel Thibault2023-08-03-1/+10
* tst-*glob*: Do not check d_name sizeSamuel Thibault2023-08-03-2/+2
* hurd: Do not include full <stdarg.h> in <hurd.h>Florian Weimer2023-08-03-2/+2
* iconv: restore verbosity with unrecognized encoding names (bug 30694)Andreas Schwab2023-08-02-1/+1
* configure: Remove --enable-all-warnings optionAdhemerval Zanella Netto2023-08-01-28/+1
* Add IP_PROTOCOL from Linux 6.4 to bits/in.hJoseph Myers2023-08-01-0/+1
* Update kernel version to 6.4 in header constant testsJoseph Myers2023-08-01-4/+4
* PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati2023-08-01-74/+414
* vfprintf-internal: Get rid of alloca.Joe Simmons-Talbott2023-08-01-1/+152
* stdlib: Improve tst-realpath compatibility with source fortificationFlorian Weimer2023-08-01-1/+6
* Open master branch for glibc 2.39 developmentAndreas K. Hüttel2023-07-31-2/+25
* NEWS: Fix typosAndreas K. Hüttel2023-07-31-2/+3
* Create ChangeLog.old/ChangeLog.27Andreas K. Hüttel2023-07-30-0/+10676
* Increase version numbersAndreas K. Hüttel2023-07-30-3/+3
* INSTALL: regenerateAndreas K. Hüttel2023-07-30-7/+7
* NEWS: minor wording fixesAndreas K. Hüttel2023-07-30-2/+2
* install.texi: Build was tested with binutils 2.41 (just released)Andreas K. Hüttel2023-07-30-1/+1
* install.texi: Update versions of most recent build toolsAndreas K. Hüttel2023-07-27-7/+7
* contrib.texi: Update for 2.38Andreas K. Hüttel2023-07-27-7/+103