1. 553c42f Added better filtering for Helgrind tests, removing all unreliable stack by njn · 16 years ago
  2. a0b7222 Added comment block that explains why the creator thread waits until the creator thread has copied the vector clock of the creator thread. by bart · 16 years ago
  3. 76420fe Corrected a few comments. by bart · 16 years ago
  4. 2adfc2a Removed DRD_() wrapper from static variables. Corrected datatypes of DRD_(sg_new)(). by bart · 16 years ago
  5. 0d3bbd3 Cleanup. by bart · 16 years ago
  6. 1165e7c Removed obsolete function declaration. by bart · 16 years ago
  7. 15625cf Force thread scheduling order. by bart · 16 years ago
  8. 47c8999 Remove Helgrind .exp files which are out-of-date, because Helgrind's output by njn · 16 years ago
  9. ec2f7ce Another filter_xml update. by njn · 16 years ago
  10. c6f1359 Fix a .exp file. by njn · 16 years ago
  11. c0b2618 - Removed leakotron. It was not a very useful test, and hard to make by njn · 16 years ago
  12. b5d8fee A couple more VG_DMSG conversions. by njn · 16 years ago
  13. 6f74a7e Added some shortcuts for VG_(message)(), and used them in a few places (but by njn · 16 years ago
  14. 1061b67 Force the order in which threads run. by bart · 16 years ago
  15. b2abfdd Added a comment that explains the purpose of the test program. by bart · 16 years ago
  16. e747176 Removed cross-tool dependency on helgrind/helgrind.h. by bart · 16 years ago
  17. 04cf8ac Un-break 'make dist'. by bart · 16 years ago
  18. 948a465 Reduced two expected output files to one for the test called atomic_var. by bart · 16 years ago
  19. 0422e40 Reverted to r8771. Please ignore the commit message of r9325. by bart · 16 years ago
  20. b671132 Another regtest fix for machines with debug info installed for libc. by njn · 16 years ago
  21. 251a5b9 Test fixes for systems that have debug info installed for libc and libpthread. by njn · 16 years ago
  22. 402c1a1 Make the leak-cases tests more robust. by njn · 16 years ago
  23. 55a4769 Tweaks to the 'nightly' script and docs. by njn · 16 years ago
  24. a9ed409 Fix an expected output for the recent large leak-checker rewrite. by njn · 16 years ago
  25. 9f20746 Updated copyright years. by njn · 16 years ago
  26. 62dd9fa Tweak the Memcheck manual, fixing bug #157154 in the process. by njn · 16 years ago
  27. 83c1780 Added support for the VG_USERREQ__HG_CLEAN_MEMORY client request. by bart · 16 years ago
  28. fdaa018 Added DRD_(clean_memory)(). by bart · 16 years ago
  29. 0d6d5c5 Added DRD_(thread_address_on_any_stack)(). by bart · 16 years ago
  30. 7c5aab6 Made sure that the tc19_shadowmem and tc24_nonzero_sem tests do something meaningful. Thanks to Nicholas for reporting this. by bart · 16 years ago
  31. 9e87dca Added script filter_stderr_and_thread_no. by bart · 16 years ago
  32. cec804b Change 'nightly' to print "(unchanged)" at the start of the email subject by njn · 16 years ago
  33. 9cf79b5 Some tweaks to make more tests pass, or get closer to passing, on by njn · 16 years ago
  34. 8225cc0 This commit completely overhauls the leak checker. In particular: by njn · 16 years ago
  35. 402c9ee Keep track of the svma and bias values for the debug data separately by tom · 16 years ago
  36. 28eab5b Reverted last commit (r9326) -- its commit message did not make sense. by bart · 16 years ago
  37. 995b6f9 Added vgopts: --var-info=yes. by bart · 16 years ago
  38. cbb07d9 Fixed another unintended data race. by bart · 16 years ago
  39. d26fcc0 Fixed an unintended data race in the bar_trivial test program. by bart · 16 years ago
  40. f595b13 Remove .exp64 files that are identical to their corresponding .exp files and by njn · 16 years ago
  41. 86a87df - Added more comments. by bart · 16 years ago
  42. 11d59ca Roll back accidental change that shouldn't have been in r9316. by njn · 16 years ago
  43. 54cd2af This should have been added to the last commit. by njn · 16 years ago
  44. 61485ab tests/arch_test is currently being used for two purposes: by njn · 16 years ago
  45. 5d9c1f7 Remove darwin code that crept into the trunk. by njn · 16 years ago
  46. aab814e Use "status" as the argname for 'exit' and 'exit_group'. by njn · 16 years ago
  47. 8df80b2 by njn · 16 years ago
  48. b881b25 Get rid of the second argument ("PtrdiffT debug_offset") to by sewardj · 16 years ago
  49. 08ce7b3 Remove dead code relating to interface versions. by njn · 16 years ago
  50. 683b7cb Merged r9287 (vgprintf fix) from the DARWIN branch. by njn · 16 years ago
  51. c5f20c7 Merge r9285 (match-overrun fixes) from the DARWIN branch. by njn · 16 years ago
  52. 22b05ec Merge r9283 (lackey testing fixes) from the DARWIN branch. by njn · 16 years ago
  53. b3027ea Make this pass on AIX (untested). by njn · 16 years ago
  54. 31f665e Clean up the diff -u test a little. by njn · 16 years ago
  55. f57115c Make the VKI_PAGE_SIZE conditional match that in m_vki.c. by njn · 16 years ago
  56. 251a0e7 Ported this test to ppc. by bart · 16 years ago
  57. 24d9863 Builds again on powerpc. by bart · 16 years ago
  58. 29a100c rename a function by njn · 16 years ago
  59. 8b88b66 Avoid a warning. by njn · 16 years ago
  60. 132fdb0 Add more testing to memcheck/tests/unit_libcbase.c. by njn · 16 years ago
  61. 8d1181d Remove WERROR. It's not much use because getting Valgrind to build without by njn · 16 years ago
  62. dcfac13 Generalise a couple of Qt4 suppressions (David Faure). by sewardj · 16 years ago
  63. 0d2e58f Use 'diff -u' for regtests if it's supported, its output it much easier to by njn · 16 years ago
  64. b0e34f7 Remove toobig-allocs.c -- it was unreliable and didn't test any by njn · 16 years ago
  65. 79a5cc4 Move memcheck/tests/x86/bug133694 into memcheck/tests/x86-linux -- it uses by njn · 16 years ago
  66. a601553 Delete memcheck/tests/zeropage. The original purpose of the test is no by njn · 16 years ago
  67. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 16 years ago
  68. 09ee78e Callgrind: fix a few 'unused parameter' warnings by weidendo · 16 years ago
  69. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 16 years ago
  70. 28be7aa Minor performance optimization: reduced the number of client objects that are inspected during memory deallocation. by bart · 16 years ago
  71. 889a5d6 Declared those function arguments that are not modified as const. by bart · 16 years ago
  72. 9f52ee4 - handle a couple more syscalls, sys_fallocate and sys_getresuid32 by sewardj · 16 years ago
  73. e716ee6 Updated expected output files. by bart · 16 years ago
  74. 449642a Another 'make check' warning fix. by njn · 16 years ago
  75. 819e764 More 'make check' warning fixes. by njn · 16 years ago
  76. 685a959 Fix some more 'make check' warnings, ones that appear on non-Linux platforms. by njn · 16 years ago
  77. efc13c2 Get rid of all "make check" compile warnings, except for the ones from by njn · 16 years ago
  78. 2a5a76b Merged part of r9234 (unit_libcbase improvements) from the DARWIN branch. by njn · 16 years ago
  79. 4486297 Add missing __extension__ markings on a couple of clreqs. by njn · 16 years ago
  80. 6ab37c7 A few more test/build changes. by njn · 16 years ago
  81. 64c62d4 Some more test/build cleanups missed in prior commits. by njn · 16 years ago
  82. 2fe005a Cleanup this Makefile.am like other recent test Makefile.am files. by njn · 16 years ago
  83. b385af4 This should have gone in with r9222. by njn · 16 years ago
  84. 4d3f7a4 Use dashes rather than underscores in library names (njn). by sewardj · 16 years ago
  85. 07891f9 Test files were being passed multiple arch options (eg. "-m32 -m64") when by njn · 16 years ago
  86. 096ccdd Merge a large chunk of r8949 (the part that moved fcntl and ioctl wrappers by njn · 16 years ago
  87. 7441b99 Fix an XML error spotted by Bart. by njn · 16 years ago
  88. ded294b Make fcntl and fcntl64 wrappers more consistent. by njn · 16 years ago
  89. 776a91e Updated documentation. by bart · 16 years ago
  90. b235a67 Added regression test for detection of unsynchronized pthread_barrier_wait() and pthread_barrier_delete() calls. by bart · 16 years ago
  91. 1344d6c - Bug fix: swapped order of VG_(OSetGen_Remove)() and by bart · 16 years ago
  92. ae912a0 Updated test plan. by bart · 16 years ago
  93. f6ff365 VG_(OSetGen_ResetIterAt)() now also works for OSet's that do not have an by bart · 16 years ago
  94. d2c5eae Changes: by bart · 16 years ago
  95. add2c42 Updated svn:ignore property in multiple directories. by bart · 16 years ago
  96. 7e6de96 Documentation updates. by bart · 16 years ago
  97. 1dccf7f Finished renaming of 'oset_test' into 'unit_oset'. by bart · 16 years ago
  98. b5d3abd Moved drd/tests/pth_barrier.c, drd/tests/rwlock_race.c and by bart · 16 years ago
  99. 221666f Forgot to add this file in the last commit. by njn · 16 years ago
  100. 8a0b704 - Add 'unit_libcbase', the beginnings of a unit test module for m_libcbase. by njn · 16 years ago