aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-14Make more libm functions into weak aliases.Joseph Myers69-97/+395
2017-09-14benchtests: Reallocate buffers for memsetSiddhesh Poyarekar4-13/+52
2017-09-14benchtests: Make memset benchmarks print jsonSiddhesh Poyarekar3-31/+86
2017-09-14Add new codepage charmaps/IBM858 [BZ #21084]Mike FABIAN7-8/+336
2017-09-14Removed redundant data (LC_TIME and LC_MESSAGES) for niu_NZ [BZ #22023]Akhilesh Kumar2-78/+8
2017-09-14Fix LC_TELEPHONE for az_AZ [BZ #22112]Akhilesh Kumar2-4/+9
2017-09-14Define and use libm_alias_float128.Joseph Myers3-0/+48
2017-09-13Define and use libm_alias_ldouble.Joseph Myers5-38/+93
2017-09-13Move exp compat wrappers under math/Szabolcs Nagy9-116/+55
2017-09-13Clear up log1p, ldexp, scalbn, scalbln compat handling.Joseph Myers9-44/+33
2017-09-13posix: Fix compat glob code on s390 and alphaAdhemerval Zanella3-4/+8
2017-09-13Define and use libm_alias_double.Joseph Myers39-157/+165
2017-09-12Remove declare_mgen_alias_2.Joseph Myers4-20/+15
2017-09-12Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey8-17/+73
2017-09-12x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]H.J. Lu4-5/+29
2017-09-12hurd: Fix build without NO_HIDDENSamuel Thibault8-0/+33
2017-09-11Define and use a libm_alias_float macro.Joseph Myers3-0/+48
2017-09-11x86: Add x86_64 to x86-64 HWCAP [BZ #22093]H.J. Lu7-8/+95
2017-09-11Update translationsSiddhesh Poyarekar3-575/+584
2017-09-10sunrpc/tst-udp-nonblocking: Fix timeout valueSamuel Thibault2-4/+6
2017-09-10Fix $(error) use in MakefileSamuel Thibault2-2/+3
2017-09-10sunrpc/tst-udp-timeout: Fix timeout valueSamuel Thibault2-3/+8
2017-09-09Finish change from “Bengali” to “Bangla”Mike FABIAN4-6/+12
2017-09-08Update x86_64 ulps for AMD Ryzen.Markus Trippelsdorf2-2/+6
2017-09-08Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey3-4/+14
2017-09-08Fix glibc.tune.cpu tunable handlingSteve Ellcey2-1/+6
2017-09-08Add Linux 4.13 constants to bits/fcntl-linux.h.Joseph Myers2-0/+27
2017-09-08Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h.Joseph Myers2-0/+20
2017-09-08posix: Use enum for __glob_pattern_type resultAdhemerval Zanella4-10/+25
2017-09-08posix: Consolidate Linux glob implementationAdhemerval Zanella27-48/+160
2017-09-08posix: fix glob bugs with long login namesAdhemerval Zanella2-58/+37
2017-09-08posix: Fix getpwnam_r usage (BZ #1062)Adhemerval Zanella2-140/+30
2017-09-08Sync scratch_buffer with gnulibAdhemerval Zanella5-5/+22
2017-09-08posix: Allow glob to match dangling symlinks [BZ #866]Adhemerval Zanella5-243/+233
2017-09-08posix: accept inode 0 is a valid inode number (BZ #19971)Adhemerval Zanella2-21/+6
2017-09-08posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella22-459/+739
2017-09-07Use "static const char domain[] ="H.J. Lu2-1/+6
2017-09-07Use MPFR 3.1.6 in build-many-glibcs.py.Joseph Myers2-1/+4
2017-09-07Update netinet/tcp.h from Linux 4.13.Joseph Myers2-2/+14
2017-09-07Add SOL_TLS definition from Linux 4.13.Joseph Myers2-0/+5
2017-09-07Use ASCII in LC_TIME of om_ET for better readabilityMike FABIAN2-56/+48
2017-09-07Remove redundant LC_TIME data in om_KE which is identical to the data in om_ETAkhilesh Kumar2-83/+6
2017-09-07hurd: fix gethostname(NULL, 0)Samuel Thibault2-2/+8
2017-09-06Add ChangeLog bugzilla mark for previous commitAdhemerval Zanella1-0/+1
2017-09-06Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)Adhemerval Zanella8-7/+17
2017-09-06__libc_dynarray_emplace_enlarge: Add missing elseFlorian Weimer2-1/+6
2017-09-06resolv: __resolv_conf_attach must not free passed conf object [BZ #22096]Florian Weimer2-4/+7
2017-09-06resolv: Fix memory leak with OOM during resolv.conf parsing [BZ #22095]Florian Weimer2-0/+11
2017-09-06nss_dns: Remove dead PTR IPv4-to-IPv6 mapping codeFlorian Weimer3-20/+186
2017-09-06tst-res_use_inet6: Enhance test to cover IPv4-to-IPv6 address mappingFlorian Weimer2-45/+198