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