about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* getaddrinfo: Unconditionally use malloc for address listFlorian Weimer2018-01-041-24/+5
* x86-64: Regenerate libm-test-ulps for AVX512 mathvec testsH.J. Lu2018-01-041-2/+2
* ia64: Add ipc_priv.h header to set __IPC_64 to zeroJames Clarke2017-12-121-0/+21
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-12-0113-48/+101
* i386: Hide __old_glob64 [BZ #18822]H.J. Lu2017-12-011-0/+3
* Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella2017-11-301-0/+2
* posix: Do not use WNOHANG in waitpid call for Linux posix_spawnAdhemerval Zanella2017-11-271-5/+5
* posix: Fix improper assert in Linux posix_spawn (BZ#22273)Adhemerval Zanella2017-11-261-6/+18
* Fix s390 version of pt-longjmp.cAndreas Schwab2017-11-211-2/+2
* Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64James Clarke2017-11-143-1/+6
* Install correct bits/long-double.h for MIPS64 (bug 22322).Joseph Myers2017-10-231-0/+0
* x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu2017-10-226-297/+202
* x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu2017-10-199-4/+405
* Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers2017-10-022-0/+26
* Return to caller if dl_fixup fails to resolve callee on hppa.John David Anglin2017-08-121-0/+22
* Call exit directly in clone (BZ #21512)John David Anglin2017-08-122-4/+3
* hppa: set __IPC_64 as zero for SysV IPC callsJohn David Anglin2017-08-121-0/+21
* Add CFI annotation.John David Anglin2017-08-124-0/+12
* Fix stack offset for r19 load in __getcontext.John David Anglin2017-08-121-1/+1
* Fix __setcontext return value on hppa.John David Anglin2017-08-121-1/+1
* Fix syscall cancellation on hppa.John David Anglin2017-08-122-39/+23
* Fix [BZ 20098].John David Anglin2017-08-121-18/+45
* Fix [BZ locale/19838].John David Anglin2017-08-121-1/+1
* Fix failing sNaN tests on hppa.John David Anglin2017-08-121-0/+22
* Use generic pthread support on hppa.John David Anglin2017-08-128-407/+43
* hppa: Fix register corruption in __longjmp.John David Anglin2017-08-081-4/+5
* x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]H.J. Lu2017-08-061-2/+5
* i686/multiarch: Regenerate ulpsAurelien Jarno2017-08-041-7/+7
* powerpc: Fix logbl on power7 [BZ# 21280]Tulio Magno Quites Machado Filho2017-08-021-6/+18
* [AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy2017-07-121-2/+2
* x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu2017-07-066-2/+130
* i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer2017-06-202-3/+7
* Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar2017-06-201-0/+1
* fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer2017-06-091-8/+0
* Fix test-math-vector-sincos.h aliasing.Joseph Myers2017-06-051-14/+14
* Fix i686 memchr overflow calculation (BZ#21182)Adhemerval Zanella2017-05-011-1/+1
* x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu2017-04-2810-1/+24
* x86: Set Prefer_No_VZEROUPPER if AVX512ER is availableH.J. Lu2017-04-282-2/+21
* x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu2017-04-072-6/+6
* posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger2017-04-031-0/+5
* posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger2017-03-201-5/+6
* x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIEMike Frysinger2017-03-151-1/+1
* hppa: Fix setting of __libc_stack_endJohn David Anglin2017-03-151-5/+4
* Document and fix --enable-bind-now [BZ #21015]Florian Weimer2017-03-023-3/+3
* sparc: Remove optimized math routines which cause testsuite failures.David S. Miller2017-02-0327-721/+1
* Allow IFUNC relocation against unrelocated shared libraryH.J. Lu2017-02-022-2/+2
* Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)Siddhesh Poyarekar2017-02-021-0/+7
* alpha: Use saturating arithmetic in memchrRichard Henderson2017-02-011-1/+4
* m68k: fix 64bit atomic opsAndreas Schwab2017-02-011-6/+8
* Add ipc_priv.h header for Nios II to set __IPC_64 to zero.Chung-Lin Tang2017-01-311-0/+21