aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-10elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella10-5/+222
2022-10-10socket: Use offsetof in SUN_LEN (bug 29578)Andreas Schwab1-1/+2
2022-10-10Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab10-124/+90
2022-10-08LoongArch: Fix the condition to use PC-relative addressing in start.SXi Ruoyao3-12/+47
2022-10-07arm: Enable USE_ATOMIC_COMPILER_BUILTINS (BZ #24774)Adhemerval Zanella1-1/+1
2022-10-06csu: Disable stack protector for static-reloc for static-pieAdhemerval Zanella1-5/+11
2022-10-06NEWS: Fix grammarAndreas Schwab1-1/+1
2022-10-06elf: Simplify output of hwcap subdirectories in ld.so helpJavier Pello1-36/+7
2022-10-06elf: Remove _dl_string_hwcapJavier Pello10-83/+0
2022-10-06Add NEWS entry for legacy hwcaps removalJavier Pello1-1/+4
2022-10-06elf: Remove hwcap and bits_hwcap fields from struct cache_entryJavier Pello1-22/+6
2022-10-06elf: Remove hwcap parameter from add_to_cache signatureJavier Pello3-16/+5
2022-10-06elf: Remove legacy hwcaps support from ldconfigJavier Pello1-145/+10
2022-10-06elf: Remove legacy hwcaps support from the dynamic loaderJavier Pello3-212/+10
2022-10-06x86_64: Remove platform directory library loading testJavier Pello3-64/+0
2022-10-06Update to Unicode 15.0.0 [BZ #29604]Mike FABIAN14-865/+1990
2022-10-05Update kernel version to 6.0 in header constant testsJoseph Myers3-4/+4
2022-10-05x86: Fix -Os build (BZ #29576)Adhemerval Zanella Netto1-0/+18
2022-10-05sunrpc: Suppress GCC -Os warning on user2netnameAdhemerval Zanella Netto1-0/+6
2022-10-05rt: Initialize mq_send input on tst-mqueue{5,6}Adhemerval Zanella Netto2-2/+2
2022-10-05posix: Suppress -Os may be used uninitialized warnings on regexecAdhemerval Zanella Netto1-0/+6
2022-10-05posix: Suppress -Os warnings on fnmatchAdhemerval Zanella Netto1-0/+31
2022-10-05locale: prevent maybe-uninitialized errors with -Os [BZ #19444]Martin Jansa1-0/+7
2022-10-05Regenerate sysdeps/mach/hurd/bits/errno.hJoseph Myers1-0/+1
2022-10-05Update syscall lists for Linux 6.0Joseph Myers1-2/+2
2022-10-04nscd: Drop local address tuple variable [BZ #29607]Siddhesh Poyarekar1-3/+2
2022-10-04Use Linux 6.0 in build-many-glibcs.pyJoseph Myers1-1/+1
2022-10-03x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementationsAurelien Jarno3-3/+16
2022-10-03x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementationAurelien Jarno3-2/+10
2022-10-03x86-64: Require BMI2 for AVX2 (raw|w)memchr implementationsAurelien Jarno1-3/+9
2022-10-03x86-64: Require BMI2 for AVX2 wcs(n)cmp implementationsAurelien Jarno1-2/+6
2022-10-03x86-64: Require BMI2 for AVX2 strncmp implementationAurelien Jarno2-4/+7
2022-10-03x86-64: Require BMI2 for AVX2 strcmp implementationAurelien Jarno2-3/+5
2022-10-03x86-64: Require BMI2 for AVX2 str(n)casecmp implementationsAurelien Jarno2-8/+21
2022-10-03x86: include BMI1 and BMI2 in x86-64-v3 levelAurelien Jarno1-0/+2
2022-10-03x86: Cleanup pthread_spin_{try}lock.SNoah Goldstein2-12/+29
2022-10-03Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylockNoah Goldstein6-12/+151
2022-10-03x86: Remove .tfloat usageAdhemerval Zanella9-26/+47
2022-10-03nptl: Convert tst-setuid2 to test-driverYu Chien Peter Lin1-37/+15
2022-10-03support: Add xpthread_cond_signal wrapperYu Chien Peter Lin3-0/+28
2022-10-01hppa: Fix initialization of dp register [BZ 29635]John David Anglin1-5/+19
2022-09-30Fix iseqsig for _FloatN and _FloatNx in C++ with GCC 13Joseph Myers2-1/+339
2022-09-30malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624)Adhemerval Zanella3-4/+12
2022-09-30stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)Adhemerval Zanella2-2/+2
2022-09-30LoongArch: Add static PIE supportXi Ruoyao3-3/+95
2022-09-28Benchtest: Add additional benchmarks for strlen and strnlenNoah Goldstein2-7/+81
2022-09-28x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591]Noah Goldstein2-34/+43
2022-09-28Update _FloatN header support for C++ in GCC 13Joseph Myers6-35/+35
2022-09-28hurd: Fix typoSamuel Thibault1-1/+1
2022-09-28get_nscd_addresses: Fix subscript typos [BZ #29605]Jörg Sonnenberger1-3/+3