1. 629a5ec comment change by njn · 15 years ago
  2. b9880f9 Minor update. by njn · 15 years ago
  3. cf3bd97 Some ioctls don't look at ARG3 at all. Based on patches from Clemens by njn · 15 years ago
  4. ac038d2 Fix a couple of tests that could be built with the wrong options, including by njn · 15 years ago
  5. b87a639 Fix breakage on ppc{32,64}-linux in post_reg_write_nonptr following by sewardj · 15 years ago
  6. d4f90d2 Suppress an error within syslog(). Patch from Dan Kegel. Fixes bug 191192. by njn · 15 years ago
  7. c702193 Fix wrapper for ioctl(VT_GETSTATE). Patch from Garrett D'Amore. Fixes bug by njn · 15 years ago
  8. 0cd2689 Disable AC_PROG_OBJC -- it's currently not required and apparently causes by njn · 15 years ago
  9. 626341c Make atomic_incs.c build on Mac. by njn · 15 years ago
  10. 598971e Fix identification of sse3 on amd64s. Previously it was identifying by sewardj · 15 years ago
  11. a01ed5e Only run none/tests/amd64/bug127521-64 on machines supporting cmpxchg16b. by sewardj · 15 years ago
  12. afed4c5 Track vex r1907 (introduce Iop_CmpCas{EQ,NE}{8,16,32,64} and use them by sewardj · 15 years ago
  13. 14e6cb5 Updated Subversion ignore list. by bart · 15 years ago
  14. 9ed94aa pth_cleanup_handler test compiles and runs now on systems that do not support reader-writer locks too. by bart · 15 years ago
  15. a14e328 Clarified an implementation choice. by bart · 15 years ago
  16. a8d5f33 Suppressed the warnings issued by gcc about unused return values. by bart · 15 years ago
  17. 7271588 Handle epoll_create1. Patch from Sam Varshavchik. Fixes bug 188427. by njn · 15 years ago
  18. 4847349 Removed reference to recursive_mutex.stdout.exp from Makefile.am by bart · 15 years ago
  19. 5f09dcf Modified recursive_mutex regression test: improved portability by removing usage of alarm() / all output is now sent to stderr / full output is now compared instead of only a summary. by bart · 15 years ago
  20. 28cb0d1 Generalized two suppression patterns. by bart · 15 years ago
  21. 5daa2d3 Make --leak-resolution=high the default. Fixes bug 197929. by njn · 15 years ago
  22. b98b2d5 Added a suppression pattern for call stacks referencing the function _Unwind_ForcedUnwind / generalized the suppression pattern for the function _Unwind_ForcedUnwind_Phase2. by bart · 15 years ago
  23. 20009c1 Added missing $(AM_CFLAGS). by bart · 15 years ago
  24. 3ac9695 Attempt to improve the {MALLOC,FREE}LIKE_BLOCK documentation, based on by njn · 15 years ago
  25. 9d1dd90 This file was accidentally empty; fill it with the right output. by njn · 15 years ago
  26. 2d630e2 Add support for IRStmt_CAS to the h_ instrumenter. This should stop by sewardj · 15 years ago
  27. e645133 Liberalise IRTemp bookkeeping in the h_ instrumenter, so as to allow by sewardj · 15 years ago
  28. d19e634 Updated ignore list. by bart · 15 years ago
  29. 0c02fa2 Updated ignore lists. by bart · 15 years ago
  30. 50d00d4 Added yet another expected output file. by bart · 15 years ago
  31. 571dfb0 Make this test work on PowerPC too. by sewardj · 15 years ago
  32. ce8daf2 Un-break PPC build. by bart · 15 years ago
  33. ac258d8 Add tests to verify behaviour of atomic instruction handling. by sewardj · 15 years ago
  34. af9f78f Updated ignore list. by bart · 15 years ago
  35. 505a496 Added regression test for pthread cleanup handling. by bart · 15 years ago
  36. d5276e8 Enabled the DRD command line flags --var-info=yes and --check-stack-var=yes for the pth_cancel_locked regression test. by bart · 15 years ago
  37. e026bd2 Restored configure test for -Wno-empty-body. by bart · 15 years ago
  38. cb3fca8 Include valgrind.spec in the tarball, as it makes things easier for by njn · 15 years ago
  39. 9eec958 Back out r10402 because it completely breaks things on Ubuntu 9.04 and by njn · 15 years ago
  40. d211ea6 Fix missing backslash, which was causing serious weirdness during by sewardj · 15 years ago
  41. 0cddf17 Replace strlen on amd64-linux with a simple version that doesn't by tom · 15 years ago
  42. e799513 Fix handling of the vex svn-version thing following r10400 (tracks vex r1905). by sewardj · 15 years ago
  43. 27824a7 Track file renaming in vex r1904, and get rid of temporary kludges by sewardj · 15 years ago
  44. 6145324 Fix handling of multiple signal deliveries in a row by weidendo · 15 years ago
  45. 5a97c19 Switched to the just introduced ANNOTATE_*() macro's. by bart · 15 years ago
  46. 1c8cc40 Added four more ANNOTATE_*() macro's / removed the API-warning. by bart · 15 years ago
  47. 870a4f7 Updated test instructions. by bart · 15 years ago
  48. 4030905 Reran this script and updated the results table. by bart · 15 years ago
  49. 368ef5d When looking for the text section in a PE executable ignore any by tom · 15 years ago
  50. 232b9aa Update oprofiling notes a bit. by sewardj · 15 years ago
  51. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  52. 343a504 Add a comment. by njn · 15 years ago
  53. 1a95e05 Remove the --all option from vg_perf. It's useless now that there are by njn · 15 years ago
  54. 13118f8 Add some more functions to the default --alloc-fns list. Had to tweak how by njn · 15 years ago
  55. a192daf Just whitespace and comment changes. by njn · 15 years ago
  56. 58899e8 Fix a problem with r10384: it was failing to read the ELF header if the by njn · 15 years ago
  57. 018916e Fix statistics with multiple changes of instrumentation state by weidendo · 15 years ago
  58. 48b2461 Change demangler to not use excessive space from stack by weidendo · 15 years ago
  59. 33e57a7 Make the Linux launcher more like the Darwin one in how it reads the by njn · 15 years ago
  60. 2c4e535 Add a comment. by njn · 15 years ago
  61. eb4e0b6 Suppression wasn't general enough. Caught by Jeroen Witmond. by njn · 15 years ago
  62. af25f67 Applied the patch attached to http://bugs.kde.org/show_bug.cgi?id=165468: fixed some formatting inconsistencies. by bart · 15 years ago
  63. 8b14538 Suppress a leak in setenv(). Fixes bug 188572. by njn · 15 years ago
  64. cc7b218 An fd in the Darwin launcher wasn't being closed. by njn · 15 years ago
  65. 6612106 Fix 'make check' for automake-1.7. Fixes bugs 197898 and 197901. by njn · 15 years ago
  66. e5e0efa Use the value set in the environment variable DRD_SEGMENT_MERGING_INTERVAL if the segment merging interval has not been specified as a command-line option. by bart · 15 years ago
  67. 6f1d716 Changed default segment merging interval from 64 to 10. by bart · 15 years ago
  68. fcac80b Added tool option --drd-stats=yes. by bart · 15 years ago
  69. fd1b461 In VG_(get_changed_segments) use dynamic memory allocation rather than by njn · 15 years ago
  70. 609f25d Remove some unnecessary tests. by njn · 15 years ago
  71. 30987c5 The previous commit broke the 32-bit build, which is now fixed. by bart · 15 years ago
  72. 0111ec4 Add support for various aio_*() syscalls on Darwin. With them, Quicktime by njn · 15 years ago
  73. 1926053 Suppress a Cond error in pthread_rwlock_init(). Fixes bug 196528. by njn · 15 years ago
  74. 18e2470 Add a comment. by njn · 15 years ago
  75. 7113acb Support and test mincore() on Darwin. by njn · 15 years ago
  76. 25eba41 Enable mincore() on AMD64/Linux. Hopefully fixes bug 197591. by njn · 15 years ago
  77. cc37d2e Abort if a dir is given to --suppressions. Fixes bug 197456. by njn · 15 years ago
  78. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  79. 109d5da Fixed typo. by bart · 15 years ago
  80. 9dedafe Statistics: fixed bug introduced in r10356. by bart · 15 years ago
  81. 9f617a8 Statistics: do not only count DRD_(bm_new)() calls but also DRD_(bm_init)() calls as level one bitmap creation events. by bart · 15 years ago
  82. f6ec1fe Combined DRD_(thread_new_segment)() and DRD_(thread_combine_vc_sync)() by bart · 15 years ago
  83. e521466 Made --drd-stats=yes output even more verbose. by bart · 15 years ago
  84. 6584b69 Merged revisions 10129:10130 from the DRDDEV branch to the trunk. by bart · 15 years ago
  85. 54803fe Updated code for statistics printed by --drd-stats=yes. by bart · 15 years ago
  86. 3358b9e Generalized a suppression pattern. by bart · 15 years ago
  87. 7b7f3d4 Updated test plan. by bart · 15 years ago
  88. 74c2b68 Reran SPLASH-2 benchmark. by bart · 15 years ago
  89. 9331c7b Make the sys_newlstat wrapper more like those of similar *stat() syscalls. by njn · 15 years ago
  90. 0a1951d Callgrind: fix instrumentation for arbitrary events per guest instruction by weidendo · 15 years ago
  91. 0b23d6e Avoid variable name "new", use more concrete name instead by weidendo · 15 years ago
  92. b818f7a Added #include <stdint.h>. by bart · 15 years ago
  93. c94b50a Skip the pth_create_chain test on ppc. by bart · 15 years ago
  94. 4be4e2a by njn · 15 years ago
  95. 8762df7 Get rid of ACKNOWLEDGEMENTS, because it overlaps hugely with AUTHORS. by njn · 15 years ago
  96. fde4707 Add some cases to darwin/scalar.c, and tweak the macros used a little. by njn · 15 years ago
  97. 631b819 Add wrappers for shmat() and shmdt() on Darwin. Fixes bug 191271. by njn · 15 years ago
  98. 2c7e5ca Move the Darwin _nocancel tests to a different file so they can be tested by njn · 15 years ago
  99. a8f0629 Added a wrapper and test for exchangedata() on Darwin. Fixes bug 195860. by njn · 15 years ago
  100. 5fd2814 - Added more comments in DRD's malloc wrappers. by bart · 15 years ago