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