aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2021-04-12linux: always update select timeout (BZ #27706)Adhemerval Zanella
2021-04-12linux: Normalize and return timeout on select (BZ #27651)Adhemerval Zanella
2021-04-12arm: Fix an incorrect check in ____longjmp_chk [BZ #27709]Szabolcs Nagy
2021-04-12hurd: Export _hurd_libc_proc_initSamuel Thibault
2021-04-09powerpc: Update libm test ulpsTulio Magno Quites Machado Filho
2021-04-08arm: update libm test ulpsSzabolcs Nagy
2021-04-08aarch64: update libm test ulpsSzabolcs Nagy
2021-04-07Improve the accuracy of tgamma (BZ #26983)Paul Zimmermann
2021-04-06Update hppa libm-test-ulpsJohn David Anglin
2021-04-06m68: Fix build after 9acda61d94acAdhemerval Zanella
2021-04-06aarch64: free tlsdesc data on dlclose [BZ #27403]Szabolcs Nagy
2021-04-05ia64: Update ulpsAdhemerval Zanella
2021-04-05ia64: Fix build after 9acda61d94acAdhemerval Zanella
2021-04-05i386: Update ulpsAdhemerval Zanella
2021-04-02Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann
2021-04-01x86-64: Fix ifdef indentation in strlen-evex.SSunil K Pandey
2021-04-01Update Nios II libm-test-ulps.Joseph Myers
2021-04-01Update arm libm-tests-ulpsAdhemerval Zanella
2021-04-01x86_64: Correct THREAD_SETMEM/THREAD_SETMEM_NC for movq [BZ #27591]H.J. Lu
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-31Fix conform linknamespace tests due to gnu_dev_makedevStefan Liebler
2021-03-30Update sparc libm-tests-ulpsAdhemerval Zanella
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-29linux: Add y2106 support on utimensat testsAdhemerval 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-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 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-26aarch64: Optimize __libc_mtag_tag_zero_regionSzabolcs Nagy