1. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  2. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  3. e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
  4. 2b8059a Fix some more Char / HChar mixups by florian · 12 years ago
  5. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  6. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  7. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  8. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  9. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  10. 35db56c A fix for bug 186796: suppression symbol names were being truncated if they by njn · 15 years ago
  11. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  12. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  13. 9f20746 Updated copyright years. by njn · 15 years ago
  14. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 15 years ago
  15. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 16 years ago
  16. 9c606bd by sewardj · 16 years ago
  17. 7cf4e6b by sewardj · 16 years ago
  18. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  19. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  20. 7a387ea Core-tool iface changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
  21. adb102f by sewardj · 17 years ago
  22. 81651dc Merge, from CGTUNE branch, a cleaned up version of r6742: by sewardj · 17 years ago
  23. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  24. b5c7575 Get rid of the core-tool events pre_mutex_lock, post_mutex_lock and by sewardj · 18 years ago
  25. 3e32c87 Split the thread_runstate event into two, start_client_code and by njn · 18 years ago
  26. 0b9d74a by sewardj · 18 years ago
  27. 9756181 by sewardj · 18 years ago
  28. f8126e9 change void* to Addr in mutex helpers. patch by Bard Van Assche. by dirk · 18 years ago
  29. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  30. ca54af3 by njn · 18 years ago
  31. f5c8e37 Extend stack-permissions-change fast-case machinery to handle +/- 112, by sewardj · 18 years ago
  32. 461df9c These files all speak about instrumentation functions. by sewardj · 19 years ago
  33. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  34. 5155dec by sewardj · 19 years ago
  35. 6929333 Remove now-unused "shadow_memory" need. by njn · 19 years ago
  36. 45f4e7c by sewardj · 19 years ago
  37. b69f7c1 by njn · 19 years ago
  38. af839f5 by njn · 19 years ago
  39. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  40. 64c8324 by njn · 19 years ago
  41. 899ce73 by njn · 19 years ago
  42. 67741c6 by njn · 19 years ago
  43. c7561b9 by njn · 19 years ago
  44. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  45. 4802b38 Move some decls out of tool.h into the new file pub_tool_aspacemgr.h. by njn · 19 years ago
  46. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  47. a8d8e23 by sewardj · 19 years ago
  48. 132bfcc by njn · 19 years ago
  49. 36a20fa by njn · 19 years ago
  50. a765834 comment-only wibble by sewardj · 19 years ago
  51. 02bc4b8 by njn · 19 years ago
  52. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago[Renamed (99%) from coregrind/vg_needs.c]
  53. 51d827b by njn · 19 years ago
  54. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  55. cf81d55 by njn · 19 years ago
  56. 8a97c6d by njn · 19 years ago
  57. 8c74b00 by njn · 19 years ago
  58. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  59. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  60. abb14ad Removed shadow_regs 'need', because it was being used only trivially in by njn · 20 years ago
  61. cf45fd4 by njn · 20 years ago
  62. 37624a7 Remove extended_UCode 'need', which has been obsoleted by Vex. Kept the by njn · 20 years ago
  63. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  64. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  65. 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
  66. 3221433 typo by nethercote · 20 years ago
  67. f1e5e15 by nethercote · 20 years ago
  68. 0973f70 by nethercote · 20 years ago
  69. 4a18490 Make the Supp and Error types local to vg_errcontext.h; they don't need to be by nethercote · 20 years ago
  70. 85cdd34 by nethercote · 20 years ago
  71. 7cc9c23 Convert "skin" to "tool" in various places; almost entirely within comments, by nethercote · 21 years ago
  72. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  73. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  74. 137bc55 by nethercote · 21 years ago
  75. 7271864 by njn · 21 years ago
  76. d304045 by njn · 21 years ago
  77. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  78. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  79. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  80. fdc28af by njn · 21 years ago
  81. 6d57f7d Fix really stupid cut + paste error. by njn · 21 years ago
  82. 120281f Made the setting of VG_(details).avg_translation_sizeB optional, defaulting to by njn · 22 years ago
  83. ae17bec by njn · 22 years ago
  84. c0d8f68 by sewardj · 22 years ago
  85. 810086f by njn · 22 years ago