1. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  2. 111544a Comment-only change. by sewardj · 14 years ago
  3. f38a74e Change the method used in hg_intercepts.c to hide from the user, the by sewardj · 14 years ago
  4. 1f77fec Take account the ABI-mandated stack redzone when changing stack by sewardj · 14 years ago
  5. 70585b8 Update expected outputs following r11089. by sewardj · 14 years ago
  6. 095d61e If a race error is detected, check to see whether the raced-on address by sewardj · 14 years ago
  7. 406bac8 Rollup fixes for Helgrind: by sewardj · 14 years ago
  8. 651cfa4 Apparently the dynamic linker on ARM-Linux has soname "ld-linux.so.3" by sewardj · 15 years ago
  9. 98ac860 Updated expected output following bug fixes some time back by Ashley Pittman. by sewardj · 15 years ago
  10. f5b5f84 Fix building of these regtests on Darwin. Not sure why they broke by sewardj · 15 years ago
  11. 5d48a3c Don't trash %ebx on x86-darwin; gcc doesn't like it and goes off to sulk. by sewardj · 15 years ago
  12. 8777f73 Make regtests build on arm-linux -- all changes are to do with by sewardj · 15 years ago
  13. 870f745 Removed dependency of include/pub_tool_basics.h on config.h. by bart · 15 years ago
  14. db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 15 years ago
  15. 11b5c6d Fix inconsistent closing of an <hthreadid> tag (Ashley Pittman). by sewardj · 15 years ago
  16. f585e48 Increase the maximum size of the conflict cache even more, to 30 million. by sewardj · 15 years ago
  17. 3d49844 Update the Helgrind manual for 3.5.0. by sewardj · 15 years ago
  18. c25bcb4 Fix "make check" on Darwin. by njn · 15 years ago
  19. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  20. 78bb7f6 Double the maximum size of the conflict cache. by sewardj · 15 years ago
  21. 80fd48b Made Valgrind compile again on 32-bit systems. by bart · 15 years ago
  22. 6b45cf2 Initial tests for "Skeletal support for TSan-compatible annotations" by sewardj · 15 years ago
  23. ed2e72e Skeletal support for TSan-compatible annotations. by sewardj · 15 years ago
  24. 1205e02 Enable Helgrind tests on Darwin -- only 4 of them fail on my machine. by njn · 15 years ago
  25. cab64bc Update .exp files for r10783. by njn · 15 years ago
  26. 5e2ac3b Move printing of EvM-gc and VTS-gc stats from -v to --stats=yes. by sewardj · 15 years ago
  27. 5a644da Add pthread spinlock support. by sewardj · 15 years ago
  28. a331164 Make "option" terminology consistent some more. Also tweaked the mempool by njn · 15 years ago
  29. 2d9e874 by sewardj · 15 years ago
  30. 46c8b43 Remove some text that shouldn't be there. by njn · 15 years ago
  31. f6e8ca9 Overhaul Helgrind's manual chapter. by njn · 15 years ago
  32. 7375de3 More docs build tweaks: by njn · 15 years ago
  33. 97db761 Various option-related tweaks: by njn · 15 years ago
  34. 7316df2 Various manual fix-ups: by njn · 15 years ago
  35. f3977a3 Don't wrap the "Command:" line, as doing so makes cutting-and-pasting the by njn · 15 years ago
  36. f386139 Change name of H1 history flag from --history-level=partial (which I can by sewardj · 15 years ago
  37. 2d2ea2f Attend to space leaks, to the extent that I can. by sewardj · 15 years ago
  38. 8ab2c13 Small improvements, including some commenting, for the H1 history mechanism. by sewardj · 15 years ago
  39. e3f1e59 (almost completely just function renaming): by sewardj · 15 years ago
  40. a0eee32 Don't instrument any code in ld.so. Doing so merely generates a large by sewardj · 15 years ago
  41. 7e5d4ed We currently use a mix of <option> and <computeroutput> tags for command by njn · 15 years ago
  42. b6158bc Note results of investigation into segfaulting of tc22 on H on MacOS. by sewardj · 15 years ago
  43. 05a8917 Started overhauling the documentation: by njn · 15 years ago
  44. 0211454 Improve checking for pthread_mutex_cond operations: implement a check by sewardj · 15 years ago
  45. 90eb22e Back out a small part of r10589 (the tick-after-recv thing). On by sewardj · 15 years ago
  46. f35450e Add a new output file for tc12_rwl_trivial. It unfortunately can't be by sewardj · 15 years ago
  47. 28a7f7d Unbreak Helgrind on Linux following recent Darwin hackery. by sewardj · 15 years ago
  48. e4a95c3 Use correct preprocessor symbol for OS-specific code. by sewardj · 15 years ago
  49. e84c7f4 Portability fixes for Darwin (use sem_open and sem_close rather than by sewardj · 15 years ago
  50. 1c147ff Re-check the symbol names for all pthread intercepts, to find all Linux by sewardj · 15 years ago
  51. b712617 Only collect stacktraces at scalar Kr boundaries at history level 1. by sewardj · 15 years ago
  52. 0d2f374 Updated expected outputs following r10589 (msm idempotency effects) by sewardj · 15 years ago
  53. b8def27 Updated expected output after r10592. by bart · 15 years ago
  54. 23f1200 by sewardj · 15 years ago
  55. 35db56c A fix for bug 186796: suppression symbol names were being truncated if they by njn · 15 years ago
  56. 0cc0857 Update expected output, so at least Helgrind runs clean on openSUSE 11.0 x86_64. by sewardj · 15 years ago
  57. 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
  58. dc372f8 Updated expected output because of changes in the source code of the regression tests. by bart · 15 years ago
  59. 99adf33 Made these tests run successfully on Darwin. by bart · 15 years ago
  60. 04c26d5 Make this test closer to passing. by njn · 15 years ago
  61. 2411849 Merge helgrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  62. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  63. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  64. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  65. b83caf2 DARWIN sync: whitespace. by njn · 15 years ago
  66. 1052253 When updating the constraint for a location following a race, make by sewardj · 15 years ago
  67. 983f302 Fix bogus assertion pertaining to validity checking of reader-writer by sewardj · 15 years ago
  68. c9f50e9 This should have gone in with r9884. by njn · 15 years ago
  69. 8c6d854 Merge part of r9229 (Helgrind test build tweak) from the DARWIN branch to by njn · 15 years ago
  70. 3d22508 Merge parts of r9775, r9777, r9789, r9794 from the DARWIN branch. by njn · 15 years ago
  71. 5f5ef2a Factor out the name of the libpthread library. Also fix a minor stack trace by njn · 15 years ago
  72. 3a4b58f Fix up some stack trace inconsistencies: by njn · 15 years ago
  73. 6c83d5e Don't store the frames hash in .frames[0] and the actual frames in by njn · 15 years ago
  74. b4cfbc4 Don't compile Linux-only redirects on non-Linux platforms. by njn · 15 years ago
  75. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  76. 553c42f Added better filtering for Helgrind tests, removing all unreliable stack by njn · 15 years ago
  77. 47c8999 Remove Helgrind .exp files which are out-of-date, because Helgrind's output by njn · 15 years ago
  78. 0422e40 Reverted to r8771. Please ignore the commit message of r9325. by bart · 15 years ago
  79. 9f20746 Updated copyright years. by njn · 15 years ago
  80. 9cf79b5 Some tweaks to make more tests pass, or get closer to passing, on by njn · 15 years ago
  81. d26fcc0 Fixed an unintended data race in the bar_trivial test program. by bart · 15 years ago
  82. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 15 years ago
  83. 07891f9 Test files were being passed multiple arch options (eg. "-m32 -m64") when by njn · 15 years ago
  84. b5d3abd Moved drd/tests/pth_barrier.c, drd/tests/rwlock_race.c and by bart · 15 years ago
  85. 5304457 Various build system clean-ups and simplifications: by njn · 15 years ago
  86. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 15 years ago
  87. 870f170 Stack traces for Memcheck's syscall param errors are terribly unreliable, so by njn · 15 years ago
  88. e66ffee Filter out everything after "(below main)" in a line. This will help with by njn · 15 years ago
  89. e615466 Merge part of r9129 (factor out duplicated Z-encodings of names) from the by njn · 15 years ago
  90. a65db10 Initialise laog and laog__exposition even when the first lock-related by sewardj · 16 years ago
  91. f9d09bf Merge from DARWIN branch recent minor .vgtest changes. by njn · 16 years ago
  92. 49db39e Fix up selection of Helgrind tests (merged r9040 from DARWIN branch). by njn · 16 years ago
  93. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 16 years ago
  94. 8aa41de by sewardj · 16 years ago
  95. 1a620d5 Minor futzing with the documentation. by sewardj · 16 years ago
  96. 2d7cdb2 Add an expected-output set for Ubuntu 8.04 (and 8.10) on amd64. by sewardj · 16 years ago
  97. 5210413 Ignore races that occur on data in .plt sections, as well as those by sewardj · 16 years ago
  98. 484fe80 During instrumentation, handle Imbe_SnoopedStore{Begin,End} a bit more by sewardj · 16 years ago
  99. c6a1cd1 Finish off updates to the Helgrind manual. by sewardj · 16 years ago
  100. 5246990 More documentation updates. Urr. I knew there was a reason I'd been by sewardj · 16 years ago