aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-23x86-64: Optimize L(between_2_3) in memcmp-avx2-movbe.Shjl/pr21666/masterH.J. Lu1-5/+3
2017-06-23Avoid .symver on common symbols [BZ #21666]H.J. Lu1-4/+5
2017-06-23resolv: Clean up declarations of the __res_initstamp variableFlorian Weimer4-2/+12
2017-06-23x86-64: memcmp-avx2-movbe.S needs saturating subtraction [BZ #21662]Florian Weimer3-15/+23
2017-06-23Add libio-mtsafe flags to the build of strfromf128Gabriel F. T. Gomes2-0/+9
2017-06-23Prepare the manual to display math errors for float128 functionsGabriel F. T. Gomes2-3/+9
2017-06-23Include libc-header-start.h in include/float.hGabriel F. T. Gomes2-0/+8
2017-06-23Optimized version of powf()Paul Clarke2-101/+75
2017-06-23powerpc: Fix sinf() IFUNC fallback.Rogerio A. Cardoso2-1/+6
2017-06-23powerpc: fix sysconf support for cache geometriesPaul Clarke2-29/+13
2017-06-23powerpc: Update AT_HWCAP[2] bitsTulio Magno Quites Machado Filho3-1/+11
2017-06-23powerpc: refactor strrchr IFUNCRajalakshmi Srinivasaraghavan3-19/+16
2017-06-23powerpc: Add optimized version of [l]lroundfRajalakshmi Srinivasaraghavan10-1/+120
2017-06-22Support _Float128 in ldbl-96 bits/iscanonical.h.Joseph Myers2-0/+6
2017-06-22Support _Float128 in math-tests.h.Joseph Myers2-12/+39
2017-06-22Fix float128_private.h redefinition of SET_RESTORE_ROUNDL.Joseph Myers2-1/+5
2017-06-22Make float128_private.h work with generic ieee754.h.Joseph Myers2-0/+7
2017-06-22Correct min_of_type handling of _Float128.Joseph Myers2-2/+6
2017-06-22Make errno-setting libm templates include errno.h.Joseph Myers24-0/+48
2017-06-22Fix float128 uses of xlocale.h.Joseph Myers4-3/+10
2017-06-22Add ChangeLog entries for the last 3 commitsSiddhesh Poyarekar1-0/+25
2017-06-22benchtests: New script to parse memcpy resultsSiddhesh Poyarekar2-0/+173
2017-06-22benchtests: Make memcpy benchmarks print results in jsonSiddhesh Poyarekar3-49/+117
2017-06-22benchtests: Print string array elements, int and uint in jsonSiddhesh Poyarekar2-0/+68
2017-06-22Describe remainder as primary and drem as alternative in the manualGabriel F. T. Gomes2-12/+18
2017-06-22Provide an additional macro expansion for F128 in stdlib/tst-strtod.hGabriel F. T. Gomes2-1/+11
2017-06-22localedata: fur_IT: Fix spelling of Wednesday (Miercus)Rafal Luzynski2-2/+7
2017-06-22Bug 21533: Update to Unicode 10.0.0Mike FABIAN16-1098/+3791
2017-06-22inet: __inet6_scopeid_pton should accept node-local addresses [BZ #21657]Benjamin Cama3-1/+9
2017-06-21_nl_load_domain: Use calloc instead of allocaFlorian Weimer2-38/+12
2017-06-21Implement allocation buffers for internal useFlorian Weimer10-1/+1240
2017-06-21x86-64: Implement strcmp family IFUNC selectors in CH.J. Lu25-240/+643
2017-06-21Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).Joseph Myers2-0/+11
2017-06-21x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu7-34/+41
2017-06-21DCIGETTEXT: Use getcwd, asprintf to construct absolute pathnameFlorian Weimer2-28/+19
2017-06-21[AArch64] Add more cfi annotations to tlsdesc entry pointsSzabolcs Nagy2-0/+76
2017-06-21posix: Add invalid flags test for p{write,read}v2Adhemerval Zanella4-0/+60
2017-06-21[AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy2-2/+7
2017-06-21getaddrinfo: Avoid stack copy of IPv6 addressFlorian Weimer2-40/+10
2017-06-21__inet_pton_length: Implement new internal helper functionFlorian Weimer9-73/+697
2017-06-21inet: Add IPv6 getaddrinfo coverage to tst-inet6_scopeid_pton.cFlorian Weimer2-10/+116
2017-06-21powerpc: Optimize memchr for power8Rajalakshmi Srinivasaraghavan6-1/+382
2017-06-21powerpc: Add optimized version of [l]lrintfRajalakshmi Srinivasaraghavan6-36/+80
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg15-406/+417
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg73-175/+211
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg36-112/+120
2017-06-20Consolidate Linux openat implementationAdhemerval Zanella5-38/+71
2017-06-20Move x86 specific tunables to x86/dl-tunables.listH.J. Lu3-12/+39
2017-06-20conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).Joseph Myers4-3/+18
2017-06-20conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).Joseph Myers4-3/+19