aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2015-10-16Fix i386 build for lll_unlock_elision change.Joseph Myers1-1/+1
2015-10-15Remove NPTL configure errors based on top-level configure tests.Joseph Myers2-18/+0
2015-10-15Remove -fexceptions configure test.Joseph Myers2-9/+0
2015-10-15powerpc: Optimize lock elision for pthread_mutex_tPaul Murphy4-6/+12
2015-10-15nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy3-3/+3
2015-10-15Mark _dl_catch_error hiddenH.J. Lu1-0/+12
2015-10-15Mark internal _itoa functions hiddenH.J. Lu1-2/+3
2015-10-15Mark internal _dl_XXX functions hiddenH.J. Lu2-19/+25
2015-10-15Mark _wordcopy_XXX functions hiddenH.J. Lu1-4/+8
2015-10-15Mark x86 _dl_unmap/_dl_make_tlsdesc_dynamic hiddenH.J. Lu4-6/+10
2015-10-15Add comments for GCC 5 requirementH.J. Lu1-0/+4
2015-10-15Remove assembler -mtune=i686 configure test.Joseph Myers3-32/+0
2015-10-15Remove i386/epoll_pwait.SH.J. Lu2-78/+1
2015-10-15Optimize i386 syscall inlining for GCC 5H.J. Lu2-11/+107
2015-10-15i386: Remove syscall assembly codes with 6 argumentsH.J. Lu5-268/+44
2015-10-15Always enable pointer guard [BZ #18928]Florian Weimer1-3/+0
2015-10-14Fix powerpc32 lround, lroundf spurious exceptions (bug 19134).Joseph Myers1-2/+41
2015-10-14[BZ #19129][ARM] Fix _dl_tlsdesc_resolve_hold to save r0Szabolcs Nagy1-9/+18
2015-10-14Avoid PLT when calling __sched_getaffinity_newH.J. Lu1-0/+7
2015-10-14Support PLT and GOT references in local PIC checkH.J. Lu2-15/+15
2015-10-14Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu9-47/+39
2015-10-13Fix powerpc32 llround, llroundf exceptions (bug 19125).Joseph Myers2-2/+68
2015-10-13Use INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu29-158/+53
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu22-85/+91
2015-10-13Support x86-64 assmebler without AVX512H.J. Lu1-16/+24
2015-10-13Move powerpc llround implementations to powerpc32 directory.Joseph Myers2-0/+0
2015-10-13Fix powerpc32 llrint, llrintf bad exceptions (bug 16422).Joseph Myers4-2/+94
2015-10-09Regenerate MIPS libm-test-ulps.Joseph Myers2-100/+102
2015-10-09Regenerate ARM libm-test-ulps.Joseph Myers1-115/+119
2015-10-09Fix llrint, llround missing exceptions for ARM (bug 15470).Joseph Myers1-0/+32
2015-10-09Fix lrint, llrint, lround, llround missing exceptions for MIPS (bug 16399).Joseph Myers10-14/+164
2015-10-09Update lrint/lrintf/lrintl for x32H.J. Lu6-1/+90
2015-10-09Mark lseek/llseek as non-cancellableAdhemerval Zanella3-3/+3
2015-10-09Remove configure tests for -mno-vzeroupper support.Joseph Myers5-64/+1
2015-10-09Remove configure tests for FMA4 support.Joseph Myers15-134/+9
2015-10-09Fix dbl-64 lrint for 64-bit long (bug 19095).Joseph Myers1-1/+1
2015-10-08Fix lrint, llrint missing exceptions close to overflow threshold (bug 19094).Joseph Myers5-22/+178
2015-10-08Remove configure tests for AVX support.Joseph Myers21-273/+86
2015-10-08Add task_notify to mach_interface_listSamuel Thibault2-2/+2
2015-10-07Fix lround, llround missing exceptions close to overflow threshold (bug 19088).Joseph Myers6-13/+142
2015-10-07Fix ldbl-128 lrintl, lroundl missing exceptions for 32-bit long (bug 19085).Joseph Myers2-22/+22
2015-10-07Use dbl-64/wordsize-64 for MIPS64.Joseph Myers2-1/+1
2015-10-07Don't use dbl-64/wordsize-64 lround based on llround for ILP32 (bug 19079).Joseph Myers4-24/+71
2015-10-06Remove configure tests for SSE4 support.Joseph Myers10-98/+4
2015-10-06Fix ldbl-128ibm expl overflow in non-default rounding modes (bug 19078).Joseph Myers1-5/+2
2015-10-06Fix ldbl-128ibm logl (1) sign of zero result (bug 19077).Joseph Myers1-0/+2
2015-10-06Fix ldbl-128ibm log1pl (-1) sign of infinity (bug 19076).Joseph Myers1-1/+1
2015-10-05Fix ldbl-96 lroundl just below powers of 2 (bug 19071).Joseph Myers1-3/+5
2015-10-05Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers14-5/+145
2015-10-03sysdeps/x86_64/fpu/libm-test-ulps: Regenerated on Haswell.Paul Pluzhnikov1-1/+1