1. 2fc0c87 Removing the insn_* tests from helgrind, memcheck, addrcheck and by njn · 20 years ago
  2. 94065fd by njn · 20 years ago
  3. fc26ff9 Rename macros ("SKIN"-->"TOOL") by njn · 20 years ago
  4. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  5. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  6. b126f73 Renamed functions with 'Skin' in them: SK_(pp_SkinError), by njn · 20 years ago
  7. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  8. 063c540 Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so. by njn · 20 years ago
  9. 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
  10. c5e1d80 Generalised the reg test script again: replaced the "cpu_test" line, by nethercote · 20 years ago
  11. d1b64b2 by nethercote · 20 years ago
  12. 50397c2 by nethercote · 20 years ago
  13. 3d6b611 by nethercote · 20 years ago
  14. 928a5f7 by nethercote · 20 years ago
  15. 451eae9 by nethercote · 20 years ago
  16. 7ac7f7b by nethercote · 20 years ago
  17. 799fb80 by nethercote · 20 years ago
  18. ca788ff by nethercote · 20 years ago
  19. 6a67435 Arch-abstraction: - things I forgot to do when moving the insn_* tests... by nethercote · 20 years ago
  20. bfd2019 Arch-abstraction: by nethercote · 20 years ago
  21. b625bcb by nethercote · 20 years ago
  22. 7b74209 Allow for test output files. by nethercote · 20 years ago
  23. 0fd4c71 All newlines are borked; fix. by nethercote · 20 years ago
  24. 6a27d83 by nethercote · 20 years ago
  25. 4606320 by nethercote · 20 years ago
  26. 4388a40 by nethercote · 20 years ago
  27. 537e894 by nethercote · 20 years ago
  28. eec4630 Small step in factoring out arch-specific code: replace by nethercote · 20 years ago
  29. 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
  30. 1420ab2 Remove 3 identical and self-admittedly spurious assertions. by nethercote · 20 years ago
  31. 829878e Add instruction tests for the LFENCE/MFENCE/SFENCE instructions. by thughes · 20 years ago
  32. 08fa9a7 Slightly change, with J's approval, startup copyright messages to better by nethercote · 20 years ago
  33. e1efb92 Don't force tool redzones to be multiples of 8. by nethercote · 20 years ago
  34. 57e36b3 by nethercote · 20 years ago
  35. 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
  36. 4ad52d0 Removed all uses of nested functions as they only work with gcc and by thughes · 20 years ago
  37. 27fec90 by nethercote · 20 years ago
  38. 766eb76 Make that damn 'inherit' test stop failing, even if Helgrind isn't doing the by nethercote · 20 years ago
  39. f798eee Changed error message from: by nethercote · 20 years ago
  40. 975d6e6 Added more floating point instruction tests. by thughes · 20 years ago
  41. 86da252 Added more floating point instruction tests. by thughes · 20 years ago
  42. bcf9590 Added tests for floating point multiple and divide instructions. by thughes · 20 years ago
  43. b76f0dc Extended instruction test system to handle x87 floating point instructions by thughes · 20 years ago
  44. 96b466a Move the handling of PSHUFW from the SSE code to the MMX code so that by thughes · 20 years ago
  45. e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 20 years ago
  46. 3120de0 Fix expected standard error output for mmxext tests to resolve by thughes · 20 years ago
  47. 111c607 Fix bug 69856; teach Helgrind about all the new SSE-related UOps. by fitzhardinge · 20 years ago
  48. c18e9bb Use Tom's instruction set tests on all tools which do instrumentation, so by fitzhardinge · 20 years ago
  49. 31212bc Patch from Bartosz Taudul: latest GCC requires regparm(n) attributes on both by nethercote · 20 years ago
  50. b267f46 Remove unnecessary line by nethercote · 20 years ago
  51. 9800fd3 In the fast sanity check for these tools which use shadow memory, by jseward · 21 years ago
  52. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  53. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  54. 1c76dc4 When merging multiple symbols with the same address, rather than always by fitzhardinge · 21 years ago
  55. 64366b4 Fix broken assertion, thanks to Tom Hughes. by nethercote · 21 years ago
  56. 39bbbd0 CVS_SILENT ignore by mueller · 21 years ago
  57. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  58. e121c6c updating .cvsignore by mueller · 21 years ago
  59. 137bc55 by nethercote · 21 years ago
  60. 3b390c7 by nethercote · 21 years ago
  61. d4266ed Filter out line numbers in vg_scheduler.c in Helgrind's regtests. by nethercote · 21 years ago
  62. a5f05ff There's a bug in memory ownership inheritance, which inherit.c shows up. Make it obvious. by jsgf · 21 years ago
  63. 9c1f63c Change things so that helgrind regtests pass on my machine -- changed stderr by njn · 21 years ago
  64. 12475f6 Oops, forgot *.c for helgrind tests by jsgf · 21 years ago
  65. c67f83b Add some regression tests for helgrind. by jsgf · 21 years ago
  66. 2f361cc Fixed terrible(!) typo. by njn · 21 years ago
  67. cb1d1c0 Adds VG_(describe_addr)() for generating symbolic descriptions of a by jsgf · 21 years ago
  68. 5686735 Delete some "inline" directives on functions that gcc-3.3.1 declined by sewardj · 21 years ago
  69. 6e69ecd by njn · 21 years ago
  70. 34ac027 by njn · 21 years ago
  71. 398044f by njn · 21 years ago
  72. 7271864 by njn · 21 years ago
  73. 7e73e5f spelling fixes by daywalker · 21 years ago
  74. 4fbe6e9 Rename the SSE and MMX uinstrs which read/write integer registers, in by sewardj · 21 years ago
  75. a63e2d7 by njn · 21 years ago
  76. b767769 Minor addition. by njn · 21 years ago
  77. 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 21 years ago
  78. dc38f33 by njn · 21 years ago
  79. 7d9f94d by njn · 21 years ago
  80. 7e61481 by njn · 21 years ago
  81. c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 21 years ago
  82. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  83. b4aee05 Namespace police by njn · 21 years ago
  84. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  85. d8ced86 by njn · 21 years ago
  86. 43c799e by njn · 21 years ago
  87. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  88. d5815ec by sewardj · 21 years ago
  89. 3d7c9c8 by sewardj · 21 years ago
  90. 34a257c Various fixes to the client-perms include files to stop gccs yelping by sewardj · 21 years ago
  91. 6591dc2 A little cpp magic to cause compilation to fail if valgrind.h is included by sewardj · 21 years ago
  92. 67aa818 by sewardj · 21 years ago
  93. f5ef185 fix make distcheck with newer automake by daywalker · 21 years ago
  94. e11d6c8 Message cosmetics. by sewardj · 22 years ago
  95. e1a39f4 by sewardj · 22 years ago
  96. 72baa7a by sewardj · 22 years ago
  97. 78210aa by sewardj · 22 years ago
  98. c0d8f68 by sewardj · 22 years ago
  99. f555ac7 Restructure the documentation to try and make it hang together better. by sewardj · 22 years ago
  100. e70c27e Merge patch from JeremyF: by sewardj · 22 years ago