1. 2fa66ce New function VG_(am_mmap_client_heap) which swallows by florian · 9 years ago
  2. 15fa8a2 Produce a user message in case of stack overflow. by florian · 9 years ago
  3. 888b815 Change the prototype of VG_(am_extend_into_adjacent_reservation_client) by florian · 9 years ago
  4. dd7318b Change VG_(am_extend_map_client) as follows: by florian · 9 years ago
  5. 6329ec8 Translations are allowed from all client segments. Update comments by florian · 9 years ago
  6. 67d4603 Move comments next to the function prototypes they describe. by florian · 9 years ago
  7. 3297124 2 pints later: more coregrind constification. by florian · 10 years ago
  8. 38a74d2 The semantic of the stack bounds is not consistent or is not described. by philippe · 10 years ago
  9. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  10. adfff76 * Factorise code between is_valid_for_client and is_valid_for_valgrind. by philippe · 10 years ago
  11. 17e76ec Cleanup some old leftover of AIX port + fix a comment by philippe · 10 years ago
  12. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  13. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  14. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  15. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  16. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  17. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  18. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  19. 15e301e * none/tests/linux/mremap3.vgtest : new test by philippe · 13 years ago
  20. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  21. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  22. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  23. 46dbd3f Don't scan the entire Valgrind stack to check for impending by sewardj · 14 years ago
  24. 9e0a6b8 Increase Valgrind's (per-thread) stack size from 64kB to 1MB, by sewardj · 14 years ago
  25. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  26. fd1b461 In VG_(get_changed_segments) use dynamic memory allocation rather than by njn · 15 years ago
  27. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  28. 9506f0d DARWIN sync: UInt -> Int. by njn · 15 years ago
  29. 9f20746 Updated copyright years. by njn · 15 years ago
  30. 7cf4e6b by sewardj · 16 years ago
  31. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  32. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  33. e66f2e0 Merge (from 3_2_BRANCH) r6457/8 (Support 64k pages on ppc32/64-linux by sewardj · 18 years ago
  34. fa2a246 Merge r6119: by sewardj · 18 years ago
  35. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  36. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  37. bcaf047 Move VG_(am_get_filename) to the tool accessible aspacemgr header file. by tom · 19 years ago
  38. 1340c35 Create a new SkShmC segment type for shared memory segments so that we by tom · 19 years ago
  39. 274461d Plumb 64-bit file offsets throughout the address space manager. Untested. by sewardj · 19 years ago
  40. cb249ab Privatise parse_procselfmaps() and move it into aspacemgr.c in order by sewardj · 19 years ago
  41. 6684d2a VG_(am_extend_into_adjacent_reservation_client): Do not allow the by sewardj · 19 years ago
  42. 45f4e7c by sewardj · 19 years ago
  43. 09b8480 by njn · 19 years ago
  44. 721f2c8 Make show_segments() public, and use it when VG_(get_memory_from_mmap)() by njn · 19 years ago
  45. 0ae787c by njn · 19 years ago
  46. 88c5148 by njn · 19 years ago
  47. b69f7c1 by njn · 19 years ago
  48. 945ed2e by njn · 19 years ago
  49. af839f5 by njn · 19 years ago
  50. 899ce73 by njn · 19 years ago
  51. 9260c78 Move VG_(get_memory_from_mmap_for_client) out of m_aspacemgr into by njn · 19 years ago
  52. 7d2a9c4 by njn · 19 years ago
  53. 6676d5b by njn · 19 years ago
  54. 4802b38 Move some decls out of tool.h into the new file pub_tool_aspacemgr.h. by njn · 19 years ago
  55. 0140af5 Implement stack registration client requests. See the documentation by rjwalsh · 19 years ago
  56. e3f0635 Moved VGA_(pointercheck)() into ASpaceMgr. by njn · 19 years ago
  57. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  58. 04e1698 by njn · 19 years ago
  59. 36ef6ba by njn · 19 years ago
  60. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  61. 55f9d1a by sewardj · 19 years ago