aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2023-03-02LoongArch: Update libm-test-ulps.caiyinyu
2023-03-02LoongArch: Further refine the condition to enable static PIEXi Ruoyao
2023-03-02hurd: Remove the ecx kludgeSergey Bugaev
2023-02-28Add AArch64 HWCAP2 values from Linux 6.2 to bits/hwcap.hJoseph Myers
2023-02-28S390: Fix _FPU_SETCW/GETCW when compiling with Clang [BZ #30130]Andreas Arnez
2023-02-28s390x: Regenerate ULPs.Stefan Liebler
2023-02-28Add Arm HWCAP values from Linux 6.2 to bits/hwcap.hJoseph Myers
2023-02-27htl: Add pthreadtypes-arch.h for x86_64Sergey Bugaev
2023-02-27hurd: Implement TLS for x86_64Sergey Bugaev
2023-02-27htl: Make pthread_mutex_t pointer-alignedSergey Bugaev
2023-02-27x86_64: Update libm test ulpsH.J. Lu
2023-02-27LoongArch: Add math-barriers.hXi Ruoyao
2023-02-25hppa: Drop old parisc-specific MADV_* constantsJohn David Anglin
2023-02-24hurd: Generalize init-first.c to support x86_64Sergey Bugaev
2023-02-24hurd: Simplify init-first.c furtherSergey Bugaev
2023-02-24hurd: Mark some audit tests as unsupportedSamuel Thibault
2023-02-24htl: Mark select loop test as unsupportedSamuel Thibault
2023-02-24hurd: Mark RLIMIT_AS tests as unsupportedSamuel Thibault
2023-02-24aarch64: update libm test ulpsSzabolcs Nagy
2023-02-23powerpc:Regenerate ulps for hypotMahesh Bodapati
2023-02-23Update syscall lists for Linux 6.2Joseph Myers
2023-02-22x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]H.J. Lu
2023-02-22Ignore MAP_VARIABLE in tst-mman-consts.pyJoseph Myers
2023-02-22AArch64: Fix HP_TIMING_DIFF computation [BZ# 29329]Jun Tang
2023-02-20s390: Fix build for -march=z13Adhemerval Zanella
2023-02-20arm: Support gcc older than 10 for find_zero_allAdhemerval Zanella
2023-02-20Linux: Remove generic ImpliesAdhemerval Zanella
2023-02-20Linux: Remove unused generic MakefileAdhemerval Zanella
2023-02-20Linux: Assume and consolidate getpeername wire-up syscallAdhemerval Zanella
2023-02-20Linux: Assume and consolidate getsockname wire-up syscallAdhemerval Zanella
2023-02-20Linux: Move wordsize-32 Version to defaultAdhemerval Zanella
2023-02-20elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]Joan Bruguera
2023-02-20Define PC, SP and SYSRETURN for hurd x86_64Flavio Cruz
2023-02-20hurd: Simplify init-first.c a bitSergey Bugaev
2023-02-20hurd: Make timer_t pointer-sizedSergey Bugaev
2023-02-20hurd: Fix xattr function return typeSergey Bugaev
2023-02-20hurd: Use proper integer typesSergey Bugaev
2023-02-20hurd: Move thread state manipulation into _hurd_tls_new ()Sergey Bugaev
2023-02-17Use uintptr_t instead of performing pointer subtraction with a null pointerQihao Chencao
2023-02-17ARC:fpu: add extra capability check before use of sqrt and fma builtinsPavel Kozlov
2023-02-17ARC: align child stack in clonePavel Kozlov
2023-02-17string: Remove string_private.hAdhemerval Zanella
2023-02-17iconv: Remove _STRING_ARCH_unaligned usage for get/set macrosAdhemerval Zanella
2023-02-17Fix ifunc-impl-list.c build for s390Joseph Myers
2023-02-17[hurd] Fix i686 build breakage caused by 4fedebc91108Flavio Cruz
2023-02-16C2x strtol binary constant handlingJoseph Myers
2023-02-14mach: undef ENTRY2Sergey Bugaev
2023-02-14hurd: i386 TLS tweaksSergey Bugaev
2023-02-12htl: Remove ./sysdeps/htl/bits/types/struct___pthread_mutex.hSamuel Thibault
2023-02-12hurd, htl: Add some x86_64-specific codeSergey Bugaev