- 807c454 Fix most clang warnings. by florian · 10 years ago
- 25fc405 The update fixes a format issue in the PPC test by carll · 10 years ago
- 17804f6 Move the endianess test for ppc64 to the correct place. by florian · 10 years ago
- c5af2ae Bug 338791 Handle debug alt dwz files that are relative to the debug file. by mjw · 10 years ago
- a6b1728 Make sure valgrind builds with clang 3.5.0 by florian · 10 years ago
- 76d5c82 Remove unneeded variable. by sewardj · 10 years ago
- 2fe4619 add more system call numbers for s390. While we are at it by cborntra · 10 years ago
- 14402d1 Revert an accidentally checked in change. by florian · 10 years ago
- c5927a6 Add a few more tasks to consider. by florian · 10 years ago
- 269069e arm64: enable test cases for str bN, [reg, reg etc] and str hN, [reg, by sewardj · 10 years ago
- 8d66ff7 Fix off-by-one error in size of coredumps. Patch from Ivo Raisr by sewardj · 10 years ago
- 6c730b9 arm64-linux: enable sys_mlock, sys_mlockall. Fixes #337766. by sewardj · 10 years ago
- 66fbb21 Patch adding support for V4L2/media ioctls. Patch from Hans Verkuil by sewardj · 10 years ago
- 12d5abc Add Xen 4.4 evtchn ioctl wrappers. Patch from Antony Saba by sewardj · 10 years ago
- 9e4ec3a Add support for Xen hypercalls used by libvmi. Patch from Antony Saba by sewardj · 10 years ago
- dfd5334 Add support for ppc32 syscalls used by uClibc. Patch from Kristof by sewardj · 10 years ago
- 2fee870 Add support for sys_kcmp. Patch from Chris Jones by sewardj · 10 years ago
- 23d548d Remove accidentally committed bit of text. by sewardj · 10 years ago
- 0cf63b0 mips64: add tests for Cavium BBIT0 and BBIT1 by petarj · 10 years ago
- cebb3cd Document the new --kernel-variant options committed in r14440. by sewardj · 10 years ago
- 122f6af Slightly change the help text for some options that involve by sewardj · 10 years ago
- 3e49e4c readdwarf3.c: Improve error message on bad DW_FORM_GNU_[ref|strp]_alt usage. by mjw · 10 years ago
- f2c0230 nightly/bin/nightly: Handle libc.so being in /lib or /lib64. by mjw · 10 years ago
- 18bbd36 Add std_thread2.supp to the tarball. by florian · 10 years ago
- ae6e3ac Add a redirection for the 'index' function. Fixes BZ #327943 by florian · 10 years ago
- 4450a0e Improvements for Android: by sewardj · 10 years ago
- d8bd8a7 Update after more triaging. by sewardj · 10 years ago
- d099e51 gcc on arm64 -Og produces a (false positive) warning that by philippe · 10 years ago
- a1369f8 fix a typo in NEWS by philippe · 10 years ago
- 7efa165 Update helgrind default suppression so that it matches with by philippe · 10 years ago
- e4200b5 Fix wrong operator = (instead of ==) in assertion by philippe · 10 years ago
- f35dad7 Fix wrong operator (detected by Coverity) by philippe · 10 years ago
- ee0ee03 Fix a few incorrect format strings. Spotted by the Coverity checker. by florian · 10 years ago
- 5a5031e Add support for some more tun/tap ioctls. BZ#315952. by tom · 10 years ago
- 2d3aed7 The 4th parameter of lzo1x_decompress_safe has lzo_uint * type by florian · 10 years ago
- 97b89f7 Remove some unneeded checks. These were spotted by the Coverity checker. by florian · 10 years ago
- fdae231 Avoid memory leak. by florian · 10 years ago
- 956b6d2 --> 3.10.0.BETA1 by sewardj · 10 years ago
- d704f73 Tweak gdbserver_tests/mcinfcallWSRU.stderrB.exp to match more gdb versions. by mjw · 10 years ago
- 9b29b14 Add a clarifying comment. by florian · 10 years ago
- 218f651 Tidy this up for the 3.10.0 beta. by sewardj · 10 years ago
- ef93463 Add a ( that was missed in r14419 (Prepare to change the default for by sewardj · 10 years ago
- dcd1ed4 Make --read-inline-info=yes be the default on Memcheck and Helgrind by sewardj · 10 years ago
- b7dfa58 Followup to r14392 (fix up of stack bounds semantics) needed to keep by sewardj · 10 years ago
- b69cd96 VG_(getdents64) is only needed on Linux, and causes build problems by sewardj · 10 years ago
- e467521 prepare for changing the default of --read-inline-info by philippe · 10 years ago
- 347a481 Prepare to change the default for --read-inline-info from =no to =yes by philippe · 10 years ago
- 8ad6e5e Update list of ignored files. by florian · 10 years ago
- 424385e Add a missing VKI_ prefix. No functional change. by sewardj · 10 years ago
- ed12bf2 EM_PPC64 isn't defined by some older Android NDKs. Define it if necessary. by sewardj · 10 years ago
- a3a27fe Tidying up (no functional change) by sewardj · 10 years ago
- 6755357 Fix bogus bracketing. No functional change. by sewardj · 10 years ago
- 190bd52 Followup to r13469. lineno has already been asserted to be != NULL. by florian · 10 years ago
- 7b63408 Rename a bunch of __unused fields to __unused0, since some Android by sewardj · 10 years ago
- 574c2fd Fix typo in deprecate msg + reformat to 80 char max by philippe · 10 years ago
- 9bfa5b6 Remove two extraneous Ls introduced by mistake in r14319, which had by sewardj · 10 years ago
- 9c327f6 mips64: add missing system call numbers by petarj · 10 years ago
- 0acd3ce Fix a comment. No functional change. by florian · 10 years ago
- 4fa7108 Bug 338703 helgrind on arm-linux gets false positives in dynamic loader. by mjw · 10 years ago
- 65f1f2d Adjust cmdline expected test output after r14401 BZ#337871. by mjw · 10 years ago
- 7b7b1cb Track vex r2939 (renaming and arg-order change for Iop_Extract{64,V128}). by sewardj · 10 years ago
- 52bae2f Remove memory (load/store) tests from integer.c and move them by sewardj · 10 years ago
- 9439556 Remove unused variable. by sewardj · 10 years ago
- 882038d Deprecate --db-attach Fixes BZ #337871 by florian · 10 years ago
- 82e23e3 Update list of ignored files. by florian · 10 years ago
- 7e3b3f2 Improve description of an address that is on a stack but below sp. by philippe · 10 years ago
- 36750c0 Bug 338681 Enable clone backtrace hack for i386-linux in helgrind. by mjw · 10 years ago
- 5a460f5 Fix (kludge) stack unwinding through clone on arm64-linux. This is by sewardj · 10 years ago
- dcd9051 Helgrind needs to know the soname of ld.so, and on arm64-linux by sewardj · 10 years ago
- ba473c5 Initial triage pass for all remaining newly opened bugs. by sewardj · 10 years ago
- 8bba5a1 drd/tests/pth_create_chain: Reduce stack usage by bart · 10 years ago
- c57db6c document in NEWS the fact that stack registration start/end boundaries by philippe · 10 years ago
- 38a74d2 The semantic of the stack bounds is not consistent or is not described. by philippe · 10 years ago
- 5508468 make prereq fail with 1 if host command not installed by philippe · 10 years ago
- 19e7d39 Add missing file in EXTRA_DIST by philippe · 10 years ago
- aef22c9 arm64: record the use of x8 as of vex r2938. by sewardj · 10 years ago
- 7f98ab8 With gcc 4.9.1 exp-sgcheck/tests/globalerr sees array "a", not unknown. by mjw · 10 years ago
- ec8ed09 Update. by sewardj · 10 years ago
- 0a1086e run_thread_for_a_while: Make the computation of done_this_time less by sewardj · 10 years ago
- 77ba302 none/tests/res_search.vgtest: Add prereq that domain can be resolved. by mjw · 10 years ago
- 495c656 Use getdents64 syscall on linux. by mjw · 10 years ago
- a19d5b7 include/vki/vki-scnums-arm64-linux.h use correct __NR_lseek define. by mjw · 10 years ago
- abd6d6c Hook up allexec tests for arm64. by mjw · 10 years ago
- dcf6394 gdbserver_tests filter out and don't expect empty lines. by mjw · 10 years ago
- acb3929 gdbserver_tests/filter_gdb filter out 'entry value'. by mjw · 10 years ago
- 0533405 Fix a bunch of defined(VGA_ppc64) by philippe · 10 years ago
- 0953099 Check that vgdb ptrace actions do not cause a EINTR or whatever by philippe · 10 years ago
- b895602 Typo fix + small improvement in comment by philippe · 10 years ago
- 7afd708 Workaround bug 338633. gdbserver_tests/nlcontrolc.vgtest hangs on arm64. by mjw · 10 years ago
- d18b902 Handle ENOSYS instread of EINVAL for some helgrind tests. by mjw · 10 years ago
- 1cd2378 Bug 338615 suppress glibc 2.20 optimized strcmp implementation for ARMv7. by mjw · 10 years ago
- 676bf0d Add configure check for 32 bit build support on arm64-linux. by mjw · 10 years ago
- 061ad22 none/tests/Makefile.am (DIST_SUBDIRS): Add arm64. by mjw · 10 years ago
- b444fbc Fix typo in syswrap ppoll param, equate ppoll and poll for memcheck testcase. by mjw · 10 years ago
- 15e4e5c Add a missing entry to all_archs[], the lack of which was causing by sewardj · 10 years ago
- 7cfb468 Back out a line inadvertantly committed in r14363. by sewardj · 10 years ago
- d173f80 Add test config files and expected outputs. by sewardj · 10 years ago
- 9746147 Add socket.S to memcheck/tests/filter_stderr. by mjw · 10 years ago
- f02d2ec Build system stuff, to hook the tests in none/tests/arm64 to the build system. by sewardj · 10 years ago
- bfd03f8 Handle the new IROps introduced to support ARM64 SIMD. by sewardj · 10 years ago