aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella
2017-06-26powerpc64le: Enable float128Paul E. Murphy
2017-06-26powerpc64le: Require at least POWER8 for powerpc64leGabriel F. T. Gomes
2017-06-26powerpc64le: Check for compiler features for float128Gabriel F. T. Gomes
2017-06-24getaddrinfo: Merge IPv6 addresses and IPv4 addresses [BZ #21295]Dmitry Bilunov
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella
2017-06-23Update x86 ulps for GCC 7.Joseph Myers
2017-06-23Avoid localplt issues from x86 fereaiseexcept inline.Joseph Myers
2017-06-23x86-64: Optimize L(between_2_3) in memcmp-avx2-movbe.SH.J. Lu
2017-06-23x86-64: Fix comment typo in memcmp-avx2-movbe.SFlorian Weimer
2017-06-23x86-64: memcmp-avx2-movbe.S needs saturating subtraction [BZ #21662]Florian Weimer
2017-06-23Add libio-mtsafe flags to the build of strfromf128Gabriel F. T. Gomes
2017-06-23Optimized version of powf()Paul Clarke
2017-06-23powerpc: Fix sinf() IFUNC fallback.Rogerio A. Cardoso
2017-06-23powerpc: fix sysconf support for cache geometriesPaul Clarke
2017-06-23powerpc: Update AT_HWCAP[2] bitsTulio Magno Quites Machado Filho
2017-06-23powerpc: refactor strrchr IFUNCRajalakshmi Srinivasaraghavan
2017-06-23powerpc: Add optimized version of [l]lroundfRajalakshmi Srinivasaraghavan
2017-06-22Support _Float128 in ldbl-96 bits/iscanonical.h.Joseph Myers
2017-06-22Support _Float128 in math-tests.h.Joseph Myers
2017-06-22Fix float128_private.h redefinition of SET_RESTORE_ROUNDL.Joseph Myers
2017-06-22Make float128_private.h work with generic ieee754.h.Joseph Myers
2017-06-22Correct min_of_type handling of _Float128.Joseph Myers
2017-06-22Fix float128 uses of xlocale.h.Joseph Myers
2017-06-21x86-64: Implement strcmp family IFUNC selectors in CH.J. Lu
2017-06-21Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).Joseph Myers
2017-06-21x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu
2017-06-21[AArch64] Add more cfi annotations to tlsdesc entry pointsSzabolcs Nagy
2017-06-21[AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy
2017-06-21getaddrinfo: Avoid stack copy of IPv6 addressFlorian Weimer
2017-06-21powerpc: Optimize memchr for power8Rajalakshmi Srinivasaraghavan
2017-06-21powerpc: Add optimized version of [l]lrintfRajalakshmi Srinivasaraghavan
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg
2017-06-20Consolidate Linux openat implementationAdhemerval Zanella
2017-06-20Move x86 specific tunables to x86/dl-tunables.listH.J. Lu
2017-06-20conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).Joseph Myers
2017-06-20conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).Joseph Myers
2017-06-20tunables: Add IFUNC selection and cache sizesH.J. Lu
2017-06-20Fix fallout from bits/string.h removal.Zack Weinberg
2017-06-20Remove bits/string.h.Zack Weinberg
2017-06-19Remove pre-GCC-4.9 MIPS code.Joseph Myers
2017-06-19S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler
2017-06-19Fix another x86 sys/ucontext.h namespace issue (bug 21457).Joseph Myers
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers
2017-06-19Fix typo when undefining weak_aliasSiddhesh Poyarekar
2017-06-19S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]Stefan Liebler
2017-06-19s390: optimize syscall functionChristian Borntraeger
2017-06-15linux: Consolidate sync_file_range implementationAdhemerval Zanella