about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* C2x scanf binary constant handlingJoseph Myers2023-03-0289-2/+1459
* LoongArch: Update libm-test-ulps.caiyinyu2023-03-021-0/+1
* LoongArch: Further refine the condition to enable static PIEXi Ruoyao2023-03-022-0/+7
* hurd: Remove the ecx kludgeSergey Bugaev2023-03-022-43/+18
* Add AArch64 HWCAP2 values from Linux 6.2 to bits/hwcap.hJoseph Myers2023-02-281-0/+3
* S390: Fix _FPU_SETCW/GETCW when compiling with Clang [BZ #30130]Andreas Arnez2023-02-281-2/+2
* s390x: Regenerate ULPs.Stefan Liebler2023-02-281-0/+1
* Add Arm HWCAP values from Linux 6.2 to bits/hwcap.hJoseph Myers2023-02-283-6/+13
* htl: Add pthreadtypes-arch.h for x86_64Sergey Bugaev2023-02-271-0/+36
* hurd: Implement TLS for x86_64Sergey Bugaev2023-02-272-1/+228
* htl: Make pthread_mutex_t pointer-alignedSergey Bugaev2023-02-271-5/+8
* x86_64: Update libm test ulpsH.J. Lu2023-02-271-0/+1
* LoongArch: Add math-barriers.hXi Ruoyao2023-02-271-0/+28
* hppa: Drop old parisc-specific MADV_* constantsJohn David Anglin2023-02-251-28/+0
* hurd: Generalize init-first.c to support x86_64Sergey Bugaev2023-02-241-0/+6
* hurd: Simplify init-first.c furtherSergey Bugaev2023-02-244-140/+68
* hurd: Mark some audit tests as unsupportedSamuel Thibault2023-02-241-0/+10
* htl: Mark select loop test as unsupportedSamuel Thibault2023-02-241-0/+6
* hurd: Mark RLIMIT_AS tests as unsupportedSamuel Thibault2023-02-241-0/+11
* aarch64: update libm test ulpsSzabolcs Nagy2023-02-241-0/+1
* powerpc:Regenerate ulps for hypotMahesh Bodapati2023-02-231-0/+4
* Update syscall lists for Linux 6.2Joseph Myers2023-02-231-2/+2
* x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]H.J. Lu2023-02-228-0/+181
* Ignore MAP_VARIABLE in tst-mman-consts.pyJoseph Myers2023-02-221-2/+5
* AArch64: Fix HP_TIMING_DIFF computation [BZ# 29329]Jun Tang2023-02-221-1/+1
* s390: Fix build for -march=z13Adhemerval Zanella2023-02-202-0/+2
* arm: Support gcc older than 10 for find_zero_allAdhemerval Zanella2023-02-201-0/+6
* Linux: Remove generic ImpliesAdhemerval Zanella2023-02-209-24/+0
* Linux: Remove unused generic MakefileAdhemerval Zanella2023-02-201-3/+0
* Linux: Assume and consolidate getpeername wire-up syscallAdhemerval Zanella2023-02-2010-28/+6
* Linux: Assume and consolidate getsockname wire-up syscallAdhemerval Zanella2023-02-2010-13/+11
* Linux: Move wordsize-32 Version to defaultAdhemerval Zanella2023-02-2012-38/+3
* elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]Joan Bruguera2023-02-201-2/+0
* Define PC, SP and SYSRETURN for hurd x86_64Flavio Cruz2023-02-201-3/+9
* hurd: Simplify init-first.c a bitSergey Bugaev2023-02-201-16/+7
* hurd: Make timer_t pointer-sizedSergey Bugaev2023-02-201-1/+1
* hurd: Fix xattr function return typeSergey Bugaev2023-02-205-5/+5
* hurd: Use proper integer typesSergey Bugaev2023-02-205-7/+11
* hurd: Move thread state manipulation into _hurd_tls_new ()Sergey Bugaev2023-02-201-5/+20
* Use uintptr_t instead of performing pointer subtraction with a null pointerQihao Chencao2023-02-171-1/+1
* ARC:fpu: add extra capability check before use of sqrt and fma builtinsPavel Kozlov2023-02-172-4/+24
* ARC: align child stack in clonePavel Kozlov2023-02-171-0/+1
* string: Remove string_private.hAdhemerval Zanella2023-02-175-102/+0
* iconv: Remove _STRING_ARCH_unaligned usage for get/set macrosAdhemerval Zanella2023-02-173-4/+4
* Fix ifunc-impl-list.c build for s390Joseph Myers2023-02-171-1/+1
* [hurd] Fix i686 build breakage caused by 4fedebc91108Flavio Cruz2023-02-173-4/+4
* C2x strtol binary constant handlingJoseph Myers2023-02-1643-0/+736
* mach: undef ENTRY2Sergey Bugaev2023-02-141-0/+1
* hurd: i386 TLS tweaksSergey Bugaev2023-02-141-13/+35
* htl: Remove ./sysdeps/htl/bits/types/struct___pthread_mutex.hSamuel Thibault2023-02-121-61/+0