aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-29ld.so: add an --argv0 option [BZ #16124]Vincent Mihalkovic5-3/+97
2020-09-28Reversing calculation of __x86_shared_non_temporal_thresholdPatrick McGehearty2-6/+16
2020-09-28linux: Add time64 recvmmsg supportAdhemerval Zanella2-11/+60
2020-09-28linux: Add time64 support for nanosleepAdhemerval Zanella2-0/+59
2020-09-28linux: Consolidate utimesAdhemerval Zanella3-81/+0
2020-09-28linux: Use 64-bit time_t syscall on clock_getcputclockidAdhemerval Zanella1-10/+15
2020-09-28linux: Add time64 sigtimedwait supportAdhemerval Zanella2-8/+50
2020-09-28linux: Add time64 select supportAdhemerval Zanella3-23/+83
2020-09-28nptl: Fix __futex_abstimed_wait_cancellable32Adhemerval Zanella1-4/+10
2020-09-28sysvipc: Fix semtimeop for !__ASSUME_DIRECT_SYSVIPC_SYSCALLSAdhemerval Zanella1-8/+3
2020-09-27hurd: add ST_RELATIMESamuel Thibault1-1/+3
2020-09-25intl: Handle translation output codesets with suffixes [BZ #26383]Arjun Shankar8-57/+60
2020-09-24bench-strcmp.c: Add workloads on page boundaryH.J. Lu1-0/+56
2020-09-24bench-strncmp.c: Add workloads on page boundaryH.J. Lu1-0/+128
2020-09-24strcmp: Add a testcase for page boundaryH.J. Lu1-0/+33
2020-09-24strncmp: Add a testcase for page boundary [BZ #25933]H.J. Lu1-0/+33
2020-09-24Set locale related environment variables in debugglibc.shArjun Shankar1-0/+9
2020-09-23benchtests: Run _Float128 tests only on architectures that support itArjun Shankar4-7/+11
2020-09-22powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH() [BZ #26615]Raphael Moreira Zinsly1-1/+1
2020-09-22x86: Harden printf against non-normal long double values (bug 26649)Florian Weimer3-0/+64
2020-09-22x86: Use one ldbl2mpn.c file for both i386 and x86_64Florian Weimer3-2/+1
2020-09-22Define __THROW to noexcept for C++11 and laterJonathan Wakely1-4/+8
2020-09-17Update mallinfo2 ABI, and testDJ Delorie38-2/+128
2020-09-17Allow memset local PLT reference for RISC-V.Alistair Francis1-0/+1
2020-09-17powerpc: fix ifunc implementation list for POWER9 strlen and stpcpyRaphael Moreira Zinsly1-2/+2
2020-09-17nscd: bump GC cycle during cache pruning (bug 26130)Andreas Schwab2-2/+11
2020-09-17x86: Use HAS_CPU_FEATURE with IBT and SHSTK [BZ #26625]H.J. Lu3-6/+4
2020-09-16<sys/platform/x86.h>: Add Intel Key Locker supportH.J. Lu4-3/+51
2020-09-16Fix handling of collating symbols in fnmatch (bug 26620)Andreas Schwab3-3/+41
2020-09-15pselect.c: Pass a pointer to SYSCALL_CANCEL [BZ #26606]H.J. Lu1-3/+6
2020-09-14y2038: nptl: Convert sem_{clock|timed}wait to support 64 bit timeLukasz Majewski5-14/+56
2020-09-13hurd: Add __x86_get_cpu_features to ld.abilistH.J. Lu1-0/+1
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu18-247/+1176
2020-09-11linux: Add time64 pselect supportAdhemerval Zanella5-35/+115
2020-09-11linux: Add time64 semtimedop supportAdhemerval Zanella2-8/+55
2020-09-11linux: Add ppoll time64 optimizationAdhemerval Zanella1-5/+13
2020-09-11linux: Simplify clock_getresAdhemerval Zanella1-23/+15
2020-09-11Update sparc libm-test-ulpsAdhemerval Zanella1-1/+1
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella56-114/+109
2020-09-11Linux: Consolidate xmknodAdhemerval Zanella2-59/+3
2020-09-11linux: Consolidate fxstatat{64}Adhemerval Zanella23-301/+92
2020-09-11linux: Consolidate fxstat{64}Adhemerval Zanella18-268/+107
2020-09-11linux: Consolidate lxstat{64}Adhemerval Zanella19-345/+136
2020-09-11linux: Consolidate xstat{64}Adhemerval Zanella20-332/+194
2020-09-11linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella13-0/+23
2020-09-11linux: Always define STAT_IS_KERNEL_STATAdhemerval Zanella14-7/+15
2020-09-10Update powerpc libm-test-ulpsMatheus Castanho1-3/+3
2020-09-10benchtests: Add "workload" traces for sinf128Paul Zimmermann2-1/+2008
2020-09-10benchtests: Add "workload" traces for sinfPaul Zimmermann1-0/+2004
2020-09-10benchtests: Add "workload" traces for sinPaul Zimmermann1-0/+2004