aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-22x86: Harden printf against non-normal long double values (bug 26649)Florian Weimer
2020-09-22x86: Use one ldbl2mpn.c file for both i386 and x86_64Florian Weimer
2020-09-22Define __THROW to noexcept for C++11 and laterJonathan Wakely
2020-09-17Update mallinfo2 ABI, and testDJ Delorie
2020-09-17Allow memset local PLT reference for RISC-V.Alistair Francis
2020-09-17powerpc: fix ifunc implementation list for POWER9 strlen and stpcpyRaphael Moreira Zinsly
2020-09-17nscd: bump GC cycle during cache pruning (bug 26130)Andreas Schwab
2020-09-17x86: Use HAS_CPU_FEATURE with IBT and SHSTK [BZ #26625]H.J. Lu
2020-09-16<sys/platform/x86.h>: Add Intel Key Locker supportH.J. Lu
2020-09-16Fix handling of collating symbols in fnmatch (bug 26620)Andreas Schwab
2020-09-15pselect.c: Pass a pointer to SYSCALL_CANCEL [BZ #26606]H.J. Lu
2020-09-14y2038: nptl: Convert sem_{clock|timed}wait to support 64 bit timeLukasz Majewski
2020-09-13hurd: Add __x86_get_cpu_features to ld.abilistH.J. Lu
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu
2020-09-11linux: Add time64 pselect supportAdhemerval Zanella
2020-09-11linux: Add time64 semtimedop supportAdhemerval Zanella
2020-09-11linux: Add ppoll time64 optimizationAdhemerval Zanella
2020-09-11linux: Simplify clock_getresAdhemerval Zanella
2020-09-11Update sparc libm-test-ulpsAdhemerval Zanella
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella
2020-09-11Linux: Consolidate xmknodAdhemerval Zanella
2020-09-11linux: Consolidate fxstatat{64}Adhemerval Zanella
2020-09-11linux: Consolidate fxstat{64}Adhemerval Zanella
2020-09-11linux: Consolidate lxstat{64}Adhemerval Zanella
2020-09-11linux: Consolidate xstat{64}Adhemerval Zanella
2020-09-11linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella
2020-09-11linux: Always define STAT_IS_KERNEL_STATAdhemerval Zanella
2020-09-10Update powerpc libm-test-ulpsMatheus Castanho
2020-09-10benchtests: Add "workload" traces for sinf128Paul Zimmermann
2020-09-10benchtests: Add "workload" traces for sinfPaul Zimmermann
2020-09-10benchtests: Add "workload" traces for sinPaul Zimmermann
2020-09-10benchtests: Add "workload" traces for powf128Paul Zimmermann
2020-09-10benchtests: Add "workload" traces for powPaul Zimmermann
2020-09-10benchtests: Add "workload" traces for expf128Paul Zimmermann
2020-09-10benchtests: Add "workload" traces for expPaul Zimmermann
2020-09-09nptl: futex: Provide correct indentation for part of __futex_abstimed_wait_ca...Lukasz Majewski
2020-09-07Disable -Wstringop-overread for some string testsJoseph Myers
2020-09-07string: Fix GCC 11 `-Werror=stringop-overread' errorMaciej W. Rozycki
2020-09-07C11 threads: Fix inaccuracies in testsuiteCorinna Vinschen
2020-09-07elf.h: Add aarch64 bti/pac dynamic tag constantsMark Wielaard
2020-09-03x86: Set CPU usable feature bits conservatively [BZ #26552]H.J. Lu
2020-09-02Update i686 ulps.Patsy Griffin
2020-09-02Use LFS readdir in generic POSIX getcwd [BZ# 22899]Adhemerval Zanella
2020-09-02linux: Remove __ASSUME_ATFCTSAdhemerval Zanella
2020-09-02Sync getcwd with gnulibAdhemerval Zanella
2020-09-02x86-64: Fix FMA4 detection in ifunc [BZ #26534]Ondřej Hošek
2020-09-02y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit timeLukasz Majewski
2020-08-31malloc: Fix mallinfo deprecation declarationAdhemerval Zanella
2020-08-31x32: Add <fixup-asm-unistd.h> and regenerate arch-syscall.hH.J. Lu
2020-08-31Add mallinfo2 function that support sizes >= 4GB.Martin Liska