1. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  2. 46dbd3f Don't scan the entire Valgrind stack to check for impending by sewardj · 14 years ago
  3. 9e0a6b8 Increase Valgrind's (per-thread) stack size from 64kB to 1MB, by sewardj · 14 years ago
  4. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  5. fd1b461 In VG_(get_changed_segments) use dynamic memory allocation rather than by njn · 15 years ago
  6. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  7. 9506f0d DARWIN sync: UInt -> Int. by njn · 15 years ago
  8. 9f20746 Updated copyright years. by njn · 15 years ago
  9. 7cf4e6b by sewardj · 16 years ago
  10. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  11. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  12. e66f2e0 Merge (from 3_2_BRANCH) r6457/8 (Support 64k pages on ppc32/64-linux by sewardj · 18 years ago
  13. fa2a246 Merge r6119: by sewardj · 18 years ago
  14. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  15. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  16. bcaf047 Move VG_(am_get_filename) to the tool accessible aspacemgr header file. by tom · 19 years ago
  17. 1340c35 Create a new SkShmC segment type for shared memory segments so that we by tom · 19 years ago
  18. 274461d Plumb 64-bit file offsets throughout the address space manager. Untested. by sewardj · 19 years ago
  19. cb249ab Privatise parse_procselfmaps() and move it into aspacemgr.c in order by sewardj · 19 years ago
  20. 6684d2a VG_(am_extend_into_adjacent_reservation_client): Do not allow the by sewardj · 19 years ago
  21. 45f4e7c by sewardj · 19 years ago
  22. 09b8480 by njn · 19 years ago
  23. 721f2c8 Make show_segments() public, and use it when VG_(get_memory_from_mmap)() by njn · 19 years ago
  24. 0ae787c by njn · 19 years ago
  25. 88c5148 by njn · 19 years ago
  26. b69f7c1 by njn · 19 years ago
  27. 945ed2e by njn · 19 years ago
  28. af839f5 by njn · 19 years ago
  29. 899ce73 by njn · 19 years ago
  30. 9260c78 Move VG_(get_memory_from_mmap_for_client) out of m_aspacemgr into by njn · 19 years ago
  31. 7d2a9c4 by njn · 19 years ago
  32. 6676d5b 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
  34. 0140af5 Implement stack registration client requests. See the documentation by rjwalsh · 19 years ago
  35. e3f0635 Moved VGA_(pointercheck)() into ASpaceMgr. by njn · 19 years ago
  36. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  37. 04e1698 by njn · 19 years ago
  38. 36ef6ba by njn · 19 years ago
  39. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  40. 55f9d1a by sewardj · 19 years ago