1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  4. a5e06c3 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  5. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  6. 7571271 Remove a few embarassing comments. by florian · 9 years ago
  7. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  8. 2fa66ce New function VG_(am_mmap_client_heap) which swallows by florian · 10 years ago
  9. 4367abe Fix a few compiler warnings issued by clang 3.6.0 by florian · 10 years ago
  10. 6329ec8 Translations are allowed from all client segments. Update comments by florian · 10 years ago
  11. 8d47a61 Allow the user to specify precise-exception behaviour for translations by sewardj · 10 years ago
  12. ddd61ff Change most remaining use of Addr64 in coregrind and the tools to Addr. by florian · 10 years ago
  13. f466eef Track the IMark changes in VEX r3055. by florian · 10 years ago
  14. 2d4ba29 Track VEX r3052 (VexTranslateArgs::guest_bytes_addr is an Addr value). by florian · 10 years ago
  15. 9b3da11 The definition of type Addr has moved to VEX and by florian · 10 years ago
  16. 09b54fb Change a logging function to use SizeT (tracking VEX r3047). by florian · 10 years ago
  17. 8bea091 This commit fixes a redundant #if defined line. The define by carll · 10 years ago
  18. 8e78577 Fix 197259 Unsupported arch_prtctl PR_SET_GS option by philippe · 10 years ago
  19. 227a1ec Add limited support for printing floating point numbers to by florian · 10 years ago
  20. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  21. d4fbf14 Use __typeof__. by florian · 10 years ago
  22. 3c0c947 Ripple from constifying parameters of instrumentation functions and by florian · 10 years ago
  23. a5c9af6 Adapt LibVEX_Init invocation due to VEX r2955 changes. by florian · 10 years ago
  24. e2800c9 coregrind files shall use vg_assert not tl_assert. by florian · 10 years ago
  25. 582d582 This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3 by carll · 10 years ago
  26. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  27. 5973142 Track vex r2910 (infrastructural improvements in representation of by sewardj · 10 years ago
  28. 5ab5f38 Unbreak ppc32 compilation (remove last usage of host_ppc32_regalign_int64_args) by philippe · 10 years ago
  29. 80d9c8f When printing "REDIR:" lines at -v, print not only the name of the by sewardj · 10 years ago
  30. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  31. 0232098 fix gdbsrv inferior calls when PT_GNU_STACK declares stack not executable by philippe · 11 years ago
  32. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 12 years ago
  33. d5fb89d Avoid to record execontext used for origin tracking when --trac-origins=no by philippe · 12 years ago
  34. 17c5e2e by sewardj · 12 years ago
  35. c30cd9b Make diagnostics for SIGILL more controllable (Valgrind part). by sewardj · 12 years ago
  36. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  37. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  38. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  39. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  40. 3fad65b Unbreak build on ppc64 (error: ‘EmWarn_PPC64_redir_underflow’ undeclared) by philippe · 12 years ago
  41. 2e49741 Followup patch to r12899, purely mechanical. Rename: by florian · 12 years ago
  42. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  43. 29e022d Add command line flag --trace-notabove which I've found handy. by florian · 12 years ago
  44. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  45. 2eecb74 Track the change to IRDirty guest state effect annotations introduced by sewardj · 12 years ago
  46. d39b022 Reduce size of an IRStmt from 40 bytes to 32 bytes on LP64 by florian · 12 years ago
  47. b7301c6 For --profile-flags=, weight the counts by the number of guest insns by sewardj · 12 years ago
  48. 291849f Merge branches/TCHAIN from r12476 (its creation point) into trunk. by sewardj · 12 years ago
  49. e318d0b Increase the size of buffers used for showing names when --trace-flags= is set. by sewardj · 13 years ago
  50. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  51. 227fd91 Debug printing only: when printing SB translation header lines, by sewardj · 13 years ago
  52. 8a5c06b Fix a couple of buffer overruns. n-i-bz. by sewardj · 13 years ago
  53. cabcace Enable chasing of unconditional jumps/calls for s390x. by florian · 13 years ago
  54. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  55. 6dbcc63 Add a fourth --smc-check= variant, --smc-check=all-non-file. This by sewardj · 13 years ago
  56. 52805ff Un-break all non x86/amd64 targets following r11786, duh. by sewardj · 13 years ago
  57. 1274027 Give the amd64-linux and x86-linux dispatchers two entry points, not one, by sewardj · 13 years ago
  58. 80e88b0 Fix ppc64-linux build following introduction of IRStmt_Mark::delta in vex r2153. by sewardj · 13 years ago
  59. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  60. 6c591e1 by sewardj · 13 years ago
  61. c7ffc94 Fix up most but not all warnings generated by gcc-4.6 about by sewardj · 14 years ago
  62. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 14 years ago
  63. eb4a5e2 Removed an unused variable. by bart · 14 years ago
  64. df0cc69 Improve performance of smc-checks substantially, by: by sewardj · 14 years ago
  65. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  66. e7d4607 Show the requesting thread (tid) for each translation. by sewardj · 15 years ago
  67. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  68. 1da86fe Allow translations in client allocated shared memory. Fixes #210322. by tom · 15 years ago
  69. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  70. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  71. 9f20746 Updated copyright years. by njn · 16 years ago
  72. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 16 years ago
  73. c0b2039 Followup to vx1875: use .guest_amd64_assume_fs_is_zero == True on amd64-linux. by sewardj · 16 years ago
  74. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  75. 7cf4e6b by sewardj · 16 years ago
  76. b8b79ad Merge in the DATASYMS branch. by sewardj · 17 years ago
  77. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  78. 2831b51 In vg_SP_update_pass (stack-pointer-change analysis code), correctly by sewardj · 17 years ago
  79. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  80. a594026 ppc32-linux signal handling: don't place the sigframe return stub on by sewardj · 17 years ago
  81. 81651dc Merge, from CGTUNE branch, a cleaned up version of r6742: by sewardj · 17 years ago
  82. 5f76de0 by sewardj · 18 years ago
  83. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  84. 0b9d74a by sewardj · 18 years ago
  85. 4a0009c Merge r6149: by sewardj · 18 years ago
  86. 4cfea4f by sewardj · 18 years ago
  87. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  88. f5c8e37 Extend stack-permissions-change fast-case machinery to handle +/- 112, by sewardj · 19 years ago
  89. bb68627 Comment-only changes. by sewardj · 19 years ago
  90. 0283bae Two unrelated changes: by sewardj · 19 years ago
  91. d68ac3e Changes to make function wrapping work better on ppc64-linux: by sewardj · 19 years ago
  92. dfbaa22 Make VG_(get_StackTrace2) aware of bogus LR values in by sewardj · 19 years ago
  93. 34593e5 Rewrite VG_(translate) to make it clearer (it had grown like Topsy for by sewardj · 19 years ago
  94. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  95. 53ee1fc Deal with function pointer vs function entry crazyness on ppc64-linux. by sewardj · 19 years ago
  96. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  97. 274807d - Track vex r1494 (x86/amd64 change of conventions for getting by sewardj · 19 years ago
  98. 5096a39 Improve vg_SP_update_pass() to catch more constant offset cases. Improves by njn · 19 years ago
  99. 42c8355 Change hp2ps to output .ps files in the same dir that the .hp input files by njn · 19 years ago
  100. e2d1e67 Tidy up the machinery for detecting the CPU type and capabilities. by sewardj · 19 years ago