aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-25s390: Move hwcaps/platform names out of _rtld_global_roFlorian Weimer5-64/+44
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer17-198/+45
2022-08-24Add NT_LOONGARCH_* from Linux 5.19 to elf.hJoseph Myers1-0/+9
2022-08-24Detect ld.so and libc.so version inconsistency during startupFlorian Weimer17-45/+198
2022-08-23Merge getopt patch from GnulibPaul Eggert1-1/+2
2022-08-23Merge _GL_UNUSED C23 patch from GnulibPaul Eggert2-4/+4
2022-08-24LoongArch: Fix dl-machine.h code formatting.Xi Ruoyao1-8/+4
2022-08-23scripts/glibcelf.py: Add hashing supportFlorian Weimer2-0/+38
2022-08-22hurd: Fix starting static binaries with stack protection enabledSamuel Thibault2-2/+22
2022-08-22htl: Make pthread*_cond_timedwait register wref before releasing mutexSamuel Thibault2-8/+12
2022-08-22htl: make __pthread_hurd_cond_timedwait_internal check mutex is heldSamuel Thibault1-0/+4
2022-08-22Add AArch64 HWCAP2_* constants from Linux 5.19Joseph Myers1-0/+9
2022-08-22Add AGROUP from Linux 5.19 to sys/acct.h, remove Alpha version (bug 29502)Joseph Myers2-64/+3
2022-08-22alpha: Fix generic brk system call emulation in __brk_call (bug 29490)Florian Weimer1-4/+3
2022-08-19hurd: Assume non-suid during bootstrapSamuel Thibault1-2/+7
2022-08-18Use binutils 2.39 branch in build-many-glibcs.pyJoseph Myers1-1/+1
2022-08-18S390: Fix werror=unused-variable in ifunc-impl-list.c.Stefan Liebler1-1/+3
2022-08-18Ensure calculations happen with desired rounding mode in y1lf128Michael Hudson-Doyle1-0/+3
2022-08-17localedata: Convert French language locales (fr_*) to UTF-8Florian Weimer5-47/+47
2022-08-16Linux: Fix enum fsconfig_command detection in <sys/mount.h>Florian Weimer1-3/+3
2022-08-16elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhereFlorian Weimer1-16/+24
2022-08-15Move ip_mreqn structure from Linux to genericSamuel Thibault2-8/+13
2022-08-15malloc: Do not use MAP_NORESERVE to allocate heap segmentsFlorian Weimer2-8/+1
2022-08-15Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485)Florian Weimer1-2/+5
2022-08-15non-linux: bits/in.h: Add more RFC optionsSamuel Thibault1-0/+10
2022-08-12arm: Remove nested functionf rom relocate_pc24Adhemerval Zanella1-10/+13
2022-08-12linux: Fix sys/mount.h usage with kernel headersAdhemerval Zanella3-8/+137
2022-08-12linux: Use compile_c_snippet to check linux/mount.h availabilityAdhemerval Zanella1-0/+5
2022-08-12linux: Mimic kernel defition for BLOCK_SIZEAdhemerval Zanella1-1/+1
2022-08-12linux: Use compile_c_snippet to check linux/pidfd.h availabilityAdhemerval Zanella1-3/+5
2022-08-12glibcextract.py: Add compile_c_snippetAdhemerval Zanella1-0/+19
2022-08-12LoongArch: Add pointer mangling support.caiyinyu3-3/+74
2022-08-11AArch64: Fix typo in sve configure check (BZ# 29394)Wilco Dijkstra2-4/+4
2022-08-11libio: Improve performance of IO locksWilco Dijkstra1-9/+19
2022-08-11tst-process_madvise: Check process_madvise-syscall support.Stefan Liebler1-2/+5
2022-08-10elf.h: Add ELFCOMPRESS_ZSTDFangrui Song1-0/+1
2022-08-10inet: Turn __ivaliduser into a compatibility symbolFlorian Weimer2-13/+8
2022-08-09x86: Fix `#define STRCPY` guard in strcpy-sse2.SNoah Goldstein1-1/+1
2022-08-09elf: Replace `strcpy` call with `memcpy` [BZ #29454]Noah Goldstein1-2/+3
2022-08-08soft-fp: Add fixhf[uns][di|si] and float[uns][di|si]hfKito Cheng8-0/+360
2022-08-05i386: Use cmpl instead of cmpAdhemerval Zanella2-12/+12
2022-08-05i386: Use fldt instead of fld on e_logl.SAdhemerval Zanella1-2/+2
2022-08-04i386: Replace movzx with movzblFangrui Song1-18/+18
2022-08-04dlfcn: Pass caller pointer to static dlopen implementation (bug 29446)Florian Weimer1-1/+1
2022-08-04malloc: Correct the documentation of the top_pad defaultFlorian Weimer3-2/+3
2022-08-04i386: Remove RELA supportAdhemerval Zanella2-197/+1
2022-08-04arm: Remove RELA supportAdhemerval Zanella2-106/+1
2022-08-04Remove ldd libc4 supportAdhemerval Zanella13-136/+2
2022-08-04Assume only FLAG_ELF_LIBC6 suportLucas A. M. Magalhaes16-394/+14
2022-08-04Remove left over LD_LIBRARY_VERSION usagesAdhemerval Zanella5-11/+0