1. 575ce8e Get rid of the remaining "set but not used" warnings reported by gcc 4.6 by by bart · 13 years ago
  2. c7ffc94 Fix up most but not all warnings generated by gcc-4.6 about by sewardj · 13 years ago
  3. a6f76ee Remove some fluff detected by llvm-2.8 (clang): by sewardj · 14 years ago
  4. 9cdf962 Use VALGRIND_PRINTF to print the first line of the message so that by tom · 14 years ago
  5. b1cc5d6 by njn · 14 years ago
  6. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  7. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  8. 97db761 Various option-related tweaks: by njn · 15 years ago
  9. d55f0d9 With the recent VG_(message) change, by njn · 15 years ago
  10. 8f105fa Fixed bug 149878 (calloc overflow). This disables some of the calloc silly by njn · 15 years ago
  11. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  12. 2c4e535 Add a comment. by njn · 15 years ago
  13. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  14. e74fbdf DARWIN sync: malloc_usable_size return value should be SizeT. by njn · 15 years ago
  15. d2597c2 DARWIN sync: wibble. by njn · 15 years ago
  16. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  17. 9f20746 Updated copyright years. by njn · 15 years ago
  18. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 15 years ago
  19. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 15 years ago
  20. e615466 Merge part of r9129 (factor out duplicated Z-encodings of names) from the by njn · 15 years ago
  21. 9c606bd by sewardj · 16 years ago
  22. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  23. ddc00dd by sewardj · 17 years ago
  24. a610f53 Don't crap out when malloc_stats is called; instead just have a no-op by sewardj · 17 years ago
  25. 2682038 Fix regression in new/new[]/delete/delete[] intercepts for gcc-2.96. by sewardj · 17 years ago
  26. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  27. e66f2e0 Merge (from 3_2_BRANCH) r6457/8 (Support 64k pages on ppc32/64-linux by sewardj · 18 years ago
  28. ec92a07 Merge r6146: by sewardj · 18 years ago
  29. 6893d65 Move functions which deal with bad command line options from m_main by sewardj · 18 years ago
  30. 4cfea4f by sewardj · 18 years ago
  31. ceb0266 Trivial implementation for malloc_trim, thanks to Eero Tamminen. by njn · 18 years ago
  32. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  33. 7c1fa87 Back out r5595: the redirections deleted there are in fact used by by sewardj · 18 years ago
  34. 9af10a1 Change the number of client request args from 4 to 5 as that may by sewardj · 19 years ago
  35. facb3eb Get rid of some will-never-be-used redirections -- names which are in by sewardj · 19 years ago
  36. cf64bd2 Consistently call init() before doing any MALLOC_TRACE, since the by sewardj · 19 years ago
  37. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  38. 93fe3b2 Renamed coregrind.h to pub_core_clreq.h and introduced pub_tool_clreq.h to by njn · 19 years ago
  39. 06beb38 Backout additional space until we decide whether we want it. by tom · 19 years ago
  40. bbe14b1 Fix up references to log files names containing "pid" in them and by tom · 19 years ago
  41. 8f92409 Use an soname of libc.so* for libc redirects so that we catch a wider by tom · 19 years ago
  42. 45f4e7c by sewardj · 19 years ago
  43. 73dc2c7 Give file a better name. by njn · 19 years ago
  44. 088bfb4 Partial implementation of mallinfo(). It still puts zero in all by njn · 19 years ago
  45. f7c00b1 by njn · 19 years ago
  46. bd8f1c4 wibble by njn · 19 years ago
  47. c7561b9 by njn · 19 years ago
  48. 1277109 by njn · 19 years ago
  49. 16eeb4e by njn · 19 years ago
  50. 3172124 Remove the hard-coding of "_vgi_" as the intercept prefix in by njn · 19 years ago
  51. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  52. 36a20fa by njn · 19 years ago
  53. 97405b2 by njn · 19 years ago
  54. 7860441 Get rid of all the duplicated settings of AM_CFLAGS in the makefiles by tom · 19 years ago
  55. 2024234 by njn · 19 years ago
  56. da325d9 Move declaration of "struct vg_mallocfunc_info" from core.h into by njn · 19 years ago
  57. 717cde5 by njn · 19 years ago