1. c5b885c add and update exp files for drd/tests/annotate_trace_memory by petarj · 11 years ago
  2. 825eac3 Revert "Disable drd/tests/annotate_trace_memory[_xml].vgtest on arm and ppc." by mjw · 11 years ago
  3. 7e09192 drd/tests/annotate_trace_memory no longer depends on 64-bit atomics by bart · 11 years ago
  4. 58ce071 drd/tests/annotate_trace_memory: Make this test more ARM/PPC friendly (#318643) by bart · 11 years ago
  5. a1e2145 Disable drd/tests/annotate_trace_memory[_xml].vgtest on arm and ppc. by mjw · 11 years ago
  6. 2be5122 Fix double 'the the' in documentation. by mjw · 12 years ago
  7. 764b39e drd/tests/annotate_smart_pointer2: Add an expected output file by bart · 12 years ago
  8. 5961fe0 drd/tests/sem_wait: Skip on Darwin since sem_init() fails with ENOSYS on Darwin by bart · 12 years ago
  9. 573d074 drd: Fix stack growth tracking. Hopefully this is the proper fix for #297147. by bart · 12 years ago
  10. 96cdf1e drd: Fix a 4x slowdown for certain applications (#316181) by bart · 12 years ago
  11. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 12 years ago
  12. 19fb8d7 drd: Make --trace-addr trace all loads for the specified address by bart · 12 years ago
  13. 4005d47 drd: Avoid that Coverity complains about a dead assignment by bart · 12 years ago
  14. cafe505 Merge, from branches/COMEM, revisions 13139 to 13235. by sewardj · 12 years ago
  15. 528b350 is_stack_access: don't iterate over possibly non-existent stmts. This by sewardj · 12 years ago
  16. b6c014b drd/tests/pth_cond_destroy_busy: Correct expected output by bart · 12 years ago
  17. 995e36d drd/tests/pth_cond_destroy_busy: Add by bart · 12 years ago
  18. d36fa80 drd: Handle pthread_cond_destroy() failure properly by bart · 12 years ago
  19. 543f7ef Minor style improvement over r13190. by petarj · 12 years ago
  20. c9fa640 Use different incorrect value in pth_detached3 by petarj · 12 years ago
  21. 6d79b74 Introduce DISABLE_PTHREAD_SPINLOCK_INTERCEPT flag by petarj · 12 years ago
  22. 81d24c3 fix 310424 --read-var-info does not properly describe static variables by philippe · 12 years ago
  23. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  24. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  25. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  26. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  27. e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
  28. 567f72e Fix compile errors following function prototype change. by florian · 12 years ago
  29. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  30. 6834783 drd: Suppress race reports on .got sections too by bart · 12 years ago
  31. 91d2fe2 drd/tests: Add a test that verifies whether the pthread_cancel() intercept works by bart · 12 years ago
  32. d428218 drd: Re-enable the pthread_cancel() intercept now that the CALL_FN_*() ABI by bart · 12 years ago
  33. 311abd6 drd: Correct semaphore tracing in case sem_*wait() did not wait. See also #305690. by bart · 12 years ago
  34. 333e42b drd: Handle non-zero sem_*wait() return values correctly. Fixes #305690. by bart · 12 years ago
  35. eae1632 drd/tests: Add test program that makes sem_trywait() return a non-zero value by bart · 12 years ago
  36. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  37. b283aa3 drd: Avoid that invoking pthread_cancel() from a program analyzed with DRD triggers a crash on Fedora 17 by bart · 12 years ago
  38. 22b1684 drd: Revert r12651 because it didn't change drd's behavior on any platform by bart · 12 years ago
  39. 66d7f24 drd/tests/filter_stderr: Remove a space and two backslashes by bart · 12 years ago
  40. 0b7d456 drd/tests/tc04_free_lock: Use drd/tests/filter_stderr by bart · 12 years ago
  41. 0f1a6ca drd/tests: Make the expected output match the actual output by bart · 12 years ago
  42. 5fba89f drd/tests: Follow-up for r12690 by bart · 12 years ago
  43. 5c09e76 drd/tests: Rework r12662 as suggested by Florian Krohm by bart · 12 years ago
  44. 0cd9edd drd: Add yet another expected output file by bart · 12 years ago
  45. 9f78137 drd: Make sure that frame unwind information is generated for DRD intercepts by bart · 12 years ago
  46. 5a18e7b drd: Add two regression test output files by bart · 12 years ago
  47. 858c2d7 drd manual: Update according to post-3.7.0 changes by bart · 12 years ago
  48. 6f79e3a drd: Don't sporadically report false positives on newly allocated memory. Fixes #297147. by bart · 12 years ago
  49. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  50. 291849f Merge branches/TCHAIN from r12476 (its creation point) into trunk. by sewardj · 13 years ago
  51. e49a588 drd, realloc() intercept: Swap freeing and cleaning memory. by bart · 13 years ago
  52. 697bb6b drd, free() intercept: Swap freeing and cleaning memory. by bart · 13 years ago
  53. 7886dd3 drd: Reenable reporting races on stack variables that are shared over threads for --check-stack-var=yes. by bart · 13 years ago
  54. 7a9db0f drd: Don't complain about stack variables that are shared over threads. Closes #297147 by bart · 13 years ago
  55. 88d7584 Make it possible to #include <valgrind/drd.h> after <valgrind/helgrind.h> by bart · 13 years ago
  56. 37e1dd0 Rework r12363 by bart · 13 years ago
  57. 12c4b34 drd/tests/sigalrm: Report thread creation failure by bart · 13 years ago
  58. 9bb46c4 drd: Avoid that an assertion failure is triggered if clone() fails. by bart · 13 years ago
  59. 91b7ec3 drd: Remove drd/drd_list.h again because of its GPLv2 license. by bart · 13 years ago
  60. 5c1f921 Fix a copy/paste error by bart · 13 years ago
  61. 41a378a drd: Add command-line option --ptrace-addr. by bart · 13 years ago
  62. e278ab5 drd: Use macros and inline functions for list manipulation by bart · 13 years ago
  63. e57a9e2 drd: Avoid that the changes from r12351 trigger a race condition when copying DrdPosixThreadArgs by bart · 13 years ago
  64. ce1d688 drd, semaphore implementation: Only wake the associated futex if at least one thread is waiting by bart · 13 years ago
  65. ae37e6d drd: Source code refactoring - use DRD_(thread_get_vc)() wherever appropriate by bart · 13 years ago
  66. c6bf184 drd: Source code refactoring - use DRD_(thread_get_vc)() wherever appropriate by bart · 13 years ago
  67. d678054 drd: Rename DRD_STOP_TRACE_VAR() into DRD_STOP_TRACING_VAR() by bart · 13 years ago
  68. a5cfd36 drd/tests/fp_race_xml: Filter out thread number and vector clock information by bart · 13 years ago
  69. e528697 drd: Fix a race condition in the pthread_create() intercept. by bart · 13 years ago
  70. e44bccc drd: Switch to new pool allocator by bart · 13 years ago
  71. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 13 years ago
  72. 2e2f213 drd: Remove prefix from local variable names by bart · 13 years ago
  73. a9cc2dd drd: Make it easier to enable the debug statements in the ELF section suppression code by bart · 13 years ago
  74. 864920d drd: Set up red zone before the first instruction of a thread is run. by bart · 13 years ago
  75. 993d32f drd: Refactor functions for starting / stopping to access stack memory by bart · 13 years ago
  76. ad193e7 drd: Reformat three comment blocks by bart · 13 years ago
  77. 27656f8 DRD: revert r12308 because it didn't help by bart · 13 years ago
  78. b4913ad DRD: add two ppc output variants by bart · 13 years ago
  79. 25026ef DRD, load/store tracing: avoid evaluating the address expression twice by bart · 13 years ago
  80. 1e856ea Add a configure test for detecting whether gcc supports atomic operations on by bart · 13 years ago
  81. 4797dbe DRD: Suppress uninteresting races triggered by the dynamic loader by bart · 13 years ago
  82. ac0686d drd/tests/Makefile.am: update EXTRA_DIST by bart · 13 years ago
  83. 42f3263 drd --trace-addr: make tracing 64-bit values on a 32-bit platform work by bart · 13 years ago
  84. 7ca75ed DRD, --trace-addr: enable support for Ity_F32 and Ity_F64 / temporarily disable support for 64-bit CAS on 32-bit platforms by bart · 13 years ago
  85. e7da9a8 DRD: Eliminate a temporary variable by bart · 13 years ago
  86. d2ba0ea drd/tests/annotate_trace_memory*: add 32-bit output variants by bart · 13 years ago
  87. 811b60e drd/tests/pth_cleanup_handler: increase timeout by bart · 13 years ago
  88. 9ad8d80 DRD: rearrange the definition of u_widen_irop[][] by bart · 13 years ago
  89. 5cda1b5 DRD: make the tracing regression test more complete by bart · 13 years ago
  90. b63dc78 DRD: Make the code for instrumenting store operations more robust by bart · 13 years ago
  91. 37013cf drd.h: Add macro DRD_STOP_TRACE_VAR(). To do: update manual by bart · 13 years ago
  92. 59d93d7 DRD: make DRD_(stop_tracing_address_range)() work at an acceptable speed by bart · 13 years ago
  93. 8c3de75 DRD help text: remove a superfluous dot by bart · 13 years ago
  94. f7a5b3f Remove trailing whitespace by bart · 13 years ago
  95. 24e71c6 Disable drd/tests/std_thread until libstdc++ gets fixed (see also http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51504). by bart · 13 years ago
  96. ea69215 DRD: Make --trace-addr work for atomic loads and stores. To do: update manual by bart · 13 years ago
  97. 7826acb DRD, --trace-addr: trace stored values too by bart · 13 years ago
  98. 71ce132 DRD: Two non-functional changes: adjust source code indentation and fix by bart · 13 years ago
  99. 1531023 Follow-up for r12281: update regtest expected output by bart · 13 years ago
  100. f68af88 DRD: Add test program for std::thread. by bart · 13 years ago