about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* support: Report actual exit status in support_capture_subprocess_checkFlorian Weimer2017-06-301-0/+5
* resolv: Make RES_ROTATE start with a random name server [BZ #19570]Florian Weimer2017-06-301-0/+11
* SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2017-06-291-0/+81
* vfprintf: Fix tst-vfprintf-mbs-prec and tst-vfprintf-user-typeFlorian Weimer2017-06-291-0/+7
* posix: Improve default posix_spawn implementationAdhemerval Zanella2017-06-291-0/+5
* vfprintf: Reuse work_buffer in group_numberFlorian Weimer2017-06-291-0/+6
* vfprintf: Use struct scratch_buffer for positional arguments allocationFlorian Weimer2017-06-291-0/+6
* _i18n_number_rewrite: Use struct scratch_bufferFlorian Weimer2017-06-291-0/+5
* vfprintf: Reduce WORK_BUFFER_SIZE for wchar_t buildsFlorian Weimer2017-06-291-0/+5
* vfprintf: Add test case for multi-byte/wide strings and precisionFlorian Weimer2017-06-291-0/+5
* vfprintf: Add test case for user-defined types and format specifiersFlorian Weimer2017-06-291-0/+5
* posix: Adapt tst-spawn{2,3} to use libsupport.Adhemerval Zanella2017-06-281-0/+5
* Fix gen-tgmath-tests.py output for GCC 7 <float.h>.Joseph Myers2017-06-281-0/+3
* Support _Float128 in tgmath.h.Joseph Myers2017-06-281-0/+23
* Use clog10 not __clog10 in tgmath.h log10 macro.Joseph Myers2017-06-281-0/+4
* Fix tgmath.h totalorder, totalordermag return type (bug 21687).Joseph Myers2017-06-281-0/+10
* Simplify tgmath.h for integer return types.Joseph Myers2017-06-281-0/+14
* Remove NO_LONG_DOUBLE conditionals in libm tests (bug 21607).Joseph Myers2017-06-281-0/+24
* Add more thorough generated tgmath.h test.Joseph Myers2017-06-281-0/+6
* Require binutils 2.25 or later to build glibc.Joseph Myers2017-06-281-0/+13
* Support building glibc with gold 1.14 or above [BZ #14995]H.J. Lu2017-06-281-0/+6
* Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2017-06-281-0/+16
* 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