summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* alpha: Remove strncmp optimizationazanella/strncmp-fixAdhemerval Zanella2023-02-231-276/+0
* powerpc: Remove powerpc64 strncmp variantsAdhemerval Zanella2023-02-238-494/+9
* powerpc: Remove strncmp variantsAdhemerval Zanella2023-02-238-701/+1
* string: Fix OOB read on generic strncmpAdhemerval Zanella2023-02-222-2/+28
* 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
* __glob64_time64: Fix typo for stub_warning call (BZ #30146)Samuel Thibault2023-02-201-1/+1
* elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]Joan Bruguera2023-02-207-23/+67
* stdlib: Undo post review change to 16adc58e73f3 [BZ #27749]Vitaly Buka2023-02-203-2/+81
* Define PC, SP and SYSRETURN for hurd x86_64Flavio Cruz2023-02-201-3/+9
* mach: Use PAGE_SIZESergey Bugaev2023-02-201-1/+5
* 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-206-10/+14
* hurd: Move thread state manipulation into _hurd_tls_new ()Sergey Bugaev2023-02-202-21/+22
* glob64_time64: Fix typo for stub_warning call (BZ #30146)Samuel Thibault2023-02-191-1/+1
* Use uintptr_t instead of performing pointer subtraction with a null pointerQihao Chencao2023-02-1712-36/+35
* 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-176-105/+0
* iconv: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella2023-02-173-407/+59
* iconv: Remove _STRING_ARCH_unaligned usage for get/set macrosAdhemerval Zanella2023-02-1710-154/+42
* resolv: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella2023-02-171-36/+0
* nscd: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella2023-02-173-10/+0
* stdlib: Simplify getenvAdhemerval Zanella2023-02-171-59/+5
* crypto: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella2023-02-173-65/+13
* 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-1684-24/+1683
* [hurd] Add MTU_DISCOVER valuesSamuel Thibault2023-02-151-0/+20
* hurd: Fix unwinding over INTR_MSG_TRAP in shared tooSamuel Thibault2023-02-141-0/+1
* mach: undef ENTRY2Sergey Bugaev2023-02-141-0/+1
* hurd: i386 TLS tweaksSergey Bugaev2023-02-141-13/+35
* stdio: Do not ignore posix_spawn error on popen (BZ #29016)Adhemerval Zanella2023-02-143-16/+63
* update auto-libm-test-out-hypotPaul Zimmermann2023-02-141-0/+25
* added pair of inputs for hypotf in binary32Paul Zimmermann2023-02-141-0/+2
* Naming the parameter of dummy_sa_handlerMahesh Bodapati2023-02-131-1/+1
* hurd: Fix tcflag_t and speed_t types on 64-bitSergey Bugaev2023-02-121-2/+2
* 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-122-2/+2
* 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