about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tunables.texi: Change \code{1} to @code{1}H.J. Lu2023-02-231-1/+1
* x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]H.J. Lu2023-02-229-9/+205
* gmon: fix memory corruption issues [BZ# 30101]Simon Kissane2023-02-223-8/+64
* gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane2023-02-228-7/+244
* gmon: Fix allocated buffer overflow (bug 29444)Леонид Юрьев (Leonid Yuriev)2023-02-221-1/+3
* malloc: remove redundant check of unsorted bin corruptionAyush Mittal2023-02-221-2/+0
* Use Linux 6.2 in build-many-glibcs.pyJoseph Myers2023-02-221-1/+1
* 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
* __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