1. 151a639 Fix compiler warnings. by tom · 19 years ago
  2. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  3. 0cd42f0 Fix realloc wrappers to handle the out of memory case properly - if by tom · 19 years ago
  4. 6929333 Remove now-unused "shadow_memory" need. by njn · 19 years ago
  5. 45f4e7c by sewardj · 19 years ago
  6. 8cdd185 Add a note about a nice paper describing data races. by njn · 19 years ago
  7. 5db3212 Give informative failure messages if you try to use Helgrind or by njn · 19 years ago
  8. f69f945 by njn · 19 years ago
  9. d9e5fd7 Rename functions to make the type involved clearer. by njn · 19 years ago
  10. af839f5 by njn · 19 years ago
  11. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  12. c7561b9 by njn · 19 years ago
  13. 7cee6f9 Updates to the rest of the debuginfo module to track directory names. by sewardj · 19 years ago
  14. f536bbb by njn · 19 years ago
  15. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  16. 29ef1c8 Stop gcc complaining about Helgrind on 64-bit platforms. Note, this by sewardj · 19 years ago
  17. 4802b38 Move some decls out of tool.h into the new file pub_tool_aspacemgr.h. by njn · 19 years ago
  18. adb7a75 Avoid compiler warnings. by njn · 19 years ago
  19. 132bfcc by njn · 19 years ago
  20. 36a20fa by njn · 19 years ago
  21. 13bfd85 by njn · 19 years ago
  22. 97405b2 by njn · 19 years ago
  23. 31513b4 by njn · 19 years ago
  24. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  25. 2024234 by njn · 19 years ago
  26. 02bc4b8 by njn · 19 years ago
  27. 81c00df by njn · 19 years ago
  28. 36ef6ba by njn · 19 years ago
  29. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  30. 717cde5 by njn · 19 years ago
  31. fbdcba9 Helgrind: by njn · 19 years ago
  32. 51d827b by njn · 19 years ago
  33. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  34. c756a8e Update helgrind to use the new mechanism to declare it's interface by tom · 19 years ago
  35. 95e65f6 Reinstate Helgrind, to an extent: compile it, so that it doesn't bit-rot. by njn · 19 years ago
  36. 9fb73db by njn · 19 years ago
  37. db9b773 Use "VGA_" prefix more consistently. by njn · 19 years ago
  38. d01fef7 by njn · 19 years ago
  39. 6751613 make function names more uniform by njn · 19 years ago
  40. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  41. b5f6f51 by sewardj · 19 years ago
  42. 0e742df 64-bit cleanness: fix nasty bug... in the memory allocators, redzones by njn · 20 years ago
  43. c616819 by njn · 20 years ago
  44. 14d01ce Reinstated Helgrind and Cachegrind; at least, they are included in by njn · 20 years ago
  45. 94065fd by njn · 20 years ago
  46. fc26ff9 Rename macros ("SKIN"-->"TOOL") by njn · 20 years ago
  47. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  48. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  49. b126f73 Renamed functions with 'Skin' in them: SK_(pp_SkinError), by njn · 20 years ago
  50. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  51. 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
  52. d1b64b2 by nethercote · 20 years ago
  53. 50397c2 by nethercote · 20 years ago
  54. 3d6b611 by nethercote · 20 years ago
  55. 928a5f7 by nethercote · 20 years ago
  56. 451eae9 by nethercote · 20 years ago
  57. 7ac7f7b by nethercote · 20 years ago
  58. ca788ff by nethercote · 20 years ago
  59. 6a27d83 by nethercote · 20 years ago
  60. 4606320 by nethercote · 20 years ago
  61. eec4630 Small step in factoring out arch-specific code: replace by nethercote · 20 years ago
  62. 1420ab2 Remove 3 identical and self-admittedly spurious assertions. by nethercote · 20 years ago
  63. 08fa9a7 Slightly change, with J's approval, startup copyright messages to better by nethercote · 20 years ago
  64. e1efb92 Don't force tool redzones to be multiples of 8. by nethercote · 20 years ago
  65. 57e36b3 by nethercote · 20 years ago
  66. 4ad52d0 Removed all uses of nested functions as they only work with gcc and by thughes · 20 years ago
  67. 27fec90 by nethercote · 20 years ago
  68. f798eee Changed error message from: by nethercote · 20 years ago
  69. 96b466a Move the handling of PSHUFW from the SSE code to the MMX code so that by thughes · 20 years ago
  70. 111c607 Fix bug 69856; teach Helgrind about all the new SSE-related UOps. by fitzhardinge · 20 years ago
  71. 31212bc Patch from Bartosz Taudul: latest GCC requires regparm(n) attributes on both by nethercote · 20 years ago
  72. 9800fd3 In the fast sanity check for these tools which use shadow memory, by jseward · 21 years ago
  73. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  74. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  75. 64366b4 Fix broken assertion, thanks to Tom Hughes. by nethercote · 21 years ago
  76. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  77. 137bc55 by nethercote · 21 years ago
  78. 3b390c7 by nethercote · 21 years ago
  79. 2f361cc Fixed terrible(!) typo. by njn · 21 years ago
  80. cb1d1c0 Adds VG_(describe_addr)() for generating symbolic descriptions of a by jsgf · 21 years ago
  81. 5686735 Delete some "inline" directives on functions that gcc-3.3.1 declined by sewardj · 21 years ago
  82. 34ac027 by njn · 21 years ago
  83. 398044f by njn · 21 years ago
  84. 7271864 by njn · 21 years ago
  85. 7e73e5f spelling fixes by daywalker · 21 years ago
  86. 4fbe6e9 Rename the SSE and MMX uinstrs which read/write integer registers, in by sewardj · 21 years ago
  87. 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 21 years ago
  88. dc38f33 by njn · 21 years ago
  89. 7d9f94d by njn · 21 years ago
  90. 7e61481 by njn · 21 years ago
  91. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  92. b4aee05 Namespace police by njn · 21 years ago
  93. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  94. 43c799e by njn · 21 years ago
  95. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  96. d5815ec by sewardj · 21 years ago
  97. 3d7c9c8 by sewardj · 21 years ago
  98. e11d6c8 Message cosmetics. by sewardj · 22 years ago
  99. e1a39f4 by sewardj · 22 years ago
  100. 72baa7a by sewardj · 22 years ago