aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2017-04-28x86: Set Prefer_No_VZEROUPPER if AVX512ER is availableH.J. Lu2-2/+21
2017-04-09Fix MIPS n64 readahead (bug 21026).Joseph Myers1-0/+2
2017-04-07x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu2-6/+6
2017-04-03posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger1-0/+5
2017-03-20posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger1-5/+6
2017-03-15hppa: Fix setting of __libc_stack_endJohn David Anglin1-5/+4
2017-02-24Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu1-0/+2
2017-02-09X86_64: Don't use PLT nor GOT in static archives [BZ #20750]H.J. Lu1-1/+2
2017-02-02Drop GLIBC_TUNABLES in setxid processesSiddhesh Poyarekar1-0/+1
2017-01-23powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho3-12/+20
2016-12-08alpha: fix trunc for big input valuesAurelien Jarno2-8/+6
2016-12-08alpha: fix rint on sNaN inputAurelien Jarno2-0/+6
2016-12-08alpha: fix floor on sNaN inputAurelien Jarno2-8/+6
2016-12-08alpha: fix ceil on sNaN inputAurelien Jarno2-8/+6
2016-11-30X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu5-3/+165
2016-11-24x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIEAurelien Jarno1-1/+1
2016-11-23MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki3-0/+3
2016-11-06Fix cmpli usage in power6 memset.Joseph Myers2-2/+2
2016-10-24Fix Linux sh4 pread/pwrite argument passingAdhemerval Zanella10-100/+19
2016-10-05powerpc: Regenerate ULPsTulio Magno Quites Machado Filho1-53/+53
2016-09-28posix: Correctly block/unblock all signals on Linux posix_spawnAdhemerval Zanella1-6/+2
2016-09-28posix: Correctly enable/disable cancellation on Linux posix_spawnAdhemerval Zanella1-2/+4
2016-09-19powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho2-2/+1
2016-09-02NaCl: Fix libc.abilist missing GLIBC_2.24 A.Roland McGrath1-0/+1
2016-09-02NaCl: Fix compile error for __dup after libc_hidden_proto addition.Roland McGrath1-0/+1
2016-09-02Fix generic wait3 after union wait_status removal.Roland McGrath1-1/+1
2016-09-02NaCl: Fix compile error in clock function.Roland McGrath1-1/+1
2016-08-18arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab1-0/+7
2016-08-18Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer13-1/+16
2016-08-15sparc: remove fdim sparc specific implementationsAurelien Jarno11-314/+2
2016-08-15Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller4-10/+10
2016-08-14powerpc: fix ifunc-sel.h fix asm constraints and clobber listAurelien Jarno1-2/+4
2016-08-14powerpc: fix ifunc-sel.h with GCC 6Aurelien Jarno1-3/+4
2016-08-04x86: Use sysdep.o from libc.a in static librariesFlorian Weimer1-0/+2
2016-08-02sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno46-2245/+10
2016-07-27Don't compile do_test with -mavx/-mavx/-mavx512H.J. Lu11-78/+141
2016-07-27Nios II localplt.data update: remove __eqsf2Chung-Lin Tang1-1/+0
2016-07-21powerpc: Fix missing verb and typo in comment about AT_HWCAP entryGustavo Romero1-2/+2
2016-07-21[AArch64] Update libm-test-ulpsSzabolcs Nagy1-4/+4
2016-07-20S390: Do not clobber r13 with memcpy on 31bit with copies >1MB.Stefan Liebler1-8/+5
2016-07-19microblaze: fix variable name collision with syscall macrosMike Frysinger1-21/+21
2016-07-18i386: Compile rtld-*.os with -mno-sse -mno-mmx -mfpmath=387H.J. Lu1-2/+5
2016-07-18Fix cos computation for multiple precision fallback (bz #20357)Siddhesh Poyarekar1-2/+2
2016-07-18[AArch64] Regenerate libm-test-ulpsSzabolcs Nagy1-10/+10
2016-07-13Refactor Linux raise implementation (BZ#15368)Adhemerval Zanella3-50/+77
2016-07-13Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347]H.J. Lu1-2/+2
2016-07-12x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348]H.J. Lu1-0/+4
2016-07-12x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309]H.J. Lu1-6/+7
2016-07-11X86-64: Define LO_HI_LONG to skip pos_h [BZ #20349]H.J. Lu1-0/+4
2016-07-11[AArch64] Add bits/hwcap.h for aarch64 linuxSzabolcs Nagy1-0/+34