1. 4d05602 Tweak order of Memcheck's cmd-line options. by njn · 19 years ago
  2. 779a2d6 Update docs for 3.0.0 release. Still to do: update command line options. by njn · 19 years ago
  3. 33e6042 Rename tags in XML <status> block. by sewardj · 19 years ago
  4. 10e1beb Add some more intercept rules for ld.so on amd64. by tom · 19 years ago
  5. 483398e Fix broken tests. by njn · 19 years ago
  6. 97f7e0c Use %t rather than %s in some places for constructing XML output. by sewardj · 19 years ago
  7. ccad0b8 Add note about justified pedantry of overlap checking. by njn · 19 years ago
  8. 463b3d9 Track API changes in vex r1272. by sewardj · 19 years ago
  9. 16ade0d Fixed debug code so that it compiles and fixed a printf to report the by tom · 19 years ago
  10. 6271eb9 by njn · 19 years ago
  11. 6e340c7 Clean up endianness macros a bit. Now pub_tool_basics.h defines by sewardj · 19 years ago
  12. 8d61eb1 Comment wibble. by sewardj · 19 years ago
  13. 8cf88b7 Create and use bigendian versions of MC_(helperc_{LOAD,STORE}V{2,4,8}). by sewardj · 19 years ago
  14. 151b90d Scan the entire BB looking for "bogus literals"* before instrumenting by sewardj · 19 years ago
  15. 16031ba Add a regression test for memcheck's ability do deal with partially by sewardj · 19 years ago
  16. e6f8af4 Extensively re-analyse, re-check and revise the scheme for expensive by sewardj · 19 years ago
  17. f69f945 by njn · 19 years ago
  18. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  19. 01e755d xml1: add another .stderr.exp file for slightly different systems, and by njn · 19 years ago
  20. 0d6d921 Update expected output. Hopefully this won't be so fragile now by sewardj · 19 years ago
  21. 3d7bb54 Improve filtering to get rid of suppressions, using magic incantations by sewardj · 19 years ago
  22. 5d8a230 by njn · 19 years ago
  23. 94260f2 by njn · 19 years ago
  24. d0ab2c2 Fix scalar. by njn · 19 years ago
  25. 0087c50 by njn · 19 years ago
  26. 2e59585 Track Vex API change (r1239, introduction of endianness-indications in by sewardj · 19 years ago
  27. 17a6149 Update expected output. by sewardj · 19 years ago
  28. 5f83004 Update expected output. by sewardj · 19 years ago
  29. 781dba5 Allow for glibc-2.4. by njn · 19 years ago
  30. 2a513bf Try to make toobig-allocs work on 64-bit platforms. by njn · 19 years ago
  31. d9774d7 Improve handling of inlined strlen on amd64 by using the expensive by tom · 19 years ago
  32. bc32e82 Added some more targets to the docs. by de · 19 years ago
  33. 9e59108 Added DivU32,DivS32 to memcheck translation (lazy) by cerion · 19 years ago
  34. af839f5 by njn · 19 years ago
  35. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  36. 62ff0f2 by njn · 19 years ago
  37. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  38. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  39. fbd78b2 Get rid of the ELFSZ define, which is created at the configure stage by sewardj · 19 years ago
  40. 3f7e911 Get "make dist" closer to working again. by njn · 19 years ago
  41. c7561b9 by njn · 19 years ago
  42. fd0922c Fix x86_64 build. Also fix vgtest_ume (although it fails on x86_64.) by rjwalsh · 19 years ago
  43. 4986dbf by njn · 19 years ago
  44. 73c5134 by njn · 19 years ago
  45. 256c214 Fix strchr. It was rather bogus. by njn · 19 years ago
  46. 6ace3ea by njn · 19 years ago
  47. 41dd9d7 Forgot to add strchrc.stderr.exp. by njn · 19 years ago
  48. 16eeb4e by njn · 19 years ago
  49. e5f98d9 Update expected output. by sewardj · 19 years ago
  50. 1fa7d2c Be quieter when outputting XML. by sewardj · 19 years ago
  51. f536bbb by njn · 19 years ago
  52. ccde45e mc-tech-docs.xml: by de · 19 years ago
  53. 4802b38 Move some decls out of tool.h into the new file pub_tool_aspacemgr.h. by njn · 19 years ago
  54. de62cbf Modularised signal libc stuff into m_libcsignal. by njn · 19 years ago
  55. 7d223c7 Update expected outputs. by sewardj · 19 years ago
  56. 39cc735 Handle Clz64 and Ctz64. by sewardj · 19 years ago
  57. aba741d Increase the number of auxmaps from 500 to 20000. This should be by sewardj · 19 years ago
  58. 132bfcc by njn · 19 years ago
  59. 36a20fa by njn · 19 years ago
  60. 13bfd85 by njn · 19 years ago
  61. 97405b2 by njn · 19 years ago
  62. 31513b4 by njn · 19 years ago
  63. 4328c00 More expected outputs for FC4. by sewardj · 19 years ago
  64. 7aaa59e Expected outputs on Fedora Core 4. by sewardj · 19 years ago
  65. 31ebb9a by njn · 19 years ago
  66. 8618009 amd64-linux output by sewardj · 19 years ago
  67. 9e7212f More XML output futzing. by sewardj · 19 years ago
  68. ebf67cc Test XML output. by sewardj · 19 years ago
  69. 0c84ad2 Use longs to get the error counts as valgrind will expect to return a by tom · 19 years ago
  70. 959a2b8 Use EOL as the termination condition so that we terminate correctly by tom · 19 years ago
  71. b8b03e5 Add another possible output. by sewardj · 19 years ago
  72. 09890d8 Dither by sewardj · 19 years ago
  73. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  74. 0297703 Undo the awful Leak Error type-abuse. by njn · 19 years ago
  75. 2024234 by njn · 19 years ago
  76. 02bc4b8 by njn · 19 years ago
  77. 81c00df by njn · 19 years ago
  78. 44acd3e Removed mc_asm.h, which is no longer needed since Memcheck has no by njn · 19 years ago
  79. 2a3a1a7 Create a fast version of MC_(helperc_MAKE_STACK_UNINIT), so as not to by sewardj · 19 years ago
  80. 826ec49 Use the new IRStmt_AbiHints created by the amd64 front end. This by sewardj · 19 years ago
  81. 357221c 64-bit fix. by sewardj · 19 years ago
  82. cbde5ec Another expected output file. by sewardj · 19 years ago
  83. 2e261a3 64-bit fixes. by sewardj · 19 years ago
  84. 44e495f memmove on glibc on amd64 is over-optimised; replace it. by sewardj · 19 years ago
  85. b4e6542 by sewardj · 19 years ago
  86. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  87. 717cde5 by njn · 19 years ago
  88. 00cae24 Rename mac_needs.c as mac_shared.c, which is much more sensible and by njn · 19 years ago
  89. 51d827b by njn · 19 years ago
  90. 9636482 Avoid compiler warnings. by njn · 19 years ago
  91. 9e63cb6 Moved mc_errcontext.c into mc_main.c, since it was very small and there was by njn · 19 years ago
  92. a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 19 years ago
  93. 1639046 by njn · 19 years ago
  94. 5ab96ac Avoid bogus compiler warning. by njn · 19 years ago
  95. 50acf1d Try to fix this test case. by njn · 19 years ago
  96. c10c9de Add expected output file for 64-bit platforms. by sewardj · 19 years ago
  97. 7d32a73 Add expected output files for 64-bit platforms. by sewardj · 19 years ago
  98. 1f44386 Add expected output files for 64-bit platforms. by sewardj · 19 years ago
  99. 1323d1d Add expected output files for 64-bit platforms. by sewardj · 19 years ago
  100. 9faf3ed Move all the 'scalar' (syscall-arg) tests into x86/. In fact they are by sewardj · 19 years ago