1. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  2. cda0c2c Extensible main thread stack is tricky :(. by philippe · 9 years ago
  3. f0c5ce8 Fix the following errors detected by makefile check by philippe · 9 years ago
  4. bdd8556 Announce fix of BZ #155125. As of r14685 I think. Add testcase. by florian · 10 years ago
  5. 417d737 Old STABS code is still being compiled, but never used. Remove it. by mjw · 10 years ago
  6. 807c454 Fix most clang warnings. by florian · 10 years ago
  7. 25fc405 The update fixes a format issue in the PPC test by carll · 10 years ago
  8. 7e3b3f2 Improve description of an address that is on a stack but below sp. by philippe · 10 years ago
  9. 0e073a8 Adapt testcase so it can be compiled with GCC 3.4.6. by florian · 10 years ago
  10. c81436d Bug 336619 valgrind --read-var-info=yes doesn't handle DW_TAG_restrict_type. by mjw · 10 years ago
  11. c9d7582 Update the C++ demangler by importing files from GCC trunk @ 212125. by florian · 10 years ago
  12. 5ab7ce8 Fix a regression in supp matching with obj: entries by philippe · 10 years ago
  13. 8693182 According to Julian initialising the previously uninitialised variable by florian · 10 years ago
  14. 841b4db Suppress a clang warning about an uninitialised variable. Fixes BZ #329694. by florian · 10 years ago
  15. 0ff1641 Find the name of the inlined function through a DW_AT_specification by philippe · 10 years ago
  16. a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
  17. ea58d61 Add a new test that shows a surprising side effect of the by philippe · 10 years ago
  18. eae3f03 mips32: Additional .exp file for mips32. by dejanj · 10 years ago
  19. c5fc866 Add client requests by sewardj · 10 years ago
  20. c32dd87 mips32: When we are accessing elements via double pointer MIPS compiler can by dejanj · 10 years ago
  21. 2e1de02 memcheck/tests/Makefile.am include filter_dw4 in dist_noinst_SCRIPTS. by mjw · 10 years ago
  22. 42a62d3 mips32/64: Add extra suppression for mips32/64. by dejanj · 11 years ago
  23. c473d43 Merge r13704 from 3_9_BRANCH (Fix compile problem in by sewardj · 11 years ago
  24. 333c83a memcheck/tests/origin5-bz2: Add a regression test output file variant by bart · 11 years ago
  25. ded4650 memcheck/tests/strchr: Add a regression test output variant by bart · 11 years ago
  26. 9c7779b Merge mc_replace_strmem.c, hg_intercepts.c and drd_strmem_intercepts.c by bart · 11 years ago
  27. b8ba031 Fix 324227 memcheck false positive leak when a thread calls exit+block by philippe · 11 years ago
  28. 3df0211 Add a few feature tests to configure.ac because clang does not by florian · 11 years ago
  29. 06bc722 Silence clang warnings about uninitialised and unused values in by florian · 11 years ago
  30. ab1fce9 add heuristics decreasing false possible "possible leaks" in c++ code. by philippe · 11 years ago
  31. c5325ef Followup to r13553 which caused some build failures. by florian · 11 years ago
  32. 4978951 Intercept prctl(PR_SET_NAME, name) and store the thread name so it by florian · 11 years ago
  33. 661786e When XML mode is selected messages from VALGRIND_PRINTF and friends by florian · 11 years ago
  34. 4d00f98 Add test cases for 128-bit shadow loads with --partial-loads-ok={yes,no} by sewardj · 11 years ago
  35. 4fa3d37 fix 321960 pthread_create() then alloca() causing invalid stack write errors by philippe · 11 years ago
  36. 8fa7627 Fix incorrect filenames for the cond_ld_st tests. by sewardj · 11 years ago
  37. 9fff319 cond_ld_st: Split the non-arm expected outputs into 32- and 64-bit by sewardj · 11 years ago
  38. 170d1c2 Add test cases for instrumentation of IR-level loads and stores. by sewardj · 11 years ago
  39. cf806e7 Whitespace-only changes. by sewardj · 11 years ago
  40. cf8735c strchr.vgtest mc_replace_strmem.c [r]index and [__GI_]str[r]chr are the same. by mjw · 11 years ago
  41. cf9e197 Solve false negative for various malloc replaced functions arguments by philippe · 11 years ago
  42. fc75e5e Don't check the flags word in msghdr for sendmsg as the by tom · 11 years ago
  43. 4620765 Implement --merge-recursive-frames + provide VALGRIND_MONITOR_COMMAND client req. by philippe · 11 years ago
  44. 8617b5b Implement --keep-stacktraces=alloc|free|alloc-and-free|alloc-then-free|none by philippe · 11 years ago
  45. 24cf8df Make memcheck/tests/stpncpy be dependent on the presence/absence of by sewardj · 12 years ago
  46. 2193a7c Fix 284540 and 307465 by philippe · 12 years ago
  47. e00430b Add an intercept for stpncpy. Fixes #309427. (Mark Wielaard, mjw@redhat.com) by sewardj · 12 years ago
  48. 9990438 Add intercepts for wcscpy, wcscmp, wcsrchr and wcschr on Linux. by sewardj · 12 years ago
  49. 5d2db15 Introduce a test to reproduce bug 123837 (semctl GETVAL false positive) by philippe · 12 years ago
  50. 671f470 Filter out memcpy symbol versions from test results. by tom · 12 years ago
  51. 21fcbb7 Add a test which checks the leak search recovery mechanism by philippe · 12 years ago
  52. 79452b3 Don't explicitly specify an ABI when building regtests on ARM. This by sewardj · 12 years ago
  53. df9c61a Add non matching suppressions for suppfree test (more testing for suppr matching) by philippe · 12 years ago
  54. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  55. 83bef5e MIPS specific expected output for memcheck/tests/sigkill. by petarj · 12 years ago
  56. 7711f9e Increase allowed size of a back-trace to 500 frames. by florian · 12 years ago
  57. 57a7e68 Add strchr.stderr.exp3 to memcheck/tests/Makefile.am by bart · 12 years ago
  58. a62e961 Fixes for 'make dist'. by sewardj · 12 years ago
  59. 0bb707e Add testcases for "compare and swap". by florian · 12 years ago
  60. a2cc0c0 fix 299756 (for symmetry, --free-fill must be ignored for MEMPOOL_FREE and FREELIKE client requests). by philippe · 12 years ago
  61. 1e470b5 fix 219156 support static malloc or alternate malloc lib (e.g. tcmalloc) with new option --soname-synonyms by philippe · 12 years ago
  62. d935068 Add support for reading DWARF4 .debug_types sections. Fixes #284124. by sewardj · 12 years ago
  63. cc2f71b add test-plo-no.stderr.exp-s390x-mvc in EXTRA_DIST. by philippe · 12 years ago
  64. da04f3e Change the behaviour of --partial-loads-ok=yes to avoid false by sewardj · 12 years ago
  65. e3c0a2a Add testcase for bugzilla #287260. Testcase by M.Welinder by florian · 12 years ago
  66. 5544d5b Fix accounting for MC_(realloc). It was inconsistent as compared to by florian · 12 years ago
  67. 4ef552a Change the behaviour of VALGRIND_CHECK_MEM_IS_DEFINED slightly, so by sewardj · 13 years ago
  68. 403d8aa Improvements in freelist handling for Memcheck. See #250065. by sewardj · 13 years ago
  69. 4fb597b Add missing filter scripts to Makefile.am so they are included in by florian · 13 years ago
  70. 5430ede First round of changes to get make dist working again. by florian · 13 years ago
  71. 9a8d3af Fix execve2 testcase. by florian · 13 years ago
  72. 8e0cc77 Turns out there is at least one version of glibc tat contains by florian · 13 years ago
  73. 3b38c6e Rename testcase from execve to execve1. by florian · 13 years ago
  74. 45264af Avoid excessive fragmentation in m_mallocfree facility by munmapping by sewardj · 13 years ago
  75. dc873c0 Add a new client request and pair of macros, by sewardj · 13 years ago
  76. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  77. c8bd1df Memcheck: by sewardj · 13 years ago
  78. 536081d Silence compiler warnings triggered by certain regression tests programs and that we are not interested in. by bart · 13 years ago
  79. 78f09d2 Moved two Linux-specific syscalls to the linux subdirectory. by bart · 13 years ago
  80. 15f9feb 'make dist' fixes following s390x-linux merge. (Christian Borntraeger by sewardj · 13 years ago
  81. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  82. 12412a2 Add a new mempool test resulting from work on #254420, and update by sewardj · 13 years ago
  83. 5f3fcdb PowerPC: added expected output files for memcheck/tests/varinfo[1-6], based by bart · 14 years ago
  84. 30f92cb Fix a couple of make-dist bugs, caused by recently added ppc32/64 tests. by sewardj · 14 years ago
  85. 0e342a0 Add tests for new PowerISA_2.05 instructions available on Power6 CPUs. by sewardj · 14 years ago
  86. 5dd0190 Added command-line option --prefix-to-strip=... Closes #245535. by bart · 14 years ago
  87. 52c9eba Updated memcheck/tests/Makefile.am. by bart · 14 years ago
  88. 3cedf57 Added new memcheck command-line option --show-possibly-lost. Closes #201170. by bart · 14 years ago
  89. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  90. d7e635f Make sure the Memcheck tests are built on arm-linux using hardware by sewardj · 14 years ago
  91. bf9b85c Suppressed compiler warnings reported by gcc 4.4.x on the source code by bart · 15 years ago
  92. 18afe5d Try to fix error_counts. by njn · 15 years ago
  93. b965efb Allow custom blocks to overlap with malloc blocks. Fixes bug 100628. by njn · 15 years ago
  94. b84e0b0 Add an alternative output for Darwin. by njn · 15 years ago
  95. 5a92b4c Make lsframe1, lsframe2 and stack_changes Linux-only since they all fault by njn · 15 years ago
  96. bac8ede Add a note about our suspect handling of brk(). And disable the brk() part by njn · 15 years ago
  97. 35db56c A fix for bug 186796: suppression symbol names were being truncated if they by njn · 15 years ago
  98. 8f105fa Fixed bug 149878 (calloc overflow). This disables some of the calloc silly by njn · 15 years ago
  99. 391a3ae Fix up xml1 on 32-bit machines; merged the 32 and 64-bit outputs by by njn · 15 years ago
  100. ac038d2 Fix a couple of tests that could be built with the wrong options, including by njn · 15 years ago