1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  3. e3f6a5f Fix a comment. Do not enumerate segment kinds as all segments by florian · 9 years ago
  4. ea8a88c Pass in a mask of segment kinds to VG_(get_segment_starts) by florian · 9 years ago
  5. 6329ec8 Translations are allowed from all client segments. Update comments by florian · 9 years ago
  6. 1324b6f Update a few comments. by florian · 9 years ago
  7. 95af4ce Replace the SegName array with a simple string table. by florian · 9 years ago
  8. bcf1d7f Remove unused field from NSegment structure. by florian · 9 years ago
  9. d3166c4 VG_(am_get_filename) returns a pointer to memory that belongs to the by florian · 9 years ago
  10. 67d4603 Move comments next to the function prototypes they describe. by florian · 9 years ago
  11. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  12. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  13. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  14. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  15. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  16. 9f20746 Updated copyright years. by njn · 15 years ago
  17. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 15 years ago
  18. 4190600 The address space manager, and in particular the NSegment type, by sewardj · 16 years ago
  19. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  20. 858a0ef Made the argument to VG_(am_get_filename) const as it doesn't need by tom · 16 years ago
  21. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  22. fa2a246 Merge r6119: by sewardj · 18 years ago
  23. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  24. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  25. bcaf047 Move VG_(am_get_filename) to the tool accessible aspacemgr header file. by tom · 19 years ago
  26. f4c2310 Get core dumping working again - the architecture specific code that by tom · 19 years ago
  27. 1340c35 Create a new SkShmC segment type for shared memory segments so that we by tom · 19 years ago
  28. 45f4e7c by sewardj · 19 years ago
  29. b69f7c1 by njn · 19 years ago
  30. 64c8324 by njn · 19 years ago
  31. 4a164d0 by njn · 19 years ago
  32. 6ace3ea by njn · 19 years ago
  33. 4802b38 Move some decls out of tool.h into the new file pub_tool_aspacemgr.h. by njn · 19 years ago