aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer50-158/+20
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer131-531/+939
2022-10-18x86-64: Move LP_SIZE definition to its own headerFlorian Weimer4-11/+48
2022-10-17math: Fix asin and acos invalid exception with old gccSzabolcs Nagy1-16/+2
2022-10-14x86: Update strlen-evex-base to use new reg/vec macros.Noah Goldstein2-76/+44
2022-10-14x86: Remove now unused vec header macros.Noah Goldstein7-328/+0
2022-10-14x86: Update memset to use new VEC macrosNoah Goldstein6-99/+43
2022-10-14x86: Update memmove to use new VEC macrosNoah Goldstein6-221/+132
2022-10-14x86: Update memrchr to use new VEC macrosNoah Goldstein1-21/+21
2022-10-14x86: Update VEC macros to complete API for evex/evex512 implsNoah Goldstein9-0/+635
2022-10-14elf: Do not completely clear reused namespace in dlmopen (bug 29600)Florian Weimer2-12/+30
2022-10-13malloc: Switch global_max_fast to uint8_tFlorian Weimer1-1/+1
2022-10-12Add NT_S390_PV_CPU_DATA from Linux 6.0 to elf.hJoseph Myers1-0/+1
2022-10-12Add AArch64 HWCAP2_EBF16 from Linux 6.0 to bits/hwcap.hJoseph Myers1-0/+1
2022-10-10String: Improve test coverage for memchrSunil K Pandey1-2/+5
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