1. d9774d7 Improve handling of inlined strlen on amd64 by using the expensive by tom · 19 years ago
  2. bc32e82 Added some more targets to the docs. by de · 19 years ago
  3. 9e59108 Added DivU32,DivS32 to memcheck translation (lazy) by cerion · 19 years ago
  4. af839f5 by njn · 19 years ago
  5. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  6. 62ff0f2 by njn · 19 years ago
  7. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  8. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  9. fbd78b2 Get rid of the ELFSZ define, which is created at the configure stage by sewardj · 19 years ago
  10. 3f7e911 Get "make dist" closer to working again. by njn · 19 years ago
  11. c7561b9 by njn · 19 years ago
  12. fd0922c Fix x86_64 build. Also fix vgtest_ume (although it fails on x86_64.) by rjwalsh · 19 years ago
  13. 4986dbf by njn · 19 years ago
  14. 73c5134 by njn · 19 years ago
  15. 256c214 Fix strchr. It was rather bogus. by njn · 19 years ago
  16. 6ace3ea by njn · 19 years ago
  17. 41dd9d7 Forgot to add strchrc.stderr.exp. by njn · 19 years ago
  18. 16eeb4e by njn · 19 years ago
  19. e5f98d9 Update expected output. by sewardj · 19 years ago
  20. 1fa7d2c Be quieter when outputting XML. by sewardj · 19 years ago
  21. f536bbb by njn · 19 years ago
  22. ccde45e mc-tech-docs.xml: by de · 19 years ago
  23. 4802b38 Move some decls out of tool.h into the new file pub_tool_aspacemgr.h. by njn · 19 years ago
  24. de62cbf Modularised signal libc stuff into m_libcsignal. by njn · 19 years ago
  25. 7d223c7 Update expected outputs. by sewardj · 19 years ago
  26. 39cc735 Handle Clz64 and Ctz64. by sewardj · 19 years ago
  27. aba741d Increase the number of auxmaps from 500 to 20000. This should be by sewardj · 19 years ago
  28. 132bfcc by njn · 19 years ago
  29. 36a20fa by njn · 19 years ago
  30. 13bfd85 by njn · 19 years ago
  31. 97405b2 by njn · 19 years ago
  32. 31513b4 by njn · 19 years ago
  33. 4328c00 More expected outputs for FC4. by sewardj · 19 years ago
  34. 7aaa59e Expected outputs on Fedora Core 4. by sewardj · 19 years ago
  35. 31ebb9a by njn · 19 years ago
  36. 8618009 amd64-linux output by sewardj · 19 years ago
  37. 9e7212f More XML output futzing. by sewardj · 19 years ago
  38. ebf67cc Test XML output. by sewardj · 19 years ago
  39. 0c84ad2 Use longs to get the error counts as valgrind will expect to return a by tom · 19 years ago
  40. 959a2b8 Use EOL as the termination condition so that we terminate correctly by tom · 19 years ago
  41. b8b03e5 Add another possible output. by sewardj · 19 years ago
  42. 09890d8 Dither by sewardj · 19 years ago
  43. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  44. 0297703 Undo the awful Leak Error type-abuse. by njn · 19 years ago
  45. 2024234 by njn · 19 years ago
  46. 02bc4b8 by njn · 19 years ago
  47. 81c00df by njn · 19 years ago
  48. 44acd3e Removed mc_asm.h, which is no longer needed since Memcheck has no by njn · 19 years ago
  49. 2a3a1a7 Create a fast version of MC_(helperc_MAKE_STACK_UNINIT), so as not to by sewardj · 19 years ago
  50. 826ec49 Use the new IRStmt_AbiHints created by the amd64 front end. This by sewardj · 19 years ago
  51. 357221c 64-bit fix. by sewardj · 19 years ago
  52. cbde5ec Another expected output file. by sewardj · 19 years ago
  53. 2e261a3 64-bit fixes. by sewardj · 19 years ago
  54. 44e495f memmove on glibc on amd64 is over-optimised; replace it. by sewardj · 19 years ago
  55. b4e6542 by sewardj · 19 years ago
  56. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  57. 717cde5 by njn · 19 years ago
  58. 00cae24 Rename mac_needs.c as mac_shared.c, which is much more sensible and by njn · 19 years ago
  59. 51d827b by njn · 19 years ago
  60. 9636482 Avoid compiler warnings. by njn · 19 years ago
  61. 9e63cb6 Moved mc_errcontext.c into mc_main.c, since it was very small and there was by njn · 19 years ago
  62. a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 19 years ago
  63. 1639046 by njn · 19 years ago
  64. 5ab96ac Avoid bogus compiler warning. by njn · 19 years ago
  65. 50acf1d Try to fix this test case. by njn · 19 years ago
  66. c10c9de Add expected output file for 64-bit platforms. by sewardj · 19 years ago
  67. 7d32a73 Add expected output files for 64-bit platforms. by sewardj · 19 years ago
  68. 1f44386 Add expected output files for 64-bit platforms. by sewardj · 19 years ago
  69. 1323d1d Add expected output files for 64-bit platforms. by sewardj · 19 years ago
  70. 9faf3ed Move all the 'scalar' (syscall-arg) tests into x86/. In fact they are by sewardj · 19 years ago
  71. f0814a0 Add a new acceptable-output file. by sewardj · 19 years ago
  72. f69e0bc Move this test to a more sensible place. Originally it was intended by sewardj · 19 years ago
  73. 2c27f70 Fix really stupid bug I introduced during recent 64-bitification of by sewardj · 19 years ago
  74. 14ea685 Don't truncate addresses in error reports. by tom · 19 years ago
  75. d2c5611 Disable this test for the time being, since the functionality it tests by sewardj · 19 years ago
  76. bcd7cf3 Fix expected output. It could be that having CFI-based tracebacks by sewardj · 19 years ago
  77. e53bd99 Handle Iop_Neg{8,16,32}. by sewardj · 19 years ago
  78. e4ccc01 Fix compile warnings on 32-bit platforms, hopefully without breaking by sewardj · 19 years ago
  79. 21f7ff4 Define N_PRIMARY_MAP to actually generate a 64-bit constant on 64-bit by sewardj · 19 years ago
  80. 05fe85e Reinstate the leak checker; it works at least on x86. by sewardj · 19 years ago
  81. d9dbc19 Handle various new 64-bit integer primops. by sewardj · 19 years ago
  82. 37c31cc by sewardj · 19 years ago
  83. cd98633 Support the 64 bit comparison instructions which vex is now using. by tom · 19 years ago
  84. 96a922e Add 64-bit values to the bogus-literal detector. by sewardj · 19 years ago
  85. f9d8161 Add 64-bit fast case handlers for loads/stores. On amd64, by sewardj · 19 years ago
  86. 045a405 Allow memcheck to take account of VGA_STACK_REDZONE_SIZE -- that is, by sewardj · 19 years ago
  87. 11bcc4e Handle 8-byte value-check failures using a special fast-case fn (like by sewardj · 19 years ago
  88. 69a1332 Add a few cases arising from testing on amd64. by sewardj · 19 years ago
  89. c859fbf Tidy up: remove lots of old code, rearrange order of functions somewhat. by sewardj · 19 years ago
  90. f3d57dd mc_LOADVn_slow: When loading from invalid addresses, mark loaded data by sewardj · 19 years ago
  91. 23eb2fd Mostly finish fixing fast-path cases. Also enhance sanity checking. by sewardj · 19 years ago
  92. 5d28efc Finish off fast cases for {LOAD,STORE}V{4,2,1} and do an inspection of by sewardj · 19 years ago
  93. c1a2cda * Crank up the memcheck event-counting system, and enhance it to by sewardj · 19 years ago
  94. 6cf40ff Fix a bunch of 64-bit cases required amd64. Stop to ponder whether by sewardj · 19 years ago
  95. 45d94cc by sewardj · 19 years ago
  96. 96403eb Add a missing case. I guess it can't have been wildly popular :-) by sewardj · 19 years ago
  97. 8a97c6d by njn · 19 years ago
  98. 695c16e Remove the "vg_" prefix from a lot of non-global variables. by njn · 19 years ago
  99. 9fb73db by njn · 19 years ago
  100. be91aae Add VG_ prefix to SKIPLIST_INIT and IS_*_ALIGNED macros. Also pull by njn · 19 years ago