aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-01Update floating-point feature test macro handling for C2XJoseph Myers
2021-06-01stdio-common: Remove _IO_vfwscanfFlorian Weimer
2021-06-01aarch64: align stack in clone [BZ #27939]Szabolcs Nagy
2021-05-31powerpc: Optimized memcmp for power10Lucas A. M. Magalhaes
2021-05-31x86-64: Align child stack to 16 bytes [BZ #27902]H.J. Lu
2021-05-28support: Do not build xpthread_attr_setaffinity_np for hurdAdhemerval Zanella
2021-05-27nptl: Add pthread_attr_setaffinity_np failure testAdhemerval Zanella
2021-05-27support: Add xpthread_attr_setaffinity_np wrapperAdhemerval Zanella
2021-05-27nptl: Move createthread to pthread_createAdhemerval Zanella
2021-05-27nptl: Move Linux createthread to nptlAdhemerval Zanella
2021-05-27nptl: Install SIGSETXID handler with SA_ONSTACK [BZ #27914]Florian Weimer
2021-05-27aarch64: Added optimized memset for A64FXNaohiro Tamura
2021-05-27aarch64: Added optimized memcpy and memmove for A64FXNaohiro Tamura
2021-05-26benchtests: Fixed bench-memcpy-random: buf1: mprotect failedNaohiro Tamura
2021-05-26aarch64: Added Vector Length Set test helper scriptNaohiro Tamura
2021-05-26aarch64: define BTI_C and BTI_J macros as NOP unless HAVE_AARCH64_BTINaohiro Tamura
2021-05-26config: Added HAVE_AARCH64_SVE_ASM for aarch64Naohiro Tamura
2021-05-25tst-mallinfo2.c: Use correct multiple for total variableYang Xu
2021-05-25Linux: Remove remaining references to $(shared-thread-library)Florian Weimer
2021-05-25nptl: Do not install libpthread.so and do not link tests with itFlorian Weimer
2021-05-25testrun.sh: Improve --help messageLucas A. M. Magalhaes
2021-05-24powerpc: Fix handling of scv return error codes [BZ #27892]Nicholas Piggin
2021-05-24Properly check stack alignment [BZ #27901]H.J. Lu
2021-05-23x86: Improve memmove-vec-unaligned-erms.SNoah Goldstein
2021-05-23Bench: Add support for choose direction of memcpy in benchtestsNoah Goldstein
2021-05-22Add cast_to_pointer to cast an integer to void * pointerH.J. Lu
2021-05-21nptl: Remove remaining code from libpthreadFlorian Weimer
2021-05-21nptl: Move pthread_create, thrd_create into libcFlorian Weimer
2021-05-21elf: Use custom NODELETE DSO for tst-dlopenfail, tst-dlopenfail-2Florian Weimer
2021-05-21nptl: Move semi-public __pthread_get_minstack symbol into libcFlorian Weimer
2021-05-21nptl: Eliminate the __static_tls_size, __static_tls_align_m1 variablesFlorian Weimer
2021-05-21nptl: Perform signal initialization upon pthread_createFlorian Weimer
2021-05-21nptl: Remove unused __libc_pthread_init functionFlorian Weimer
2021-05-20x86: Improve memset-vec-unaligned-erms.SNoah Goldstein
2021-05-20Hurd: Define ARCH_MIN_GUARD_SIZE in internal <pthread.h>Florian Weimer
2021-05-20elf: Initialize GLRO (dl_minsigstacksize) after static dlopenFlorian Weimer
2021-05-19nptl: Add missing __pthread_cond_wait alias in static buildsFlorian Weimer
2021-05-19Remove --enable-stackguard-randomization (BZ #27872)Adhemerval Zanella
2021-05-19s390x: Check HWCAP bits against compiler flagsFlorian Weimer
2021-05-19powerpc64le: Check HWCAP bits against compiler build flagsFlorian Weimer
2021-05-19elf: Add hook for checking HWCAP bits after auxiliary vector parsingFlorian Weimer
2021-05-18x86: Optimize memcmp-evex-movbe.SNoah Goldstein
2021-05-18x86: Optimize memcmp-avx2-movbe.SNoah Goldstein
2021-05-18x86: Expand bench-memcmp.c and test-memcmp.cNoah Goldstein
2021-05-18linux: Fix clock_getres fallbackAdhemerval Zanella
2021-05-18Do not declare asctime_r and ctime_r for C2XJoseph Myers
2021-05-18htl: Add __libpthread_freeresSamuel Thibault
2021-05-18hurd: Add execveatSamuel Thibault
2021-05-18Fix stringop-overflow warning in bug-regex19.c.Stefan Liebler
2021-05-18localedata: Use U+00AF MACRON in more EBCDIC charsets [BZ #27882]Florian Weimer