1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. 0c66d2e Add safe sem_post handler and glibc-2.21 expected output for helgrind tests. by mjw · 9 years ago
  4. a49fd54 Add safe-pthread.h to helgrind/tests/Makefile.am noinst_HEADERS. by mjw · 9 years ago
  5. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  6. 64be56d Patch 5 in a revised series of cleanup patches from Will Schmidt by carll · 9 years ago
  7. f54cb66 This patch decreases the memory used by the helgrind SecMap, by philippe · 9 years ago
  8. 3a75d2e Fix 343173 - helgrind crash during stack unwind by philippe · 10 years ago
  9. 9848690 Add option a new sim-hint no-nptl-pthread-stackcache. by philippe · 10 years ago
  10. 7f8abc4 Add testcase from BZ #324149 which was forgotten in r13641. by florian · 10 years ago
  11. 3b48762 Fix Makefile 'MISSING EXTRA_DIST' due to addition of tc20_verifywrap.stderr.exp-glibc-2.18 by philippe · 10 years ago
  12. fc6bbd3 mips32: Additional .exp files for mips32. by dejanj · 11 years ago
  13. 19dfe03 fix 307082 HG false positive: pthread_cond_destroy: destruction of unknown cond var by philippe · 12 years ago
  14. 2411197 Better fix for 295590 by philippe · 12 years ago
  15. a239139 Add missing EXTRA DIST statement by cborntra · 12 years ago
  16. 6b85d9b Another exp file for tc23_bogus_condwait.c. by petarj · 12 years ago
  17. 1735303 Adding tc19_shadowmem.stderr.exp-mips32 to match different output. by petarj · 12 years ago
  18. 741b3a5 Add exp file for tc20_verifywrap due to different errno values on MIPS. by petarj · 12 years ago
  19. caa9c5e Adding new exp file for tc18_semabuse in helgrind. by petarj · 12 years ago
  20. 8bfc215 295590 Helgrind: Assertion 'cvi->nWaiters > 0' failed when cond var being waited upon destroyed by philippe · 12 years ago
  21. 5df4ce5 Rewrite test to not use function clock_gettime. The purpose by florian · 13 years ago
  22. 866c80c Allow garbage collection of the LAOG data structure(s). This avoids by sewardj · 13 years ago
  23. 4fb597b Add missing filter scripts to Makefile.am so they are included in by florian · 13 years ago
  24. c0ad0e1 Add missing backslash by bart · 13 years ago
  25. 6aeadaa Fix false positive following pthread_cond_timedwait failure. by sewardj · 13 years ago
  26. 09af2db helgrind/tests/Makefile.am: Add tc22_exit_w_lock.stderr.exp-kfail-x86 to EXTRA_DIST. See also r12079. by bart · 13 years ago
  27. 5430ede First round of changes to get make dist working again. by florian · 13 years ago
  28. 7313524 Add tests for displaying of locks held by threads in races. by sewardj · 13 years ago
  29. e723d42 Fix up the remaining .stderr.exp-s following r11824 (merge of by sewardj · 13 years ago
  30. 622fe49 Add free-is-write functionality (experimental, not enabled by default). by sewardj · 14 years ago
  31. 4a12aad Use DRD's annotate_smart_pointer regtest to check against regressions by sewardj · 14 years ago
  32. 8777f73 Make regtests build on arm-linux -- all changes are to do with by sewardj · 15 years ago
  33. c25bcb4 Fix "make check" on Darwin. by njn · 15 years ago
  34. 80fd48b Made Valgrind compile again on 32-bit systems. by bart · 15 years ago
  35. 6b45cf2 Initial tests for "Skeletal support for TSan-compatible annotations" by sewardj · 15 years ago
  36. 1205e02 Enable Helgrind tests on Darwin -- only 4 of them fail on my machine. by njn · 15 years ago
  37. 5a644da Add pthread spinlock support. by sewardj · 15 years ago
  38. b6158bc Note results of investigation into segfaulting of tc22 on H on MacOS. by sewardj · 15 years ago
  39. f35450e Add a new output file for tc12_rwl_trivial. It unfortunately can't be by sewardj · 15 years ago
  40. 2411849 Merge helgrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  41. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  42. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  43. c9f50e9 This should have gone in with r9884. by njn · 15 years ago
  44. 8c6d854 Merge part of r9229 (Helgrind test build tweak) from the DARWIN branch to by njn · 15 years ago
  45. 553c42f Added better filtering for Helgrind tests, removing all unreliable stack by njn · 16 years ago
  46. 47c8999 Remove Helgrind .exp files which are out-of-date, because Helgrind's output by njn · 16 years ago
  47. 07891f9 Test files were being passed multiple arch options (eg. "-m32 -m64") when by njn · 16 years ago
  48. b5d3abd Moved drd/tests/pth_barrier.c, drd/tests/rwlock_race.c and by bart · 16 years ago
  49. 5304457 Various build system clean-ups and simplifications: by njn · 16 years ago
  50. 49db39e Fix up selection of Helgrind tests (merged r9040 from DARWIN branch). by njn · 16 years ago
  51. 2d7cdb2 Add an expected-output set for Ubuntu 8.04 (and 8.10) on amd64. by sewardj · 16 years ago
  52. c7f1b00 Move the functionality from filter_threadnums into filter_stderr, so that by sewardj · 16 years ago
  53. b9622d5 Add some regression tests for pthread_barrier handling. by sewardj · 16 years ago
  54. a1bf24f Use a couple of reader-writer-lock tests from drd. by sewardj · 16 years ago
  55. 5ff16a6 Add a new expected output that applies to glibc-2.7 and later. by sewardj · 16 years ago
  56. b83162d Add a new expected output that applies to glibc-2.7 and later. by sewardj · 16 years ago
  57. b8b79ad Merge in the DATASYMS branch. by sewardj · 17 years ago
  58. 006f29f Add a test case for semaphores with nonzero initial values. by sewardj · 17 years ago
  59. b411202 by sewardj · 17 years ago
  60. 609939f Rename this directory. by sewardj · 17 years ago
  61. 1eff82b by sewardj · 18 years ago
  62. 94fb233 Don't use -gstabs on ppc64-linux, as it doesn't work with some gccs (Dave Nomura). by sewardj · 19 years ago
  63. 0126214 by sewardj · 19 years ago
  64. 5d8a230 by njn · 19 years ago
  65. e0a432b Forgot to remove this line when I removed the x86-specific tests the other day. by njn · 20 years ago
  66. 6a67435 Arch-abstraction: - things I forgot to do when moving the insn_* tests... by nethercote · 20 years ago
  67. bfd2019 Arch-abstraction: by nethercote · 20 years ago
  68. 57e36b3 by nethercote · 20 years ago
  69. b76f0dc Extended instruction test system to handle x87 floating point instructions by thughes · 21 years ago
  70. e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 21 years ago
  71. c18e9bb Use Tom's instruction set tests on all tools which do instrumentation, so by fitzhardinge · 21 years ago
  72. c67f83b Add some regression tests for helgrind. by jsgf · 21 years ago
  73. a63e2d7 by njn · 21 years ago
  74. d8ced86 by njn · 21 years ago
  75. f2df9b5 by njn · 22 years ago