1. 7711f9e Increase allowed size of a back-trace to 500 frames. by florian · 12 years ago
  2. bd43bfa Generate type-correct IR (always a good thing :-) when instrumenting by sewardj · 12 years ago
  3. e4f089d Fix inline assembly for the "lfiwax" insn test. #302536. by sewardj · 12 years ago
  4. 350e8f7 Add handling of 256-bit vector FP arithmetic ops, so as to support AVX. by sewardj · 12 years ago
  5. 7ea7aa2 Fix compiler warnings for ppc test cases. Patch from Carl Love (carll@us.ibm.com). See also #302205. by bart · 12 years ago
  6. 57a7e68 Add strchr.stderr.exp3 to memcheck/tests/Makefile.am by bart · 12 years ago
  7. ae290ad memcheck/tests/strchr: Add expected output for openSUSE 12.1 by bart · 12 years ago
  8. f8e8a13 Fix order of % versus * in memalign2.c new checks introduced in 12642 by philippe · 12 years ago
  9. f5f6ed1 Fix 203877 and 301229 increase to 16Mb maximum allowed alignment for memalign() and posix_memalign by philippe · 12 years ago
  10. cda994b Amend do_shadow_Dirty and do_origins_Dirty so they no longer assert by florian · 12 years ago
  11. c2edb63 avoid gcc warning regarding local/global variable shadowing in cdsg test by cborntra · 12 years ago
  12. cc0cfcd s390: also fix the memcheck testcase for cdsg regarding alignment by cborntra · 12 years ago
  13. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  14. cc58cef Support "compare double ansd swap" insns: CDS, CDSY, and CDSG by florian · 12 years ago
  15. a62e961 Fixes for 'make dist'. by sewardj · 12 years ago
  16. 457cba6 POWER Processor decimal FP support, part 5. (Valgrind side). Bug #299694. by sewardj · 12 years ago
  17. 2644174 Rippled from VEX r2366. Part of reducing size of IRExpr. by florian · 12 years ago
  18. e2ab297 Ripple from VEX r2363. Part of reducing size of IRExpr. by florian · 12 years ago
  19. 2eecb74 Track the change to IRDirty guest state effect annotations introduced by sewardj · 12 years ago
  20. 0f951d8 Add missing .exp files. by florian · 12 years ago
  21. d39b022 Reduce size of an IRStmt from 40 bytes to 32 bytes on LP64 by florian · 12 years ago
  22. 0bb707e Add testcases for "compare and swap". by florian · 12 years ago
  23. a705c28 Add comments from Julian as to why mc_main.c and mc_replace_strmem.c by florian · 12 years ago
  24. 2ac31f4 Handle increase in ppc64 guest state size resulting from r2331. by sewardj · 12 years ago
  25. 45fa9f4 Add initial support for Intel AVX instructions (Valgrind side). by sewardj · 12 years ago
  26. a5e13e5 Bypass gcc 4.4/4.5 compilation bug by moving -fomit-frame-pointer to Makefile.all.am by philippe · 12 years ago
  27. 3772566 Add assertion that the munmap of the secmap succeeds. by philippe · 12 years ago
  28. 971ab8f Move registration of mc_pre_reg_read to mc_post_clo_init. by florian · 12 years ago
  29. a2cc0c0 fix 299756 (for symmetry, --free-fill must be ignored for MEMPOOL_FREE and FREELIKE client requests). by philippe · 12 years ago
  30. 1e470b5 fix 219156 support static malloc or alternate malloc lib (e.g. tcmalloc) with new option --soname-synonyms by philippe · 12 years ago
  31. 0892b82 Test cases for POWER Power Decimal Floating Point (DFP) test class, by sewardj · 12 years ago
  32. 18c72fa POWER Processor decimal floating point instruction support, part 3 -- by sewardj · 12 years ago
  33. 291849f Merge branches/TCHAIN from r12476 (its creation point) into trunk. by sewardj · 12 years ago
  34. ea8b02f POWER Processor decimal floating point instruction support: part 2 by sewardj · 12 years ago
  35. 9a161da Disable test on big-endian platforms. by florian · 12 years ago
  36. ca4feb7 Skip the test if it was not compiled, i.e. dwarf4 is not supported. by florian · 12 years ago
  37. d935068 Add support for reading DWARF4 .debug_types sections. Fixes #284124. by sewardj · 12 years ago
  38. f06eabf Fix track-origin instrumentation for ppc32 following r2270/r12476 by sewardj · 12 years ago
  39. b0ccb4d Initial support for POWER Processor decimal floating point by sewardj · 12 years ago
  40. 54eac25 /* Do expensive interpretation for Iop_Add32 and Iop_Add64 on by sewardj · 12 years ago
  41. ff62002 Make this compile on Darwin. by sewardj · 12 years ago
  42. cc2f71b add test-plo-no.stderr.exp-s390x-mvc in EXTRA_DIST. by philippe · 12 years ago
  43. 8d67425 fix 295799 Missing \n with get_vbits in gdbserver when line is % 80 and there are some unaddressable bytes by philippe · 12 years ago
  44. 95b26b1 Add expected output for s390x with compilers using mvc. by florian · 12 years ago
  45. 0bfaf54 Add expected results for 32-bit little endian platform. by florian · 12 years ago
  46. 11cc9ce Ensure VALGRIND_MALLOCLIKE_BLOCK protects the red zones. by philippe · 12 years ago
  47. da04f3e Change the behaviour of --partial-loads-ok=yes to avoid false by sewardj · 12 years ago
  48. a65f80c Reinstate intercepts for plain "memcpy" and "memmove" on OSX <= 10.6 by sewardj · 12 years ago
  49. 3dfd6bb Avoid possibly unaligned memory access. by florian · 12 years ago
  50. 09007e3 In case VALGRIND_MALLOCLIKE_BLOCK is wrongly used, output by philippe · 12 years ago
  51. 4bbfc5f Fix one more leak detected by running memcheck in memcheck by philippe · 12 years ago
  52. 7d69fd9 Fix some memory leaks found by running memcheck on annotated memcheck. by philippe · 12 years ago
  53. 6753200 With the change in VEX r2258 the guest IA will now also be accessed by florian · 12 years ago
  54. 8ce5c24 Change the garbage collection policy for the secondary VBit table by sewardj · 12 years ago
  55. 9e4b636 Add support for process_vm_readv and process_vm_writev system calls. by tom · 12 years ago
  56. d895fee mc_main.c statistics has hard-coded logic to compute by philippe · 12 years ago
  57. e3c0a2a Add testcase for bugzilla #287260. Testcase by M.Welinder by florian · 12 years ago
  58. a22f59d (fixes bug 289939 wish: complete monitor cmd 'leak_check' with details by philippe · 12 years ago
  59. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 13 years ago
  60. 8423490 Added a new parameter to the memcheck 'leak_check' GDB monitor command by philippe · 13 years ago
  61. 5544d5b Fix accounting for MC_(realloc). It was inconsistent as compared to by florian · 13 years ago
  62. 221b707 Avoid buffer overrun in percentify call. by philippe · 13 years ago
  63. 8f927a5 Fix 247386 make perf does not run all performance tests : by philippe · 13 years ago
  64. e4310b3 RHEL 4 build fix by bart · 13 years ago
  65. d53282e Use normal setjmp/longjmp, not the __builtin_ ones, as LLVM pretty by sewardj · 13 years ago
  66. 7fc4d4a Give function copy_input_until_stop the noinline atribute. by florian · 13 years ago
  67. 1b3a7a4 Some fixes for Android: by sewardj · 13 years ago
  68. 4b3a742 Fix #284384 (clang 3.1 -Wunused-value warnings in valgrind.h, by sewardj · 13 years ago
  69. 4ef552a Change the behaviour of VALGRIND_CHECK_MEM_IS_DEFINED slightly, so by sewardj · 13 years ago
  70. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  71. 403d8aa Improvements in freelist handling for Memcheck. See #250065. by sewardj · 13 years ago
  72. ecb3509 Add an excessively minimal testcase, from #279698, pertaining to the by sewardj · 13 years ago
  73. b5a2923 Change and simplify the way that Memcheck instruments saturating by sewardj · 13 years ago
  74. 284f2a3 Add a replacement for strcasestr, along with test case. Fixes #282979. by sewardj · 13 years ago
  75. 4fb597b Add missing filter scripts to Makefile.am so they are included in by florian · 13 years ago
  76. 9a2afe9 Handle new Iop_CmpEQ64x2 introduced in vex r2218. by sewardj · 13 years ago
  77. 1ea87a5 memcheck/tests/linux/Makefile.am: Add four .vgtest files to the distribution tarball and remove the capget binary by bart · 13 years ago
  78. 2eb66e0 Revert r12128 because it triggers an assertion failure on one of the nightly build systems by bart · 13 years ago
  79. 5430ede First round of changes to get make dist working again. by florian · 13 years ago
  80. 2a5e5d7 memcheck/tests/err_disable4: Increase thread stack size a little by bart · 13 years ago
  81. cf0a8b9 memcheck/tests/unit_libcbase.c: Convert from old-style gcc designated by bart · 13 years ago
  82. 7d3dd0b memcheck/tests/err_disable4: Reduce memory footprint further. by bart · 13 years ago
  83. 06e9bf0 Avoid that using any of the VALGRIND_DISABLE_ERROR_REPORTING, by bart · 13 years ago
  84. b3af9cf Format functions: change format specifier %t into %pS. Remove the _no_f_c formatting function variants. by bart · 13 years ago
  85. 28936a8 Declare _exit as "noreturn". This will avoid a GCC warning. by florian · 13 years ago
  86. 73cc19e Change the filter order. Filename base backtrace filtering by florian · 13 years ago
  87. e140e56 Update exp files for memcheck's supp_unknown testcase. by florian · 13 years ago
  88. 58a1bf3 Rewrite badjump and badjump2 such that the error occurs now on the by florian · 13 years ago
  89. 9a8d3af Fix execve2 testcase. by florian · 13 years ago
  90. 8e0cc77 Turns out there is at least one version of glibc tat contains by florian · 13 years ago
  91. 772d9d8 The testcases execve1 and fwrite actually fail on x86 in the sense that by florian · 13 years ago
  92. 3dfe979 Improve filtering of backtrace noise in the memcheck bucket by florian · 13 years ago
  93. 3b38c6e Rename testcase from execve to execve1. by florian · 13 years ago
  94. f503645 Limit number of backtrace frames to 3 so as to avoid junk frames. by sewardj · 13 years ago
  95. 2bf2522 Fix multiple problems with this test: by sewardj · 13 years ago
  96. ce0657d Update for x86. by florian · 13 years ago
  97. 0c865b4 Use <sys/mman.h> instead of <linux/mman.h> to fix a compile problem by florian · 13 years ago
  98. 70f291d arm_linux_android: intercept __dl_strcmp and __dl_strlen in by sewardj · 13 years ago
  99. 731f9cf by sewardj · 13 years ago
  100. bd3b127 Add more .exp files for s390 due to GCC's use of the MVC insn. by florian · 13 years ago