aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-01powerpc64le: Use ifunc for _Float128 functions also in libcAndreas Schwab
2021-04-01S390: Allow "v" constraint for long double math_opt_barrier and math_force_ev...Stefan Liebler
2021-03-31io: fix spelling typo in diagnosticPaul Eggert
2021-03-31stdio-common/printf-prs.c: Reword commentAlejandro Colomar \(man-pages\)
2021-03-31io: Check at runtime if timestamp supports nanosecondsAdhemerval Zanella
2021-03-31Fix conform linknamespace tests due to gnu_dev_makedevStefan Liebler
2021-03-30manual: clarify that scanf %n supports type modifiersAlyssa Ross
2021-03-30Update sparc libm-tests-ulpsAdhemerval Zanella
2021-03-30libio: Update license on test caseSiddhesh Poyarekar
2021-03-30Avoid adding duplicated symbols into static librariesSiddhesh Poyarekar
2021-03-30Move __isnanf128 to libc.soSiddhesh Poyarekar
2021-03-29fork.h: replace with register-atfork.hSamuel Thibault
2021-03-29x86-64: Use ZMM16-ZMM31 in AVX512 memmove family functionsH.J. Lu
2021-03-29x86-64: Use ZMM16-ZMM31 in AVX512 memset family functionsH.J. Lu
2021-03-29x86: Add string/memory function tests in RTM regionH.J. Lu
2021-03-29x86-64: Add AVX optimized string/memory functions for RTMH.J. Lu
2021-03-29x86-64: Add memcmp family functions with 256-bit EVEXH.J. Lu
2021-03-29x86-64: Add memset family functions with 256-bit EVEXH.J. Lu
2021-03-29x86-64: Add memmove family functions with 256-bit EVEXH.J. Lu
2021-03-29x86-64: Add strcpy family functions with 256-bit EVEXH.J. Lu
2021-03-29x86-64: Add ifunc-avx2.h functions with 256-bit EVEXH.J. Lu
2021-03-29x86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMPH.J. Lu
2021-03-29add workload traces for missing functions (double format)Paul Zimmermann
2021-03-29linux: Add y2106 support on utimensat testsAdhemerval Zanella
2021-03-29support: Add support_path_support_time64_valueAdhemerval Zanella
2021-03-29linux: Use statx for MIPSn64Adhemerval Zanella
2021-03-29linux: Disable fstatat64 fallback if __ASSUME_STATX is definedAdhemerval Zanella
2021-03-29linux: Implement fstatat with __fstatat64_time64Adhemerval Zanella
2021-03-29x86: Properly disable XSAVE related features [BZ #27605]H.J. Lu
2021-03-27test-strnlen.c: Check that strnlen won't go beyond the maximum lengthH.J. Lu
2021-03-27test-strnlen.c: Initialize wchar_t string with wmemset [BZ #27655]H.J. Lu
2021-03-26nptl: Remove unused rulesAdhemerval Zanella
2021-03-26nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_curre...Adhemerval Zanella
2021-03-26nptl: Move sigaction to libcAdhemerval Zanella
2021-03-26nptl: Remove pthread raise implementationAdhemerval Zanella
2021-03-26nptl: Move pthread_kill to libcAdhemerval Zanella
2021-03-26nptl: Remove sigsuspend from pthread-compat-wrappersAdhemerval Zanella
2021-03-26nptl: Remove msgrcv from pthread-compat-wrappersAdhemerval Zanella
2021-03-26nptl: Remove msgsnd from pthread-compat-wrappersAdhemerval Zanella
2021-03-26nptl: Remove pwrite from libpthreadAdhemerval Zanella
2021-03-26nptl: Remove pread from libpthreadAdhemerval Zanella
2021-03-26nptl: Remove open from libpthreadAdhemerval Zanella
2021-03-26nptl: Remove lseek from libpthreadAdhemerval Zanella
2021-03-26nptl: Remove send from libpthreadAdhemerval Zanella
2021-03-26Add OTHER_SHLIB_COMPATAdhemerval Zanella
2021-03-26misc: Fix tst-select timeout handling (BZ#27648)Adhemerval Zanella
2021-03-26malloc: Ensure mtag code path in checked_request2size is coldSzabolcs Nagy
2021-03-26malloc: Remove unnecessary tagging around _mid_memalignSzabolcs Nagy
2021-03-26malloc: Rename chunk2rawmemSzabolcs Nagy
2021-03-26malloc: Use chunk2rawmem throughoutSzabolcs Nagy