summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Properly compute offsets of note descriptor and next note [BZ #22370]hjl/pr22370/masterH.J. Lu2017-11-254-16/+53
* 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
* Use libm_alias_ldouble macros in sysdeps/ia64/fpu.Joseph Myers2017-11-2348-4/+115
* malloc: Call tcache destructor in arena_thread_freeresFlorian Weimer2017-11-233-7/+29
* nss: Export nscd hash function as __nss_hash [BZ #22459]Florian Weimer2017-11-2312-107/+128
* sigwait: Do not fail with EINTR and return error code [BZ #22478]Florian Weimer2017-11-234-4/+104
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-2336-1/+249
* Fix typo in variable name in gen-locale.sh.Joseph Myers2017-11-222-1/+3
* Obsolete p_secstodate.Joseph Myers2017-11-228-15/+55
* Fix p_secstodate overflow handling (bug 22463).Joseph Myers2017-11-224-1/+104
* Remove unused sparc64/soft-fp libm function implementations.Joseph Myers2017-11-224-155/+6
* * posix/regcomp.c (init_word_char): Add comments.Paul Eggert2017-11-222-0/+7
* Avoid use of strlen in getlogin_r (bug 22447).Joseph Myers2017-11-222-2/+10
* lv_LV locale: fix collation [BZ #15537]Mike FABIAN2017-11-224-2061/+166
* Update hppa bits/mman.h from Linux 4.14.Joseph Myers2017-11-212-3/+11
* nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9Adhemerval Zanella2017-11-212-1/+6
* S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler2017-11-217-16/+39
* Remove attribute_hidden for wchar ifunc symbols.Stefan Liebler2017-11-212-7/+10
* regex: don't assume uint64_t or uint32_tPaul Eggert2017-11-202-14/+31
* aarch64: Optimized memset for falkorSiddhesh Poyarekar2017-11-2012-22/+225
* benchtests: Bump start size since smaller sizes are noisySiddhesh Poyarekar2017-11-204-3/+7
* benchtests: Fix walking sizes and directions for *-walk benchmarksSiddhesh Poyarekar2017-11-204-21/+20
* manual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_NOHUGEPAGE flagsFlorian Weimer2017-11-202-5/+54
* manual: Document mprotect and introduce section on memory protectionFlorian Weimer2017-11-193-11/+133
* manual: Move preadv/writev variants to Scatter-Gather sectionFlorian Weimer2017-11-192-211/+207
* support_become_root: Fix comment styleChristian Brauner2017-11-182-1/+4
* support_become_root: Don't fail when /proc/<pid/setgroups is missingChristian Brauner2017-11-182-5/+21
* tst-ttyname: Fix namespace setup for FedoraFlorian Weimer2017-11-182-61/+14
* support_enter_mount_namespace: Unshare with mount --make-rprivateFlorian Weimer2017-11-184-0/+58
* support_create_temp_directory: Align behavior with create_temp_fileFlorian Weimer2017-11-185-15/+19
* powerpc: Update AT_HWCAP2 bitsTulio Magno Quites Machado Filho2017-11-173-2/+11
* Use libm_alias_ldouble in sysdeps/x86_64/fpu.Joseph Myers2017-11-1712-12/+50
* Use libm_alias_ldouble in sysdeps/i386/fpu.Joseph Myers2017-11-1722-21/+85
* Support bits/floatn.h inclusion from .S files.Joseph Myers2017-11-178-273/+312
* support_become_root: Enable file creation in user namespacesFlorian Weimer2017-11-172-3/+60
* Add AArch64 HWCAP_DCPOP from Linux 4.14.Joseph Myers2017-11-172-0/+6
* aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5Adhemerval Zanella2017-11-172-0/+11