about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Use libm_alias_float for x86_64.Joseph Myers2017-11-2921-21/+114
* Use libm_alias_double for x86_64.Joseph Myers2017-11-2916-17/+84
* sparc: refactor sparc64 rint{f} selector to CAdhemerval Zanella2017-11-298-24/+77
* sparc: refactor sparc64 lrint{f} selector to CAdhemerval Zanella2017-11-298-35/+102
* sparc: refactor sparc64 nearbyint{f} selector to CAdhemerval Zanella2017-11-298-24/+77
* sparc: refactor sparc64 finite{f} selector to CAdhemerval Zanella2017-11-298-30/+92
* sparc: refactor sparc64 isinf{f} selector to CAdhemerval Zanella2017-11-298-32/+93
* sparc: refactor sparc64 isnan{f} selector to CAdhemerval Zanella2017-11-298-31/+92
* sparc: refactor sparc64 signbit{f} selector to CAdhemerval Zanella2017-11-299-38/+104
* Use libm_alias_float for ia64.Joseph Myers2017-11-2951-3/+111
* Collation fix: make forward accent sorting the default [BZ #17750]Alexandre Oliva2017-11-2911-24/+131
* sparc: Assume VIS3 supportAdhemerval Zanella2017-11-2933-232/+153
* Use libm_alias_double for ia64.Joseph Myers2017-11-2950-3/+109
* Fix gmon static test failures.John David Anglin2017-11-282-17/+18
* Use libm_alias_float for i386.Joseph Myers2017-11-2930-29/+136
* Use libm_alias_double for i386.Joseph Myers2017-11-2823-26/+91
* Properly compute offsets of note descriptor and next note [BZ #22370]H.J. Lu2017-11-285-16/+76
* Use libm_alias_float for s390.Joseph Myers2017-11-282-1/+5
* Use libm_alias_double for s390.Joseph Myers2017-11-283-11/+8
* Add the Changelog entry for “cs_CZ locale: Base collation on iso14651_t1 [B...Mike FABIAN2017-11-281-0/+8
* localedata: Remove duplicate cs_CZ from LOCALESSiddhesh Poyarekar2017-11-282-1/+5
* benchtests: Enable BENCHSET to run subset of testsVictor Rodriguez2017-11-283-20/+76
* benchtests: Expand range of tests names in schema.jsonVictor Rodriguez2017-11-282-1/+4
* benchtests: Adjust valid and accepted propertiesVictor Rodriguez2017-11-282-1/+8
* posix: Make tst-getaddrinfo[45] xtests due to DNS dependency [BZ #20826]Florian Weimer2017-11-282-3/+12
* sparc: Implement memset/bzero ifunc selection in CAdhemerval Zanella2017-11-2812-130/+179
* sparc: Implement memcpy/mempcpy ifunc selection in CAdhemerval Zanella2017-11-2813-173/+216
* cs_CZ locale: Base collation on iso14651_t1 [BZ #22336]Mike FABIAN2017-11-283-2162/+286
* Use libm_alias_float for alpha.Joseph Myers2017-11-2835-38/+102
* Use libm_alias_float for aarch64.Joseph Myers2017-11-2814-13/+54
* Use libm_alias_double for alpha.Joseph Myers2017-11-2811-90/+46
* Support ldbl-opt libm_alias_double use from .S files.Joseph Myers2017-11-282-1/+6
* Use libm_alias_double for aarch64.Joseph Myers2017-11-2714-13/+55
* Implement the mlock2 functionFlorian Weimer2017-11-2737-5/+194
* Add _Float64x function aliases.Joseph Myers2017-11-2744-18/+1571
* Consolidate link map sortingAndreas Schwab2017-11-278-215/+153
* Use libm_alias_float128 more in sysdeps/ieee754/float128.Joseph Myers2017-11-247-6/+19
* Use -mfloat128 for _Float64x tests for powerpc64le.Joseph Myers2017-11-242-1/+15
* Support _Float64x in libm_alias macros.Joseph Myers2017-11-244-15/+61
* Support strfromf64x alias.Joseph Myers2017-11-243-2/+35
* Support strtof64x, wcstof64x aliases.Joseph Myers2017-11-247-0/+126
* Support testing _Float64x libm functions.Joseph Myers2017-11-243-1/+53
* Make min_of_type_ macros function-like.Joseph Myers2017-11-242-6/+16
* Define __STDC_WANT_IEC_60559_TYPES_EXT__ in tst-strtod-round-skeleton.c.Joseph Myers2017-11-242-0/+5
* Fix gen-tgmath-tests.py for _Float64, _Float64x testing.Joseph Myers2017-11-242-2/+5
* Handle more _FloatN, _FloatNx types in bits/libm-simd-decl-stubs.h.Joseph Myers2017-11-242-0/+73
* Move wcstof128 symbol versions to wcsmbs/Versions.Joseph Myers2017-11-243-2/+14
* Linux: Introduce <bits/mman-shared.h>Florian Weimer2017-11-245-16/+56
* posix: Fix generic p{read,write}v buffer allocation (BZ#22457)Adhemerval Zanella2017-11-243-6/+17
* pl_PL locale: Base collation on iso14651_t1Mike FABIAN2017-11-244-2062/+231