2019-12-15 |
Julian Seward | 'grail' fixes for MIPS: grail |
commit | commitdiff | tree |
2019-12-01 |
Julian Seward | 'grail' fixes for s390x: |
commit | commitdiff | tree |
2019-11-27 |
Julian Seward | 'grail' fixes for ppc32 and ppc64: |
commit | commitdiff | tree |
2019-11-27 |
Julian Seward | 'grail' fixes for arm32: |
commit | commitdiff | tree |
2019-11-24 |
Julian Seward | 'grail' fixes for arm64: |
commit | commitdiff | tree |
2019-11-22 |
Julian Seward | bb_to_IR(): Avoid causing spurious SIGILL-diagnostic... |
commit | commitdiff | tree |
2019-11-22 |
Julian Seward | Implement And1 and Or1 for the x86 insn selector. |
commit | commitdiff | tree |
2019-11-21 |
Julian Seward | Tidy up ir_opt.c aspects relating to the 'grail' work... |
commit | commitdiff | tree |
2019-11-21 |
Julian Seward | Add statistics printing for the new trace construction... |
commit | commitdiff | tree |
2019-11-19 |
Julian Seward | Add a change that should have been part of 6e4db6e9172a... |
commit | commitdiff | tree |
2019-11-18 |
Julian Seward | Rationalise --vex-guest* flags in the new IRSB construc... |
commit | commitdiff | tree |
2019-11-16 |
Julian Seward | Fold Iop_CmpEQ32x8(x,x) to all-1s .. |
commit | commitdiff | tree |
2019-11-13 |
Julian Seward | insn_has_no_other_exits_or_PUTs_to_PC: also check Ist_P... |
commit | commitdiff | tree |
2019-11-12 |
Julian Seward | analyse_block_end: tidy this up .. |
commit | commitdiff | tree |
2019-11-11 |
Julian Seward | iselFltExpr_wrk: handle Iex_ITE, presumably caused... |
commit | commitdiff | tree |
2019-11-11 |
Julian Seward | Clean up machinery to do with conditionalising IRStmts: |
commit | commitdiff | tree |
2019-10-21 |
Julian Seward | Initial implementation of C-source-level &&-idiom recovery |
commit | commitdiff | tree |
2019-10-19 |
Philippe Waroquiers | Remove some trailing whitespaces ... |
commit | commitdiff | tree |
2019-10-12 |
Philippe Waroquiers | Enhance callgrind option --collect-system. |
commit | commitdiff | tree |
2019-09-28 |
Philippe Waroquiers | xb monitor command: fix adressability for first byte... |
commit | commitdiff | tree |
2019-09-26 |
Petar Jovanovic | mips64: add missing syscall values for N32 |
commit | commitdiff | tree |
2019-09-26 |
Petar Jovanovic | mips64: fix do_syscall_WRK for N32 |
commit | commitdiff | tree |
2019-09-19 |
Eugene Syromyatnikov | include/vki: fix vki_siginfo_t definition on amd64... |
commit | commitdiff | tree |
2019-09-10 |
Philippe Waroquiers | Have VG_(is_in_syscall) return False if no syscall... |
commit | commitdiff | tree |
2019-09-03 |
Petar Jovanovic | remove CRLF line terminators from several files |
commit | commitdiff | tree |
2019-09-03 |
Petar Jovanovic | mips: Add nanoMIPS support to Valgrind 2/4 |
commit | commitdiff | tree |
2019-08-31 |
Philippe Waroquiers | Announce fix 411134 Allow the user to change a set... |
commit | commitdiff | tree |
2019-08-31 |
Philippe Waroquiers | Allow the user to change a set of command line options... |
commit | commitdiff | tree |
2019-08-23 |
Mark Wielaard | arm64 fixup for statx support on older kernels |
commit | commitdiff | tree |
2019-08-21 |
Petar Jovanovic | mips: Add nanoMIPS support to Valgrind 1/4 |
commit | commitdiff | tree |
2019-08-21 |
Petar Jovanovic | mips32: hook up vmsplice syscall |
commit | commitdiff | tree |
2019-08-20 |
Petar Jovanovic | mips32: hook up vhangup syscall |
commit | commitdiff | tree |
2019-08-20 |
Petar Jovanovic | mips32: hook up utimes syscall |
commit | commitdiff | tree |
2019-08-20 |
Petar Jovanovic | mips32: hook up unshare syscall |
commit | commitdiff | tree |
2019-08-20 |
Petar Jovanovic | mips32: hook up truncate64 syscall |
commit | commitdiff | tree |
2019-08-19 |
Petar Jovanovic | mips32: hook up getitimer syscall |
commit | commitdiff | tree |
2019-08-19 |
Petar Jovanovic | mips32: hook up sethostname syscall |
commit | commitdiff | tree |
2019-08-19 |
Petar Jovanovic | update NEWS with fix for #400593 |
commit | commitdiff | tree |
2019-08-19 |
Julian Seward | Bug 400538 - vex amd64->IR: unhandled instruction bytes... |
commit | commitdiff | tree |
2019-08-18 |
Philippe Waroquiers | Fix README_DEVELOPERS tool executable in debugging... |
commit | commitdiff | tree |
2019-08-17 |
Philippe Waroquiers | Fix compilation problem when __NR_preadv2 __NR_pwritev2... |
commit | commitdiff | tree |
2019-08-17 |
Stefan Maksimovic | memcheck/tests/sys-preadv2_pwritev2: Check whether... |
commit | commitdiff | tree |
2019-08-16 |
Andreas Arnez | Update s390x maintainership in AUTHORS |
commit | commitdiff | tree |
2019-08-16 |
Petar Jovanovic | Use statx rather than other stat system calls |
commit | commitdiff | tree |
2019-08-15 |
Philippe Waroquiers | Make references from README_DEVELOPERS/README.solaris... |
commit | commitdiff | tree |
2019-08-14 |
Petar Jovanovic | mips32: hook up sched_rr_get_interval syscall |
commit | commitdiff | tree |
2019-08-14 |
Petar Jovanovic | mips32: hook up sched_setparam syscall |
commit | commitdiff | tree |
2019-08-14 |
Petar Jovanovic | mips: hook up tee syscall correctly |
commit | commitdiff | tree |
2019-08-14 |
Petar Jovanovic | update .gitignore with memcheck/tests/linux/sys-preadv... |
commit | commitdiff | tree |
2019-08-13 |
Petar Jovanovic | make pth_self_kill_15_other test deterministic |
commit | commitdiff | tree |
2019-08-13 |
Petar Jovanovic | mips32: add sync_file_range syscall support |
commit | commitdiff | tree |
2019-08-13 |
Petar Jovanovic | mips: pass 7th argument in syscalls |
commit | commitdiff | tree |
2019-08-13 |
Petar Jovanovic | mips: hook up splice syscall correctly |
commit | commitdiff | tree |
2019-08-13 |
Petar Jovanovic | mips32: hook up lsetxattr syscall |
commit | commitdiff | tree |
2019-08-09 |
Andreas Arnez | s390x: Fix vector facility (vx) check in test suite |
commit | commitdiff | tree |
2019-08-02 |
Petar Jovanovic | mips32: hook up fsetxattr syscall |
commit | commitdiff | tree |
2019-07-23 |
Petar Jovanovic | mips32: enable support for setxattr |
commit | commitdiff | tree |
2019-07-22 |
Petar Jovanovic | mips: hook up preadv, preadv2, pwritev and pwritev2... |
commit | commitdiff | tree |
2019-07-14 |
Andrew Gaul | Update references to non-existent configure.in |
commit | commitdiff | tree |
2019-07-11 |
Julian Seward | Bug 350228 - Unhandled ioctl 0x6458 (i965/mesa). Patch... |
commit | commitdiff | tree |
2019-07-09 |
Philippe Waroquiers | Fix 409141 and 409367: valgrind hangs or loops when... |
commit | commitdiff | tree |
2019-07-03 |
Mark Wielaard | Hook up preadv2 and pwritev2 correctly for arm64. |
commit | commitdiff | tree |
2019-07-02 |
Alexandra Hájková | Add support for preadv2 and pwritev2 syscalls |
commit | commitdiff | tree |
2019-07-02 |
Bart Van Assche | Add support for the Linux io_uring system calls |
commit | commitdiff | tree |
2019-07-02 |
Bart Van Assche | Update Linux x86 system call number definitions |
commit | commitdiff | tree |
2019-06-25 |
Philippe Waroquiers | Replace 'error' by 'warning' when a signal cannot be... |
commit | commitdiff | tree |
2019-06-14 |
Petar Jovanovic | Fix makefile consistency check |
commit | commitdiff | tree |
2019-06-14 |
Petar Jovanovic | mips: fix compiler warnings about unused variables |
commit | commitdiff | tree |
2019-06-14 |
Petar Jovanovic | Fix memcheck/tests/leak_cpp_interior failure on 32... |
commit | commitdiff | tree |
2019-06-12 |
Ilya Leoshkevich | Bug 404406 - s390x: test z14 miscellaneous instructions |
commit | commitdiff | tree |
2019-06-12 |
Ilya Leoshkevich | Bug 404406 - s390x: implement z14 miscellaneous instruc... |
commit | commitdiff | tree |
2019-06-12 |
Andreas Arnez | s390x: Clean up s390-check-opcodes.pl |
commit | commitdiff | tree |
2019-06-12 |
Andreas Arnez | s390x: Add models "z14" and "z14 ZR1" |
commit | commitdiff | tree |
2019-06-06 |
Mark Wielaard | linux x86 and amd64 memory protection key syscalls. |
commit | commitdiff | tree |
2019-06-02 |
Philippe Waroquiers | Document that --xml=yes automatically activates --leak... |
commit | commitdiff | tree |
2019-05-31 |
Mark Wielaard | Hook up membarrier syscall for arm-linux. |
commit | commitdiff | tree |
2019-05-30 |
Mark Wielaard | Fix -Wdiscarded-qualifiers warnings in launcher-linux.c |
commit | commitdiff | tree |
2019-05-28 |
Mark Wielaard | Expose rdrand and f16c through cpuid also if the host... |
commit | commitdiff | tree |
2019-05-28 |
Carl Love | PPC64, Update testcases for vlogefp, vexptefp instructions |
commit | commitdiff | tree |
2019-05-28 |
Carl Love | PPC64, Add support for vlogefp, vexptefp instructions |
commit | commitdiff | tree |
2019-05-28 |
Carl Love | PPC64, Subnormal testcase changes |
commit | commitdiff | tree |
2019-05-28 |
Carl Love | PPC64, fix issues with dnormal values in the vector... |
commit | commitdiff | tree |
2019-05-28 |
Andreas Arnez | Bug 407764 - s390x: drd fails on z13 due to function... |
commit | commitdiff | tree |
2019-05-28 |
Mark Wielaard | ppc64: Arguments to iselInt128Expr_to_32x4 should be... |
commit | commitdiff | tree |
2019-05-28 |
Mark Wielaard | Fix coding nit in x86amd64g_calculate_FXTRACT. |
commit | commitdiff | tree |
2019-05-27 |
Mark Wielaard | host_amd64_defs.c don't initialize opc and subopc_imm... |
commit | commitdiff | tree |
2019-05-26 |
Mark Wielaard | Cleanup GPL header address notices by using http:/... |
commit | commitdiff | tree |
2019-05-25 |
Mark Wielaard | Fix DIP instruction name typos in guest_amd64_toIR.c. |
commit | commitdiff | tree |
2019-05-25 |
Mark Wielaard | Fix memory leak in launcher-linux.c |
commit | commitdiff | tree |
2019-05-25 |
Mark Wielaard | vgdb: Fix read check in report_pid. |
commit | commitdiff | tree |
2019-05-24 |
Mark Wielaard | Fix memcheck/tests/linux/sys-copy_file_range open call... |
commit | commitdiff | tree |
2019-05-20 |
Mark Wielaard | Make memcheck/tests/x86-linux/scalar test work under... |
commit | commitdiff | tree |
2019-05-19 |
Mark Wielaard | Make memcheck/tests/arm64-linux/scalar test work under... |
commit | commitdiff | tree |
2019-05-18 |
Mark Wielaard | aarch64 (arm64) isn't a supported architecture for... |
commit | commitdiff | tree |
2019-05-18 |
Philippe Waroquiers | Add a test for the new gdbserver adddress[length] syntax. |
commit | commitdiff | tree |
2019-05-16 |
Philippe Waroquiers | Have gdbserver accepts the syntax address[length] |
commit | commitdiff | tree |
2019-05-15 |
Mark Wielaard | Explicitly make testcase variable for sys-copy_file_ran... |
commit | commitdiff | tree |
2019-05-10 |
Petar Jovanovic | mips: hook linux copy_file_range syscall |
commit | commitdiff | tree |
2019-05-08 |
Petar Jovanovic | mips64: allow Loongson baseline |
commit | commitdiff | tree |
2019-05-07 |
Mark Wielaard | Intercept stpcpy also in ld.so for arm64 |
commit | commitdiff | tree |
next |