aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-22Make float128_private.h work with generic ieee754.h.Joseph Myers1-0/+4
2017-06-22Correct min_of_type handling of _Float128.Joseph Myers1-2/+2
2017-06-22Fix float128 uses of xlocale.h.Joseph Myers3-3/+3
2017-06-21x86-64: Implement strcmp family IFUNC selectors in CH.J. Lu24-240/+605
2017-06-21Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).Joseph Myers1-0/+2
2017-06-21x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu4-26/+19
2017-06-21[AArch64] Add more cfi annotations to tlsdesc entry pointsSzabolcs Nagy1-0/+70
2017-06-21[AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy1-2/+2
2017-06-21getaddrinfo: Avoid stack copy of IPv6 addressFlorian Weimer1-40/+5
2017-06-21powerpc: Optimize memchr for power8Rajalakshmi Srinivasaraghavan5-1/+371
2017-06-21powerpc: Add optimized version of [l]lrintfRajalakshmi Srinivasaraghavan5-36/+68
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg9-343/+273
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg13-17/+17
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg2-2/+0
2017-06-20Consolidate Linux openat implementationAdhemerval Zanella4-38/+62
2017-06-20Move x86 specific tunables to x86/dl-tunables.listH.J. Lu1-0/+34
2017-06-20conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).Joseph Myers1-0/+5
2017-06-20conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).Joseph Myers1-0/+5
2017-06-20tunables: Add IFUNC selection and cache sizesH.J. Lu5-1/+387
2017-06-20Fix fallout from bits/string.h removal.Zack Weinberg2-0/+4
2017-06-20Remove bits/string.h.Zack Weinberg13-2358/+181
2017-06-19Remove pre-GCC-4.9 MIPS code.Joseph Myers2-327/+43
2017-06-19S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler4-22/+154
2017-06-19Fix another x86 sys/ucontext.h namespace issue (bug 21457).Joseph Myers1-1/+1
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers4-234/+4
2017-06-19Fix typo when undefining weak_aliasSiddhesh Poyarekar1-1/+1
2017-06-19S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]Stefan Liebler3-24/+17
2017-06-19s390: optimize syscall functionChristian Borntraeger2-18/+6
2017-06-15linux: Consolidate sync_file_range implementationAdhemerval Zanella2-1/+1
2017-06-15x86-64: Implement strcspn/strpbrk/strspn IFUNC selectors in CH.J. Lu13-115/+213
2017-06-15x86-64: Implement wcscpy IFUNC selector in CH.J. Lu1-17/+21
2017-06-15x86-64: Implement strcat family IFUNC selectors in CH.J. Lu6-90/+95
2017-06-15x86-64: Implement memcmp family IFUNC selectors in CH.J. Lu7-113/+126
2017-06-15x86-64: Implement memset family IFUNC selectors in CH.J. Lu12-147/+218
2017-06-14x86-64: Implement memmove family IFUNC selectors in CH.J. Lu20-474/+418
2017-06-14i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer2-3/+7
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg13-532/+606
2017-06-14Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg3-61/+67
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra21-35/+80
2017-06-14PowerPC64 ENTRY_TOCLESSAlan Modra102-138/+172
2017-06-14PowerPC64 strncpy, stpncpy and strstr fixesAlan Modra8-0/+39