about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* S390: Use cu21 instruction for converting from utf16 to utf8.Stefan Liebler2017-06-273-3/+129
* S390: Use cu24 instruction for converting from utf16 to utf32.Stefan Liebler2017-06-273-4/+122
* S390: Use cu42 instruction for converting from utf32 to utf16.Stefan Liebler2017-06-273-4/+118
* S390: Use cu41 instruction for converting from utf32 to utf8.Stefan Liebler2017-06-273-3/+124
* S390: Add new hwcap values for new cpu architecture - arch12.Stefan Liebler2017-06-274-3/+19
* x86-64: Optimize memcmp-avx2-movbe.S for short differenceH.J. Lu2017-06-272-56/+68
* Add ChangeLog entries for the last 6 commitsMike FABIAN2017-06-271-0/+42
* localedata: Months updated from CLDR - other scripts [BZ #21217]Rafal Luzynski2017-06-276-16/+16
* localedata: Months updated from CLDR - other Indic scripts [BZ #21217]Rafal Luzynski2017-06-275-25/+25
* localedata: Months updated from CLDR - Devanagari scripts [BZ #21217]Rafal Luzynski2017-06-275-19/+19
* localedata: Months updated from CLDR - Bengali scripts [BZ #21217]Rafal Luzynski2017-06-273-6/+6
* localedata: Months updated from CLDR - Arabic scripts [BZ #21217]Rafal Luzynski2017-06-2713-79/+79
* localedata: More months updated from CLDR-31 [BZ #21217]Rafal Luzynski2017-06-275-60/+60
* localedata: Month names updated from CLDR-31 [BZ #21217]Rafal Luzynski2017-06-2719-112/+155
* S390: Save and restore r12 in TLS_IE macro.Stefan Liebler2017-06-273-9/+18
* resolv: Avoid timeouts in test-resolv-res-init, test-resolv-res_init-threadFlorian Weimer2017-06-272-0/+85
* resolv: Call _res_hconf_init from __res_vinitFlorian Weimer2017-06-2711-19/+30
* Add float128 support for ia64.Joseph Myers2017-06-2614-4/+393
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-2637-59/+130
* Add float128 support for x86_64, x86.Joseph Myers2017-06-2626-95/+2663
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-2619-104/+171
* powerpc64le: Enable float128Paul E. Murphy2017-06-2614-1/+1192
* powerpc64le: Require at least POWER8 for powerpc64leGabriel F. T. Gomes2017-06-263-0/+51
* powerpc64le: Check for compiler features for float128Gabriel F. T. Gomes2017-06-265-0/+96
* Prevent an implicit int promotion in malloc/tst-alloc_buffer.cTulio Magno Quites Machado Filho2017-06-262-1/+6
* manual: Fix a minor grammatical error.Rical Jasan2017-06-252-1/+5
* resolv/tst-resolv-basic: Add test cases for bug 21295Florian Weimer2017-06-242-0/+21
* getaddrinfo: Merge IPv6 addresses and IPv4 addresses [BZ #21295]Dmitry Bilunov2017-06-242-4/+10
* Avoid .symver on common symbols [BZ #21666]H.J. Lu2017-06-232-4/+12
* inet_pton: Reject IPv6 addresses with many leading zeros [BZ #16637]Florian Weimer2017-06-233-21/+20
* Clean pthread functions namespaces for C11 threadsAdhemerval Zanella2017-06-2339-59/+156
* Update x86 ulps for GCC 7.Joseph Myers2017-06-233-16/+19
* Make libm-test-support code clear exceptions after each test.Joseph Myers2017-06-232-0/+16
* Avoid localplt issues from x86 fereaiseexcept inline.Joseph Myers2017-06-233-0/+19
* x86-64: Optimize L(between_2_3) in memcmp-avx2-movbe.SH.J. Lu2017-06-232-4/+7
* Document _FloatN and _FloatNx versions of math functionsGabriel F. T. Gomes2017-06-233-49/+576
* x86-64: Fix comment typo in memcmp-avx2-movbe.SFlorian Weimer2017-06-232-1/+5
* resolv/res_libc.c: Reformat to GNU styleFlorian Weimer2017-06-232-67/+90
* resolv: Clean up declarations of the __res_initstamp variableFlorian Weimer2017-06-234-2/+12
* x86-64: memcmp-avx2-movbe.S needs saturating subtraction [BZ #21662]Florian Weimer2017-06-233-15/+23
* Add libio-mtsafe flags to the build of strfromf128Gabriel F. T. Gomes2017-06-232-0/+9
* Prepare the manual to display math errors for float128 functionsGabriel F. T. Gomes2017-06-232-3/+9
* Include libc-header-start.h in include/float.hGabriel F. T. Gomes2017-06-232-0/+8
* Optimized version of powf()Paul Clarke2017-06-232-101/+75
* powerpc: Fix sinf() IFUNC fallback.Rogerio A. Cardoso2017-06-232-1/+6
* powerpc: fix sysconf support for cache geometriesPaul Clarke2017-06-232-29/+13
* powerpc: Update AT_HWCAP[2] bitsTulio Magno Quites Machado Filho2017-06-233-1/+11
* powerpc: refactor strrchr IFUNCRajalakshmi Srinivasaraghavan2017-06-233-19/+16
* powerpc: Add optimized version of [l]lroundfRajalakshmi Srinivasaraghavan2017-06-2310-1/+120
* Support _Float128 in ldbl-96 bits/iscanonical.h.Joseph Myers2017-06-222-0/+6