1. 639d0ad DRD: Restored --free-is-write support and fixed the bug that was present in the previous implementation. Still needs further testing though. by bart · 14 years ago
  2. c182467 DRD: Added command-line option --trace-hb for tracing ANNOTATE_HAPPENS_BEFORE()/AFTER(). by bart · 14 years ago
  3. f64ff03 Added --free-is-write stress test. by bart · 14 years ago
  4. fc08a53 DRD: Always invoke VG_(cli_free)() before the stop_using_mem callback. by bart · 14 years ago
  5. 49aa4fb DRD: Fixed an assertion failure triggered by setting the environment variable DRD_VERIFY_CONFLICT_SET. This environment variable is a debugging help. by bart · 14 years ago
  6. 23ef19d DRD: More source code cleanup (constant propagation). by bart · 14 years ago
  7. b957ab8 DRD: Allocate thread arguments again on the stack. by bart · 14 years ago
  8. d54e45f Updated Subversion ignore list. by bart · 14 years ago
  9. 128fc52 Added AC_LANG_SOURCE() invocations where appropriate. by bart · 14 years ago
  10. 622fe49 Add free-is-write functionality (experimental, not enabled by default). by sewardj · 14 years ago
  11. 4a12aad Use DRD's annotate_smart_pointer regtest to check against regressions by sewardj · 14 years ago
  12. 6015d0e NB: this is an temporary fix, until such time as bug 243935 is fully resolved. by sewardj · 14 years ago
  13. 8c50d3c Change the semantics of ANNOTATE_HAPPENS_BEFORE from 'overwrite' to by sewardj · 14 years ago
  14. 0b20a15 Followup to r11619: more tidying up w.r.t. the renaming of by sewardj · 14 years ago
  15. 0f64c9e Cleanup: get rid of univ_tsets as it is no longer needed. by sewardj · 14 years ago
  16. e96dfd0 Cleanup: get rid of 'last lock lossage' mechanism, which is commented by sewardj · 14 years ago
  17. 38fee95 Cleanup: get rid of all mention of a Hardware Bus Lock. This no longer exists. by sewardj · 14 years ago
  18. 6062664 Minor cleanup (no functional change): rename 'struct _Thr :: opaque' by sewardj · 14 years ago
  19. 9c08c0f Bring avg translation size statement closer to reality, for by sewardj · 14 years ago
  20. a1132f9 Process PDB files with a path that contains spaces properly. by bart · 14 years ago
  21. 15f9feb 'make dist' fixes following s390x-linux merge. (Christian Borntraeger by sewardj · 14 years ago
  22. 8ca1623 DRD: Added an output variant for test pth_detached3. by bart · 14 years ago
  23. 5668d4e DRD: Report an error if an invalid argument is passed to pthread_detach(). Do not assume that pthread_detach() returns an error code if its argument is invalid. Should fix #267968. by bart · 14 years ago
  24. 3f5cc7e DRD: Added a regression test. by bart · 14 years ago
  25. 8244b86 DRD: Fixed a race condition triggered by invoking pthread_detach() with an argument not equal to pthread_self(). Potential fix for #267968. by bart · 14 years ago
  26. e476e92 DRD: Removed an obsolete comment. by bart · 14 years ago
  27. 8239742 DRD: Source code cleanup. by bart · 14 years ago
  28. 0937c0f Replace the structural equality function for WordVecs with a more by sewardj · 14 years ago
  29. baccf60 Updated Subversion ignore list. by bart · 14 years ago
  30. e8653ac Added file header and adjusted indentation. by bart · 14 years ago
  31. 8b8e680 Make this executable. by sewardj · 14 years ago
  32. 5730031 Unbreak 'make dist' following recent commits. by sewardj · 14 years ago
  33. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 14 years ago
  34. 7615878 DRD/Darwin: Generalized a suppression pattern. by bart · 14 years ago
  35. 59d0b8f DRD/Darwin: Added more suppression patterns. by bart · 14 years ago
  36. bf4e139 Memcheck/Darwin: Added a suppression pattern. by bart · 14 years ago
  37. 6cfaba7 DRD/Darwin: Suppress even more races triggered by the dynamic loader. by bart · 14 years ago
  38. e16b6a6 DRD/Darwin: Added an expected output file. by bart · 14 years ago
  39. 84ab88c DRD/Darwin: cleaned up dyld suppression pattern list. by bart · 14 years ago
  40. ab8f93d DRD/Darwin: Ignore races triggered by the dynamic loader (dyld) lazy binding mechanism. by bart · 14 years ago
  41. 6de4f41 DRD: Added a (non-functional so far) file drd_darwin_intercepts.c. by bart · 14 years ago
  42. b35473c DRD: added initial suppression list for Darwin 10. by bart · 14 years ago
  43. 310c8f2 Helgrind tests: ported tests tc23 and tc24 to Darwin/amd64 too. by bart · 14 years ago
  44. 9d5be09 DRD: Filter out PID from the semaphore name in the regression test output. by bart · 14 years ago
  45. 95d2242 helgrind/tests/tc17_sembar: Works now on Darwin/amd64 too. by bart · 14 years ago
  46. 377d23f DRD, Darwin: avoid triggering misaligned stack errors. Fixes #267552. by bart · 14 years ago
  47. 8c7213f DRD tests, Darwin: check return value of sem_open(). by bart · 14 years ago
  48. 3e7c402 DRD tests: replaced __APPLE__ by VGO_darwin. by bart · 14 years ago
  49. e44f4b2 Darwin: Re-enabled four regression tests. by bart · 14 years ago
  50. 1005ef5 Darwin: Build fixes for four regression tests by Rich Coe (see also #267488). by bart · 14 years ago
  51. de486f7 Skip test programs that do not build on Darwin. by bart · 14 years ago
  52. 3664059 Updated Subversion ignore lists. by bart · 14 years ago
  53. 1d7f6f4 Updated Subversion ignore lists. by bart · 14 years ago
  54. df9fa2e Updated Subversion ignore list. by bart · 14 years ago
  55. a9d292e DRD: Fixed a Darwin-specific compiler warning by bart · 14 years ago
  56. ad6c3b5 Quick fix to always correctly update <passed> in setup_bbcc by weidendo · 14 years ago
  57. 8c7e25f <valgrind/valgrind.h>: Made VALGRIND_PRINTF() and VALGRIND_PRINTF_BACKTRACE() definitions (with NVALGRIND defined) C89-compliant. by bart · 14 years ago
  58. 9a09ab2 Fix for bug 265771. by weidendo · 14 years ago
  59. 0c0cd77 DRD: avoid triggering an assertion failure if a thread is canceled while waiting inside pthread_mutex_lock(). Fixes #267413. by bart · 14 years ago
  60. 49d5a28 Fix minor documentation nits (Michael Snyder, msnyder@vmware.com) by sewardj · 14 years ago
  61. 1132fc2 rm pointless comment and #define. by sewardj · 14 years ago
  62. 1d7c332 Fix sanity check crash in Helgrind. Partial fix for #255353. by sewardj · 14 years ago
  63. c1fb9d2 Don't construct the LAOG at all when --track-lockorders=no (as opposed by sewardj · 14 years ago
  64. aa5a1ea Back out r11568 (Add a new constructor for empty XArrays, by sewardj · 14 years ago
  65. 555fc57 Simplify the implementation of VTS__tick. The previous version was by sewardj · 14 years ago
  66. 7aa38a9 Change the representation of VTSs. Instead of using an XArray of by sewardj · 14 years ago
  67. e4cce74 Scalability fix for Helgrind: reduce the size of ScalarTS (scalar by sewardj · 14 years ago
  68. 1b9876b A scalability fix for Helgrind for running large workloads. When by sewardj · 14 years ago
  69. 804a78b Add a new constructor for empty XArrays, VG_(newSizedXA). This is by sewardj · 14 years ago
  70. 7d1064a Fix a scalability problem observed whilst running Helgrind on a large by sewardj · 14 years ago
  71. c3a4418 Record the repo-mangling magic invokations needed for a minor release. by sewardj · 14 years ago
  72. 4fd5729 Sync w/ 3_6_BRANCH. by sewardj · 14 years ago
  73. b2260b8 Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin. by bart · 14 years ago
  74. d85ee0c Make ld.so:index redir mandatory for glibc-2.12 and later, on x86-linux. by sewardj · 14 years ago
  75. eb4a5e2 Removed an unused variable. by bart · 14 years ago
  76. 9fc7fac DRD: don't inline pthread intercepts because in combination with the current fragile implementation of the CALL_FN_* macros inlining intercepts can easily trigger stack alignment errors on Darwin. by bart · 14 years ago
  77. 29124e7 Refined a comment in the NEWS file. by bart · 14 years ago
  78. ebd619b Add glibc 2.13 support. Patch from Dmitry Djachenko in bug #265964. by tom · 14 years ago
  79. 234e558 _pre_mem_asciiz handlers in both tools: don't segfault if passed an by sewardj · 14 years ago
  80. 9194e93 DRD: handle fork() in processes with detached threads correctly (see also #255355). by bart · 14 years ago
  81. 7e01874 Updated Subversion ignore list. by bart · 14 years ago
  82. e116cc9 Updated Subversion ignore list. by bart · 14 years ago
  83. 887ad94 Updated Subversion ignore list. by bart · 14 years ago
  84. 161f89d Updated Subversion ignore list. by bart · 14 years ago
  85. d0d8027 Updated Subversion ignore list. by bart · 14 years ago
  86. 45bb8f6 DRD: added a test program that forks a process containing a detached thread. by bart · 14 years ago
  87. 61bc2c5 Don't assert in the child after a threaded program does fork(). by sewardj · 14 years ago
  88. c63ca37 Fix bug 246152 by weidendo · 14 years ago
  89. ecea1e2 Better failed assertion then silent data corruption by weidendo · 14 years ago
  90. 8e0d2c1 DRD: removed command-line option --free-is-write again since it is impossible by bart · 14 years ago
  91. d7899f7 vg-in-place: made sure that soft links to this script work fine too. by bart · 14 years ago
  92. 5c7e6b6 DRD: do not assert() upon fork(). Fixes the DRD part of #255355. by bart · 14 years ago
  93. 0f059a3 Add suppressions for __setenv leak. Fixes #188572. by sewardj · 14 years ago
  94. 357cf25 Do the -m32 vs -m64 thing correctly for these tests. Fixes some very by sewardj · 14 years ago
  95. 2acc87c Handle Dwarf3 types created by GNAT. Fixes #255130. by sewardj · 14 years ago
  96. 5575f05 x86: get_otrack_shadow_offset_wrk: handle guest_NRADDR. Fixes #257276. by sewardj · 14 years ago
  97. 2f340eb Don't produce suppression stack pseudo-traces with more than by sewardj · 14 years ago
  98. 09361bf In 3 error-path cases, place the closing </valgrindoutput> on the by sewardj · 14 years ago
  99. 7e30be4 Somewhat reduce the amount of mempool sanity checking, so as to avoid by sewardj · 14 years ago
  100. e9bbd36 If Massif's --threshold value was less than 1.0, in lines like this: by njn · 14 years ago