summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support build glibc with gold 1.14 or above [BZ #14995]hjl/goldH.J. Lu2017-06-232-6/+83
* 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
* Support _Float128 in math-tests.h.Joseph Myers2017-06-222-12/+39
* Fix float128_private.h redefinition of SET_RESTORE_ROUNDL.Joseph Myers2017-06-222-1/+5
* Make float128_private.h work with generic ieee754.h.Joseph Myers2017-06-222-0/+7
* Correct min_of_type handling of _Float128.Joseph Myers2017-06-222-2/+6
* Make errno-setting libm templates include errno.h.Joseph Myers2017-06-2224-0/+48
* Fix float128 uses of xlocale.h.Joseph Myers2017-06-224-3/+10
* Add ChangeLog entries for the last 3 commitsSiddhesh Poyarekar2017-06-221-0/+25
* benchtests: New script to parse memcpy resultsSiddhesh Poyarekar2017-06-222-0/+173
* benchtests: Make memcpy benchmarks print results in jsonSiddhesh Poyarekar2017-06-223-49/+117
* benchtests: Print string array elements, int and uint in jsonSiddhesh Poyarekar2017-06-222-0/+68
* Describe remainder as primary and drem as alternative in the manualGabriel F. T. Gomes2017-06-222-12/+18
* Provide an additional macro expansion for F128 in stdlib/tst-strtod.hGabriel F. T. Gomes2017-06-222-1/+11
* localedata: fur_IT: Fix spelling of Wednesday (Miercus)Rafal Luzynski2017-06-222-2/+7
* Bug 21533: Update to Unicode 10.0.0Mike FABIAN2017-06-2216-1098/+3791
* inet: __inet6_scopeid_pton should accept node-local addresses [BZ #21657]Benjamin Cama2017-06-223-1/+9
* _nl_load_domain: Use calloc instead of allocaFlorian Weimer2017-06-212-38/+12
* Implement allocation buffers for internal useFlorian Weimer2017-06-2110-1/+1240
* x86-64: Implement strcmp family IFUNC selectors in CH.J. Lu2017-06-2125-240/+643
* Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).Joseph Myers2017-06-212-0/+11
* x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu2017-06-217-34/+41
* DCIGETTEXT: Use getcwd, asprintf to construct absolute pathnameFlorian Weimer2017-06-212-28/+19
* [AArch64] Add more cfi annotations to tlsdesc entry pointsSzabolcs Nagy2017-06-212-0/+76
* posix: Add invalid flags test for p{write,read}v2Adhemerval Zanella2017-06-214-0/+60
* [AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy2017-06-212-2/+7
* getaddrinfo: Avoid stack copy of IPv6 addressFlorian Weimer2017-06-212-40/+10
* __inet_pton_length: Implement new internal helper functionFlorian Weimer2017-06-219-73/+697
* inet: Add IPv6 getaddrinfo coverage to tst-inet6_scopeid_pton.cFlorian Weimer2017-06-212-10/+116