1. 94a9b24 Suppress all races whose top frame is in libc.so. This is a not very by sewardj · 16 years ago
  2. 4899c87 Updated ignore list. by bart · 16 years ago
  3. 4ac853b Polished manual. by bart · 16 years ago
  4. 1e76ff5 Add some more Intel cache configuration values needed for Atom by tom · 16 years ago
  5. 415a7b1 Remove spurious newlines from messages. by tom · 16 years ago
  6. 70c5e5a Add some more Intel L2 and L3 cache configuration values. by tom · 16 years ago
  7. 1dd7eb0 Updated to do list. by bart · 16 years ago
  8. 4f75be3 Suppress any race that occurs in ld.so (just a single frame will do). by sewardj · 16 years ago
  9. a99ab01 Additional suppression patterns for glib. by bart · 16 years ago
  10. 8e1033f Moved two define's, such that the ABIWARNING appears immediately before the enum declaration it applies to. by bart · 16 years ago
  11. dc35ec0 Made sure that the file bar_trivial.stdout.exp gets included in the distribution tarball. by bart · 16 years ago
  12. 974aace Second attempt at 3.4.0 RC1. by sewardj · 16 years ago
  13. e5a3a36 Added a pthread suppression pattern and generalized a glib suppression pattern. by bart · 16 years ago
  14. c8914e9 Renamed a variable and removed two statements that were commented out. by bart · 16 years ago
  15. df1fc9a Finalise 3.4.0 RC1. by sewardj · 16 years ago
  16. 8244481 Un-break 'make dist'. by sewardj · 16 years ago
  17. 10deba4 ML_(addDiCfSI)(): truncate DiCfSI's that fall partially but not by sewardj · 16 years ago
  18. f1fa5ed Update bug lists. by sewardj · 16 years ago
  19. adcb5bb Bump the version stuff. by sewardj · 16 years ago
  20. af0e3ff Update. by sewardj · 16 years ago
  21. 8758f54 Disable the building of exp-omega, but don't rm it from the repo, by sewardj · 16 years ago
  22. 565fcf1 Update for 3.4.0 (imcomplete). by sewardj · 16 years ago
  23. 1a620d5 Minor futzing with the documentation. by sewardj · 16 years ago
  24. 4b03c42 Add a couple more suppressions. by sewardj · 16 years ago
  25. 2d7cdb2 Add an expected-output set for Ubuntu 8.04 (and 8.10) on amd64. by sewardj · 16 years ago
  26. 59347ff Comment out unused code so as to get a warning free build. by sewardj · 16 years ago
  27. 19f4236 Unbreak the build on aix5. by sewardj · 16 years ago
  28. 5210413 Ignore races that occur on data in .plt sections, as well as those by sewardj · 16 years ago
  29. f721815 Rationalise standard suppressions: get rid of vast amounts of by sewardj · 16 years ago
  30. 484fe80 During instrumentation, handle Imbe_SnoopedStore{Begin,End} a bit more by sewardj · 16 years ago
  31. 9ba91f4 Update expected outputs. by sewardj · 16 years ago
  32. e8cdb36 Updated after merge of Helgrind from YARD branch to trunk. by bart · 16 years ago
  33. af57d5b Minor updates for 3.4.0. Also fix a large number of missing <para> by sewardj · 16 years ago
  34. c6a1cd1 Finish off updates to the Helgrind manual. by sewardj · 16 years ago
  35. 5246990 More documentation updates. Urr. I knew there was a reason I'd been by sewardj · 16 years ago
  36. 7c76839 Partial update of the Helgrind documentation (incomplete). by sewardj · 16 years ago
  37. e30177e Added prereq clause. by bart · 16 years ago
  38. 51db72d circular_buffer test now passes on systems with and without built-in support for atomic operations. by bart · 16 years ago
  39. 237f5e9 Added a suppression pattern for the data races triggered by the glibc function fflush(). by bart · 16 years ago
  40. 94866cc Fixed bug in vector clock updating for semaphores with non-zero initial value. by bart · 16 years ago
  41. 03225a8 Added command-line option -n, which allows to disable locking. by bart · 16 years ago
  42. d94169a Replaced regular increment by atomic increment. by bart · 16 years ago
  43. d22e8b2 Made config.h include path consistent with the other regression tests. by bart · 16 years ago
  44. d5a131f Fixed typo: added missing right parentheses. by bart · 16 years ago
  45. ba1686b Finished renaming of boost_threads into boost_thread. by bart · 16 years ago
  46. a45b572 Generalized the glibc _IO_file_xsputn suppression pattern. Added a suppression pattern for Boost. by bart · 16 years ago
  47. 04eb109 Move description of --read-var-info= from the "debugging options" by sewardj · 16 years ago
  48. c164bd2 Following r8845, explicitly enable Dwarf3 variable/type info reading by sewardj · 16 years ago
  49. 849b0ed by sewardj · 16 years ago
  50. 13ca8a6 Rearrange suppressions a bit, and add a couple more from David Faure. by sewardj · 16 years ago
  51. 844a655 Update expected outputs for glibc25-amd64. by sewardj · 16 years ago
  52. 575e48f by sewardj · 16 years ago
  53. 234780c Callgrind: add code pattern for runtime_resolve on OpenSuse11.0/x86 by weidendo · 16 years ago
  54. b88201e Don't apply cross-compilation patch during the nightly build any more, by sewardj · 16 years ago
  55. c7f1b00 Move the functionality from filter_threadnums into filter_stderr, so that by sewardj · 16 years ago
  56. 9212454 HG_(instrument): don't assert on Imbe_SnoopedStore{Begin,End}. by sewardj · 16 years ago
  57. 6fd7d74 Added another regression test. by bart · 16 years ago
  58. 3e017fa Fixed semaphore vector clock updating / simplified semaphore tracing. by bart · 16 years ago
  59. c57312c Fixed grammar / split a paragraph in two. by bart · 16 years ago
  60. 9ba958b Added a suppression pattern. by bart · 16 years ago
  61. 76ca62c Added a paragraph about the Boost.Thread library. by bart · 16 years ago
  62. 8639f11 Create rough entries for the 3.4.0 changes. by sewardj · 16 years ago
  63. 3301cd1 Include new file (why-no-libc.txt) in the distro tarball. by sewardj · 16 years ago
  64. afb42b7 Fixed regression test tc20_verifywrap2, which was broken through r8829. by bart · 16 years ago
  65. 62b4c57 Fix some format string mismatch warnings, associated with r8825. by sewardj · 16 years ago
  66. 17b4743 Add another magic constant to the Iex_Const case in isBogusAtom, as by sewardj · 16 years ago
  67. 13581c9 Add some useful info. by njn · 16 years ago
  68. 16dfea4 Add support ioprio_get and wire up ioprio_set on all platforms. by tom · 16 years ago
  69. da9436b Added more semaphore tracing info. by bart · 16 years ago
  70. bb97c5e Update an FAQ to account for --track-origins=yes. by njn · 16 years ago
  71. 6fb87f2 Include vg-in-place in the distro tarball. by sewardj · 16 years ago
  72. e6cab85 Update. by sewardj · 16 years ago
  73. 493c4ef Make sure $mflag_primary is used in the tests for Boost and QtCore by sewardj · 16 years ago
  74. 1669cc7 Avoid causing an assertion failure in VG_(make_ExeContext_from_StackTrace) by sewardj · 16 years ago
  75. 357cb16 Add a couple of suppressions relating to unwinding the stack following by sewardj · 16 years ago
  76. b1ae15d This commit subtly changes the meaning of the values obtained via the by sewardj · 16 years ago
  77. a284eb7 Fix format string warning in PRE(sys_eventfd2). by sewardj · 16 years ago
  78. d7a02db by sewardj · 16 years ago
  79. 84eb41f Add support for eventfd2 (and wire up pipe2 on PPC platforms). by tom · 16 years ago
  80. bd43a86 Added suppression pattern for random_r(), which is a.o. called by rand(). by bart · 16 years ago
  81. 8a36076 Fix bug introduced by frame-level wildcarding changes for suppressions by sewardj · 16 years ago
  82. 1ba0e9b Don't segfault the guest during a call MPI_Init(NULL,NULL), since by sewardj · 16 years ago
  83. a781be6 event_map_lookup: when looking for a previous access to an address, by sewardj · 16 years ago
  84. 8f5374e Tidy up and comment sanity-checking code/configuration. by sewardj · 16 years ago
  85. c5ea996 by sewardj · 16 years ago
  86. f35dbb8 by sewardj · 16 years ago
  87. bc307e5 Use the new SparseWA data type, rather than WordFM, to implement the by sewardj · 16 years ago
  88. 78b7ecf Add a new container data type, a Sparse Word Array: an array of UWord by sewardj · 16 years ago
  89. c0b2039 Followup to vx1875: use .guest_amd64_assume_fs_is_zero == True on amd64-linux. by sewardj · 16 years ago
  90. f093c8c Assert that the guest state size is a multiple of 16, not 8. by sewardj · 16 years ago
  91. d86e3a2 Change the memory allocation strategy used by the conflicting-access by sewardj · 16 years ago
  92. c98279e Simplified test program. by bart · 16 years ago
  93. 4281619 update bug status by dirk · 16 years ago
  94. 2d5d529 Reran SPLASH2 benchmark and updated results. by bart · 16 years ago
  95. a656f3d ignore .valgrindrc files that are world writeable by dirk · 16 years ago
  96. a5bf231 Updated notes section. by bart · 16 years ago
  97. 23d4469 Helgrind's event-map garbage collector hammers VG_(OSetGen_Next). by sewardj · 16 years ago
  98. 8fd92d3 event_map_maybe_GC: use a flat array when computing the distribution by sewardj · 16 years ago
  99. 3b0c4d7 Re-set constraints in 'consistent' style after a race is detected, by sewardj · 16 years ago
  100. da1dd99 add glibc 2.9 support to changelog by dirk · 16 years ago