aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-21ldbl-128ibm: Copy implementations from ldbl-128 instead of including themGabriel F. T. Gomes7-12/+3827
2017-09-21powerpc: Add redirection for finitef128, isinf128, and isnanf128Gabriel F. T. Gomes4-0/+36
2017-09-21powerpc64le: Add -mfloat128 to tst-strtod-nan-locale testcaseGabriel F. T. Gomes2-0/+9
2017-09-21Fix BZ# 22180.Paul Pluzhnikov5-4/+180
2017-09-21Remove non-add-on Banner files.Joseph Myers8-14/+19
2017-09-20Implement xdlopen, xdlsym and xdlclose routines which terminate testPaul Pluzhnikov5-23/+108
2017-09-20Add SSE4.1 trunc, truncf (bug 20142).Joseph Myers9-2/+130
2017-09-20Oops. stdlib/test-atexit-race-common.c should have been part of 26e70aec7028f...Paul Pluzhnikov1-0/+69
2017-09-20Fix BZ 14333Paul Pluzhnikov11-39/+285
2017-09-20Add exp2f and log2f benchmark traceSzabolcs Nagy4-1/+5283
2017-09-19Fix fexecve build where syscall macros call sizeof.Joseph Myers2-1/+8
2017-09-19Use execveat syscall in fexecve (bug 22134)Andreas Schwab8-1/+142
2017-09-19Add logf traceWilco Dijkstra3-1/+2894
2017-09-19Add expf traceWilco Dijkstra3-1/+2394
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra11-38/+17
2017-09-19Add benchtests for trunc and truncf.Joseph Myers4-1/+54
2017-09-19powerpc: Avoid misaligned stores in memsetRajalakshmi Srinivasaraghavan2-2/+72
2017-09-18Fix powerpc64le problem from last ldbl-opt patch.Joseph Myers3-0/+27
2017-09-18Use libm_alias_ldouble in math/.Joseph Myers46-169/+125
2017-09-18AArch64: use movz/movk instead of literal pools in start.SWang Boshi3-3/+22
2017-09-17Add missing libc_hidden_weak/def callsSamuel Thibault8-0/+17
2017-09-16Add missing space.Paul Pluzhnikov1-4/+4
2017-09-16Add missing space.Paul Pluzhnikov1-1/+1
2017-09-16benchtests: New -g option to generate graphs in compare_strings.pySiddhesh Poyarekar2-3/+13
2017-09-16benchtests: Make compare_strings.py output a bit prettierSiddhesh Poyarekar2-9/+14
2017-09-16benchtests: Use argparse to parse argumentsSiddhesh Poyarekar3-13/+40
2017-09-15Use libm_alias_double in math/.Joseph Myers47-233/+128
2017-09-15Remove ENOSYS math/ function stubs.Joseph Myers33-499/+35
2017-09-15[BZ #21745] powerpc: build some IFUNC math functions for libc and libmTulio Magno Quites Machado Filho3-17/+36
2017-09-15Use libm_alias_float in math/.Joseph Myers22-24/+93
2017-09-14Make more libm functions into weak aliases.Joseph Myers69-97/+395
2017-09-14benchtests: Reallocate buffers for memsetSiddhesh Poyarekar4-13/+52
2017-09-14benchtests: Make memset benchmarks print jsonSiddhesh Poyarekar3-31/+86
2017-09-14Add new codepage charmaps/IBM858 [BZ #21084]Mike FABIAN7-8/+336
2017-09-14Removed redundant data (LC_TIME and LC_MESSAGES) for niu_NZ [BZ #22023]Akhilesh Kumar2-78/+8
2017-09-14Fix LC_TELEPHONE for az_AZ [BZ #22112]Akhilesh Kumar2-4/+9
2017-09-14Define and use libm_alias_float128.Joseph Myers3-0/+48
2017-09-13Define and use libm_alias_ldouble.Joseph Myers5-38/+93
2017-09-13Move exp compat wrappers under math/Szabolcs Nagy9-116/+55
2017-09-13Clear up log1p, ldexp, scalbn, scalbln compat handling.Joseph Myers9-44/+33
2017-09-13posix: Fix compat glob code on s390 and alphaAdhemerval Zanella3-4/+8
2017-09-13Define and use libm_alias_double.Joseph Myers39-157/+165
2017-09-12Remove declare_mgen_alias_2.Joseph Myers4-20/+15
2017-09-12Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey8-17/+73
2017-09-12x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]H.J. Lu4-5/+29
2017-09-12hurd: Fix build without NO_HIDDENSamuel Thibault8-0/+33
2017-09-11Define and use a libm_alias_float macro.Joseph Myers3-0/+48
2017-09-11x86: Add x86_64 to x86-64 HWCAP [BZ #22093]H.J. Lu7-8/+95
2017-09-11Update translationsSiddhesh Poyarekar3-575/+584
2017-09-10sunrpc/tst-udp-nonblocking: Fix timeout valueSamuel Thibault2-4/+6