1. 2682038 Fix regression in new/new[]/delete/delete[] intercepts for gcc-2.96. by sewardj · 17 years ago
  2. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  3. e66f2e0 Merge (from 3_2_BRANCH) r6457/8 (Support 64k pages on ppc32/64-linux by sewardj · 18 years ago
  4. ec92a07 Merge r6146: by sewardj · 18 years ago
  5. 4cfea4f by sewardj · 18 years ago
  6. ceb0266 Trivial implementation for malloc_trim, thanks to Eero Tamminen. by njn · 18 years ago
  7. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  8. 7c1fa87 Back out r5595: the redirections deleted there are in fact used by by sewardj · 18 years ago
  9. 9af10a1 Change the number of client request args from 4 to 5 as that may by sewardj · 19 years ago
  10. facb3eb Get rid of some will-never-be-used redirections -- names which are in by sewardj · 19 years ago
  11. cf64bd2 Consistently call init() before doing any MALLOC_TRACE, since the by sewardj · 19 years ago
  12. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  13. 93fe3b2 Renamed coregrind.h to pub_core_clreq.h and introduced pub_tool_clreq.h to by njn · 19 years ago
  14. 8f92409 Use an soname of libc.so* for libc redirects so that we catch a wider by tom · 19 years ago
  15. 088bfb4 Partial implementation of mallinfo(). It still puts zero in all by njn · 19 years ago
  16. c7561b9 by njn · 19 years ago
  17. 1277109 by njn · 19 years ago
  18. 16eeb4e by njn · 19 years ago
  19. 3172124 Remove the hard-coding of "_vgi_" as the intercept prefix in by njn · 19 years ago
  20. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  21. da325d9 Move declaration of "struct vg_mallocfunc_info" from core.h into by njn · 19 years ago
  22. 717cde5 by njn · 19 years ago[Renamed (98%) from coregrind/vg_replace_malloc.c]
  23. 51d827b by njn · 19 years ago
  24. a0e1656 Tidy up a bit. by sewardj · 19 years ago
  25. f91889f Add intercepts for unsigned long versions of the nothrow new and new[] by tom · 19 years ago
  26. 9b3328d Add intercepts for operator new(unsigned long) and operator by sewardj · 19 years ago
  27. f8bb9e7 Get rid of the --sloppy-malloc= flag and the functionality it by sewardj · 19 years ago
  28. 9ee81f5 by sewardj · 19 years ago
  29. e4e779d Fix bug 73655. by rjwalsh · 20 years ago
  30. 7cc9c23 Convert "skin" to "tool" in various places; almost entirely within comments, by nethercote · 21 years ago
  31. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  32. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  33. 211d05d fix alignment checking of __posix_memalign. merging to stable. by mueller · 21 years ago
  34. 71110aa Support posix_memalign properly. by nethercote · 21 years ago
  35. 851b0f6 Removed no-longer-needed declarations of __SOME_SKIN_H. by nethercote · 21 years ago
  36. 7fae3e0 Fix --trace-malloc=yes, by using client-side VALGRIND_INTERNAL_PRINTF by fitzhardinge · 21 years ago
  37. 5cebf57 Added interceptions for: by njn · 21 years ago
  38. d0eab5f by njn · 21 years ago
  39. 7271864 by njn · 21 years ago
  40. 458f236 revert last commit. too unportable by daywalker · 21 years ago
  41. 12bdc60 make the new symbols weak to fix the new_override testcase. by daywalker · 21 years ago
  42. 7700d68 compiler warning cleanups by daywalker · 21 years ago
  43. 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 21 years ago
  44. 8a6b6c0 by njn · 21 years ago
  45. 057c65f by njn · 21 years ago
  46. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  47. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago