aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-27e_exp2f.c: Support multiarchnsz/math2H.J. Lu
2017-09-25AArch64: update libm-test-ulpsSzabolcs Nagy
2017-09-25Do not wrap logf, log2f and powfSzabolcs Nagy
2017-09-25New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy
2017-09-25New generic powfSzabolcs Nagy
2017-09-25New generic log2fSzabolcs Nagy
2017-09-25New generic logfSzabolcs Nagy
2017-09-25Do not wrap expf and exp2fSzabolcs Nagy
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy
2017-09-25Optimized generic expf and exp2f with wrappersSzabolcs Nagy
2017-09-25hurd: Fix exposition of s/gettimeofday through timespec_s/getSamuel Thibault
2017-09-25resolv_test.c: also cope with CONNREFUSED errors returned by recvfromSamuel Thibault
2017-09-24hurd: Fix bits/socket.h conformitySamuel Thibault
2017-09-24hurd: Make sure dl-sysdep.c defines proper symbol namesSamuel Thibault
2017-09-22Use libm_alias_float in flt-32.Joseph Myers
2017-09-22Let fpclassify use the builtin when optimizing for size in C++ mode (bug 22146)Gabriel F. T. Gomes
2017-09-22Remove Banner mechanism.Joseph Myers
2017-09-21Remove conditional on LDBL_MANT_DIG from e_lgammal_r.cGabriel F. T. Gomes
2017-09-21ldbl-128ibm: Automatic replacing of _Float128 and L()Gabriel F. T. Gomes
2017-09-21ldbl-128ibm: Copy implementations from ldbl-128 instead of including themGabriel F. T. Gomes
2017-09-21powerpc: Add redirection for finitef128, isinf128, and isnanf128Gabriel F. T. Gomes
2017-09-21powerpc64le: Add -mfloat128 to tst-strtod-nan-locale testcaseGabriel F. T. Gomes
2017-09-21Fix BZ# 22180.Paul Pluzhnikov
2017-09-21Remove non-add-on Banner files.Joseph Myers
2017-09-20Implement xdlopen, xdlsym and xdlclose routines which terminate testPaul Pluzhnikov
2017-09-20Add SSE4.1 trunc, truncf (bug 20142).Joseph Myers
2017-09-20Oops. stdlib/test-atexit-race-common.c should have been part of 26e70aec7028f...Paul Pluzhnikov
2017-09-20Fix BZ 14333Paul Pluzhnikov
2017-09-20Add exp2f and log2f benchmark traceSzabolcs Nagy
2017-09-19Fix fexecve build where syscall macros call sizeof.Joseph Myers
2017-09-19Use execveat syscall in fexecve (bug 22134)Andreas Schwab
2017-09-19Add logf traceWilco Dijkstra
2017-09-19Add expf traceWilco Dijkstra
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra
2017-09-19Add benchtests for trunc and truncf.Joseph Myers
2017-09-19powerpc: Avoid misaligned stores in memsetRajalakshmi Srinivasaraghavan
2017-09-18Fix powerpc64le problem from last ldbl-opt patch.Joseph Myers
2017-09-18Use libm_alias_ldouble in math/.Joseph Myers
2017-09-18AArch64: use movz/movk instead of literal pools in start.SWang Boshi
2017-09-17Add missing libc_hidden_weak/def callsSamuel Thibault
2017-09-16Add missing space.Paul Pluzhnikov
2017-09-16Add missing space.Paul Pluzhnikov
2017-09-16benchtests: New -g option to generate graphs in compare_strings.pySiddhesh Poyarekar
2017-09-16benchtests: Make compare_strings.py output a bit prettierSiddhesh Poyarekar
2017-09-16benchtests: Use argparse to parse argumentsSiddhesh Poyarekar
2017-09-15Use libm_alias_double in math/.Joseph Myers
2017-09-15Remove ENOSYS math/ function stubs.Joseph Myers
2017-09-15[BZ #21745] powerpc: build some IFUNC math functions for libc and libmTulio Magno Quites Machado Filho
2017-09-15Use libm_alias_float in math/.Joseph Myers
2017-09-14Make more libm functions into weak aliases.Joseph Myers