1. 4082356 Merge r6214 (some parts): by sewardj · 18 years ago
  2. 1eff82b by sewardj · 18 years ago
  3. 4cfea4f by sewardj · 18 years ago
  4. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  5. b148920 Update 64-bit cleanness info. by njn · 18 years ago
  6. 5e0e922 Clarify the Helgrind-doesn't-work message. by njn · 18 years ago
  7. eadcd86 Cleanup/restructure m_debuginfo, as described in by sewardj · 18 years ago
  8. 2dc8480 Fix typos by weidendo · 18 years ago
  9. 7fd15d6 Make the BSD-style license notices slightly more accurate. by njn · 18 years ago
  10. 94fb233 Don't use -gstabs on ppc64-linux, as it doesn't work with some gccs (Dave Nomura). by sewardj · 18 years ago
  11. 461df9c These files all speak about instrumentation functions. by sewardj · 18 years ago
  12. 0126214 by sewardj · 19 years ago
  13. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  14. 03e0e7c Tidying up stuff re generating manpage from *.xml docs by de · 19 years ago
  15. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  16. 8d9fec5 Complete documentation trawl for 3.1.0. by sewardj · 19 years ago
  17. 151a639 Fix compiler warnings. by tom · 19 years ago
  18. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  19. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  20. 0cd42f0 Fix realloc wrappers to handle the out of memory case properly - if by tom · 19 years ago
  21. 6929333 Remove now-unused "shadow_memory" need. by njn · 19 years ago
  22. 45f4e7c by sewardj · 19 years ago
  23. 8cdd185 Add a note about a nice paper describing data races. by njn · 19 years ago
  24. 5db3212 Give informative failure messages if you try to use Helgrind or by njn · 19 years ago
  25. f69f945 by njn · 19 years ago
  26. 5d8a230 by njn · 19 years ago
  27. d9e5fd7 Rename functions to make the type involved clearer. by njn · 19 years ago
  28. af839f5 by njn · 19 years ago
  29. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  30. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  31. c7561b9 by njn · 19 years ago
  32. 7cee6f9 Updates to the rest of the debuginfo module to track directory names. by sewardj · 19 years ago
  33. f536bbb by njn · 19 years ago
  34. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  35. 29ef1c8 Stop gcc complaining about Helgrind on 64-bit platforms. Note, this by sewardj · 19 years ago
  36. 4802b38 Move some decls out of tool.h into the new file pub_tool_aspacemgr.h. by njn · 19 years ago
  37. adb7a75 Avoid compiler warnings. by njn · 19 years ago
  38. 132bfcc by njn · 19 years ago
  39. 36a20fa by njn · 19 years ago
  40. 13bfd85 by njn · 19 years ago
  41. 97405b2 by njn · 19 years ago
  42. 31513b4 by njn · 19 years ago
  43. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  44. 2024234 by njn · 19 years ago
  45. 02bc4b8 by njn · 19 years ago
  46. 81c00df by njn · 19 years ago
  47. 36ef6ba by njn · 19 years ago
  48. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  49. 717cde5 by njn · 19 years ago
  50. fbdcba9 Helgrind: by njn · 19 years ago
  51. 51d827b by njn · 19 years ago
  52. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  53. c756a8e Update helgrind to use the new mechanism to declare it's interface by tom · 19 years ago
  54. 95e65f6 Reinstate Helgrind, to an extent: compile it, so that it doesn't bit-rot. by njn · 19 years ago
  55. 9fb73db by njn · 19 years ago
  56. db9b773 Use "VGA_" prefix more consistently. by njn · 19 years ago
  57. d01fef7 by njn · 19 years ago
  58. 6751613 make function names more uniform by njn · 19 years ago
  59. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  60. b5f6f51 by sewardj · 19 years ago
  61. cbdddcf by sewardj · 19 years ago
  62. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  63. 0e742df 64-bit cleanness: fix nasty bug... in the memory allocators, redzones by njn · 20 years ago
  64. 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
  65. c616819 by njn · 20 years ago
  66. 14d01ce Reinstated Helgrind and Cachegrind; at least, they are included in by njn · 20 years ago
  67. e0a432b Forgot to remove this line when I removed the x86-specific tests the other day. by njn · 20 years ago
  68. 2fc0c87 Removing the insn_* tests from helgrind, memcheck, addrcheck and by njn · 20 years ago
  69. 94065fd by njn · 20 years ago
  70. fc26ff9 Rename macros ("SKIN"-->"TOOL") by njn · 20 years ago
  71. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  72. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  73. b126f73 Renamed functions with 'Skin' in them: SK_(pp_SkinError), by njn · 20 years ago
  74. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  75. 063c540 Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so. by njn · 20 years ago
  76. 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
  77. c5e1d80 Generalised the reg test script again: replaced the "cpu_test" line, by nethercote · 20 years ago
  78. d1b64b2 by nethercote · 20 years ago
  79. 50397c2 by nethercote · 20 years ago
  80. 3d6b611 by nethercote · 20 years ago
  81. 928a5f7 by nethercote · 20 years ago
  82. 451eae9 by nethercote · 20 years ago
  83. 7ac7f7b by nethercote · 20 years ago
  84. 799fb80 by nethercote · 20 years ago
  85. ca788ff by nethercote · 20 years ago
  86. 6a67435 Arch-abstraction: - things I forgot to do when moving the insn_* tests... by nethercote · 20 years ago
  87. bfd2019 Arch-abstraction: by nethercote · 20 years ago
  88. b625bcb by nethercote · 20 years ago
  89. 7b74209 Allow for test output files. by nethercote · 20 years ago
  90. 0fd4c71 All newlines are borked; fix. by nethercote · 20 years ago
  91. 6a27d83 by nethercote · 20 years ago
  92. 4606320 by nethercote · 20 years ago
  93. 4388a40 by nethercote · 20 years ago
  94. 537e894 by nethercote · 20 years ago
  95. eec4630 Small step in factoring out arch-specific code: replace by nethercote · 20 years ago
  96. 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
  97. 1420ab2 Remove 3 identical and self-admittedly spurious assertions. by nethercote · 20 years ago
  98. 829878e Add instruction tests for the LFENCE/MFENCE/SFENCE instructions. by thughes · 20 years ago
  99. 08fa9a7 Slightly change, with J's approval, startup copyright messages to better by nethercote · 20 years ago
  100. e1efb92 Don't force tool redzones to be multiples of 8. by nethercote · 20 years ago