1. 983f302 Fix bogus assertion pertaining to validity checking of reader-writer by sewardj · 15 years ago
  2. 325bf10 Merge r10071 (VALGRIND_INTERNAL_PRINTF fix) from the DARWIN branch. by njn · 15 years ago
  3. b08a6b7 DARWIN sync: comment and macros. by njn · 15 years ago
  4. 397080c DARWIN sync: use a library function. by njn · 15 years ago
  5. 88d560f DARWIN sync: make VG_MIN_MALLOC_SZB 16 bytes where appropriate. Add another by njn · 15 years ago
  6. 81dd3ad DARWIN sync: spacing. by njn · 15 years ago
  7. 49f80e8 DARWIN sync: minor layout things, comments. by njn · 15 years ago
  8. a842d79 DARWIN sync: tweak debuglog output. by njn · 15 years ago
  9. 2f72209 DARWIN sync: whitespace change only. by njn · 15 years ago
  10. 48d04bd DARWIN sync: param name. by njn · 15 years ago
  11. 99109fe Merge r9472 (tkill() param renaming) from the DARWIN branch. by njn · 15 years ago
  12. 5ed05a5 On x86-linux, send debuglog output to stderr, not stdout. by njn · 15 years ago
  13. c8a9107 DARWIN sync: spacing. by njn · 15 years ago
  14. bb5851e DARWIN sync: remove unused VG_UCONTEXT_SYSCALL_NUM. by njn · 15 years ago
  15. d61bc2a DARWIN sync: conditional compilation and spacing/comments. by njn · 15 years ago
  16. 6dad504 DARWIN sync: use Word instead of UWord for sysno in two places. by njn · 15 years ago
  17. 3373755 DARWIN sync: change how newlines are printed for --trace-syscalls. by njn · 15 years ago
  18. 559ba67 Be more consistent with the spacing of syscall nums. by njn · 15 years ago
  19. 252d72f Remove an unnecessary #include. by njn · 15 years ago
  20. 63e5e6e DARWIN sync: add some 'const' attributes. by njn · 15 years ago
  21. f11335a DARWIN sync: comment change. by njn · 15 years ago
  22. d1173b8 DARWIN sync: Makefile.am layout, mostly. by njn · 15 years ago
  23. d243486 DARWIN sync: add a #include. by njn · 15 years ago
  24. 5997340 DARWIN sync: increase the limit before we complain about large regions being by njn · 15 years ago
  25. 9506f0d DARWIN sync: UInt -> Int. by njn · 15 years ago
  26. de706e3 DARWIN sync: put conditional compilation alternatives in the usual order. by njn · 15 years ago
  27. eeff47a DARWIN sync: comment change. by njn · 15 years ago
  28. 27cfc4c DARWIN sync: stabs wibble. by njn · 15 years ago
  29. 9c20ece Merge r9993, r9995 (comment changes about vg_stat) from the DARWIN branch, by njn · 15 years ago
  30. 0146ce6 Updated list of bugs fixed in 3.5.0. by bart · 15 years ago
  31. f1473ad Sorted EXTRA_DIST alphabetically. by bart · 15 years ago
  32. e74fbdf DARWIN sync: malloc_usable_size return value should be SizeT. by njn · 15 years ago
  33. d2597c2 DARWIN sync: wibble. by njn · 15 years ago
  34. 377c43f Use our CPU/OS variable when printing the results in configure. by njn · 15 years ago
  35. 803ef5f DARWIN sync: don't insist on GNU sed. by njn · 15 years ago
  36. 7b1edbd DARWIN sync: pread64 and pwrite64 wrappers. by njn · 15 years ago
  37. f1282eb Merged missing part of r9900 from the MESSAGING_TIDYUP branch. by bart · 15 years ago
  38. 6fa7e4a DARWIN sync: whitespace. by njn · 15 years ago
  39. 1119c8f Remove unnecessary #include. by njn · 15 years ago
  40. c5fdb44 DARWIN sync: cachegrind filter change. by njn · 15 years ago
  41. 5ec1a17 DARWIN sync comment wibble. by njn · 15 years ago
  42. f9dcb3b Param names sync wibble. by njn · 15 years ago
  43. 2495704 tweak test by njn · 15 years ago
  44. 5b6b8fa Tweak VG_(exit). by njn · 15 years ago
  45. 6002394 comment wibble by njn · 15 years ago
  46. 99778ee DARWIN sync comment. by njn · 15 years ago
  47. 9f0205a DARWIN sync: include m_ume/*.c in COMMON_SOURCES. by njn · 15 years ago
  48. 569dbc3 DARWIN sync: use AM_CFLAGS_PIC in more places. by njn · 15 years ago
  49. bdf957c DARWIN sync wibble. by njn · 15 years ago
  50. 13deb46 DARWIN sync wibble. by njn · 15 years ago
  51. 63ae69a Sync m_initimg with the DARWIN branch. by njn · 15 years ago
  52. 017d377 DARWIN sync wibble. by njn · 15 years ago
  53. e3675d6 DARWIN sync wibble. by njn · 15 years ago
  54. 7081c1a DARWIN sync wibble. by njn · 15 years ago
  55. 265aae7 Add comment to sync with DARWIN branch. by njn · 15 years ago
  56. 38c73d7 Minor sync with the DARWIN branch. by njn · 15 years ago
  57. 2b5f0a9 Add some extra CALL_FN_V_* macros. Copied from the DARWIN branch. by njn · 15 years ago
  58. ba4af23 Merge r9324 (bug152022 portability fix) from the DARWIN branch. by njn · 15 years ago
  59. 9f5b781 Sync trunk with DARWIN branch. by njn · 15 years ago
  60. b27edfa Merge part of r9140 (filter_xml tweak) from the DARWIN branch. by njn · 15 years ago
  61. b23a9d5 Minor trunk/DARWIN sync. by njn · 15 years ago
  62. 13e1319 Fix a make dist problem with default.supp -- it was being included in the by njn · 15 years ago
  63. 747115d Add some missing 'make dist' files. by njn · 15 years ago
  64. ff5bdd4 Merge r9900 (make dist fixes) from the MESSAGING_TIDYUP branch. by njn · 15 years ago
  65. ff0c452 Add some info about building the docs on Ubuntu 9.04. by njn · 15 years ago
  66. 557bb83 Fix some broken XML tags. by njn · 15 years ago
  67. 3ea5b0b Merge r9897 (x86_amd64_features.c simplifcation) from the DARWIN branch. by njn · 15 years ago
  68. 481342c Remove a dead declaration. by njn · 15 years ago
  69. f9c4b81 Merge part (filter tweaks) of 8943 from the DARWIN branch. by njn · 15 years ago
  70. a33dd00 Merged r8977 (callgrind filter_stderr portability tweak) from the DARWIN branch. by njn · 15 years ago
  71. ae54ba4 Whitespace tweak. by njn · 15 years ago
  72. 85f79da Merge part of r9250 (add unused attribute to callgrind/fn.c:check_code() by njn · 15 years ago
  73. c9f50e9 This should have gone in with r9884. by njn · 15 years ago
  74. 8c6d854 Merge part of r9229 (Helgrind test build tweak) from the DARWIN branch to by njn · 15 years ago
  75. 3d22508 Merge parts of r9775, r9777, r9789, r9794 from the DARWIN branch. by njn · 15 years ago
  76. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  77. 7f08c73 Added pth_mutex_reinit regression test. by bart · 15 years ago
  78. fa35828 Update mutex type upon mutex reinitialization such that DRD does not trigger an assertion failure when a reinitialized mutex is used. by bart · 15 years ago
  79. 5f5ef2a Factor out the name of the libpthread library. Also fix a minor stack trace by njn · 15 years ago
  80. dd37258 Merge r9828 (fix aspacem layering violation) from the DARWIN branch. by njn · 15 years ago
  81. 276ed3a Let the pthread_create@GLIBC_2.0() detection test fail on PowerPC. by bart · 15 years ago
  82. 080a557 Updated ignore list. by bart · 15 years ago
  83. 1a33d30 Updated ignore lists. by bart · 15 years ago
  84. c243b2c Merged all revisions up to and including 9814 from the DRDDEV branch to the trunk for the script run-splash2. Updated performance results. by bart · 15 years ago
  85. 7b706b3 Merged all revisions up to and including 9814 from the DRDDEV branch to the trunk for the files pub_drd_bitmap.h, drd_bitmap.h, drd_bitmap.c and tests/drd_bitmap_test.c. by bart · 15 years ago
  86. 1de8c39 Cleanup. by bart · 15 years ago
  87. 7b433af Removed commented-out tracing statements. by bart · 15 years ago
  88. ac1e033 Created a new module, m_aspacehl. Factored out three(!) copies of by njn · 15 years ago
  89. 3a4b58f Fix up some stack trace inconsistencies: by njn · 15 years ago
  90. f1d906f Add a missing rwlock initialisation. by njn · 15 years ago
  91. e10c7f8 Make loss record ordering more deterministic, so that regtests are reliable. by njn · 15 years ago
  92. 532b04b Change a #include to make the test more portable. by njn · 15 years ago
  93. 29a5c01 Fix bug #191182, where printing the leak checker results was really slow if by njn · 15 years ago
  94. 6c83d5e Don't store the frames hash in .frames[0] and the actual frames in by njn · 15 years ago
  95. 1ee02e3 Add some comments about signals, from Julian. by njn · 15 years ago
  96. 18051fc Merge r9761 (fix a comment) from the trunk. by njn · 15 years ago
  97. 23105e6 Merge r9754 (#includes tweak) from the DARWIN branch. Also remove a by njn · 15 years ago
  98. dad944a Merged r9750, r9751 (remove m_aspacemgr layering violation) from the DARWIN by njn · 15 years ago
  99. b4cfbc4 Don't compile Linux-only redirects on non-Linux platforms. by njn · 15 years ago
  100. 22ac516 Remove unused .exp files for sigkill. by njn · 15 years ago