about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* hurd, htl: Add some x86_64-specific codeSergey Bugaev2023-02-123-0/+78
* Fix typos in commentsSamuel Thibault2023-02-121-1/+1
* htl: Generalize i386 pt-machdep.h to x86Samuel Thibault2023-02-123-1/+3
* hurd: Set up the basic tree for x86_64-gnuSergey Bugaev2023-02-126-2/+10
* mach: Look for mach_i386.defs on x86_64 tooSergey Bugaev2023-02-122-6/+6
* htl: Fix semaphore referenceSergey Bugaev2023-02-121-5/+5
* hurd: Use mach_msg_type_number_t where appropriateSergey Bugaev2023-02-123-4/+6
* hurd: Refactor readlinkat()Sergey Bugaev2023-02-121-23/+32
* hurd: Fix unwinding over INTR_MSG_TRAPSamuel Thibault2023-02-091-13/+0
* powerpc64: Add the clone3 wrapperAdhemerval Zanella Netto2023-02-092-0/+158
* string: Add libc_hidden_proto for memrchrAdhemerval Zanella2023-02-0813-18/+43
* string: Add libc_hidden_proto for strchrnulAdhemerval Zanella2023-02-0810-12/+33
* C-SKY: Strip hard float abi from hard float feature.quxm2023-02-073-42/+64
* S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler2023-02-0711-63/+418
* riscv: Add string-fza.h and string-fzi.hAdhemerval Zanella2023-02-062-0/+146
* sh: Add string-fzb.hAdhemerval Zanella2023-02-061-0/+55