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. 45f4e7c by sewardj · 19 years ago
  5. 99cb9e3 actually, they're unsigned by njn · 19 years ago
  6. 71adc36 Print longs as longs. by njn · 19 years ago
  7. d111d10 Don't print the client's argv[i] if it's null, and related changes. by njn · 19 years ago
  8. 68e4659 by njn · 19 years ago
  9. a079365 wibbles by njn · 19 years ago
  10. 9a46324 lots of little wibbles by njn · 19 years ago
  11. 1d0cb0d by njn · 19 years ago
  12. 246a9d2 by njn · 19 years ago
  13. f1c5def Massif cleanups. by njn · 19 years ago
  14. 5cc5d7e by njn · 19 years ago
  15. 9e7ce21 Use memcpy() instead of a loop. by njn · 19 years ago
  16. 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
  17. f69f945 by njn · 19 years ago
  18. 57ca7ab by njn · 19 years ago
  19. b506bd8 by njn · 19 years ago
  20. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  21. c7561b9 by njn · 19 years ago
  22. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  23. e9befc6 by njn · 19 years ago
  24. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
  25. 132bfcc by njn · 19 years ago
  26. 36a20fa by njn · 19 years ago
  27. 97405b2 by njn · 19 years ago
  28. 31513b4 by njn · 19 years ago
  29. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  30. 6f1f76d Fix error found by Madhu Kurup: by njn · 19 years ago
  31. 2024234 by njn · 19 years ago
  32. 02bc4b8 by njn · 19 years ago
  33. 81c00df by njn · 19 years ago
  34. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  35. 717cde5 by njn · 19 years ago
  36. 51d827b by njn · 19 years ago
  37. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  38. 8a97c6d by njn · 19 years ago
  39. 45270a2 Make the 'arg' parameter to VG_BOOL_CLO and similar macros explicit, rather by njn · 19 years ago
  40. 31066fd Don't use the VGP_ for profiling any more, just use VG_ -- we want to use by njn · 19 years ago
  41. d01fef7 by njn · 19 years ago
  42. d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 19 years ago
  43. 467a020 Don't print debug info. by njn · 19 years ago
  44. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  45. b5f6f51 by sewardj · 19 years ago
  46. 0e742df 64-bit cleanness: fix nasty bug... in the memory allocators, redzones by njn · 20 years ago
  47. 5773590 Reinstate Massif. by njn · 20 years ago
  48. ee8a586 Update Massif's TL_(instrument)() to work with Vex (trivial). by njn · 20 years ago
  49. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  50. 4be0a69 Renamed some profiling events. by njn · 20 years ago
  51. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  52. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  53. d1b64b2 by nethercote · 20 years ago
  54. 3d6b611 by nethercote · 20 years ago
  55. acac2fd by nethercote · 20 years ago
  56. 8b5f40c by nethercote · 20 years ago
  57. 7ac7f7b by nethercote · 20 years ago
  58. 159dfef Don't inline large function by nethercote · 20 years ago
  59. 4606320 by nethercote · 20 years ago
  60. 43a15ce Avoid divisions by zero. This fixes bug 78765. by nethercote · 20 years ago
  61. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  62. 57e36b3 by nethercote · 20 years ago
  63. 4ad52d0 Removed all uses of nested functions as they only work with gcc and by thughes · 20 years ago
  64. 27fec90 by nethercote · 20 years ago
  65. eb479cb Fix patch from this morning -- missing commas, erk by nethercote · 20 years ago
  66. c746918 Teach Massif about the 'nothrow' versions of new and new[]. by nethercote · 20 years ago
  67. 2da914c Update copyright by nethercote · 20 years ago
  68. fc01635 Fix for bug 79355: fix up bogus assertion that was failing when by nethercote · 20 years ago
  69. 29b0261 Remove Massif's version number now that it's part of the main distro. by nethercote · 20 years ago
  70. 612e836 Be slightly less verbose at -v. by jseward · 20 years ago
  71. 51f3ff1 List memalign as an allocator. by fitzhardinge · 20 years ago
  72. 27645c7 Changed bug_reports_to. by nethercote · 20 years ago
  73. c9f3692 Adding Massif, the heap profiler. by nethercote · 20 years ago