about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* powerpc: Add string-fza.hRichard Henderson2023-02-061-0/+71
* arm: Add string-fza.hRichard Henderson2023-02-061-0/+67
* alpha: Add string-fza, string-fzb.h, string-fzi.h, and string-shift.hRichard Henderson2023-02-064-0/+218
* hppa: Add string-fza.h, string-fzc.h, and string-fzi.hRichard Henderson2023-02-063-0/+250
* hppa: Add memcopy.hRichard Henderson2023-02-061-0/+42
* string: Improve generic strnlen with memchrAdhemerval Zanella2023-02-063-20/+22
* string: Improve generic memchrAdhemerval Zanella2023-02-062-18/+5
* string: Improve generic strchrAdhemerval Zanella2023-02-061-5/+6
* string: Improve generic strchrnulAdhemerval Zanella2023-02-062-6/+0
* string: Improve generic strlenAdhemerval Zanella2023-02-061-4/+6
* Add string vectorized find and detection functionsAdhemerval Zanella2023-02-066-0/+402
* Parameterize OP_T_THRES from memcopy.hRichard Henderson2023-02-066-14/+51
* Parameterize op_t from memcopy.hAdhemerval Zanella2023-02-063-4/+50
* AArch64: Improve SVE memcpy and memmoveWilco Dijkstra2023-02-061-20/+14
* Move RETURN_TO to x86/sysdep.h and implement x86_64 version.Flavio Cruz2023-02-052-34/+17
* Remove sysdeps/mach/i386/machine-sp.hFlavio Cruz2023-02-021-30/+0