aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-29Use libm_alias_float for x86_64.Joseph Myers21-21/+114
2017-11-29Use libm_alias_double for x86_64.Joseph Myers16-17/+84
2017-11-29sparc: refactor sparc64 rint{f} selector to CAdhemerval Zanella8-24/+77
2017-11-29sparc: refactor sparc64 lrint{f} selector to CAdhemerval Zanella8-35/+102
2017-11-29sparc: refactor sparc64 nearbyint{f} selector to CAdhemerval Zanella8-24/+77
2017-11-29sparc: refactor sparc64 finite{f} selector to CAdhemerval Zanella8-30/+92
2017-11-29sparc: refactor sparc64 isinf{f} selector to CAdhemerval Zanella8-32/+93
2017-11-29sparc: refactor sparc64 isnan{f} selector to CAdhemerval Zanella8-31/+92
2017-11-29sparc: refactor sparc64 signbit{f} selector to CAdhemerval Zanella9-38/+104
2017-11-29Use libm_alias_float for ia64.Joseph Myers51-3/+111
2017-11-29Collation fix: make forward accent sorting the default [BZ #17750]Alexandre Oliva11-24/+131
2017-11-29sparc: Assume VIS3 supportAdhemerval Zanella33-232/+153
2017-11-29Use libm_alias_double for ia64.Joseph Myers50-3/+109
2017-11-28Fix gmon static test failures.John David Anglin2-17/+18
2017-11-29Use libm_alias_float for i386.Joseph Myers30-29/+136
2017-11-28Use libm_alias_double for i386.Joseph Myers23-26/+91
2017-11-28Properly compute offsets of note descriptor and next note [BZ #22370]H.J. Lu5-16/+76
2017-11-28Use libm_alias_float for s390.Joseph Myers2-1/+5
2017-11-28Use libm_alias_double for s390.Joseph Myers3-11/+8
2017-11-28Add the Changelog entry for “cs_CZ locale: Base collation on iso14651_t1 [B...Mike FABIAN1-0/+8
2017-11-28localedata: Remove duplicate cs_CZ from LOCALESSiddhesh Poyarekar2-1/+5
2017-11-28benchtests: Enable BENCHSET to run subset of testsVictor Rodriguez3-20/+76
2017-11-28benchtests: Expand range of tests names in schema.jsonVictor Rodriguez2-1/+4
2017-11-28benchtests: Adjust valid and accepted propertiesVictor Rodriguez2-1/+8
2017-11-28posix: Make tst-getaddrinfo[45] xtests due to DNS dependency [BZ #20826]Florian Weimer2-3/+12
2017-11-28sparc: Implement memset/bzero ifunc selection in CAdhemerval Zanella12-130/+179
2017-11-28sparc: Implement memcpy/mempcpy ifunc selection in CAdhemerval Zanella13-173/+216
2017-11-28cs_CZ locale: Base collation on iso14651_t1 [BZ #22336]Mike FABIAN3-2162/+286
2017-11-28Use libm_alias_float for alpha.Joseph Myers35-38/+102
2017-11-28Use libm_alias_float for aarch64.Joseph Myers14-13/+54
2017-11-28Use libm_alias_double for alpha.Joseph Myers11-90/+46
2017-11-28Support ldbl-opt libm_alias_double use from .S files.Joseph Myers2-1/+6
2017-11-27Use libm_alias_double for aarch64.Joseph Myers14-13/+55
2017-11-27Implement the mlock2 functionFlorian Weimer37-5/+194
2017-11-27Add _Float64x function aliases.Joseph Myers44-18/+1571
2017-11-27Consolidate link map sortingAndreas Schwab8-215/+153
2017-11-24Use libm_alias_float128 more in sysdeps/ieee754/float128.Joseph Myers7-6/+19
2017-11-24Use -mfloat128 for _Float64x tests for powerpc64le.Joseph Myers2-1/+15
2017-11-24Support _Float64x in libm_alias macros.Joseph Myers4-15/+61
2017-11-24Support strfromf64x alias.Joseph Myers3-2/+35
2017-11-24Support strtof64x, wcstof64x aliases.Joseph Myers7-0/+126
2017-11-24Support testing _Float64x libm functions.Joseph Myers3-1/+53
2017-11-24Make min_of_type_ macros function-like.Joseph Myers2-6/+16
2017-11-24Define __STDC_WANT_IEC_60559_TYPES_EXT__ in tst-strtod-round-skeleton.c.Joseph Myers2-0/+5
2017-11-24Fix gen-tgmath-tests.py for _Float64, _Float64x testing.Joseph Myers2-2/+5
2017-11-24Handle more _FloatN, _FloatNx types in bits/libm-simd-decl-stubs.h.Joseph Myers2-0/+73
2017-11-24Move wcstof128 symbol versions to wcsmbs/Versions.Joseph Myers3-2/+14
2017-11-24Linux: Introduce <bits/mman-shared.h>Florian Weimer5-16/+56
2017-11-24posix: Fix generic p{read,write}v buffer allocation (BZ#22457)Adhemerval Zanella3-6/+17
2017-11-24pl_PL locale: Base collation on iso14651_t1Mike FABIAN4-2062/+231