1. 0458a12 Moved 3 Linux-specific tests into linux/ directories. by njn · 16 years ago
  2. e66ffee Filter out everything after "(below main)" in a line. This will help with by njn · 16 years ago
  3. ac31b05 Merge the non-Darwin parts of r9140 (install vgpreload .dSYMs), just to keep by njn · 16 years ago
  4. 6bf365c Changed the way files are installed. Instead of going into by njn · 16 years ago
  5. 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 16 years ago
  6. e615466 Merge part of r9129 (factor out duplicated Z-encodings of names) from the by njn · 16 years ago
  7. f1efbd4 Make the leak checker a bit less verbose. by sewardj · 16 years ago
  8. 163c487 Move memcheck/tests/brk to the linux/ subdir, as it's Linux-specific (merged by njn · 16 years ago
  9. d3e4dd9 Merge some minor regtest updates from the DARWIN branch: by njn · 16 years ago
  10. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 16 years ago
  11. 74a74d8 by sewardj · 16 years ago
  12. a6dbb3f - No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used for by njn · 16 years ago
  13. 91772d1 - Split up m_ume.c into m_ume/{main,elf,script}.c. This will make merging by njn · 16 years ago
  14. eccf7c0 Make this file compile without warnings when the PERF_FAST_* macros are by njn · 16 years ago
  15. 3b3b76d Create memcheck/tests/linux/ and move some Linux-specific tests by njn · 16 years ago
  16. a454ec0 Create memcheck/tests/x86-linux/ and move some platform-specific tests (the by njn · 16 years ago
  17. bc00bb7 Merged r8966 (show scanning output during leak checking with -v) from DARWIN by njn · 16 years ago
  18. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 16 years ago
  19. cc874b5 trunk/memcheck/tests/Makefile.am by njn · 16 years ago
  20. 17b4743 Add another magic constant to the Iex_Const case in isBogusAtom, as by sewardj · 16 years ago
  21. b3fc062 A couple of 'make dist' fixes. by sewardj · 16 years ago
  22. 3fc4c8a Update expected output, with a line number that's actually correct. by sewardj · 16 years ago
  23. 1c5845d Add a second expected output. It appears that a recent glibcs print by sewardj · 16 years ago
  24. f5049f7 Attempt to reduce output variance by ensuring mainSort() is never inlined. by sewardj · 16 years ago
  25. 9ec6af6 Use a "sided" comparison rather than a "point" comparison, so as to by sewardj · 16 years ago
  26. 131defc Update expected output now that Memcheck's realloc implementation always by sewardj · 16 years ago
  27. 8c93fcc Origin tracking: handle 16-bit excess in guest state reads/writes. by sewardj · 16 years ago
  28. e95d94f Fix longstanding bug in dual-arch support, which originated in by sewardj · 16 years ago
  29. 9c606bd by sewardj · 16 years ago
  30. 8144ff4 Disabled printing of file descriptor value in order to make the test results more reproducible. by bart · 16 years ago
  31. d1a1061 Added regression test for Linux' capget system call. by bart · 16 years ago
  32. dead90a Handle new IR ops Iop_RoundF64toF64_*. by sewardj · 16 years ago
  33. 09df48f Compiles now with old versions of <sys/epoll.h> too. by bart · 16 years ago
  34. b3238a5 Add a followup comment to the changes in r8454, which made memcheck's by sewardj · 16 years ago
  35. 8849a56 Change memcheck's (client) realloc implementation so that it copies by sewardj · 16 years ago
  36. afa617b Origin-tracking fix: make sure that we have a shadow-origin (B) by sewardj · 16 years ago
  37. 505a819 Fix a silly mistake resulting in a bunch of global variables being by sewardj · 16 years ago
  38. 026debf When the leak checker finds overlapping blocks report the details by tom · 16 years ago
  39. 2a836b5 When warning about permissions being changed on a large chunk of by tom · 16 years ago
  40. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  41. 07a5163 Fixed filter. by bart · 16 years ago
  42. edbf716 Added extra filtering for the stderr output of malloc_free_fill such that the output of this test becomes independent of the Linux distribution the test is run on. Should fix #162819. by bart · 16 years ago
  43. e55883d Reworked test such that file locking is now triggered from two different processes. by bart · 16 years ago
  44. a4a86e3 Added missing mode_t argument to open() system call. by bart · 16 years ago
  45. 4d62674 Result of timerfd() syscall is no longer printed to stdout, which should make this regression test more reproducible. by bart · 16 years ago
  46. ad60eeb Added regression test for POSIX advisory locking (fcntl(..., F_SETFL, ...)). by bart · 16 years ago
  47. f1a483a get_otrack_shadow_offset_wrk: don't assert when handling 32 bit by sewardj · 16 years ago
  48. 648270d Try to make this test more consistent across different machines. by njn · 16 years ago
  49. 60ba3aa Try to make these tests more reliable for different machines. by njn · 16 years ago
  50. 9269147 In the leak checker, don't assert when there are multiple identical by sewardj · 16 years ago
  51. 89ea7ab Add a missing case and remove the bogus associated comment. by sewardj · 16 years ago
  52. 7db73be Make return types for some of the requests 64-bit clean. (following bug by sewardj · 16 years ago
  53. 105e69c Oops. Don't die on {x86,amd64}-linux when doing --track-origins=yes by sewardj · 16 years ago
  54. dc056b7 Add a regression test for fxsave. by sewardj · 16 years ago
  55. c700172 Add a test case for #157748. by sewardj · 16 years ago
  56. e64de43 Add missing words to comment. by sewardj · 16 years ago
  57. 8be8860 Build fixes for AIX5.3. by sewardj · 16 years ago
  58. 351f967 Add an expected output for ppc64-linux; probably required due to dodgyness in by sewardj · 16 years ago
  59. 85857ab Why doesn't this sodding language have a half-decent type system? by sewardj · 16 years ago
  60. dff8240 Add a test for origin tracking through large floating point arrays. by sewardj · 16 years ago
  61. 7713980 Add comments giving an overview of the origin tracking implementation. by sewardj · 16 years ago
  62. cd0f2bd Add documentation on the new --track-origins=no|yes [no] flag. by sewardj · 16 years ago
  63. 672a82d Fixed compiler warnings. by bart · 16 years ago
  64. e5b3638 Disable gcc warnings about shadowed variables when compiling varinfo2.c. by bart · 16 years ago
  65. b6a4ece Remove a bit of unused code. by sewardj · 16 years ago
  66. 9d624d1 Dynamically allocate the origin tracking cache as needed (only for by sewardj · 16 years ago
  67. 7244e71 Re-check complex and fragile bit-twiddling pertaining to indexing into by sewardj · 16 years ago
  68. 56adc35 by sewardj · 16 years ago
  69. 7ce7166 by sewardj · 16 years ago
  70. fb27ca7 Update expected outputs following merge of branches/OTRACK_BY_INSTRUMENTATION. by sewardj · 16 years ago
  71. 7cf4e6b by sewardj · 16 years ago
  72. bb89b04 Compiles now on systems without definition of CLOCK_MONOTONIC. by bart · 16 years ago
  73. ba8e52e Only run the timerfd_create()/timerfd_gettime()/timerfd_settime() test on kernel 2.6.25 and later. by bart · 16 years ago
  74. e832bf4 Fixed typo. by bart · 16 years ago
  75. 0114ec1 Fixed typo. by bart · 16 years ago
  76. fc7c30a Added regression test for timerfd_create(), timerfd_gettime() and timerfd_settime() system calls. by bart · 16 years ago
  77. b7bc6e0 Added yet another output variant. by bart · 16 years ago
  78. 122812d Filtered malloc/free statistics out from more output variant files. by bart · 16 years ago
  79. c260d73 Added yet another malloc_free_fill output variant. by bart · 16 years ago
  80. 9f7c35f Removed malloc/free statistics from alternate output files. by bart · 16 years ago
  81. e71890a The sigkill regression test no longer attempts to set signal handlers for the signal numbers 32 and 33. by bart · 16 years ago
  82. 18493aa Filtered out malloc/free statistics. by bart · 16 years ago
  83. 18743dd Filtered out malloc/free statistics. by bart · 16 years ago
  84. 45f7c05 Filtered out malloc/free statistics. by bart · 16 years ago
  85. 88477ee Filtered out malloc/free statistics from mallinfo test. by bart · 16 years ago
  86. 7bda0b9 filter_allocs now also works when any of the numbers to be filtered out is greater than or equal to 1000. by bart · 16 years ago
  87. 63095f5 Added actual syslog system call test. by bart · 16 years ago
  88. f7db457 Added regression test for Linux' syslog system call (called klogctl by glibc). by bart · 16 years ago
  89. 35ee3fa Made source code C90 compliant. by bart · 16 years ago
  90. f5ceec8 Added support for epoll_pwait(), utimensat(), eventfd(), timerfd() and signalfd(). Fixes bug 160907. by bart · 16 years ago
  91. 5a4fb83 Took into account that mallinfo() is not supported on all platforms. by bart · 16 years ago
  92. 5f3c0f5 Updated expected output. by bart · 16 years ago
  93. 05ef357 Ensured all allocated memory is freed before exiting. by bart · 16 years ago
  94. 71a50b3 Moved mallinfo regression test from none/tests to memcheck/tests. by bart · 16 years ago
  95. 545380e Refined mallinfo() implementation (contributed by Eugene Toder). by bart · 16 years ago
  96. 5dd8e6a Moved macro's that specify branch prediction hints to include/pub_tool_basics.h by bart · 17 years ago
  97. e4e06e4 Removed casts from function pointer to regular pointer. by bart · 17 years ago
  98. cb42ab4 Fixed compiler warning. by bart · 17 years ago
  99. b8b79ad Merge in the DATASYMS branch. by sewardj · 17 years ago
  100. 05b4823 Fix minor breakage in 7 tests. by njn · 17 years ago