]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2020-02-18  Andreas ArnezBug 417452 - s390x: Force 12-bit amode for vector store...
2020-02-11  Andreas Arnezs390x: Fix printing of virtual register numbers
2020-02-08  Philippe WaroquiersAdd option -T to vgdb to output timestamps in vgdb...
2020-02-06  Andreas ArnezBug 416301 - s390x: Support "compare and signal" instru...
2020-01-29  Rhys KiddUpdate .gitignore with none/tests/x86/bswapw
2020-01-29  Khem Rajdrd/tests/pth_detached3: Make pthread_detach() call...
2020-01-28  Carl LovePPC64: Fix assembler constraints.
2020-01-28  Rhys KiddFix non-glibc build of the test suite with s390x_features
2020-01-27  Andreas Arnezs390x: Fix some typos in s390-opcodes.csv
2020-01-26  Julian SewardUpdate bug status.
2020-01-25  Mark Wielaardx86 and amd64 tests: Use .text and .previous around...
2020-01-25  Mark WielaardRevert accidentially added changes in commit ce094ba912
2020-01-25  Mark Wielaardnone/tests/amd64/avx_estimate_insn.vgtest: Add missing...
2020-01-25  Mark Wielaardarm: Hook up preadv2 and pwritev2 syscalls.
2020-01-25  Mark Wielaardguest_generic_bb_to_IR.c (stmt_is_guardable): Handle...
2020-01-24  Mark WielaardFix tests/x86/incdec_alt.c asm for GCC10.
2020-01-24  Julian SewardWork around apparently-bogus warning from gcc 10.
2020-01-23  Mark WielaardFix GCC10 issue in guest_s390_defs.h typedef enum type...
2020-01-23  Stefan Maksimovicmips: update none/tests/mips32/msa_fpu.c
2020-01-23  Julian SewardFix some spelling errors found by Lintian. Patch from...
2020-01-22  Julian SewardiselV128Expr_wrk: handle Iex_ITE. This is needed by...
2020-01-22  Julian Sewardarm64 front end: add support for 'dc civac', handling...
2020-01-22  Julian SewardEnable sys_adjtimex() on arm-linux. Fixes #412408.
2020-01-22  Julian SewardBug 407376 - Update Xen support to 4.12 (4.13, actually...
2020-01-22  Julian SewardBug 416464 - Handle ioctl PR_CAPBSET_READ/DROP.
2020-01-22  Julian SewardBug 385386 - Assertion failed "szB >= CACHE_ENTRY_SIZE...
2020-01-22  Julian SewardBug 415757 - vex x86->IR: unhandled instruction bytes...
2020-01-22  Julian SewardUpdate bug lists.
2020-01-18  Mark WielaardAdd bugs 416239 and 416387 to NEWS.
2020-01-18  Alexandra Hajkovaarm64: hook up finit_module and bpf syscalls
2020-01-17  Stefan Maksimovicmips64: fix assert in host_mips_defs.c for Malu_MADD
2020-01-17  Stefan Maksimovicmips64: rework math tests to take into account allowed...
2020-01-16  Bart Van Asschedrd/tests/std_mutex: Add a unit test for std::mutex
2020-01-16  Bart Van Asschedrd: Fix 'conflicting load' error on std::mutex::lock()
2020-01-16  Bart Van Asschedrd/tests/Makefile.am: Fix indentation
2020-01-15  Mark Wielaardpriv/guest_generic_bb_to_IR.c stmt_is_guardable():...
2020-01-15  Alexandra Hájkovásyswrap-linux.c: fix clock_adjtime handling
2020-01-14  Petar Jovanovicmips: Implement Iex_CCall for nanoMIPS
2020-01-14  Petar Jovanovicmips: Fix BEQC[16] and BNEC[16] instructions for nanoMIPS
2020-01-14  Aleksandar... mips: Fix return from syscall mechanism for nanoMIPS
2020-01-14  Petar Jovanovicmips: Add membarrier syscall for nanoMIPS
2020-01-14  Petar Jovanovicmips: Add Iop_ROTX for nanoMIPS
2020-01-14  Aleksandar... mips: Fix UASWM and UALWM instructions for nanoMIPS
2020-01-14  Aleksandar... mips: Change client request convention for nanoMIPS
2020-01-14  Aleksandar... mips: Fix Ist_CAS for nanoMIPS
2020-01-14  Aleksandar... mips: Fix SAVE instruction for nanoMIPS
2020-01-14  Petar Jovanovicmips: Fix BRSC and BALRSC instructions for nanoMIPS
2020-01-14  Petar Jovanovicmips: Fix clone syscall for nanoMIPS
2020-01-09  Petar Jovanovicmips: add IOP_And1 and Iop_Or1 for nanoMIPS
2020-01-09  Petar Jovanovicmips: Implement Iop_CmpNEZ32, Iop_CmpNEZ64, Iop_And1...
2020-01-06  Petar Jovanovicmips: update NEWS and README.mips
2020-01-03  Petar Jovanovicmips: Add tests for nanoMIPS instruction set
2020-01-02  Julian Sewardsys_statx: don't complain if both |filename| and |buf...
2020-01-02  Julian Sewardamd64 insn selector: improved handling of Or1/And1...
2020-01-02  Julian Sewardamd64 back end: generate 32-bit shift instructions...
2020-01-02  Julian SewardEnable expensive handling of CmpEQ64/CmpNE64 for amd64...
2020-01-02  Julian SewardFold Iop_CmpEQ32x8(x,x) to all-1s ..
2020-01-02  Julian Seward'grail' fixes for MIPS:
2020-01-02  Julian Seward'grail' fixes for s390x:
2020-01-02  Julian Seward'grail' fixes for ppc32 and ppc64:
2020-01-02  Julian Seward'grail' fixes for arm32:
2020-01-02  Julian Seward'grail' fixes for arm64:
2020-01-02  Julian Sewardbb_to_IR(): Avoid causing spurious SIGILL-diagnostic...
2020-01-02  Julian SewardImplement And1 and Or1 for the x86 insn selector.
2020-01-02  Julian SewardTidy up ir_opt.c aspects relating to the 'grail' work...
2020-01-02  Julian SewardAdd statistics printing for the new trace construction...
2020-01-02  Julian SewardAdd a change that should have been part of 6e4db6e9172a...
2020-01-02  Julian SewardRationalise --vex-guest* flags in the new IRSB construc...
2020-01-02  Julian Sewardinsn_has_no_other_exits_or_PUTs_to_PC: also check Ist_P...
2020-01-02  Julian Sewardanalyse_block_end: tidy this up ..
2020-01-02  Julian SewardiselFltExpr_wrk: handle Iex_ITE, presumably caused...
2020-01-02  Julian SewardClean up machinery to do with conditionalising IRStmts:
2020-01-02  Julian SewardInitial implementation of C-source-level &&-idiom recovery
2020-01-02  Julian SewardUpdate following recent bug-fix commits.
2019-12-31  Petar Jovanovicmips: update tests to compile for nanoMIPS
2019-12-31  Petar Jovanovicupdate .gitignore with /none/tests/sigprocmask
2019-12-31  Petar Jovanovicmips: Add nanoMIPS support to Valgrind 4/4
2019-12-31  Petar Jovanovicmips: Add nanoMIPS support to Valgrind 3/4
2019-12-30  Julian SewardBug 411451 - amd64->IR of bt/btc/bts/btr with immediate...
2019-12-30  Julian SewardBug 413119 - ioctl wrapper for DRM_IOCTL_I915_GEM_MMAP.
2019-12-30  Julian SewardBug 410556 - add support for BLKIO{MIN,OPT} and BLKALIG...
2019-12-30  Julian SewardBug 409206 - Support for Linux PPS and PTP ioctls.
2019-12-28  Julian SewardComplete initial triage pass.
2019-12-28  Julian SewardFirst pass at creating a list of bugs reported in 3...
2019-12-27  Julian SewardCreate docs/internals/3_15_BUGSTATUS.txt, as-yet empty.
2019-12-27  Julian Sewardsyswrap-linux.c: fix the wrapper for ioctl(SIOCETHTOOL...
2019-12-27  Julian SewardBug 413634 - ARMv8.1 arithmetic instructions are not...
2019-12-22  Alexandra Hájkovánone/tests: Add test for bz414565.
2019-12-22  Nikola Milutinovicsigprocmask should ignore HOW argument when SET is...
2019-12-17  Petar Jovanovicmips: define PLAT_mips32_linux if __mips==32
2019-12-06  Andreas Arnezs390x: Fix offsets in comments to VexGuestS390XState
2019-11-27  Petar Jovanovicmips64: use generic Linux wrapper for sys_unshare
2019-11-27  Petar Jovanovicmips: enable sloppyXcheck for mips32 and mips64
2019-11-27  Petar Jovanovicmips: add ld-linux-mipsn8.so.1 as a valid soname
2019-11-26  Petar Jovanovicupdate .gitignore with /none/tests/amd64/avx_estimate_insn
2019-11-26  Petar Jovanovicmips32: hook up adjtimex syscall
2019-11-26  Petar Jovanovicmips32: hook up getcpu syscall
2019-11-26  Petar Jovanovicmips32: hook up waitid syscall
2019-11-26  Petar Jovanovicmips64: ensure that either n64 or n32 ABI are set
2019-11-21  Mark Wielaardnone/tests/arm64/Makefile.am: Add atomics_v81 only...
next