2020-03-04 |
Mark Wielaard | Add 32bit time64 syscalls for arm, mips32, ppc32 and... |
commit | commitdiff | tree |
2020-03-04 |
Mark Wielaard | Add suppressions for glibc DTV leaks |
commit | commitdiff | tree |
2020-03-03 |
Philippe Waroquiers | Improve line info tracing, in particular when using... |
commit | commitdiff | tree |
2020-03-01 |
Philippe Waroquiers | Allow valgrind to find debug info in a 'usr merge'... |
commit | commitdiff | tree |
2020-02-28 |
Andreas Arnez | s390x: Add CPU model for z15 |
commit | commitdiff | tree |
2020-02-27 |
Stefan Maksimovic | mips: Amend none/tests/mips64/test_math.stdout.exp... |
commit | commitdiff | tree |
2020-02-27 |
Stefan Maksimovic | mips: Fix linking errors for none/tests/mips[32|64... |
commit | commitdiff | tree |
2020-02-26 |
Andreas Arnez | s390x: Fix possible false positives with mul-z14 test... |
commit | commitdiff | tree |
2020-02-25 |
Andreas Arnez | s390x: Exploit LOCGHI for converting from CC to Int1 |
commit | commitdiff | tree |
2020-02-25 |
Andreas Arnez | s390x: Replace use of deprecated Iop_Clz64 operator |
commit | commitdiff | tree |
2020-02-21 |
Carl Love | PPC64, fix for alignment of the rt_sigframe data structure. |
commit | commitdiff | tree |
2020-02-20 |
Nicholas Nethercote | Flip the default value of `--auto` and `--show-percs... |
commit | commitdiff | tree |
2020-02-20 |
Tom Hughes | Mark returned descriptor as valid when CLONE_PIDFD... |
commit | commitdiff | tree |
2020-02-20 |
Tom Hughes | Allow clone with CLONE_VFORK and no CLONE_VM |
commit | commitdiff | tree |
2020-02-20 |
Tom Hughes | Synchronise CLONE_xxx flags with kernel source |
commit | commitdiff | tree |
2020-02-18 |
Andreas Arnez | Bug 417452 - s390x: Force 12-bit amode for vector store... |
commit | commitdiff | tree |
2020-02-11 |
Andreas Arnez | s390x: Fix printing of virtual register numbers |
commit | commitdiff | tree |
2020-02-08 |
Philippe Waroquiers | Add option -T to vgdb to output timestamps in vgdb... |
commit | commitdiff | tree |
2020-02-06 |
Andreas Arnez | Bug 416301 - s390x: Support "compare and signal" instru... |
commit | commitdiff | tree |
2020-01-29 |
Rhys Kidd | Update .gitignore with none/tests/x86/bswapw |
commit | commitdiff | tree |
2020-01-29 |
Khem Raj | drd/tests/pth_detached3: Make pthread_detach() call... |
commit | commitdiff | tree |
2020-01-28 |
Carl Love | PPC64: Fix assembler constraints. |
commit | commitdiff | tree |
2020-01-28 |
Rhys Kidd | Fix non-glibc build of the test suite with s390x_features |
commit | commitdiff | tree |
2020-01-27 |
Andreas Arnez | s390x: Fix some typos in s390-opcodes.csv |
commit | commitdiff | tree |
2020-01-26 |
Julian Seward | Update bug status. |
commit | commitdiff | tree |
2020-01-25 |
Mark Wielaard | x86 and amd64 tests: Use .text and .previous around... |
commit | commitdiff | tree |
2020-01-25 |
Mark Wielaard | Revert accidentially added changes in commit ce094ba912 |
commit | commitdiff | tree |
2020-01-25 |
Mark Wielaard | none/tests/amd64/avx_estimate_insn.vgtest: Add missing... |
commit | commitdiff | tree |
2020-01-25 |
Mark Wielaard | arm: Hook up preadv2 and pwritev2 syscalls. |
commit | commitdiff | tree |
2020-01-25 |
Mark Wielaard | guest_generic_bb_to_IR.c (stmt_is_guardable): Handle... |
commit | commitdiff | tree |
2020-01-24 |
Mark Wielaard | Fix tests/x86/incdec_alt.c asm for GCC10. |
commit | commitdiff | tree |
2020-01-24 |
Julian Seward | Work around apparently-bogus warning from gcc 10. |
commit | commitdiff | tree |
2020-01-23 |
Mark Wielaard | Fix GCC10 issue in guest_s390_defs.h typedef enum type... |
commit | commitdiff | tree |
2020-01-23 |
Stefan Maksimovic | mips: update none/tests/mips32/msa_fpu.c |
commit | commitdiff | tree |
2020-01-23 |
Julian Seward | Fix some spelling errors found by Lintian. Patch from... |
commit | commitdiff | tree |
2020-01-22 |
Julian Seward | iselV128Expr_wrk: handle Iex_ITE. This is needed by... |
commit | commitdiff | tree |
2020-01-22 |
Julian Seward | arm64 front end: add support for 'dc civac', handling... |
commit | commitdiff | tree |
2020-01-22 |
Julian Seward | Enable sys_adjtimex() on arm-linux. Fixes #412408. |
commit | commitdiff | tree |
2020-01-22 |
Julian Seward | Bug 407376 - Update Xen support to 4.12 (4.13, actually... |
commit | commitdiff | tree |
2020-01-22 |
Julian Seward | Bug 416464 - Handle ioctl PR_CAPBSET_READ/DROP. |
commit | commitdiff | tree |
2020-01-22 |
Julian Seward | Bug 385386 - Assertion failed "szB >= CACHE_ENTRY_SIZE... |
commit | commitdiff | tree |
2020-01-22 |
Julian Seward | Bug 415757 - vex x86->IR: unhandled instruction bytes... |
commit | commitdiff | tree |
2020-01-22 |
Julian Seward | Update bug lists. |
commit | commitdiff | tree |
2020-01-18 |
Mark Wielaard | Add bugs 416239 and 416387 to NEWS. |
commit | commitdiff | tree |
2020-01-18 |
Alexandra Hajkova | arm64: hook up finit_module and bpf syscalls |
commit | commitdiff | tree |
2020-01-17 |
Stefan Maksimovic | mips64: fix assert in host_mips_defs.c for Malu_MADD |
commit | commitdiff | tree |
2020-01-17 |
Stefan Maksimovic | mips64: rework math tests to take into account allowed... |
commit | commitdiff | tree |
2020-01-16 |
Bart Van Assche | drd/tests/std_mutex: Add a unit test for std::mutex |
commit | commitdiff | tree |
2020-01-16 |
Bart Van Assche | drd: Fix 'conflicting load' error on std::mutex::lock() |
commit | commitdiff | tree |
2020-01-16 |
Bart Van Assche | drd/tests/Makefile.am: Fix indentation |
commit | commitdiff | tree |
2020-01-15 |
Mark Wielaard | priv/guest_generic_bb_to_IR.c stmt_is_guardable():... |
commit | commitdiff | tree |
2020-01-15 |
Alexandra Hájková | syswrap-linux.c: fix clock_adjtime handling |
commit | commitdiff | tree |
2020-01-14 |
Petar Jovanovic | mips: Implement Iex_CCall for nanoMIPS |
commit | commitdiff | tree |
2020-01-14 |
Petar Jovanovic | mips: Fix BEQC[16] and BNEC[16] instructions for nanoMIPS |
commit | commitdiff | tree |
2020-01-14 |
Aleksandar... | mips: Fix return from syscall mechanism for nanoMIPS |
commit | commitdiff | tree |
2020-01-14 |
Petar Jovanovic | mips: Add membarrier syscall for nanoMIPS |
commit | commitdiff | tree |
2020-01-14 |
Petar Jovanovic | mips: Add Iop_ROTX for nanoMIPS |
commit | commitdiff | tree |
2020-01-14 |
Aleksandar... | mips: Fix UASWM and UALWM instructions for nanoMIPS |
commit | commitdiff | tree |
2020-01-14 |
Aleksandar... | mips: Change client request convention for nanoMIPS |
commit | commitdiff | tree |
2020-01-14 |
Aleksandar... | mips: Fix Ist_CAS for nanoMIPS |
commit | commitdiff | tree |
2020-01-14 |
Aleksandar... | mips: Fix SAVE instruction for nanoMIPS |
commit | commitdiff | tree |
2020-01-14 |
Petar Jovanovic | mips: Fix BRSC and BALRSC instructions for nanoMIPS |
commit | commitdiff | tree |
2020-01-14 |
Petar Jovanovic | mips: Fix clone syscall for nanoMIPS |
commit | commitdiff | tree |
2020-01-09 |
Petar Jovanovic | mips: add IOP_And1 and Iop_Or1 for nanoMIPS |
commit | commitdiff | tree |
2020-01-09 |
Petar Jovanovic | mips: Implement Iop_CmpNEZ32, Iop_CmpNEZ64, Iop_And1... |
commit | commitdiff | tree |
2020-01-06 |
Petar Jovanovic | mips: update NEWS and README.mips |
commit | commitdiff | tree |
2020-01-03 |
Petar Jovanovic | mips: Add tests for nanoMIPS instruction set |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | sys_statx: don't complain if both |filename| and |buf... |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | amd64 insn selector: improved handling of Or1/And1... |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | amd64 back end: generate 32-bit shift instructions... |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | Enable expensive handling of CmpEQ64/CmpNE64 for amd64... |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | Fold Iop_CmpEQ32x8(x,x) to all-1s .. |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | 'grail' fixes for MIPS: |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | 'grail' fixes for s390x: |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | 'grail' fixes for ppc32 and ppc64: |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | 'grail' fixes for arm32: |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | 'grail' fixes for arm64: |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | bb_to_IR(): Avoid causing spurious SIGILL-diagnostic... |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | Implement And1 and Or1 for the x86 insn selector. |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | Tidy up ir_opt.c aspects relating to the 'grail' work... |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | Add statistics printing for the new trace construction... |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | Add a change that should have been part of 6e4db6e9172a... |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | Rationalise --vex-guest* flags in the new IRSB construc... |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | insn_has_no_other_exits_or_PUTs_to_PC: also check Ist_P... |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | analyse_block_end: tidy this up .. |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | iselFltExpr_wrk: handle Iex_ITE, presumably caused... |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | Clean up machinery to do with conditionalising IRStmts: |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | Initial implementation of C-source-level &&-idiom recovery |
commit | commitdiff | tree |
2020-01-02 |
Julian Seward | Update following recent bug-fix commits. |
commit | commitdiff | tree |
2019-12-31 |
Petar Jovanovic | mips: update tests to compile for nanoMIPS |
commit | commitdiff | tree |
2019-12-31 |
Petar Jovanovic | update .gitignore with /none/tests/sigprocmask |
commit | commitdiff | tree |
2019-12-31 |
Petar Jovanovic | mips: Add nanoMIPS support to Valgrind 4/4 |
commit | commitdiff | tree |
2019-12-31 |
Petar Jovanovic | mips: Add nanoMIPS support to Valgrind 3/4 |
commit | commitdiff | tree |
2019-12-30 |
Julian Seward | Bug 411451 - amd64->IR of bt/btc/bts/btr with immediate... |
commit | commitdiff | tree |
2019-12-30 |
Julian Seward | Bug 413119 - ioctl wrapper for DRM_IOCTL_I915_GEM_MMAP. |
commit | commitdiff | tree |
2019-12-30 |
Julian Seward | Bug 410556 - add support for BLKIO{MIN,OPT} and BLKALIG... |
commit | commitdiff | tree |
2019-12-30 |
Julian Seward | Bug 409206 - Support for Linux PPS and PTP ioctls. |
commit | commitdiff | tree |
2019-12-28 |
Julian Seward | Complete initial triage pass. |
commit | commitdiff | tree |
2019-12-28 |
Julian Seward | First pass at creating a list of bugs reported in 3... |
commit | commitdiff | tree |
2019-12-27 |
Julian Seward | Create docs/internals/3_15_BUGSTATUS.txt, as-yet empty. |
commit | commitdiff | tree |
next |