1. 132bfcc by njn · 19 years ago
  2. 36a20fa by njn · 19 years ago
  3. 13bfd85 by njn · 19 years ago
  4. 97405b2 by njn · 19 years ago
  5. 31513b4 by njn · 19 years ago
  6. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  7. 1d88711 by sewardj · 19 years ago
  8. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  9. 778f7f8 Avoid compiler warnings. by njn · 19 years ago
  10. 0297703 Undo the awful Leak Error type-abuse. by njn · 19 years ago
  11. 272b216 Update website address. by njn · 19 years ago
  12. 2024234 by njn · 19 years ago
  13. 6d82819 by njn · 19 years ago
  14. acd885a core.h: remove some #include lines, move some others to more localised places. by njn · 19 years ago
  15. 26aba4d No need to generate valgrind.h from valgrind.h.in. We can just use the by njn · 19 years ago
  16. 14f7365 Complete restructuring of include/ directory -- I forgot about the ARM stuff. by njn · 19 years ago
  17. 4de47b1 by njn · 19 years ago
  18. 02bc4b8 by njn · 19 years ago
  19. 81c00df by njn · 19 years ago
  20. 36ef6ba by njn · 19 years ago
  21. 2c4b428 Use HChar for format strings to printf-like functions. by njn · 19 years ago
  22. dc47a90 Sudden attack of 64-bit paranoia: therefore stick even more (probably by sewardj · 19 years ago
  23. 641d5cc by njn · 19 years ago
  24. 694b1b6 by njn · 19 years ago
  25. e2a4458 Remove dead macro. by njn · 19 years ago
  26. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  27. f09745a Add a comment explaining the recently changed behaviour of RUNNING_ON_VALGRIND. by njn · 19 years ago
  28. 717cde5 by njn · 19 years ago
  29. 51d827b by njn · 19 years ago
  30. a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 19 years ago
  31. 2521d32 by njn · 19 years ago
  32. 2d2b154 Remove dead function VG_(exit_single)(). by njn · 19 years ago
  33. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  34. edef146 gcc-3.3.3 is fooled by strings like "linux/include/asm-i386/*.h"; it by sewardj · 19 years ago
  35. ac7924c Correct header comment. by njn · 19 years ago
  36. bc7df20 Add macro definitions that make it possible to do cpu/os/both by sewardj · 19 years ago
  37. 1cf558c by sewardj · 19 years ago
  38. fa8202f Update comment about stack management, and remove some unused functions. by sewardj · 19 years ago
  39. 045a405 Allow memcheck to take account of VGA_STACK_REDZONE_SIZE -- that is, by sewardj · 19 years ago
  40. d2b1711 by njn · 19 years ago
  41. 50ae1a7 by njn · 19 years ago
  42. f8bb9e7 Get rid of the --sloppy-malloc= flag and the functionality it by sewardj · 19 years ago
  43. 8a97c6d by njn · 19 years ago
  44. 04af9d0 VG_(get_memory_from_mmap_for_client)() need not be tool-visible. by njn · 19 years ago
  45. 1f70772 VG_(bbs_done) doesn't need to be tool-visible. by njn · 19 years ago
  46. 9fb73db by njn · 19 years ago
  47. be91aae Add VG_ prefix to SKIPLIST_INIT and IS_*_ALIGNED macros. Also pull by njn · 19 years ago
  48. 194fce9 Remove dead macros 'mycat' and 'mycat_wrk'. by njn · 19 years ago
  49. 8c74b00 by njn · 19 years ago
  50. 45270a2 Make the 'arg' parameter to VG_BOOL_CLO and similar macros explicit, rather by njn · 19 years ago
  51. 4c4d57b Add missing declaration. by njn · 19 years ago
  52. 6268bbc Use "VGO_" prefix for various OS-specific exports. by njn · 19 years ago
  53. 31066fd Don't use the VGP_ for profiling any more, just use VG_ -- we want to use by njn · 19 years ago
  54. 35172bc Rename some arch-specific macros to use the more consistent "VGA_" prefix. by njn · 19 years ago
  55. d01fef7 by njn · 19 years ago
  56. b369c5e Various amd64 syscall improvements (Tom Hughes) by sewardj · 19 years ago
  57. de4a4ab Sort out amd64 issues. by sewardj · 19 years ago
  58. 6751613 make function names more uniform by njn · 19 years ago
  59. f426131 by njn · 19 years ago
  60. 4d89e30 Fill in a bunch of amd64-specific crud. Still won't link though. by sewardj · 19 years ago
  61. 215776c Get rid of VG_(client_free) as it was never used. Rename its by sewardj · 19 years ago
  62. 083f302 Get rid of VG_(malloc_aligned)(), and make VG_(arena_malloc_aligned)() local by njn · 19 years ago
  63. 0674acb Note that VG_(HT_construct)() allocates memory. by njn · 19 years ago
  64. 38629a7 Comment-only change: fix incorrect statement by njn · 19 years ago
  65. ab4779f Remove dead macros VG_UINSTR_READS_REG/VG_UINSTR_WRITES_REG. by njn · 19 years ago
  66. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  67. 7c5680a Remove dead declaration: VG_(print_malloc_stats). (But a function of the by njn · 19 years ago
  68. c5a7909 Make these vg_message.c functions local, they're no longer used outside the by njn · 19 years ago
  69. 926ed47 Fix VG_(calloc)() so it actually zeroes the entire memory area it allocates. by njn · 19 years ago
  70. b5f6f51 by sewardj · 19 years ago
  71. fa8ec11 Complete rewrite (I think this is the 4th incarnation) of translation by sewardj · 19 years ago
  72. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  73. edfa0f6 Streamlined and consistified alignment checking. by njn · 20 years ago
  74. 6a22af2 Whoops, must edit tool.h.base, not tool.h. by njn · 20 years ago
  75. a22a93a Added the skeleton of the AMD64 syscall table, all commented out, but by njn · 20 years ago
  76. c616819 by njn · 20 years ago
  77. a5f1bcd Introduced build variables VG_ARCH_ALL, VG_OS_ALL, and VG_PLATFORM_ALL, by njn · 20 years ago
  78. 16de557 by njn · 20 years ago
  79. ca0518d by njn · 20 years ago
  80. d225283 Do some final "sk_" --> "tl_" changes that I missed earlier. by njn · 20 years ago
  81. abb14ad Removed shadow_regs 'need', because it was being used only trivially in by njn · 20 years ago
  82. cf45fd4 by njn · 20 years ago
  83. d4795be Cleanups for baseBlock removal: fix some comments, remove two decls by njn · 20 years ago
  84. 57fc173 Remove unneeded comments. by njn · 20 years ago
  85. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  86. 4be6501 Remove out-of-date comment. by njn · 20 years ago
  87. cfb8ad5 The syscall wrappers for sys_fcntl{,64} were too simplistic -- the 3rd by njn · 20 years ago
  88. 2f7272c Move redundant function decls from core.h (they end up in tool.h anyway). by njn · 20 years ago
  89. 084a4e8 Fix some linking problems which were preventing memcheck from starting. by sewardj · 20 years ago
  90. 37624a7 Remove extended_UCode 'need', which has been obsoleted by Vex. Kept the by njn · 20 years ago
  91. 94065fd by njn · 20 years ago
  92. fc26ff9 Rename macros ("SKIN"-->"TOOL") by njn · 20 years ago
  93. 8b635a4 Merge in enough changes from the old Vex tree to make stage2 link, at least. by sewardj · 20 years ago
  94. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  95. e3efbfd Removed include/vg_skin.h, which has been a shell just pointing to by njn · 20 years ago
  96. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  97. b126f73 Renamed functions with 'Skin' in them: SK_(pp_SkinError), by njn · 20 years ago
  98. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  99. 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
  100. 8467291 Minor tweaks for external tools, for Josef W. by nethercote · 20 years ago