1. 92882e5 Go back to $test_dirs after each test run or tests dir run by philippe · 10 years ago
  2. a687b54 update callgrind and cachegrind filtering logic following rev 14469 by philippe · 10 years ago
  3. 57d534d Do not modify a character string that could be a readonly string literal. by florian · 10 years ago
  4. 924fa34 readstabs.c: Don't include a.out.h, just define the stabs symbol nlist entry. by mjw · 10 years ago
  5. 83b18f4 nightly: source is a bashism, use '.' instead by mjw · 10 years ago
  6. ac5aafe nightly: Try harder to get vendor stuff. by mjw · 10 years ago
  7. 76f2cb1 nightly: Try even more locations for finding glibc. by mjw · 10 years ago
  8. cbc2e0e Avoid a compiler warning about int-to-ptr casting. by sewardj · 10 years ago
  9. 124e56d Rename "--kernel-variant=android-emulator-no-hw-tls" to by sewardj · 10 years ago
  10. d3f3dab drd: Make regression test output independent of --read-inline-info by bart · 10 years ago
  11. de9b485 drd/docs/drd-manual.xml: Remove a redundant phrase. by bart · 10 years ago
  12. 6ae06ed Partial bypass for 338803 Handling of dwz debug alt files or cross-CU is broken by philippe · 10 years ago
  13. 9450a8e Fix 338698 race condition between gdbsrv and vgdb on startup by philippe · 10 years ago
  14. 7cf5f66 Always check crc in open_debug_file for now. Bug #338791 followup. by mjw · 10 years ago
  15. 0138505 Improved argument checking for sys_kcmp. Derived from patch from by sewardj · 10 years ago
  16. 438c471 evh__new_mem_heap: get rid of pointless conditional. Spotted by by sewardj · 10 years ago
  17. 98977e0 Be more careful to separate build flags for the preload shared objects by sewardj · 10 years ago
  18. 3b03744 Fix function prototype as pointed out by clang. by florian · 10 years ago
  19. 9c42601 maybe_tweak_LLc: generalise this so that it can mash more or less any by sewardj · 10 years ago
  20. 0b91943 The purpose of the test is to see whether the exported header files by florian · 10 years ago
  21. 807c454 Fix most clang warnings. by florian · 10 years ago
  22. 25fc405 The update fixes a format issue in the PPC test by carll · 10 years ago
  23. 17804f6 Move the endianess test for ppc64 to the correct place. by florian · 10 years ago
  24. c5af2ae Bug 338791 Handle debug alt dwz files that are relative to the debug file. by mjw · 10 years ago
  25. a6b1728 Make sure valgrind builds with clang 3.5.0 by florian · 10 years ago
  26. 76d5c82 Remove unneeded variable. by sewardj · 10 years ago
  27. 2fe4619 add more system call numbers for s390. While we are at it by cborntra · 10 years ago
  28. 14402d1 Revert an accidentally checked in change. by florian · 10 years ago
  29. c5927a6 Add a few more tasks to consider. by florian · 10 years ago
  30. 269069e arm64: enable test cases for str bN, [reg, reg etc] and str hN, [reg, by sewardj · 10 years ago
  31. 8d66ff7 Fix off-by-one error in size of coredumps. Patch from Ivo Raisr by sewardj · 10 years ago
  32. 6c730b9 arm64-linux: enable sys_mlock, sys_mlockall. Fixes #337766. by sewardj · 10 years ago
  33. 66fbb21 Patch adding support for V4L2/media ioctls. Patch from Hans Verkuil by sewardj · 10 years ago
  34. 12d5abc Add Xen 4.4 evtchn ioctl wrappers. Patch from Antony Saba by sewardj · 10 years ago
  35. 9e4ec3a Add support for Xen hypercalls used by libvmi. Patch from Antony Saba by sewardj · 10 years ago
  36. dfd5334 Add support for ppc32 syscalls used by uClibc. Patch from Kristof by sewardj · 10 years ago
  37. 2fee870 Add support for sys_kcmp. Patch from Chris Jones by sewardj · 10 years ago
  38. 23d548d Remove accidentally committed bit of text. by sewardj · 10 years ago
  39. 0cf63b0 mips64: add tests for Cavium BBIT0 and BBIT1 by petarj · 10 years ago
  40. cebb3cd Document the new --kernel-variant options committed in r14440. by sewardj · 10 years ago
  41. 122f6af Slightly change the help text for some options that involve by sewardj · 10 years ago
  42. 3e49e4c readdwarf3.c: Improve error message on bad DW_FORM_GNU_[ref|strp]_alt usage. by mjw · 10 years ago
  43. f2c0230 nightly/bin/nightly: Handle libc.so being in /lib or /lib64. by mjw · 10 years ago
  44. 18bbd36 Add std_thread2.supp to the tarball. by florian · 10 years ago
  45. ae6e3ac Add a redirection for the 'index' function. Fixes BZ #327943 by florian · 10 years ago
  46. 4450a0e Improvements for Android: by sewardj · 10 years ago
  47. d8bd8a7 Update after more triaging. by sewardj · 10 years ago
  48. d099e51 gcc on arm64 -Og produces a (false positive) warning that by philippe · 10 years ago
  49. a1369f8 fix a typo in NEWS by philippe · 10 years ago
  50. 7efa165 Update helgrind default suppression so that it matches with by philippe · 10 years ago
  51. e4200b5 Fix wrong operator = (instead of ==) in assertion by philippe · 10 years ago
  52. f35dad7 Fix wrong operator (detected by Coverity) by philippe · 10 years ago
  53. ee0ee03 Fix a few incorrect format strings. Spotted by the Coverity checker. by florian · 10 years ago
  54. 5a5031e Add support for some more tun/tap ioctls. BZ#315952. by tom · 10 years ago
  55. 2d3aed7 The 4th parameter of lzo1x_decompress_safe has lzo_uint * type by florian · 10 years ago
  56. 97b89f7 Remove some unneeded checks. These were spotted by the Coverity checker. by florian · 10 years ago
  57. fdae231 Avoid memory leak. by florian · 10 years ago
  58. 956b6d2 --> 3.10.0.BETA1 by sewardj · 10 years ago
  59. d704f73 Tweak gdbserver_tests/mcinfcallWSRU.stderrB.exp to match more gdb versions. by mjw · 10 years ago
  60. 9b29b14 Add a clarifying comment. by florian · 10 years ago
  61. 218f651 Tidy this up for the 3.10.0 beta. by sewardj · 10 years ago
  62. ef93463 Add a ( that was missed in r14419 (Prepare to change the default for by sewardj · 10 years ago
  63. dcd1ed4 Make --read-inline-info=yes be the default on Memcheck and Helgrind by sewardj · 10 years ago
  64. b7dfa58 Followup to r14392 (fix up of stack bounds semantics) needed to keep by sewardj · 10 years ago
  65. b69cd96 VG_(getdents64) is only needed on Linux, and causes build problems by sewardj · 10 years ago
  66. e467521 prepare for changing the default of --read-inline-info by philippe · 10 years ago
  67. 347a481 Prepare to change the default for --read-inline-info from =no to =yes by philippe · 10 years ago
  68. 8ad6e5e Update list of ignored files. by florian · 10 years ago
  69. 424385e Add a missing VKI_ prefix. No functional change. by sewardj · 10 years ago
  70. ed12bf2 EM_PPC64 isn't defined by some older Android NDKs. Define it if necessary. by sewardj · 10 years ago
  71. a3a27fe Tidying up (no functional change) by sewardj · 10 years ago
  72. 6755357 Fix bogus bracketing. No functional change. by sewardj · 10 years ago
  73. 190bd52 Followup to r13469. lineno has already been asserted to be != NULL. by florian · 10 years ago
  74. 7b63408 Rename a bunch of __unused fields to __unused0, since some Android by sewardj · 10 years ago
  75. 574c2fd Fix typo in deprecate msg + reformat to 80 char max by philippe · 10 years ago
  76. 9bfa5b6 Remove two extraneous Ls introduced by mistake in r14319, which had by sewardj · 10 years ago
  77. 9c327f6 mips64: add missing system call numbers by petarj · 10 years ago
  78. 0acd3ce Fix a comment. No functional change. by florian · 10 years ago
  79. 4fa7108 Bug 338703 helgrind on arm-linux gets false positives in dynamic loader. by mjw · 10 years ago
  80. 65f1f2d Adjust cmdline expected test output after r14401 BZ#337871. by mjw · 10 years ago
  81. 7b7b1cb Track vex r2939 (renaming and arg-order change for Iop_Extract{64,V128}). by sewardj · 10 years ago
  82. 52bae2f Remove memory (load/store) tests from integer.c and move them by sewardj · 10 years ago
  83. 9439556 Remove unused variable. by sewardj · 10 years ago
  84. 882038d Deprecate --db-attach Fixes BZ #337871 by florian · 10 years ago
  85. 82e23e3 Update list of ignored files. by florian · 10 years ago
  86. 7e3b3f2 Improve description of an address that is on a stack but below sp. by philippe · 10 years ago
  87. 36750c0 Bug 338681 Enable clone backtrace hack for i386-linux in helgrind. by mjw · 10 years ago
  88. 5a460f5 Fix (kludge) stack unwinding through clone on arm64-linux. This is by sewardj · 10 years ago
  89. dcd9051 Helgrind needs to know the soname of ld.so, and on arm64-linux by sewardj · 10 years ago
  90. ba473c5 Initial triage pass for all remaining newly opened bugs. by sewardj · 10 years ago
  91. 8bba5a1 drd/tests/pth_create_chain: Reduce stack usage by bart · 10 years ago
  92. c57db6c document in NEWS the fact that stack registration start/end boundaries by philippe · 10 years ago
  93. 38a74d2 The semantic of the stack bounds is not consistent or is not described. by philippe · 10 years ago
  94. 5508468 make prereq fail with 1 if host command not installed by philippe · 10 years ago
  95. 19e7d39 Add missing file in EXTRA_DIST by philippe · 10 years ago
  96. aef22c9 arm64: record the use of x8 as of vex r2938. by sewardj · 10 years ago
  97. 7f98ab8 With gcc 4.9.1 exp-sgcheck/tests/globalerr sees array "a", not unknown. by mjw · 10 years ago
  98. ec8ed09 Update. by sewardj · 10 years ago
  99. 0a1086e run_thread_for_a_while: Make the computation of done_this_time less by sewardj · 10 years ago
  100. 77ba302 none/tests/res_search.vgtest: Add prereq that domain can be resolved. by mjw · 10 years ago