aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2017-03-01Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg4-3/+7
2017-02-28Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab1-1/+1
2017-02-25Allow direct use of math_ldbl.h in testsuite.Zack Weinberg12-53/+186
2017-02-24Run libm tests separately for each function.Joseph Myers15-250/+9
2017-02-23Add new templates for IEEE wrappersGabriel F. T. Gomes3-0/+9
2017-02-22Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.Joseph Myers1-1/+3
2017-02-21Add IP_RECVFRAGSIZE from Linux 4.10.Joseph Myers1-0/+1
2017-02-21powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho1-98/+106
2017-02-21powerpc: Add tests for __ppc_set_ppr_* functions.Wainer dos Santos Moschetta2-0/+104
2017-02-21powerpc: Convert tests to the new support test-driverWainer dos Santos Moschetta3-21/+8
2017-02-17Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers4-304/+336
2017-02-17Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella4-41/+60
2017-02-17Use index_cpu_RTM and reg_RTM to clear the bit_cpu_RTM bitH.J. Lu1-1/+1
2017-02-17Move tests of catan, catanh to auto-libm-test-*.Joseph Myers3-10/+46
2017-02-17Move tests of casin, casinh to auto-libm-test-*.Joseph Myers3-110/+110
2017-02-17Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers3-66/+66
2017-02-17Revert header inclusion changes that break math/ testing on x86_64.Joseph Myers2-3/+7
2017-02-17Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho11-11/+11
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg12-7/+21
2017-02-15Fix y0 and y1 exception handling for zero input [BZ #21134]Gabriel F. T. Gomes6-6/+6
2017-02-15Move most libmvec test contents from .c to .h files.Joseph Myers16-82/+222
2017-02-12ldbl-128: Fix y0 and y1 for -Inf input [BZ #21130]Gabriel F. T. Gomes2-12/+2
2017-02-09x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu9-4/+405
2017-02-08Move w_exp to libm-compat-call-autoGabriel F. T. Gomes10-2/+2
2017-02-08Move w_lgamma_r to libm-compat-calls-autoGabriel F. T. Gomes5-2/+2
2017-02-08aarch64: fix errno address calculation in SYSCALL_ERROR_HANDLERAdhemerval Zanella1-1/+1
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin7-14/+28
2017-02-07Fix powf inaccuracy (bug 21112).Joseph Myers1-2/+2
2017-02-07powerpc: Set minimum kernel version for powerpc64leRajalakshmi Srinivasaraghavan2-0/+31
2017-02-07powerpc: Use latest optimizations for internal function callsRajalakshmi Srinivasaraghavan2-3/+3
2017-02-07powerpc: Improve strcmp performance for shorter stringsRajalakshmi Srinivasaraghavan2-44/+16
2017-02-06nptl: Remove COLORING_INCREMENTAdhemerval Zanella1-5/+0
2017-02-06sparc: Remove unused assignment in __cloneIvo Raisr2-2/+0
2017-02-06Add __glibc_unlikely hint in lll_trylock, lll_cond_trylock.Stefan Liebler1-2/+2
2017-02-06Remove i686, x86_64, and powerpc strtok implementationsAdhemerval Zanella8-1075/+0
2017-02-06Consolidate arm and mips posix_fadvise implementationsAdhemerval Zanella4-42/+18
2017-02-03sparc: Remove optimized math routines which cause testsuite failures.David S. Miller27-721/+1
2017-02-02Allow IFUNC relocation against unrelocated shared libraryH.J. Lu2-2/+2
2017-02-02Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)Siddhesh Poyarekar1-0/+7
2017-02-01alpha: Use saturating arithmetic in memchrRichard Henderson1-1/+4
2017-02-01m68k: fix 64bit atomic opsAndreas Schwab1-6/+8
2017-01-31Add ipc_priv.h header for Nios II to set __IPC_64 to zero.Chung-Lin Tang1-0/+21
2017-01-30Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu1-0/+2
2017-01-28Bug 20116: Fix use after free in pthread_create()Carlos O'Donell2-15/+11
2017-01-24Bug 21053: sh: Reduce namespace pollution from sys/ucontext.hJames Clarke3-68/+66
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers5-208/+0
2017-01-20powerpc: Fix adapt_count update in __lll_unlock_elisionTulio Magno Quites Machado Filho1-1/+1
2017-01-20S390: Adjust lock elision code after review.Stefan Liebler4-43/+54
2017-01-19Restore clock_* librt exports for MicroBlaze (bug 21061).Joseph Myers1-0/+31
2017-01-19Fix ARM fpu_control.h for assemblers requiring VFP insn names (bug 21047).Joseph Myers1-2/+9