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. 745e5c7 Merge remote-tracking branch 'aosp/upstream-master' into mymerge by Dmitriy Ivanov · 9 years ago
  4. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  5. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  6. c3be269 Fix Elf32_Nhdr redefinition by Dmitriy Ivanov · 9 years ago
  7. 7571271 Remove a few embarassing comments. by florian · 9 years ago
  8. 42a0800 Followup to r15101. Remove pointless cast. The castee already has that type. by florian · 9 years ago
  9. 8647af7 Fix the compiler warning about casting the arguments to the functions by carll · 9 years ago
  10. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  11. ea8a88c Pass in a mask of segment kinds to VG_(get_segment_starts) by florian · 9 years ago
  12. f34ee4e Fix up the error processing in VG_(expand_file_name). E.g. giving by florian · 10 years ago
  13. 3130eab Minor non-functional cleanups. by florian · 10 years ago
  14. 26ed419 Adds initial support for AArch64 (arm64) on Android. Small programs by sewardj · 10 years ago
  15. a175ffb Merge revisions 14210 and 14626 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  16. 68790a7 VG_(malloc/calloc/strdup) never return NULL (and never will). by florian · 10 years ago
  17. 77eb20b Use wrapper functions VG_(malloc) and friends consistently across the by florian · 10 years ago
  18. 8d66ff7 Fix off-by-one error in size of coredumps. Patch from Ivo Raisr by sewardj · 10 years ago
  19. 582d582 This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3 by carll · 10 years ago
  20. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  21. 5bf4dd2 Output details for the faulting thread first in a core dump. by tom · 10 years ago
  22. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  23. 9c6b05d mips32: Adding mips32/Android support to Valgrind. by dejanj · 10 years ago
  24. bcff2cc Fix 325714 Empty vgcore but RLIMIT_CORE is big enough (too big) by philippe · 10 years ago
  25. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  26. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  27. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  28. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  29. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  30. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  31. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  32. 45fa9f4 Add initial support for Intel AVX instructions (Valgrind side). by sewardj · 12 years ago
  33. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  34. c17c6ef Allow core dumps on 32 bit architectures to go over 2Gb in size. BZ#277610. by tom · 13 years ago
  35. 5d28969 Make this compilable on Android. by sewardj · 13 years ago
  36. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  37. f34eb49 Add support for IBM Power ISA 2.06 -- stage 1. Valgrind-side changes by sewardj · 13 years ago
  38. 38a2859 Make MacOS builds work again following fixes for #259977 (revs 11687,8,9) by sewardj · 13 years ago
  39. 6c591e1 by sewardj · 13 years ago
  40. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  41. 9dcfdff Merge from branches/THUMB: track renaming of guest_R15 to guest_R15T. by sewardj · 14 years ago
  42. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  43. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 14 years ago
  44. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  45. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  46. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  47. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  48. ac1e033 Created a new module, m_aspacehl. Factored out three(!) copies of by njn · 15 years ago
  49. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  50. 9f20746 Updated copyright years. by njn · 15 years ago
  51. c95c210 Expand filename for coredumps correctly. Fixes #174908. Also take by sewardj · 16 years ago
  52. 9c606bd by sewardj · 16 years ago
  53. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  54. 38dba99 Add disclaimers. by sewardj · 17 years ago
  55. 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 17 years ago
  56. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  57. e808930 Track SysRes change. by sewardj · 18 years ago
  58. eda95b4 Merge r6097: by sewardj · 18 years ago
  59. 53c0dc9 Unbreak amd64-linux after recent commits. by sewardj · 18 years ago
  60. c95257a Unbreak ppc{32,64}-linux after recent commits. by sewardj · 18 years ago
  61. 4cfea4f by sewardj · 18 years ago
  62. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  63. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  64. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  65. 86f64bd Make coredump files have names like vgcore.12345 rather than vgcore.pid12345 by njn · 19 years ago
  66. ad4e18d by njn · 19 years ago
  67. 0290a05 Placate compiler warning. by sewardj · 19 years ago
  68. 152cb59 Build fixes following recent coredump hackery. by sewardj · 19 years ago
  69. cf4ac71 Fix a couple of gcc warnings following recent coredumping changes (r4970). by sewardj · 19 years ago
  70. f4c2310 Get core dumping working again - the architecture specific code that by tom · 19 years ago