1. f7ec77f Change pub_tool_addrinfo.h AddrInfo and VG_(describe_addr) so as to describe by philippe · 10 years ago
  2. bdd8556 Announce fix of BZ #155125. As of r14685 I think. Add testcase. by florian · 10 years ago
  3. 7b3d356 Implement Option --error-markers=<begin>,<end> by philippe · 10 years ago
  4. 770a8d2 Merge r14308 from the BUF_REMOVAL branch to trunk by florian · 10 years ago
  5. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  6. d327fb1 Followup to r14646. The symbol TIOCSIG is not necessarily defined, by florian · 10 years ago
  7. a9ccca3 Add support for ioctl(fd, TIOCSIG, signal_number) which used by florian · 10 years ago
  8. ee0d0e9 Constify m_oset, m_sparsewa, and m_wordfm. by florian · 10 years ago
  9. c4fe430 Hide .version directives in assembly code on Mac, since XCode doesn't by sewardj · 10 years ago
  10. 76ca27c Fix the thread-name facility and associated test on Darwin. by sewardj · 10 years ago
  11. 7e90510 Remove unneeded header file which does not exist on Darwin. by florian · 10 years ago
  12. 417d737 Old STABS code is still being compiled, but never used. Remove it. by mjw · 10 years ago
  13. a57f114 Valgrind regression test fix for stfdpx instruction. by carll · 10 years ago
  14. 4bf35b9 Add a missing break as identified by IBM's BEAM checker. by florian · 10 years ago
  15. bd15508 Replace wrong <../memcheck.h> by "../memcheck.h" by philippe · 10 years ago
  16. 3b03744 Fix function prototype as pointed out by clang. by florian · 10 years ago
  17. 807c454 Fix most clang warnings. by florian · 10 years ago
  18. 25fc405 The update fixes a format issue in the PPC test by carll · 10 years ago
  19. a6b1728 Make sure valgrind builds with clang 3.5.0 by florian · 10 years ago
  20. e467521 prepare for changing the default of --read-inline-info by philippe · 10 years ago
  21. 7b7b1cb Track vex r2939 (renaming and arg-order change for Iop_Extract{64,V128}). by sewardj · 10 years ago
  22. 7e3b3f2 Improve description of an address that is on a stack but below sp. by philippe · 10 years ago
  23. b444fbc Fix typo in syswrap ppoll param, equate ppoll and poll for memcheck testcase. by mjw · 10 years ago
  24. 9746147 Add socket.S to memcheck/tests/filter_stderr. by mjw · 10 years ago
  25. ee6bb77 Track renaming of {reciprocal, reciprocal sqrt}{estimate, step} by sewardj · 10 years ago
  26. 3a3f57f Bug 338445 amd64 vbit-test fails with unknown opcodes used by arm64 VEX. by mjw · 10 years ago
  27. e541e22 Track vex r2924 (Renaming of Iop_QSalN*, Iop_QShlN* and Iop_QShlN*S) by sewardj · 10 years ago
  28. 666ee9d This patch implements reading the directory information for source by philippe · 10 years ago
  29. dd690bf This commit is for Bugzilla 334836. The Bugzilla contains patch 3 of 3 by carll · 10 years ago
  30. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  31. c06f684 Fix dangling ref in m_errormgr.c + report all uninit fields in a syscall param by philippe · 10 years ago
  32. 0e073a8 Adapt testcase so it can be compiled with GCC 3.4.6. by florian · 10 years ago
  33. 421c26e Factor out VG_(exit_now) to contain the syscall incantation to terminate by florian · 10 years ago
  34. 7c69a3e Add a new heuristic 'length64' to detect interior pointers by philippe · 10 years ago
  35. 4d6ce84 Track vex r2907, which amongst other things, renamed Iop_QDMulLong* to by sewardj · 10 years ago
  36. 0c9ac8d Patch adding (or showing the proper/not confusing) helgrind thread nr for block by philippe · 10 years ago
  37. e24dbf8 Fix pointer qualifier discard warnings in memcheck/tests/varinforestrict.c. by mjw · 10 years ago
  38. c81436d Bug 336619 valgrind --read-var-info=yes doesn't handle DW_TAG_restrict_type. by mjw · 10 years ago
  39. 7b6899d Provide a back trace when a function argument of a known allocation by florian · 10 years ago
  40. 7795f67 Track vex r2891 (add Iop_Reverse1sIn8_x16). Unbreak build. by florian · 10 years ago
  41. e2d41dc Apply text_debug_bias to inline IP extracted from dwarf3 by philippe · 10 years ago
  42. 9902318 Add forgotten .exp file. Should have been prt of r14124. by florian · 10 years ago
  43. c9d7582 Update the C++ demangler by importing files from GCC trunk @ 212125. by florian · 10 years ago
  44. 5540492 Track vex r2890 (renaming of vector subparts-of-lanes-reversal IROps) by sewardj · 10 years ago
  45. 2e4d5af Track vex r2889 (rename vector Cls/Clz primops) by sewardj · 10 years ago
  46. 5ab7ce8 Fix a regression in supp matching with obj: entries by philippe · 10 years ago
  47. 8693182 According to Julian initialising the previously uninitialised variable by florian · 10 years ago
  48. 841b4db Suppress a clang warning about an uninitialised variable. Fixes BZ #329694. by florian · 10 years ago
  49. aed34e6 Add Iop_Abs64x2; unbreak build. by florian · 10 years ago
  50. 0ff1641 Find the name of the inlined function through a DW_AT_specification by philippe · 10 years ago
  51. a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
  52. 18d6f4e Improve address description for address in the stack. by philippe · 10 years ago
  53. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  54. ea58d61 Add a new test that shows a surprising side effect of the by philippe · 10 years ago
  55. eae3f03 mips32: Additional .exp file for mips32. by dejanj · 11 years ago
  56. c5fc866 Add client requests by sewardj · 11 years ago
  57. c32dd87 mips32: When we are accessing elements via double pointer MIPS compiler can by dejanj · 11 years ago
  58. b3eae3e mips: Disable test on mips32/64 big-endian platforms. by dejanj · 11 years ago
  59. 812e2f9 BZ#331380 cont. Don't crash if evp->sigev_notify is invalid. Fix scalar test. by mjw · 11 years ago
  60. 2e1de02 memcheck/tests/Makefile.am include filter_dw4 in dist_noinst_SCRIPTS. by mjw · 11 years ago
  61. 14857fd Make these buildable on arm64-linux. by sewardj · 11 years ago
  62. b0385bc Filter out differences in structure size by tom · 11 years ago
  63. 965bf3f Fix V-bit tester failures introduced by VEX r2815. by florian · 11 years ago
  64. 68f338f Fix typo in poll wrapper by tom · 11 years ago
  65. 75beb11 Fix V-bit tester failures introduced by VEX r2812. by florian · 11 years ago
  66. 42a62d3 mips32/64: Add extra suppression for mips32/64. by dejanj · 11 years ago
  67. c473d43 Merge r13704 from 3_9_BRANCH (Fix compile problem in by sewardj · 11 years ago
  68. 333c83a memcheck/tests/origin5-bz2: Add a regression test output file variant by bart · 11 years ago
  69. ded4650 memcheck/tests/strchr: Add a regression test output variant by bart · 11 years ago
  70. 9c7779b Merge mc_replace_strmem.c, hg_intercepts.c and drd_strmem_intercepts.c by bart · 11 years ago
  71. 86e4182 mips32: Change the tests values so that the result is by dejanj · 11 years ago
  72. 59edd6c fix attribution of memcheck/tests/reach_thread_register.c code by philippe · 11 years ago
  73. b8ba031 Fix 324227 memcheck false positive leak when a thread calls exit+block by philippe · 11 years ago
  74. e6bd3e4 This commit adds testing support for the following instructions: by carll · 11 years ago
  75. 24e40de Power 8 support, phase 5 by carll · 11 years ago
  76. 63ea303 mips32: Don't test Iops that aren't supported in VEX. by dejanj · 11 years ago
  77. 63abcdf mips64: add extra Iop cases in VEX and fix compiler warning. by dejanj · 11 years ago
  78. 7a76f4b Fix leak scan SEGV catcher when ptr starts in unreadable page (readable for aspacemgr) by philippe · 11 years ago
  79. a388ee4 pub_tool_oset.h and m_oset.c cleanup by philippe · 11 years ago
  80. b802385 Add missing prereq. by florian · 11 years ago
  81. 0a8620e Followup to r13615. Conditional testcases need a prereq line in the by florian · 11 years ago
  82. 3df0211 Add a few feature tests to configure.ac because clang does not by florian · 11 years ago
  83. e37c4bc Fix compilation problem of memcheck/tests/leak-segv-jmp on ppc32 by philippe · 11 years ago
  84. 5bd4060 Fix assert for who_points_at monitor cmd for an interiorly pointed block by philippe · 11 years ago
  85. 176048d Eliminate a few GCC 4.8.1 warnings. by florian · 11 years ago
  86. 06bc722 Silence clang warnings about uninitialised and unused values in by florian · 11 years ago
  87. dde7b59 Fix printf format. The 'L' modifier cannot be used with by florian · 11 years ago
  88. 6277067 Add tests for the phase 3 ISA 2.07 code patch by carll · 11 years ago
  89. 671b023 Use global vars to point at possibly leaked by philippe · 11 years ago
  90. ab1fce9 add heuristics decreasing false possible "possible leaks" in c++ code. by philippe · 11 years ago
  91. 15126a6 mips32/64: add extra test cases in vbit-test for mips32/64. by dejanj · 11 years ago
  92. c5325ef Followup to r13553 which caused some build failures. by florian · 11 years ago
  93. 4978951 Intercept prctl(PR_SET_NAME, name) and store the thread name so it by florian · 11 years ago
  94. 0c7b90f mips64: add extra test cases in vbit-test for mips64. by dejanj · 11 years ago
  95. 2b308d1 mips64: Add some test cases for mips64 in vbit-test. by dejanj · 11 years ago
  96. 661786e When XML mode is selected messages from VALGRIND_PRINTF and friends by florian · 11 years ago
  97. ded23aa Test cases for 128-bit --partial-loads-ok=no|yes on x86 need a prereq on sse. by mjw · 11 years ago
  98. 9f01a9d The file tests/ppc32/power_ISA2_05.stdout.exp_Without_FPPO was a link by carll · 11 years ago
  99. 35c8832 The file tests/ppc32/power_ISA2_05.stdout.exp_Without_FPPO was a link by carll · 11 years ago
  100. e23e549 Make sure that sh-mem-vec256 is only built on platforms that can by sewardj · 11 years ago