aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2017-07-06nptl: Fix typo on __have_pthread_attr_t (BZ#21715)Matthew Krupcale1-1/+1
2017-07-06x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu6-2/+130
2017-07-05posix: Fix default posix_spawn return valueAdhemerval Zanella1-20/+20
2017-07-04Single threaded stdio optimizationSzabolcs Nagy1-0/+1
2017-07-04sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer1-1/+4
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer1-17/+22
2017-07-03powerpc: Clean up strlen and strnlen for power8Rajalakshmi Srinivasaraghavan2-20/+1
2017-07-01Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar1-1/+1
2017-06-30float128: Add signbit alternative for old compilersGabriel F. T. Gomes4-1/+60
2017-06-30Consolidate Linux fcntl implementationAdhemerval Zanella14-224/+34
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar2-6/+66
2017-06-30aarch64: Call all string function implementations in testsSiddhesh Poyarekar1-4/+2
2017-06-30i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu3-0/+56
2017-06-29SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2-119/+149
2017-06-29posix: Improve default posix_spawn implementationAdhemerval Zanella1-183/+179
2017-06-28Require binutils 2.25 or later to build glibc.Joseph Myers4-141/+0
2017-06-28Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers4-7/+9
2017-06-27[ARM] Optimise memchr for NEON-enabled processorsPrakhar Bahuguna5-1/+293
2017-06-27S390: Use cu21 instruction for converting from utf16 to utf8.Stefan Liebler2-3/+122
2017-06-27S390: Use cu24 instruction for converting from utf16 to utf32.Stefan Liebler2-4/+117
2017-06-27S390: Use cu42 instruction for converting from utf32 to utf16.Stefan Liebler2-4/+111
2017-06-27S390: Use cu41 instruction for converting from utf32 to utf8.Stefan Liebler2-3/+117
2017-06-27S390: Add new hwcap values for new cpu architecture - arch12.Stefan Liebler3-3/+10
2017-06-27x86-64: Optimize memcmp-avx2-movbe.S for short differenceH.J. Lu1-56/+62
2017-06-27S390: Save and restore r12 in TLS_IE macro.Stefan Liebler2-9/+13
2017-06-27resolv: Call _res_hconf_init from __res_vinitFlorian Weimer1-2/+0
2017-06-26Add float128 support for ia64.Joseph Myers10-1/+373
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers35-59/+59
2017-06-26Add float128 support for x86_64, x86.Joseph Myers18-22/+2546
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella18-104/+129
2017-06-26powerpc64le: Enable float128Paul E. Murphy11-0/+1075
2017-06-26powerpc64le: Require at least POWER8 for powerpc64leGabriel F. T. Gomes2-0/+46
2017-06-26powerpc64le: Check for compiler features for float128Gabriel F. T. Gomes2-0/+77
2017-06-24getaddrinfo: Merge IPv6 addresses and IPv4 addresses [BZ #21295]Dmitry Bilunov1-4/+4
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella8-8/+12
2017-06-23Update x86 ulps for GCC 7.Joseph Myers2-16/+16
2017-06-23Avoid localplt issues from x86 fereaiseexcept inline.Joseph Myers2-0/+11
2017-06-23x86-64: Optimize L(between_2_3) in memcmp-avx2-movbe.SH.J. Lu1-4/+2
2017-06-23x86-64: Fix comment typo in memcmp-avx2-movbe.SFlorian Weimer1-1/+1
2017-06-23x86-64: memcmp-avx2-movbe.S needs saturating subtraction [BZ #21662]Florian Weimer1-10/+10
2017-06-23Add libio-mtsafe flags to the build of strfromf128Gabriel F. T. Gomes1-0/+4
2017-06-23Optimized version of powf()Paul Clarke1-101/+70
2017-06-23powerpc: Fix sinf() IFUNC fallback.Rogerio A. Cardoso1-1/+1
2017-06-23powerpc: fix sysconf support for cache geometriesPaul Clarke1-29/+8
2017-06-23powerpc: Update AT_HWCAP[2] bitsTulio Magno Quites Machado Filho2-1/+4
2017-06-23powerpc: refactor strrchr IFUNCRajalakshmi Srinivasaraghavan2-19/+7
2017-06-23powerpc: Add optimized version of [l]lroundfRajalakshmi Srinivasaraghavan9-1/+103
2017-06-22Support _Float128 in ldbl-96 bits/iscanonical.h.Joseph Myers1-0/+3
2017-06-22Support _Float128 in math-tests.h.Joseph Myers1-12/+30
2017-06-22Fix float128_private.h redefinition of SET_RESTORE_ROUNDL.Joseph Myers1-1/+1