summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix float128 uses of xlocale.h.Joseph Myers2017-06-221-0/+7
* Add ChangeLog entries for the last 3 commitsSiddhesh Poyarekar2017-06-221-0/+25
* Describe remainder as primary and drem as alternative in the manualGabriel F. T. Gomes2017-06-221-0/+6
* Provide an additional macro expansion for F128 in stdlib/tst-strtod.hGabriel F. T. Gomes2017-06-221-0/+6
* Bug 21533: Update to Unicode 10.0.0Mike FABIAN2017-06-221-0/+6
* inet: __inet6_scopeid_pton should accept node-local addresses [BZ #21657]Benjamin Cama2017-06-221-0/+7
* _nl_load_domain: Use calloc instead of allocaFlorian Weimer2017-06-211-0/+5
* Implement allocation buffers for internal useFlorian Weimer2017-06-211-0/+17
* x86-64: Implement strcmp family IFUNC selectors in CH.J. Lu2017-06-211-0/+38
* Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).Joseph Myers2017-06-211-0/+9
* x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu2017-06-211-0/+18
* DCIGETTEXT: Use getcwd, asprintf to construct absolute pathnameFlorian Weimer2017-06-211-0/+5
* [AArch64] Add more cfi annotations to tlsdesc entry pointsSzabolcs Nagy2017-06-211-0/+6
* posix: Add invalid flags test for p{write,read}v2Adhemerval Zanella2017-06-211-0/+6
* [AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy2017-06-211-0/+5
* getaddrinfo: Avoid stack copy of IPv6 addressFlorian Weimer2017-06-211-0/+5
* __inet_pton_length: Implement new internal helper functionFlorian Weimer2017-06-211-0/+18
* inet: Add IPv6 getaddrinfo coverage to tst-inet6_scopeid_pton.cFlorian Weimer2017-06-211-0/+7
* powerpc: Optimize memchr for power8Rajalakshmi Srinivasaraghavan2017-06-211-0/+11
* powerpc: Add optimized version of [l]lrintfRajalakshmi Srinivasaraghavan2017-06-211-0/+12
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-201-0/+25
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-201-24/+60
* Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg2017-06-201-0/+29