aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-28Add more thorough generated tgmath.h test.Joseph Myers3-0/+623
2017-06-28Require binutils 2.25 or later to build glibc.Joseph Myers10-145/+20
2017-06-28Support building glibc with gold 1.14 or above [BZ #14995]H.J. Lu3-6/+89
2017-06-28Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers6-7/+30
2017-06-27Fix elf/loadtest.c build with GCC 8.Joseph Myers2-6/+12
2017-06-27Fix strftime build with GCC 8.Joseph Myers2-6/+21
2017-06-27[ARM] Optimise memchr for NEON-enabled processorsPrakhar Bahuguna6-1/+304
2017-06-27S390: Use cu21 instruction for converting from utf16 to utf8.Stefan Liebler3-3/+129
2017-06-27S390: Use cu24 instruction for converting from utf16 to utf32.Stefan Liebler3-4/+122
2017-06-27S390: Use cu42 instruction for converting from utf32 to utf16.Stefan Liebler3-4/+118
2017-06-27S390: Use cu41 instruction for converting from utf32 to utf8.Stefan Liebler3-3/+124
2017-06-27S390: Add new hwcap values for new cpu architecture - arch12.Stefan Liebler4-3/+19
2017-06-27x86-64: Optimize memcmp-avx2-movbe.S for short differenceH.J. Lu2-56/+68
2017-06-27Add ChangeLog entries for the last 6 commitsMike FABIAN1-0/+42
2017-06-27localedata: Months updated from CLDR - other scripts [BZ #21217]Rafal Luzynski6-16/+16
2017-06-27localedata: Months updated from CLDR - other Indic scripts [BZ #21217]Rafal Luzynski5-25/+25
2017-06-27localedata: Months updated from CLDR - Devanagari scripts [BZ #21217]Rafal Luzynski5-19/+19
2017-06-27localedata: Months updated from CLDR - Bengali scripts [BZ #21217]Rafal Luzynski3-6/+6
2017-06-27localedata: Months updated from CLDR - Arabic scripts [BZ #21217]Rafal Luzynski13-79/+79
2017-06-27localedata: More months updated from CLDR-31 [BZ #21217]Rafal Luzynski5-60/+60
2017-06-27localedata: Month names updated from CLDR-31 [BZ #21217]Rafal Luzynski19-112/+155
2017-06-27S390: Save and restore r12 in TLS_IE macro.Stefan Liebler3-9/+18
2017-06-27resolv: Avoid timeouts in test-resolv-res-init, test-resolv-res_init-threadFlorian Weimer2-0/+85
2017-06-27resolv: Call _res_hconf_init from __res_vinitFlorian Weimer11-19/+30
2017-06-26Add float128 support for ia64.Joseph Myers14-4/+393
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers37-59/+130
2017-06-26Add float128 support for x86_64, x86.Joseph Myers26-95/+2663
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella19-104/+171
2017-06-26powerpc64le: Enable float128Paul E. Murphy14-1/+1192
2017-06-26powerpc64le: Require at least POWER8 for powerpc64leGabriel F. T. Gomes3-0/+51
2017-06-26powerpc64le: Check for compiler features for float128Gabriel F. T. Gomes5-0/+96
2017-06-26Prevent an implicit int promotion in malloc/tst-alloc_buffer.cTulio Magno Quites Machado Filho2-1/+6
2017-06-25manual: Fix a minor grammatical error.Rical Jasan2-1/+5
2017-06-24resolv/tst-resolv-basic: Add test cases for bug 21295Florian Weimer2-0/+21
2017-06-24getaddrinfo: Merge IPv6 addresses and IPv4 addresses [BZ #21295]Dmitry Bilunov2-4/+10
2017-06-23Avoid .symver on common symbols [BZ #21666]H.J. Lu2-4/+12
2017-06-23inet_pton: Reject IPv6 addresses with many leading zeros [BZ #16637]Florian Weimer3-21/+20
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella39-59/+156
2017-06-23Update x86 ulps for GCC 7.Joseph Myers3-16/+19
2017-06-23Make libm-test-support code clear exceptions after each test.Joseph Myers2-0/+16
2017-06-23Avoid localplt issues from x86 fereaiseexcept inline.Joseph Myers3-0/+19
2017-06-23x86-64: Optimize L(between_2_3) in memcmp-avx2-movbe.SH.J. Lu2-4/+7
2017-06-23Document _FloatN and _FloatNx versions of math functionsGabriel F. T. Gomes3-49/+576
2017-06-23x86-64: Fix comment typo in memcmp-avx2-movbe.SFlorian Weimer2-1/+5
2017-06-23resolv/res_libc.c: Reformat to GNU styleFlorian Weimer2-67/+90
2017-06-23resolv: Clean up declarations of the __res_initstamp variableFlorian Weimer4-2/+12
2017-06-23x86-64: memcmp-avx2-movbe.S needs saturating subtraction [BZ #21662]Florian Weimer3-15/+23
2017-06-23Add libio-mtsafe flags to the build of strfromf128Gabriel F. T. Gomes2-0/+9
2017-06-23Prepare the manual to display math errors for float128 functionsGabriel F. T. Gomes2-3/+9
2017-06-23Include libc-header-start.h in include/float.hGabriel F. T. Gomes2-0/+8