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. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  5. bd664fd Fix "346411 MIPS: SysRes::_valEx handling is incorrect" by sewardj · 9 years ago
  6. 9c120ae Remove SysRes::_valEx from common code as it is specific to mips. by florian · 9 years ago
  7. 596b3fe Remove function sr_ResHI from Linux specific code. by florian · 9 years ago
  8. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  9. ea73483 Tweak STATIC_ASSERT such that there is no warning about an unused by florian · 9 years ago
  10. d59d978 Fix function sr_EQ which compares two SysRes values. On Linux it was by florian · 9 years ago
  11. c13d544 Add STATIC_ASSERT and use it. by florian · 9 years ago
  12. 7bac7ec Simplify expression. by florian · 9 years ago
  13. 9b3da11 The definition of type Addr has moved to VEX and by florian · 9 years ago
  14. d65f726 Import offsetof and vg_alignof from VEX (tracking VEX r3049). by florian · 9 years ago
  15. af93042 Move definition of type SizeT to VEX (see VEX r3046). by florian · 9 years ago
  16. 44bd446 Remove the type AddrH. The code assumes in many places that the host by florian · 9 years ago
  17. 70a5de1 Enable -Wcast-qual when compiling the valgrind source. by florian · 10 years ago
  18. 19e2c94 -Wmissing-enum seems to have arrived at the MacOS builds for some by sewardj · 10 years ago
  19. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  20. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  21. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  22. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  23. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  24. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  25. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  26. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  27. 4ee9c56 Tidying up of branch-predict hint macros LIKELY/UNLIKELY. Fixes by sewardj · 13 years ago
  28. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  29. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  30. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 14 years ago
  31. 870f745 Removed dependency of include/pub_tool_basics.h on config.h. by bart · 14 years ago
  32. 116458b Changes: by bart · 14 years ago
  33. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  34. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  35. 38c73d7 Minor sync with the DARWIN branch. by njn · 15 years ago
  36. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  37. 9c53325 Merge r9600 (separate VG_ and ML_ definitions for C and asm files) from the by njn · 15 years ago
  38. 9f20746 Updated copyright years. by njn · 15 years ago
  39. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 15 years ago
  40. 9c606bd by sewardj · 16 years ago
  41. 5dd8e6a Moved macro's that specify branch prediction hints to include/pub_tool_basics.h by bart · 16 years ago
  42. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  43. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  44. e1f33a4 Merge r6131: by sewardj · 18 years ago
  45. 64ea7f8 Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not import by njn · 18 years ago
  46. 4cfea4f by sewardj · 18 years ago
  47. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  48. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  49. 274461d Plumb 64-bit file offsets throughout the address space manager. Untested. by sewardj · 19 years ago
  50. 45f4e7c by sewardj · 19 years ago
  51. f38dad9 Move config.h inclusion from pub_tool_basics.h to pub_core_basics.h so it's by njn · 19 years ago
  52. 6e340c7 Clean up endianness macros a bit. Now pub_tool_basics.h defines by sewardj · 19 years ago
  53. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  54. af839f5 by njn · 19 years ago
  55. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  56. c7561b9 by njn · 19 years ago[Renamed (65%) from include/basic_types.h]
  57. 9a8be6c Renamed tool_asm.h as pub_basics_asm.h. Removed core_asm.h. by njn · 19 years ago
  58. 24153ed Moved VG_BUGS_TO out of basic_types.h into libcassert.h. by njn · 19 years ago
  59. f536bbb by njn · 19 years ago
  60. 5363a56 Move the *ROUND* macros to a better place. by njn · 19 years ago
  61. 21edee3 Move NULL from tool.h into basic_types.h. by njn · 19 years ago
  62. a8d8e23 by sewardj · 19 years ago
  63. 272b216 Update website address. by njn · 19 years ago
  64. bc7df20 Add macro definitions that make it possible to do cpu/os/both by sewardj · 19 years ago
  65. d01fef7 by njn · 19 years ago
  66. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  67. fa8ec11 Complete rewrite (I think this is the 4th incarnation) of translation by sewardj · 19 years ago
  68. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  69. 8b635a4 Merge in enough changes from the old Vex tree to make stage2 link, at least. by sewardj · 20 years ago
  70. ada0d2b by nethercote · 20 years ago
  71. 5b9fafd by nethercote · 20 years ago
  72. 8b5f40c by nethercote · 20 years ago
  73. 7ac7f7b by nethercote · 20 years ago
  74. ebf1d86 - Make find_auxv() word-size independent. by nethercote · 20 years ago