1. 866c80c Allow garbage collection of the LAOG data structure(s). This avoids by sewardj · 13 years ago
  2. 4fb597b Add missing filter scripts to Makefile.am so they are included in by florian · 13 years ago
  3. c0ad0e1 Add missing backslash by bart · 13 years ago
  4. 6aeadaa Fix false positive following pthread_cond_timedwait failure. by sewardj · 13 years ago
  5. 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
  6. 5430ede First round of changes to get make dist working again. by florian · 13 years ago
  7. 4c02d0e helgrind/tests/pth_barrier*: Update expected output after drd/tests/pth_barrier.c changes by bart · 13 years ago
  8. 2df4eb5 Add exp file for x86. This test is known to fail on that platform by florian · 13 years ago
  9. db8bdd2 Change the filtering of helgrind's XML output. by florian · 13 years ago
  10. f79bf6e Make filter_helgrind executable. Should unbreak the build. by florian · 13 years ago
  11. 31014da Change the backtrace filtering machinery for the helgrind regression by florian · 13 years ago
  12. 86aabd8 Fix tc23_bogus_condwait.c testcase for s390x. by florian · 13 years ago
  13. 9eff0d4 This testcase is sensitive to some sleep period. On slower by florian · 13 years ago
  14. bd3b127 Add more .exp files for s390 due to GCC's use of the MVC insn. by florian · 13 years ago
  15. 75fc67d Disable testcase on s390x. Still hangs occasionally. by florian · 13 years ago
  16. bed336a Fix testcase for s390x. Provide implementation of XCHG_M_R. by florian · 13 years ago
  17. 0c48442 Add a prerequisite because drd/tests/annotate_smart_pointer is not always built. by florian · 13 years ago
  18. 58bec1c Avoid hanging on older s390x systems. See also bugzilla #268623 comment 3. by florian · 13 years ago
  19. cf16cee Follow-up for r11971 by bart · 13 years ago
  20. b5cb85f Update expected output by bart · 13 years ago
  21. 2ea041a Yet another threading tool regression test scheduler sensitivity fix by bart · 13 years ago
  22. 745bfbc Yet another regression test scheduling sensitivity fix by bart · 13 years ago
  23. b040454 Two more scheduler sensitivity fixes for thread tool regression tests by bart · 13 years ago
  24. 30efc13 Revert r11916, r11917, r11918 and r11923. by bart · 13 years ago
  25. ac39dee More thread tool regression test scheduler sensitivity fixes by bart · 13 years ago
  26. a3bf44a helgrind/tests/tc08_hbl2: Reduce scheduler sensitivity by bart · 13 years ago
  27. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 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. 9af8d1e Fix a bunch of helgrind .stderr.exp-s following r11824 (merge of by sewardj · 13 years ago
  31. f976f6c by bart · 13 years ago
  32. d12c4a5 Fix broken inline asm in these tests. Fixes #256726. by sewardj · 13 years ago
  33. 4fa0464 Un-break drd/tests/tc23_bogus_condwait. by bart · 13 years ago
  34. b251399 Fix compile warnings (missing prototypes for malloc, or some such). by sewardj · 13 years ago
  35. a0a145e Build fix for older s390x-linux assemblers. Fixes #264800. by sewardj · 13 years ago
  36. 622fe49 Add free-is-write functionality (experimental, not enabled by default). by sewardj · 13 years ago
  37. 4a12aad Use DRD's annotate_smart_pointer regtest to check against regressions by sewardj · 13 years ago
  38. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  39. 310c8f2 Helgrind tests: ported tests tc23 and tc24 to Darwin/amd64 too. by bart · 13 years ago
  40. 95d2242 helgrind/tests/tc17_sembar: Works now on Darwin/amd64 too. by bart · 13 years ago
  41. 049ea22 Update expected outputs following recent amd64-unwind improvements (??) by sewardj · 14 years ago
  42. 56e256a Update expected output. by sewardj · 14 years ago
  43. 4750af1 Disabled a regression test because it fails intermittently. by bart · 14 years ago
  44. 70585b8 Update expected outputs following r11089. by sewardj · 14 years ago
  45. 98ac860 Updated expected output following bug fixes some time back by Ashley Pittman. by sewardj · 15 years ago
  46. f5b5f84 Fix building of these regtests on Darwin. Not sure why they broke by sewardj · 15 years ago
  47. 5d48a3c Don't trash %ebx on x86-darwin; gcc doesn't like it and goes off to sulk. by sewardj · 15 years ago
  48. 8777f73 Make regtests build on arm-linux -- all changes are to do with by sewardj · 15 years ago
  49. c25bcb4 Fix "make check" on Darwin. by njn · 15 years ago
  50. 80fd48b Made Valgrind compile again on 32-bit systems. by bart · 15 years ago
  51. 6b45cf2 Initial tests for "Skeletal support for TSan-compatible annotations" by sewardj · 15 years ago
  52. 1205e02 Enable Helgrind tests on Darwin -- only 4 of them fail on my machine. by njn · 15 years ago
  53. cab64bc Update .exp files for r10783. by njn · 15 years ago
  54. 5a644da Add pthread spinlock support. by sewardj · 15 years ago
  55. 2d9e874 by sewardj · 15 years ago
  56. f3977a3 Don't wrap the "Command:" line, as doing so makes cutting-and-pasting the by njn · 15 years ago
  57. b6158bc Note results of investigation into segfaulting of tc22 on H on MacOS. by sewardj · 15 years ago
  58. 0211454 Improve checking for pthread_mutex_cond operations: implement a check by sewardj · 15 years ago
  59. f35450e Add a new output file for tc12_rwl_trivial. It unfortunately can't be by sewardj · 15 years ago
  60. e4a95c3 Use correct preprocessor symbol for OS-specific code. by sewardj · 15 years ago
  61. e84c7f4 Portability fixes for Darwin (use sem_open and sem_close rather than by sewardj · 15 years ago
  62. 0d2f374 Updated expected outputs following r10589 (msm idempotency effects) by sewardj · 15 years ago
  63. b8def27 Updated expected output after r10592. by bart · 15 years ago
  64. 0cc0857 Update expected output, so at least Helgrind runs clean on openSUSE 11.0 x86_64. by sewardj · 15 years ago
  65. b87a897 Reverted r10523 and r10540: since sem_init() is not yet supported on Darwin, revert the attempts to compensate for the different return values on Darwin. by bart · 15 years ago
  66. dc372f8 Updated expected output because of changes in the source code of the regression tests. by bart · 15 years ago
  67. 99adf33 Made these tests run successfully on Darwin. by bart · 15 years ago
  68. 04c26d5 Make this test closer to passing. by njn · 15 years ago
  69. 2411849 Merge helgrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  70. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  71. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  72. c9f50e9 This should have gone in with r9884. by njn · 15 years ago
  73. 8c6d854 Merge part of r9229 (Helgrind test build tweak) from the DARWIN branch to by njn · 15 years ago
  74. 3d22508 Merge parts of r9775, r9777, r9789, r9794 from the DARWIN branch. by njn · 15 years ago
  75. 553c42f Added better filtering for Helgrind tests, removing all unreliable stack by njn · 15 years ago
  76. 47c8999 Remove Helgrind .exp files which are out-of-date, because Helgrind's output by njn · 15 years ago
  77. 0422e40 Reverted to r8771. Please ignore the commit message of r9325. by bart · 15 years ago
  78. 9cf79b5 Some tweaks to make more tests pass, or get closer to passing, on by njn · 15 years ago
  79. d26fcc0 Fixed an unintended data race in the bar_trivial test program. by bart · 15 years ago
  80. 07891f9 Test files were being passed multiple arch options (eg. "-m32 -m64") when by njn · 15 years ago
  81. b5d3abd Moved drd/tests/pth_barrier.c, drd/tests/rwlock_race.c and by bart · 15 years ago
  82. 5304457 Various build system clean-ups and simplifications: by njn · 16 years ago
  83. 870f170 Stack traces for Memcheck's syscall param errors are terribly unreliable, so by njn · 16 years ago
  84. e66ffee Filter out everything after "(below main)" in a line. This will help with by njn · 16 years ago
  85. f9d09bf Merge from DARWIN branch recent minor .vgtest changes. by njn · 16 years ago
  86. 49db39e Fix up selection of Helgrind tests (merged r9040 from DARWIN branch). by njn · 16 years ago
  87. 2d7cdb2 Add an expected-output set for Ubuntu 8.04 (and 8.10) on amd64. by sewardj · 16 years ago
  88. c164bd2 Following r8845, explicitly enable Dwarf3 variable/type info reading by sewardj · 16 years ago
  89. 844a655 Update expected outputs for glibc25-amd64. by sewardj · 16 years ago
  90. 575e48f by sewardj · 16 years ago
  91. c7f1b00 Move the functionality from filter_threadnums into filter_stderr, so that by sewardj · 16 years ago
  92. a6c8223 Make these compile on older systems. by sewardj · 16 years ago
  93. 94d7059 Make test 'tc21_pthonce' less scheduling-sensitive. by sewardj · 16 years ago
  94. b9622d5 Add some regression tests for pthread_barrier handling. by sewardj · 16 years ago
  95. 3a48d6c Update this test a bit. It's basically flawed though. by sewardj · 16 years ago
  96. a1bf24f Use a couple of reader-writer-lock tests from drd. by sewardj · 16 years ago
  97. 5ff16a6 Add a new expected output that applies to glibc-2.7 and later. by sewardj · 16 years ago
  98. b83162d Add a new expected output that applies to glibc-2.7 and later. by sewardj · 16 years ago
  99. ab19515 More updates to expected outputs. This currently gives Helgrind zero by sewardj · 16 years ago
  100. 7e18ab1 Update expected output. by sewardj · 16 years ago