1. 8f105fa Fixed bug 149878 (calloc overflow). This disables some of the calloc silly by njn · 15 years ago
  2. 8057bbc Handle the memory written by aio_read() properly -- mark the memory buffer by njn · 15 years ago
  3. 125f0b5 This should have gone in with r10537. by njn · 15 years ago
  4. 28a9e23 Add support for __pthread_kill(). This hopefully fixes bug 201016. by njn · 15 years ago
  5. 391a3ae Fix up xml1 on 32-bit machines; merged the 32 and 64-bit outputs by by njn · 15 years ago
  6. a262f62 Improve handling of clone() on x86/Linux. Based on a patch from Jeroen by njn · 15 years ago
  7. 9d6d2a9 Fixed XML syntax. by bart · 15 years ago
  8. 6b523cd Merge memcheck/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  9. 389f570 Add details about an interior-pointer case that can occur with C++. by njn · 15 years ago
  10. b81078b Add support on Darwin for mount(). Finishes off bug 198624. by njn · 15 years ago
  11. ad3f17a Added support for getfsstat64() on Darwin. This partly fixes bug 198624. by njn · 15 years ago
  12. 3407cc6 Add support on Darwin for fstat_extended() and fstat64_extended(). Partly by njn · 15 years ago
  13. 65e58d5 Handle setpgid(). Partly addresses bug 198624. by njn · 15 years ago
  14. 32f8d8c Ignore MALLOCLIKE_BLOCK/FREELIKE_BLOCK if addr==0. Fixes bug 137073. DRD by njn · 15 years ago
  15. 10b9aea Shorten the preamble by moving some of it into the --help output. This by njn · 15 years ago
  16. ac038d2 Fix a couple of tests that could be built with the wrong options, including by njn · 15 years ago
  17. 626341c Make atomic_incs.c build on Mac. by njn · 15 years ago
  18. afed4c5 Track vex r1907 (introduce Iop_CmpCas{EQ,NE}{8,16,32,64} and use them by sewardj · 15 years ago
  19. 7271588 Handle epoll_create1. Patch from Sam Varshavchik. Fixes bug 188427. by njn · 15 years ago
  20. 5daa2d3 Make --leak-resolution=high the default. Fixes bug 197929. by njn · 15 years ago
  21. 9d1dd90 This file was accidentally empty; fill it with the right output. by njn · 15 years ago
  22. 571dfb0 Make this test work on PowerPC too. by sewardj · 15 years ago
  23. ce8daf2 Un-break PPC build. by bart · 15 years ago
  24. ac258d8 Add tests to verify behaviour of atomic instruction handling. by sewardj · 15 years ago
  25. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  26. af25f67 Applied the patch attached to http://bugs.kde.org/show_bug.cgi?id=165468: fixed some formatting inconsistencies. by bart · 15 years ago
  27. 8b14538 Suppress a leak in setenv(). Fixes bug 188572. by njn · 15 years ago
  28. 0111ec4 Add support for various aio_*() syscalls on Darwin. With them, Quicktime by njn · 15 years ago
  29. 1926053 Suppress a Cond error in pthread_rwlock_init(). Fixes bug 196528. by njn · 15 years ago
  30. 18e2470 Add a comment. by njn · 15 years ago
  31. 7113acb Support and test mincore() on Darwin. by njn · 15 years ago
  32. cc37d2e Abort if a dir is given to --suppressions. Fixes bug 197456. by njn · 15 years ago
  33. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  34. fde4707 Add some cases to darwin/scalar.c, and tweak the macros used a little. by njn · 15 years ago
  35. 631b819 Add wrappers for shmat() and shmdt() on Darwin. Fixes bug 191271. by njn · 15 years ago
  36. 2c7e5ca Move the Darwin _nocancel tests to a different file so they can be tested by njn · 15 years ago
  37. a8f0629 Added a wrapper and test for exchangedata() on Darwin. Fixes bug 195860. by njn · 15 years ago
  38. 143377e Implement and test wrappers for lstat_extended, stat64_extended, by njn · 15 years ago
  39. c190724 Darwin syscall wrapper cleanups: by njn · 15 years ago
  40. d8c5f12 Update scalar.stderr.exp; this should have gone in with r10288. by njn · 15 years ago
  41. 2ff30c6 Add wrappers for sem_wait and sem_trywait on Darwin. Also change the layout by njn · 15 years ago
  42. 8f1da73 Handle shmctl on Darwin. From bug 191271. by njn · 15 years ago
  43. 12b9424 Don't print stack traces by default for unhandled syscalls -- it's not that by njn · 15 years ago
  44. 1a1e95c A number of changes relating to syscall numbering: by njn · 15 years ago
  45. 58c2ff9 Add a comment. by njn · 15 years ago
  46. cb89fb8 Use --gen-suppressions=all rather than =yes, since the latter causes by sewardj · 15 years ago
  47. fb79bdc Make this file executable. by njn · 15 years ago
  48. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  49. 72bbd8d DARWIN sync: all the timeval stuff by njn · 15 years ago
  50. 5997340 DARWIN sync: increase the limit before we complain about large regions being by njn · 15 years ago
  51. 017d377 DARWIN sync wibble. by njn · 15 years ago
  52. e3675d6 DARWIN sync wibble. by njn · 15 years ago
  53. ba4af23 Merge r9324 (bug152022 portability fix) from the DARWIN branch. by njn · 15 years ago
  54. 9f5b781 Sync trunk with DARWIN branch. by njn · 15 years ago
  55. b27edfa Merge part of r9140 (filter_xml tweak) from the DARWIN branch. by njn · 15 years ago
  56. b23a9d5 Minor trunk/DARWIN sync. by njn · 15 years ago
  57. ff5bdd4 Merge r9900 (make dist fixes) from the MESSAGING_TIDYUP branch. by njn · 15 years ago
  58. 557bb83 Fix some broken XML tags. by njn · 15 years ago
  59. 3d22508 Merge parts of r9775, r9777, r9789, r9794 from the DARWIN branch. by njn · 15 years ago
  60. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  61. ac1e033 Created a new module, m_aspacehl. Factored out three(!) copies of by njn · 15 years ago
  62. e10c7f8 Make loss record ordering more deterministic, so that regtests are reliable. by njn · 15 years ago
  63. 532b04b Change a #include to make the test more portable. by njn · 15 years ago
  64. 29a5c01 Fix bug #191182, where printing the leak checker results was really slow if by njn · 15 years ago
  65. 18051fc Merge r9761 (fix a comment) from the trunk. by njn · 15 years ago
  66. b4cfbc4 Don't compile Linux-only redirects on non-Linux platforms. by njn · 15 years ago
  67. 22ac516 Remove unused .exp files for sigkill. by njn · 15 years ago
  68. 6cfb1df Merged r9741 (make post-syscall more portable) from the DARWIN branch. by njn · 15 years ago
  69. 20d411e Compiles now on RHEL 5.3 systems. In the RHEL 5.3 headers __NR_timerfd_create is defined but neither __NR_timerfd_settime nor __NR_timerfd_gettime. by bart · 15 years ago
  70. b7a4e2e Renamed various things for clarity. Added some comments. And fixed the by njn · 15 years ago
  71. 492f00b Fix test breakage caused by r9694. by njn · 15 years ago
  72. 1c4a487 Use -q on varinfo tests to avoid platform-specific differences in number of by njn · 15 years ago
  73. 36fce1b Merged r9653..r9655 (fixed terminal signal handling in Darwin) from DARWIN by njn · 15 years ago
  74. a04c20d Merge r9614 (make more_x86_fp compile on darwin) from the DARWIN branch. by njn · 15 years ago
  75. 21fd4f3 Merge r9621 (move int3-x86 into x86-linux/) from the DARWIN branch. by njn · 15 years ago
  76. d0f18a8 Merge r9619 (fix more_x86_fp on Darwin) from the DARWIN branch. by njn · 15 years ago
  77. 7b7f666 Unbreak pushfpopf on Linux. by njn · 15 years ago
  78. 9d94cf2 Merge r9612 (make pushfpopf work on Darwin) from the DARWIN branch. by njn · 15 years ago
  79. c9a6f4b Merge r9610 (AM_CCASFLAGS tweaks for test Makefiles) from the DARWIN branch. by njn · 15 years ago
  80. b9acfbe Merge r9605 (make tronical work on Darwin) from the DARWIN branch. by njn · 15 years ago
  81. 52cb75c Merged r9602 and r9603 (make cpuid pass on Darwin, rename .s files to .S) by njn · 15 years ago
  82. e1c350f Move with-space to linux/, because it's hard to replicate on Darwin. by njn · 15 years ago
  83. e66bccb Remove nanoleak.vgtest, it's a trivial test. nanoleak.c is used by by njn · 15 years ago
  84. 5281fd1 Merged r9546..r9548 (moved blockfault, and filtering fixes) from the DARWIN by njn · 15 years ago
  85. fed4e97 Merged r9543 (make xor-undef-x86 work on Darwin) from the DARWIN branch. by njn · 15 years ago
  86. 83b62cb Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWIN branch. by njn · 15 years ago
  87. 71633b1 Handle new pseudo-register IP_AT_SYSCALL when origin-tracking is by sewardj · 15 years ago
  88. 90fc9d7 Track renaming of guest_CIA_AT_SC to guest_IP_AT_SYSCALL (vex r1886). by sewardj · 15 years ago
  89. 3a04d5c This should have gone in with the last commit. by njn · 15 years ago
  90. acdcf54 - Turn exit_group() into exit() in the Memcheck filter, for greater by njn · 15 years ago
  91. b69aca1 Merge r9419 (make describe-block portable) from the DARWIN branch. by njn · 15 years ago
  92. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  93. 553c42f Added better filtering for Helgrind tests, removing all unreliable stack by njn · 16 years ago
  94. ec2f7ce Another filter_xml update. by njn · 16 years ago
  95. c0b2618 - Removed leakotron. It was not a very useful test, and hard to make by njn · 16 years ago
  96. 04cf8ac Un-break 'make dist'. by bart · 16 years ago
  97. b671132 Another regtest fix for machines with debug info installed for libc. by njn · 16 years ago
  98. 402c1a1 Make the leak-cases tests more robust. by njn · 16 years ago
  99. a9ed409 Fix an expected output for the recent large leak-checker rewrite. by njn · 16 years ago
  100. 9f20746 Updated copyright years. by njn · 16 years ago