aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-06-28Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers1-0/+16
2017-06-27Fix elf/loadtest.c build with GCC 8.Joseph Myers1-0/+2
2017-06-27Fix strftime build with GCC 8.Joseph Myers1-0/+5
2017-06-27[ARM] Optimise memchr for NEON-enabled processorsPrakhar Bahuguna1-0/+11
2017-06-27S390: Use cu21 instruction for converting from utf16 to utf8.Stefan Liebler1-0/+7
2017-06-27S390: Use cu24 instruction for converting from utf16 to utf32.Stefan Liebler1-0/+5
2017-06-27S390: Use cu42 instruction for converting from utf32 to utf16.Stefan Liebler1-0/+7
2017-06-27S390: Use cu41 instruction for converting from utf32 to utf8.Stefan Liebler1-0/+7
2017-06-27S390: Add new hwcap values for new cpu architecture - arch12.Stefan Liebler1-0/+9
2017-06-27x86-64: Optimize memcmp-avx2-movbe.S for short differenceH.J. Lu1-0/+6
2017-06-27S390: Save and restore r12 in TLS_IE macro.Stefan Liebler1-0/+5
2017-06-27resolv: Avoid timeouts in test-resolv-res-init, test-resolv-res_init-threadFlorian Weimer1-0/+7
2017-06-27resolv: Call _res_hconf_init from __res_vinitFlorian Weimer1-0/+19
2017-06-26Add float128 support for ia64.Joseph Myers1-0/+16
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers1-0/+68
2017-06-26Add float128 support for x86_64, x86.Joseph Myers1-0/+35
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella1-0/+42
2017-06-26powerpc64le: Enable float128Paul E. Murphy1-0/+21
2017-06-26powerpc64le: Require at least POWER8 for powerpc64leGabriel F. T. Gomes1-0/+5
2017-06-26powerpc64le: Check for compiler features for float128Gabriel F. T. Gomes1-0/+10
2017-06-26Prevent an implicit int promotion in malloc/tst-alloc_buffer.cTulio Magno Quites Machado Filho1-0/+5
2017-06-25manual: Fix a minor grammatical error.Rical Jasan1-0/+4
2017-06-24resolv/tst-resolv-basic: Add test cases for bug 21295Florian Weimer1-0/+5
2017-06-24getaddrinfo: Merge IPv6 addresses and IPv4 addresses [BZ #21295]Dmitry Bilunov1-0/+6
2017-06-23Avoid .symver on common symbols [BZ #21666]H.J. Lu1-0/+7
2017-06-23inet_pton: Reject IPv6 addresses with many leading zeros [BZ #16637]Florian Weimer1-0/+8
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella1-0/+64
2017-06-23Update x86 ulps for GCC 7.Joseph Myers1-0/+3
2017-06-23Make libm-test-support code clear exceptions after each test.Joseph Myers1-0/+9
2017-06-23Avoid localplt issues from x86 fereaiseexcept inline.Joseph Myers1-0/+8
2017-06-23x86-64: Optimize L(between_2_3) in memcmp-avx2-movbe.SH.J. Lu1-0/+5
2017-06-23Document _FloatN and _FloatNx versions of math functionsGabriel F. T. Gomes1-0/+63
2017-06-23x86-64: Fix comment typo in memcmp-avx2-movbe.SFlorian Weimer1-0/+4
2017-06-23resolv/res_libc.c: Reformat to GNU styleFlorian Weimer1-0/+4
2017-06-23resolv: Clean up declarations of the __res_initstamp variableFlorian Weimer1-0/+7
2017-06-23x86-64: memcmp-avx2-movbe.S needs saturating subtraction [BZ #21662]Florian Weimer1-0/+7
2017-06-23Add libio-mtsafe flags to the build of strfromf128Gabriel F. T. Gomes1-0/+5
2017-06-23Prepare the manual to display math errors for float128 functionsGabriel F. T. Gomes1-0/+5
2017-06-23Include libc-header-start.h in include/float.hGabriel F. T. Gomes1-0/+5
2017-06-23Optimized version of powf()Paul Clarke1-0/+5
2017-06-23powerpc: Fix sinf() IFUNC fallback.Rogerio A. Cardoso1-0/+5
2017-06-23powerpc: fix sysconf support for cache geometriesPaul Clarke1-0/+5
2017-06-23powerpc: Update AT_HWCAP[2] bitsTulio Magno Quites Machado Filho1-0/+7
2017-06-23powerpc: refactor strrchr IFUNCRajalakshmi Srinivasaraghavan1-0/+9
2017-06-23powerpc: Add optimized version of [l]lroundfRajalakshmi Srinivasaraghavan1-0/+17
2017-06-22Support _Float128 in ldbl-96 bits/iscanonical.h.Joseph Myers1-0/+3
2017-06-22Support _Float128 in math-tests.h.Joseph Myers1-0/+9
2017-06-22Fix float128_private.h redefinition of SET_RESTORE_ROUNDL.Joseph Myers1-0/+4
2017-06-22Make float128_private.h work with generic ieee754.h.Joseph Myers1-0/+3
2017-06-22Correct min_of_type handling of _Float128.Joseph Myers1-0/+4