aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2017-02-17Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella
2017-02-17Use index_cpu_RTM and reg_RTM to clear the bit_cpu_RTM bitH.J. Lu
2017-02-17Move tests of catan, catanh to auto-libm-test-*.Joseph Myers
2017-02-17Move tests of casin, casinh to auto-libm-test-*.Joseph Myers
2017-02-17Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers
2017-02-17Revert header inclusion changes that break math/ testing on x86_64.Joseph Myers
2017-02-17Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg
2017-02-15Fix y0 and y1 exception handling for zero input [BZ #21134]Gabriel F. T. Gomes
2017-02-15Move most libmvec test contents from .c to .h files.Joseph Myers
2017-02-12ldbl-128: Fix y0 and y1 for -Inf input [BZ #21130]Gabriel F. T. Gomes
2017-02-09x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu
2017-02-08Move w_exp to libm-compat-call-autoGabriel F. T. Gomes
2017-02-08Move w_lgamma_r to libm-compat-calls-autoGabriel F. T. Gomes
2017-02-08aarch64: fix errno address calculation in SYSCALL_ERROR_HANDLERAdhemerval Zanella
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin
2017-02-07Fix powf inaccuracy (bug 21112).Joseph Myers
2017-02-07powerpc: Set minimum kernel version for powerpc64leRajalakshmi Srinivasaraghavan
2017-02-07powerpc: Use latest optimizations for internal function callsRajalakshmi Srinivasaraghavan
2017-02-07powerpc: Improve strcmp performance for shorter stringsRajalakshmi Srinivasaraghavan
2017-02-06nptl: Remove COLORING_INCREMENTAdhemerval Zanella
2017-02-06sparc: Remove unused assignment in __cloneIvo Raisr
2017-02-06Add __glibc_unlikely hint in lll_trylock, lll_cond_trylock.Stefan Liebler
2017-02-06Remove i686, x86_64, and powerpc strtok implementationsAdhemerval Zanella
2017-02-06Consolidate arm and mips posix_fadvise implementationsAdhemerval Zanella
2017-02-03sparc: Remove optimized math routines which cause testsuite failures.David S. Miller
2017-02-02Allow IFUNC relocation against unrelocated shared libraryH.J. Lu
2017-02-02Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)Siddhesh Poyarekar
2017-02-01alpha: Use saturating arithmetic in memchrRichard Henderson
2017-02-01m68k: fix 64bit atomic opsAndreas Schwab
2017-01-31Add ipc_priv.h header for Nios II to set __IPC_64 to zero.Chung-Lin Tang
2017-01-30Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu
2017-01-28Bug 20116: Fix use after free in pthread_create()Carlos O'Donell
2017-01-24Bug 21053: sh: Reduce namespace pollution from sys/ucontext.hJames Clarke
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers
2017-01-20powerpc: Fix adapt_count update in __lll_unlock_elisionTulio Magno Quites Machado Filho
2017-01-20S390: Adjust lock elision code after review.Stefan Liebler
2017-01-19Restore clock_* librt exports for MicroBlaze (bug 21061).Joseph Myers
2017-01-19Fix ARM fpu_control.h for assemblers requiring VFP insn names (bug 21047).Joseph Myers
2017-01-16Make soft-float powerpc swapcontext restore the signal mask (bug 21045).Joseph Myers
2017-01-16tile: Check for pointer add overflow in memchrChris Metcalf
2017-01-16tile: pass __IPC_64 as zero for SysV IPC callsChris Metcalf
2017-01-13Clear list of acquired robust mutexes in the child process after forking.Torvald Riegel
2017-01-13robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel
2017-01-13powerpc: Regenerate ULPsTulio Magno Quites Machado Filho
2017-01-12Fix MIPS o32 posix_fadvise.Joseph Myers
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel
2017-01-09Update MicroBlaze localplt.data.Joseph Myers
2017-01-05Fix MIPS n64 readahead (bug 21026).Joseph Myers
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes