1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. 3f1d613 Make sure no executable stack gets created. Explanation by Matthias Schwarzott: by florian · 9 years ago
  3. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  4. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  5. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  6. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  7. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  8. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  9. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  10. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  11. 9c53325 Merge r9600 (separate VG_ and ML_ definitions for C and asm files) from the by njn · 15 years ago
  12. 9f20746 Updated copyright years. by njn · 15 years ago
  13. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  14. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  15. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  16. 45f4e7c by sewardj · 19 years ago
  17. af839f5 by njn · 19 years ago
  18. 7eb7c58 by sewardj · 19 years ago
  19. c7561b9 by njn · 19 years ago[Copied (61%) from coregrind/core.h]
  20. a1f783f Moved VGA_(getArchAndSubArch) into m_translate and made it local. This by njn · 19 years ago
  21. a7598f6 Moved the code trampoline stuff into a new module, m_trampoline. Not by njn · 19 years ago
  22. 1277109 by njn · 19 years ago
  23. b81709a Forgot to remove these decls in the last commit. by njn · 19 years ago
  24. 9abd608 by njn · 19 years ago
  25. 6ace3ea by njn · 19 years ago
  26. 16eeb4e by njn · 19 years ago
  27. f536bbb by njn · 19 years ago
  28. 7b85dd5 by njn · 19 years ago
  29. 9cb54ac by njn · 19 years ago
  30. 327fe8a Move VG_(fcntl) into m_libcfile. by njn · 19 years ago
  31. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  32. d0e0ec0 Move comment to the right place. by njn · 19 years ago
  33. e9befc6 by njn · 19 years ago
  34. efe0f92 amd64 build fixes. by sewardj · 19 years ago
  35. 83f9e79 Remove VG_ERRTXT_LEN from core.h. by njn · 19 years ago
  36. 3172124 Remove the hard-coding of "_vgi_" as the intercept prefix in by njn · 19 years ago
  37. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  38. 6ba622c Moved VG_(strdup)() and VG_(arena_strdup)() into m_mallocfree. by njn · 19 years ago
  39. 984a636 by njn · 19 years ago
  40. 797442e by njn · 19 years ago
  41. 8c2e153 by njn · 19 years ago
  42. 767eb42 by njn · 19 years ago
  43. 8aa3585 by njn · 19 years ago
  44. 63004dc by njn · 19 years ago
  45. a8d8e23 by sewardj · 19 years ago
  46. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
  47. 132bfcc by njn · 19 years ago
  48. 36a20fa by njn · 19 years ago
  49. 13bfd85 by njn · 19 years ago
  50. 97405b2 by njn · 19 years ago
  51. d27a026 Remove dead macro. by njn · 19 years ago
  52. 002dda0 Move VALGRINDCLO and VALGRINDOPTS into m_options. by njn · 19 years ago
  53. e3f0635 Moved VGA_(pointercheck)() into ASpaceMgr. by njn · 19 years ago
  54. 31513b4 by njn · 19 years ago
  55. ed6b824 Whitespace/comment-only changes, to serve as placeholder for the last commit by njn · 19 years ago
  56. db13c4f by njn · 19 years ago
  57. 3c00878 Test commit, whitespace change only. by njn · 19 years ago
  58. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  59. 0c24647 by njn · 19 years ago
  60. 04e1698 by njn · 19 years ago
  61. 278b3d6 Modularised m_scheduler. by njn · 19 years ago
  62. 1d88711 by sewardj · 19 years ago
  63. 7df470b by njn · 19 years ago
  64. d1af003 by njn · 19 years ago
  65. f091eea Remove dead field. by njn · 19 years ago
  66. 1cfedbc Make VG_(wait_for_threadstate) local to linux/core_os.c. by njn · 19 years ago
  67. 6c6b59e Make VG_(sanitize_client_sigmask)() local to m_syscalls. by njn · 19 years ago
  68. 07ef6c0 Un-export VG_(is_sig_ign)(). by njn · 19 years ago
  69. 1b72800 minor cleanups by njn · 19 years ago
  70. 2024234 by njn · 19 years ago
  71. bb42223 Fix test for amd64. by tom · 19 years ago
  72. 77e8ac1 by njn · 19 years ago
  73. 4f6e370 by njn · 19 years ago
  74. 4de47b1 by njn · 19 years ago
  75. 6b2b96a by njn · 19 years ago
  76. 2335d11 by njn · 19 years ago
  77. be9b47b by njn · 19 years ago
  78. 296c24d fixup headers a bit by njn · 19 years ago
  79. f644a0b Whoops, a little premature in removing core_asm.h -- still need it by njn · 19 years ago
  80. 2e8f4ef Created pub_core_transtab_asm.h, killing core_asm.h in the process. by njn · 19 years ago
  81. 36ef6ba by njn · 19 years ago
  82. 1725012 VG_(resolve_redir)() can now be made private to vg_redir.c. by njn · 19 years ago
  83. bf7ca33 Move resolve_redir_allsegs() to vg_redir.c, the only file that uses it, by njn · 19 years ago
  84. 8bddf58 Modularised vg_transtab.c as m_transtab. by njn · 19 years ago
  85. 3cbfbc1 by njn · 19 years ago
  86. 3c660b6 Import vki_unistd.h on a need-to-know basis, rather than by njn · 19 years ago
  87. 9dd7b70 VGA_(terminate) doesn't need to be exported. by njn · 19 years ago
  88. 0b2c49d by njn · 19 years ago
  89. 0ab10c4 Fix compilation warnings on amd64 caused by I_die_here. by sewardj · 19 years ago
  90. 36b66df by njn · 19 years ago
  91. 694b1b6 by njn · 19 years ago
  92. 444eba1 by njn · 19 years ago
  93. 36932cb Moved Vex's arch/subarch detection out of main() into VG_(translate)()'s by njn · 19 years ago
  94. 695234d Make VG_(clone)() declaration private to m_syscalls. by njn · 19 years ago
  95. a91498f by njn · 19 years ago
  96. da325d9 Move declaration of "struct vg_mallocfunc_info" from core.h into by njn · 19 years ago
  97. 9fc3112 Move VG_(block_signals)() to vg_scheduler.c, the only file that uses by njn · 19 years ago
  98. 44e1368 Modularised the demangler into m_demangle. (It very nearly fit our new by njn · 19 years ago
  99. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  100. 717cde5 by njn · 19 years ago