aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-27htl: Add pthreadtypes-arch.h for x86_64Sergey Bugaev1-0/+36
2023-02-27hurd: Implement TLS for x86_64Sergey Bugaev2-1/+228
2023-02-27htl: Make pthread_mutex_t pointer-alignedSergey Bugaev1-5/+8
2023-02-27x86_64: Update libm test ulpsH.J. Lu1-0/+1
2023-02-27localedata: de_DE should not use FräuleinFlorian Weimer1-1/+1
2023-02-27LoongArch: Add math-barriers.hXi Ruoyao1-0/+28
2023-02-27cdefs.h: fix "__clang_major" typoPaul Eggert1-1/+1
2023-02-25hppa: Drop old parisc-specific MADV_* constantsJohn David Anglin2-29/+6
2023-02-24hurd: Generalize init-first.c to support x86_64Sergey Bugaev1-0/+6
2023-02-24hurd: Simplify init-first.c furtherSergey Bugaev4-140/+68
2023-02-24hurd: Mark some audit tests as unsupportedSamuel Thibault1-0/+10
2023-02-24htl: Mark select loop test as unsupportedSamuel Thibault1-0/+6
2023-02-24hurd: Mark RLIMIT_AS tests as unsupportedSamuel Thibault1-0/+11
2023-02-24aarch64: update libm test ulpsSzabolcs Nagy1-0/+1
2023-02-23powerpc:Regenerate ulps for hypotMahesh Bodapati1-0/+4
2023-02-23Update syscall lists for Linux 6.2Joseph Myers1-2/+2
2023-02-23tunables.texi: Change \code{1} to @code{1}H.J. Lu1-1/+1
2023-02-22x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]H.J. Lu9-9/+205
2023-02-22gmon: fix memory corruption issues [BZ# 30101]Simon Kissane3-8/+64
2023-02-22gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane8-7/+244
2023-02-22gmon: Fix allocated buffer overflow (bug 29444)Леонид Юрьев (Leonid Yuriev)1-1/+3
2023-02-22malloc: remove redundant check of unsorted bin corruptionAyush Mittal1-2/+0
2023-02-22Use Linux 6.2 in build-many-glibcs.pyJoseph Myers1-1/+1
2023-02-22Ignore MAP_VARIABLE in tst-mman-consts.pyJoseph Myers1-2/+5
2023-02-22AArch64: Fix HP_TIMING_DIFF computation [BZ# 29329]Jun Tang1-1/+1
2023-02-20s390: Fix build for -march=z13Adhemerval Zanella2-0/+2
2023-02-20arm: Support gcc older than 10 for find_zero_allAdhemerval Zanella1-0/+6
2023-02-20Linux: Remove generic ImpliesAdhemerval Zanella9-24/+0
2023-02-20Linux: Remove unused generic MakefileAdhemerval Zanella1-3/+0
2023-02-20Linux: Assume and consolidate getpeername wire-up syscallAdhemerval Zanella10-28/+6
2023-02-20Linux: Assume and consolidate getsockname wire-up syscallAdhemerval Zanella10-13/+11
2023-02-20Linux: Move wordsize-32 Version to defaultAdhemerval Zanella12-38/+3
2023-02-20__glob64_time64: Fix typo for stub_warning call (BZ #30146)Samuel Thibault1-1/+1
2023-02-20elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]Joan Bruguera7-23/+67
2023-02-20stdlib: Undo post review change to 16adc58e73f3 [BZ #27749]Vitaly Buka3-2/+81
2023-02-20Define PC, SP and SYSRETURN for hurd x86_64Flavio Cruz1-3/+9
2023-02-20mach: Use PAGE_SIZESergey Bugaev1-1/+5
2023-02-20hurd: Simplify init-first.c a bitSergey Bugaev1-16/+7
2023-02-20hurd: Make timer_t pointer-sizedSergey Bugaev1-1/+1
2023-02-20hurd: Fix xattr function return typeSergey Bugaev5-5/+5
2023-02-20hurd: Use proper integer typesSergey Bugaev6-10/+14
2023-02-20hurd: Move thread state manipulation into _hurd_tls_new ()Sergey Bugaev2-21/+22
2023-02-19glob64_time64: Fix typo for stub_warning call (BZ #30146)Samuel Thibault1-1/+1
2023-02-17Use uintptr_t instead of performing pointer subtraction with a null pointerQihao Chencao12-36/+35
2023-02-17ARC:fpu: add extra capability check before use of sqrt and fma builtinsPavel Kozlov2-4/+24
2023-02-17ARC: align child stack in clonePavel Kozlov1-0/+1
2023-02-17string: Remove string_private.hAdhemerval Zanella6-105/+0
2023-02-17iconv: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella3-407/+59
2023-02-17iconv: Remove _STRING_ARCH_unaligned usage for get/set macrosAdhemerval Zanella10-154/+42
2023-02-17resolv: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella1-36/+0