summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu2017-01-301-0/+2
* Bug 20116: Fix use after free in pthread_create()Carlos O'Donell2017-01-282-15/+11
* Bug 21053: sh: Reduce namespace pollution from sys/ucontext.hJames Clarke2017-01-243-68/+66
* Remove very old libm-test-ulps entries.Joseph Myers2017-01-205-208/+0
* powerpc: Fix adapt_count update in __lll_unlock_elisionTulio Magno Quites Machado Filho2017-01-201-1/+1
* S390: Adjust lock elision code after review.Stefan Liebler2017-01-204-43/+54
* Restore clock_* librt exports for MicroBlaze (bug 21061).Joseph Myers2017-01-191-0/+31
* Fix ARM fpu_control.h for assemblers requiring VFP insn names (bug 21047).Joseph Myers2017-01-191-2/+9
* Make soft-float powerpc swapcontext restore the signal mask (bug 21045).Joseph Myers2017-01-161-1/+2
* tile: Check for pointer add overflow in memchrChris Metcalf2017-01-162-0/+8
* tile: pass __IPC_64 as zero for SysV IPC callsChris Metcalf2017-01-161-0/+21
* Clear list of acquired robust mutexes in the child process after forking.Torvald Riegel2017-01-131-6/+14
* robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel2017-01-136-780/+0
* powerpc: Regenerate ULPsTulio Magno Quites Machado Filho2017-01-131-14/+14
* Fix MIPS o32 posix_fadvise.Joseph Myers2017-01-121-0/+4
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-1015-147/+147
* Update MicroBlaze localplt.data.Joseph Myers2017-01-091-1/+2