summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Let fpclassify use the builtin when optimizing for size in C++ mode (bug 22146)Gabriel F. T. Gomes2017-09-222-1/+13
* Remove Banner mechanism.Joseph Myers2017-09-225-17/+13
* Remove conditional on LDBL_MANT_DIG from e_lgammal_r.cGabriel F. T. Gomes2017-09-213-10/+9
* ldbl-128ibm: Automatic replacing of _Float128 and L()Gabriel F. T. Gomes2017-09-217-2253/+2253
* ldbl-128ibm: Copy implementations from ldbl-128 instead of including themGabriel F. T. Gomes2017-09-217-12/+3827
* powerpc: Add redirection for finitef128, isinf128, and isnanf128Gabriel F. T. Gomes2017-09-214-0/+36
* powerpc64le: Add -mfloat128 to tst-strtod-nan-locale testcaseGabriel F. T. Gomes2017-09-212-0/+9
* Fix BZ# 22180.Paul Pluzhnikov2017-09-215-4/+180
* Remove non-add-on Banner files.Joseph Myers2017-09-218-14/+19
* Implement xdlopen, xdlsym and xdlclose routines which terminate testPaul Pluzhnikov2017-09-205-23/+108
* Add SSE4.1 trunc, truncf (bug 20142).Joseph Myers2017-09-209-2/+130
* Oops. stdlib/test-atexit-race-common.c should have been part of 26e70aec7028f...Paul Pluzhnikov2017-09-201-0/+69
* Fix BZ 14333Paul Pluzhnikov2017-09-2011-39/+285
* Add exp2f and log2f benchmark traceSzabolcs Nagy2017-09-204-1/+5283
* Fix fexecve build where syscall macros call sizeof.Joseph Myers2017-09-192-1/+8
* Use execveat syscall in fexecve (bug 22134)Andreas Schwab2017-09-198-1/+142
* Add logf traceWilco Dijkstra2017-09-193-1/+2894
* Add expf traceWilco Dijkstra2017-09-193-1/+2394
* Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra2017-09-1911-38/+17
* Add benchtests for trunc and truncf.Joseph Myers2017-09-194-1/+54
* powerpc: Avoid misaligned stores in memsetRajalakshmi Srinivasaraghavan2017-09-192-2/+72
* Fix powerpc64le problem from last ldbl-opt patch.Joseph Myers2017-09-183-0/+27
* Use libm_alias_ldouble in math/.Joseph Myers2017-09-1846-169/+125
* AArch64: use movz/movk instead of literal pools in start.SWang Boshi2017-09-183-3/+22
* Add missing libc_hidden_weak/def callsSamuel Thibault2017-09-178-0/+17
* Add missing space.Paul Pluzhnikov2017-09-161-4/+4
* Add missing space.Paul Pluzhnikov2017-09-161-1/+1
* benchtests: New -g option to generate graphs in compare_strings.pySiddhesh Poyarekar2017-09-162-3/+13
* benchtests: Make compare_strings.py output a bit prettierSiddhesh Poyarekar2017-09-162-9/+14
* benchtests: Use argparse to parse argumentsSiddhesh Poyarekar2017-09-163-13/+40
* Use libm_alias_double in math/.Joseph Myers2017-09-1547-233/+128
* Remove ENOSYS math/ function stubs.Joseph Myers2017-09-1533-499/+35
* [BZ #21745] powerpc: build some IFUNC math functions for libc and libmTulio Magno Quites Machado Filho2017-09-153-17/+36
* Use libm_alias_float in math/.Joseph Myers2017-09-1522-24/+93
* Make more libm functions into weak aliases.Joseph Myers2017-09-1469-97/+395
* benchtests: Reallocate buffers for memsetSiddhesh Poyarekar2017-09-144-13/+52
* benchtests: Make memset benchmarks print jsonSiddhesh Poyarekar2017-09-143-31/+86
* Add new codepage charmaps/IBM858 [BZ #21084]Mike FABIAN2017-09-147-8/+336
* Removed redundant data (LC_TIME and LC_MESSAGES) for niu_NZ [BZ #22023]Akhilesh Kumar2017-09-142-78/+8
* Fix LC_TELEPHONE for az_AZ [BZ #22112]Akhilesh Kumar2017-09-142-4/+9
* Define and use libm_alias_float128.Joseph Myers2017-09-143-0/+48
* Define and use libm_alias_ldouble.Joseph Myers2017-09-135-38/+93
* Move exp compat wrappers under math/Szabolcs Nagy2017-09-139-116/+55
* Clear up log1p, ldexp, scalbn, scalbln compat handling.Joseph Myers2017-09-139-44/+33
* posix: Fix compat glob code on s390 and alphaAdhemerval Zanella2017-09-133-4/+8
* Define and use libm_alias_double.Joseph Myers2017-09-1339-157/+165
* Remove declare_mgen_alias_2.Joseph Myers2017-09-124-20/+15
* Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey2017-09-128-17/+73
* x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]H.J. Lu2017-09-124-5/+29
* hurd: Fix build without NO_HIDDENSamuel Thibault2017-09-128-0/+33