about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* resolv: Call _res_hconf_init from __res_vinitFlorian Weimer2017-06-271-2/+0
* Add float128 support for ia64.Joseph Myers2017-06-2610-1/+373
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-2635-59/+59
* Add float128 support for x86_64, x86.Joseph Myers2017-06-2618-22/+2546
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-2618-104/+129
* powerpc64le: Enable float128Paul E. Murphy2017-06-2611-0/+1075
* powerpc64le: Require at least POWER8 for powerpc64leGabriel F. T. Gomes2017-06-262-0/+46
* powerpc64le: Check for compiler features for float128Gabriel F. T. Gomes2017-06-262-0/+77
* getaddrinfo: Merge IPv6 addresses and IPv4 addresses [BZ #21295]Dmitry Bilunov2017-06-241-4/+4
* Clean pthread functions namespaces for C11 threadsAdhemerval Zanella2017-06-238-8/+12
* Update x86 ulps for GCC 7.Joseph Myers2017-06-232-16/+16
* Avoid localplt issues from x86 fereaiseexcept inline.Joseph Myers2017-06-232-0/+11
* x86-64: Optimize L(between_2_3) in memcmp-avx2-movbe.SH.J. Lu2017-06-231-4/+2
* x86-64: Fix comment typo in memcmp-avx2-movbe.SFlorian Weimer2017-06-231-1/+1
* x86-64: memcmp-avx2-movbe.S needs saturating subtraction [BZ #21662]Florian Weimer2017-06-231-10/+10
* Add libio-mtsafe flags to the build of strfromf128Gabriel F. T. Gomes2017-06-231-0/+4
* Optimized version of powf()Paul Clarke2017-06-231-101/+70
* powerpc: Fix sinf() IFUNC fallback.Rogerio A. Cardoso2017-06-231-1/+1
* powerpc: fix sysconf support for cache geometriesPaul Clarke2017-06-231-29/+8
* powerpc: Update AT_HWCAP[2] bitsTulio Magno Quites Machado Filho2017-06-232-1/+4
* powerpc: refactor strrchr IFUNCRajalakshmi Srinivasaraghavan2017-06-232-19/+7
* powerpc: Add optimized version of [l]lroundfRajalakshmi Srinivasaraghavan2017-06-239-1/+103
* Support _Float128 in ldbl-96 bits/iscanonical.h.Joseph Myers2017-06-221-0/+3
* Support _Float128 in math-tests.h.Joseph Myers2017-06-221-12/+30
* Fix float128_private.h redefinition of SET_RESTORE_ROUNDL.Joseph Myers2017-06-221-1/+1
* Make float128_private.h work with generic ieee754.h.Joseph Myers2017-06-221-0/+4
* Correct min_of_type handling of _Float128.Joseph Myers2017-06-221-2/+2
* Fix float128 uses of xlocale.h.Joseph Myers2017-06-223-3/+3
* x86-64: Implement strcmp family IFUNC selectors in CH.J. Lu2017-06-2124-240/+605
* Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).Joseph Myers2017-06-211-0/+2
* x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu2017-06-214-26/+19
* [AArch64] Add more cfi annotations to tlsdesc entry pointsSzabolcs Nagy2017-06-211-0/+70
* [AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy2017-06-211-2/+2
* getaddrinfo: Avoid stack copy of IPv6 addressFlorian Weimer2017-06-211-40/+5
* powerpc: Optimize memchr for power8Rajalakshmi Srinivasaraghavan2017-06-215-1/+371
* powerpc: Add optimized version of [l]lrintfRajalakshmi Srinivasaraghavan2017-06-215-36/+68
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-209-343/+273
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-2013-17/+17
* Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg2017-06-202-2/+0
* Consolidate Linux openat implementationAdhemerval Zanella2017-06-204-38/+62
* Move x86 specific tunables to x86/dl-tunables.listH.J. Lu2017-06-201-0/+34
* conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).Joseph Myers2017-06-201-0/+5
* conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).Joseph Myers2017-06-201-0/+5
* tunables: Add IFUNC selection and cache sizesH.J. Lu2017-06-205-1/+387
* Fix fallout from bits/string.h removal.Zack Weinberg2017-06-202-0/+4
* Remove bits/string.h.Zack Weinberg2017-06-2013-2358/+181
* Remove pre-GCC-4.9 MIPS code.Joseph Myers2017-06-192-327/+43
* S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler2017-06-194-22/+154
* Fix another x86 sys/ucontext.h namespace issue (bug 21457).Joseph Myers2017-06-191-1/+1
* Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers2017-06-194-234/+4