| 2017-02-18 |
Mark Wielaard | aarch64: enable get_robust_list syscall (generic wrapper) |
commit | commitdiff | tree | snapshot |
| 2017-02-18 |
Mark Wielaard | aarch64: enable unshare syscall (generic wrapper) |
commit | commitdiff | tree | snapshot |
| 2017-02-18 |
Mark Wielaard | aarch64: enable sync_file_range syscall (generic wrapper) |
commit | commitdiff | tree | snapshot |
| 2017-02-18 |
Mark Wielaard | aarch64: enable pivot_root syscall (generic wrapper) |
commit | commitdiff | tree | snapshot |
| 2017-02-18 |
Mark Wielaard | aarch64: remove bogus syscall part |
commit | commitdiff | tree | snapshot |
| 2017-02-18 |
Mark Wielaard | aarch64: add missing syscalls into table |
commit | commitdiff | tree | snapshot |
| 2017-02-18 |
Mark Wielaard | fix order of timer_* syscalls on aarch64 - bug #371225 |
commit | commitdiff | tree | snapshot |
| 2017-02-18 |
Mark Wielaard | Bug 376611 - ppc64 and arm64 don't know about prlimit64... |
commit | commitdiff | tree | snapshot |
| 2017-02-16 |
Ivo Raisr | Solaris: Add syscall wrapper for fast trap getlgrp(6) |
commit | commitdiff | tree | snapshot |
| 2017-02-15 |
Ivo Raisr | Solaris: include <sys/lgrp_user_impl.h> only on newer... |
commit | commitdiff | tree | snapshot |
| 2017-02-14 |
Ivo Raisr | Solaris: Add additional subcodes for lgrpsys(180) syscall |
commit | commitdiff | tree | snapshot |
| 2017-02-14 |
Ivo Raisr | Solaris: Add syscall wrapper for lgrpsys(180) |
commit | commitdiff | tree | snapshot |
| 2017-02-13 |
Petar Jovanovic | add none/tests/linux/clonev to svn:ignore list |
commit | commitdiff | tree | snapshot |
| 2017-02-13 |
Petar Jovanovic | mips64: do correct 32-bit comparison for Iop_CmpNE32 |
commit | commitdiff | tree | snapshot |
| 2017-02-11 |
Tom Hughes | Add comment about HINT instructions. |
commit | commitdiff | tree | snapshot |
| 2017-02-11 |
Tom Hughes | Document BZ#376279 |
commit | commitdiff | tree | snapshot |
| 2017-02-11 |
Tom Hughes | Handle unknown HINT instructions on aarch64 by ignoring... |
commit | commitdiff | tree | snapshot |
| 2017-02-11 |
Tom Hughes | Fix non-mips build breakage from VEX r3300 |
commit | commitdiff | tree | snapshot |
| 2017-02-10 |
Petar Jovanovic | mips: rewrite mips_irgen_load_and_add32|64 and code... |
commit | commitdiff | tree | snapshot |
| 2017-02-08 |
Julian Seward | am_munmap_both_wrk: safely initialise out-param for... |
commit | commitdiff | tree | snapshot |
| 2017-02-03 |
Petar Jovanovic | fix leak-segv-jmp test for platforms with 64K pagesize |
commit | commitdiff | tree | snapshot |
| 2017-02-03 |
Petar Jovanovic | add suppression for helgrind/tests/tc22_exit_w_lock |
commit | commitdiff | tree | snapshot |
| 2017-02-02 |
Petar Jovanovic | Add PROT_READ flag to mmap, as Valgrind needs to be... |
commit | commitdiff | tree | snapshot |
| 2017-01-31 |
Petar Jovanovic | force old implementation of std::string for leak_cpp_in... |
commit | commitdiff | tree | snapshot |
| 2017-01-31 |
Ivo Raisr | Fix +1 error in get_elf_symbol_info() when computing... |
commit | commitdiff | tree | snapshot |
| 2017-01-30 |
Petar Jovanovic | mips: implement calculation for static TLS |
commit | commitdiff | tree | snapshot |
| 2017-01-29 |
Philippe Waroquiers | Samll changes on xtree leak event short names |
commit | commitdiff | tree | snapshot |
| 2017-01-27 |
Petar Jovanovic | Adding new filter to memcheck/tests/filter_stderr |
commit | commitdiff | tree | snapshot |
| 2017-01-27 |
Petar Jovanovic | mips: fix target_get_drv() function |
commit | commitdiff | tree | snapshot |
| 2017-01-27 |
Petar Jovanovic | mips32: add support for ptrace syscall |
commit | commitdiff | tree | snapshot |
| 2017-01-25 |
Ivo Raisr | Document limitation of --log-file when a program forks. |
commit | commitdiff | tree | snapshot |
| 2017-01-21 |
Philippe Waroquiers | xtree: use "UnknownFile???" and "UnknownFn???" instead... |
commit | commitdiff | tree | snapshot |
| 2017-01-21 |
Philippe Waroquiers | Similar to xtree memory, give a user msg with the xtree... |
commit | commitdiff | tree | snapshot |
| 2017-01-21 |
Philippe Waroquiers | Fix --help for --xtree-leak-file |
commit | commitdiff | tree | snapshot |
| 2017-01-21 |
Philippe Waroquiers | xtree leak. |
commit | commitdiff | tree | snapshot |
| 2017-01-21 |
Philippe Waroquiers | Allow memcheck to output the leak results as a callgrin... |
commit | commitdiff | tree | snapshot |
| 2017-01-20 |
Julian Seward | x86: Recognize the SS segment prefix on x86. Bug 34413... |
commit | commitdiff | tree | snapshot |
| 2017-01-20 |
Philippe Waroquiers | Small comment fix: point at the correct file name |
commit | commitdiff | tree | snapshot |
| 2017-01-20 |
Julian Seward | x86-linux: Initialize x86 system GDT on first use.... |
commit | commitdiff | tree | snapshot |
| 2017-01-19 |
Julian Seward | Connect the v8 FP and SIMD tests to the build system. |
commit | commitdiff | tree | snapshot |
| 2017-01-18 |
Julian Seward | Implement: |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Julian Seward | Implement V{MAX,MIN}NM{.F32 d_d_d, .F32 q_q_q}. |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Julian Seward | dis_neon_data_3same: don't silently accept invalid... |
commit | commitdiff | tree | snapshot |
| 2017-01-15 |
Julian Seward | Implement VRINTX.F64.F64 d_d, VRINTX.F32.F32 s_s. |
commit | commitdiff | tree | snapshot |
| 2017-01-13 |
Julian Seward | Add support for Iop_MaxNumF64, Iop_MinNumF64, Iop_MaxNu... |
commit | commitdiff | tree | snapshot |
| 2017-01-13 |
Julian Seward | Implement |
commit | commitdiff | tree | snapshot |
| 2017-01-13 |
Petar Jovanovic | mips64: update exp file for test_math |
commit | commitdiff | tree | snapshot |
| 2017-01-13 |
Julian Seward | Implement: |
commit | commitdiff | tree | snapshot |
| 2017-01-12 |
Julian Seward | Implement VRINT{A,N,P,M}.F64 d_d, VRINT{A,N,P,M}.F32... |
commit | commitdiff | tree | snapshot |
| 2017-01-12 |
Ivo Raisr | Fix a bug when --log-file output isn't split when a... |
commit | commitdiff | tree | snapshot |
| 2017-01-12 |
Julian Seward | Implement ARMv8 VSEL<c>.F64 d_d_d, VSEL<c>.F32 s_s_s. |
commit | commitdiff | tree | snapshot |
| 2017-01-11 |
Philippe Waroquiers | Do not capture the free stacktrace in memcheck, unless... |
commit | commitdiff | tree | snapshot |
| 2017-01-11 |
Julian Seward | Make this compile for both ARM and Thumb encodings, |
commit | commitdiff | tree | snapshot |
| 2017-01-11 |
Ivo Raisr | Fix comments in m_trampoline.S for amd64/Solaris redirs. |
commit | commitdiff | tree | snapshot |
| 2017-01-10 |
Josef Weidendorfer | Add a format marker to callgrind files |
commit | commitdiff | tree | snapshot |
| 2017-01-10 |
Philippe Waroquiers | xtree: CALLED_FLF must be called only up to ips[0]... |
commit | commitdiff | tree | snapshot |
| 2017-01-10 |
Julian Seward | Add test cases for 32-bit v8 FP and SIMD insns. |
commit | commitdiff | tree | snapshot |
| 2017-01-10 |
Julian Seward | Fix assertion failure in decode_V8_instruction. Fixes... |
commit | commitdiff | tree | snapshot |
| 2017-01-06 |
Philippe Waroquiers | xtree: minor updates to documentation, comments and... |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
Ivo Raisr | Add Solaris specific notes on running regression tests |
commit | commitdiff | tree | snapshot |
| 2016-12-23 |
Ivo Raisr | Update NEWS for recent VEX commit r3288. |
commit | commitdiff | tree | snapshot |
| 2016-12-23 |
Ivo Raisr | const IRExpr arguments for matchIRExpr() |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Petar Jovanovic | mips: fix "cast-equal" warnings in coredump-elf.c |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Ivo Raisr | Rename BBPTR to GSPTR as it denotes guest state pointer... |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Ivo Raisr | Rename BBPTR to GSPTR as it denotes guest state pointer... |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Petar Jovanovic | mips: remove some old cruft from clone functions |
commit | commitdiff | tree | snapshot |
| 2016-12-11 |
Philippe Waroquiers | Add missing EXTRA_DIST clonev.stdout.exp |
commit | commitdiff | tree | snapshot |
| 2016-12-11 |
Philippe Waroquiers | Fix 342040 Valgrind mishandles clone with CLONE_VFORK... |
commit | commitdiff | tree | snapshot |
| 2016-12-11 |
Rhys Kidd | Add placeholders for all new OS X 10.11 syscalls. Relat... |
commit | commitdiff | tree | snapshot |
| 2016-12-11 |
Rhys Kidd | Add placeholders for all new macOS 10.12 syscalls.... |
commit | commitdiff | tree | snapshot |
| 2016-12-10 |
Petar Jovanovic | mips64: add cvm_atomic.stdout.exp-BE |
commit | commitdiff | tree | snapshot |
| 2016-12-09 |
Petar Jovanovic | mips32: minor style change to r16181 |
commit | commitdiff | tree | snapshot |
| 2016-12-09 |
Petar Jovanovic | mips32: allow execution of round_fpu64 test for fpxx |
commit | commitdiff | tree | snapshot |
| 2016-12-08 |
Petar Jovanovic | mips: fix VG_(gdbserver_report_signal) arguments |
commit | commitdiff | tree | snapshot |
| 2016-12-07 |
Petar Jovanovic | mips: small changes in VexGuestMIPS{32|64}State structs |
commit | commitdiff | tree | snapshot |
| 2016-12-06 |
Petar Jovanovic | Update memcheck/tests/amd64-linux ignore list |
commit | commitdiff | tree | snapshot |
| 2016-12-06 |
Petar Jovanovic | mips: add fadvise64 to svn ignore list |
commit | commitdiff | tree | snapshot |
| 2016-12-06 |
Mark Wielaard | Adjust line number in mcblocklistsearch.stderrB.exp. |
commit | commitdiff | tree | snapshot |
| 2016-12-06 |
Ivo Raisr | Some housekeeping related to recent r16175. |
commit | commitdiff | tree | snapshot |
| 2016-12-05 |
Petar Jovanovic | mips: add regression test for fadvise64 |
commit | commitdiff | tree | snapshot |
| 2016-12-05 |
Petar Jovanovic | Remove second definition of typedef ‘Time’ |
commit | commitdiff | tree | snapshot |
| 2016-12-05 |
Petar Jovanovic | Add CLEAR_CALLER_SAVED_REGS in leak-tree test |
commit | commitdiff | tree | snapshot |
| 2016-12-05 |
Petar Jovanovic | mips: implement CLEAR_CALLER_SAVED_REGS for memcheck... |
commit | commitdiff | tree | snapshot |
| 2016-12-04 |
Rhys Kidd | Update SVN ignore propset for tests/libc_test. n-i... |
commit | commitdiff | tree | snapshot |
| 2016-12-04 |
Rhys Kidd | Update SVN ignore propset for include/vgversion.h.... |
commit | commitdiff | tree | snapshot |
| 2016-12-04 |
Rhys Kidd | Fix typo in syswrap-darwin log output. n-i-bz. |
commit | commitdiff | tree | snapshot |
| 2016-12-04 |
Rhys Kidd | Fix 373046 - Stacks registered by core are never deregi... |
commit | commitdiff | tree | snapshot |
| 2016-12-03 |
Philippe Waroquiers | Small optimisation: no need to have a syscall wrapper... |
commit | commitdiff | tree | snapshot |
| 2016-12-01 |
Petar Jovanovic | mips: fix call_on_new_stack_0_1 code |
commit | commitdiff | tree | snapshot |
| 2016-11-29 |
Philippe Waroquiers | Update NEWS for the fixing of 358213 helgrind/drd bar_b... |
commit | commitdiff | tree | snapshot |
| 2016-11-29 |
Philippe Waroquiers | 352395 - Please provide SVN revision info in --version -v |
commit | commitdiff | tree | snapshot |
| 2016-11-29 |
Petar Jovanovic | mips64: fix fadvise64 syscall wrappers |
commit | commitdiff | tree | snapshot |
| 2016-11-29 |
Petar Jovanovic | mips32: fix fadvise64 system call |
commit | commitdiff | tree | snapshot |
| 2016-11-28 |
Ivo Raisr | Fix compiler warning on Solaris. |
commit | commitdiff | tree | snapshot |
| 2016-11-28 |
Ivo Raisr | Use NULL_STK_ID consistently throughout whole Valgrind. |
commit | commitdiff | tree | snapshot |
| 2016-11-28 |
Philippe Waroquiers | Fix 373046 - Stacks registered by core are never deregi... |
commit | commitdiff | tree | snapshot |
| 2016-11-28 |
Philippe Waroquiers | Addition of helgrind client request VALGRIND_HG_GNAT_D... |
commit | commitdiff | tree | snapshot |
| 2016-11-27 |
Philippe Waroquiers | Ensure the 'too early msg to use vgdb stop at valgrind... |
commit | commitdiff | tree | snapshot |
| 2016-11-26 |
Bart Van Assche | include/valgrind.h: Fix spelling in a source code comment |
commit | commitdiff | tree | snapshot |
| 2016-11-25 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| next |