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. 2cdc379 Remove extraneous "-x" which I suspect is debugging support that got by sewardj · 9 years ago
  5. 62d7e25 Simplify the build script a lot by using the download_prerequisites by florian · 9 years ago
  6. e15b549 Initial checkin by florian · 9 years ago
  7. 9c8e198 Fix clang/osx: ld: warning: -read_only_relocs cannot be used with x86_64 by rhyskidd · 9 years ago
  8. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  9. 0dc3526 Signal handler ucontext_t not filled out correctly on OS X bz#341419 by rhyskidd · 9 years ago
  10. 39e0f54 Remove dependency on bash. Fixes BZ #347978. by florian · 9 years ago
  11. bb1a787 Add support for building with -fsanitize=undefined. by florian · 9 years ago
  12. 044514a Add command line option --max-connect=INT to allow the user to provide by florian · 9 years ago
  13. fba8dd7 Add a command line option to allow the user to provide an upper bound by florian · 9 years ago
  14. 033e7a6 Add script. Comes in handy when messing with the build system by florian · 9 years ago
  15. b262ff4 Back out r14781, which was unintended. by sewardj · 9 years ago
  16. 60c1085 arm64: implement "BRK #imm16". by sewardj · 9 years ago
  17. ee0ee03 Fix a few incorrect format strings. Spotted by the Coverity checker. by florian · 10 years ago
  18. 2d3aed7 The 4th parameter of lzo1x_decompress_safe has lzo_uint * type by florian · 10 years ago
  19. 97b89f7 Remove some unneeded checks. These were spotted by the Coverity checker. by florian · 10 years ago
  20. 8c98ebc Add comments in getoff.c to clarify its intended usage. by philippe · 10 years ago
  21. 68a8bb9 Fix build problems on MacOSX pertaining to r14283. by sewardj · 10 years ago
  22. e004ad8 * Unbreak build on macos (and on other platforms) that do not have by philippe · 10 years ago
  23. 1670b05 fix 338160: Implement QGetTlsAddr query so that GDB+V gdbsrv can print __thread variables. by philippe · 10 years ago
  24. c9d7582 Update the C++ demangler by importing files from GCC trunk @ 212125. by florian · 10 years ago
  25. 06766bd Update the copyright notice in files ending in '.in' because the by florian · 10 years ago
  26. 518510b Show a line in the output log when the client connects but the by sewardj · 10 years ago
  27. bd7a24a Fix a potentially serious bug discovered by BEAM. by sewardj · 11 years ago
  28. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  29. d1e996a Fix a bug introduced in the previous revision. by florian · 11 years ago
  30. 5d7fde1 Define _XOPEN_SOURCE before including unistd.h. by sewardj · 11 years ago
  31. 3e8d634 Bug 321738 Add manpages for vgdb and valgrind-listener. by mjw · 11 years ago
  32. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  33. edef58d Tweak script; ignore some more opcodes. by florian · 11 years ago
  34. 432eb79 Identify opcodes that are not handled by the decoder in by florian · 11 years ago
  35. c3ed866 Accept blank lines in <binutils>/opcodes/s390-opc.txt. by florian · 11 years ago
  36. 3c53601 The listener does not use VEX types anywhere else. So this by florian · 12 years ago
  37. e808f81 Change script to also handle IBM's copyright notice. Update copyright notices. by florian · 12 years ago
  38. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  39. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  40. 4cadb8a When parsing guest_s390_toIR.c also recognize opcodes with digits by florian · 12 years ago
  41. 4cb3dc3 Use multiple processors to build these tests. by sewardj · 12 years ago
  42. 4bec7ac Change the V output file name from out-V to out-VAL. by sewardj · 12 years ago
  43. f9925fe Add script that assists with updating s390-opcodes.csv. by florian · 12 years ago
  44. a70dfab Fix a typo. by florian · 12 years ago
  45. e44b9cd Add script to assist in updating the C++ demangler from GCC trunk. by florian · 12 years ago
  46. 7d219f8 Document test results. by florian · 13 years ago
  47. d8e32e2 Don't get the date of the build from the mail header. It is by florian · 13 years ago
  48. b0f4ce8 Add script to summarize the outcome of nightly builds. by florian · 13 years ago
  49. 82a0371 Add more missing files for the tarball. by florian · 13 years ago
  50. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  51. 20cf5bd Update, so as to be able to handle the 200x vs 201x change. by sewardj · 13 years ago
  52. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  53. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  54. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  55. 5c46da8 Include valgrind headers before system headers to avoid problems by tom · 14 years ago
  56. 3532b59 Make this usable on Ubuntu by explicitly specifying bash rather than dash. by sewardj · 14 years ago
  57. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 14 years ago
  58. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  59. ee0c66a Rename a conf variable. by njn · 15 years ago
  60. 3c0e524 Update a comment. by njn · 15 years ago
  61. 4779241 Partly de-hackify auxprogs/Makefile.am. libmpiwrap.*.*.dSYM is now by njn · 15 years ago
  62. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  63. 6fa7e4a DARWIN sync: whitespace. by njn · 15 years ago
  64. 9f20746 Updated copyright years. by njn · 15 years ago
  65. 6bf365c Changed the way files are installed. Instead of going into by njn · 15 years ago
  66. 618ce21 Fix a typo. by njn · 15 years ago
  67. 808e20e Merged r9120 (Merge Makefile.{inplace,install}.am, and simplify installation by njn · 15 years ago
  68. f6ded8c Removed Makefile.core.am with some judicious refactoring. by njn · 15 years ago
  69. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 15 years ago
  70. 19f4236 Unbreak the build on aix5. by sewardj · 15 years ago
  71. 1ba0e9b Don't segfault the guest during a call MPI_Init(NULL,NULL), since by sewardj · 15 years ago
  72. bbaef87 Fixes for compilation warnings from the apparently very strict by sewardj · 16 years ago
  73. d696210 Stop mpxlc complaining about GNU-isms when compiling libmpiwrap.c. by sewardj · 16 years ago
  74. 982751b Add a wrapper for MPI_Waitany. by sewardj · 16 years ago
  75. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  76. 6ffc8de Update. by sewardj · 16 years ago
  77. c9d3383 AIX5 counterpart to r7302: Improve handling of programs which require by sewardj · 16 years ago
  78. a780296 Handle a whole bunch of obscure types. by sewardj · 17 years ago
  79. 896a7fd Test a whole bunch of obscure types. by sewardj · 17 years ago
  80. a8c487f Merge (from branch) r6755 (Handle MPI_DOUBLE_PRECISION). by sewardj · 17 years ago
  81. 443aa37 Handle some more types: {REAL,INTEGER}{4,8} and 2INT. Also a change by sewardj · 17 years ago
  82. 6f286c3 Test some Fortran types. by sewardj · 17 years ago
  83. a368961 by sewardj · 17 years ago
  84. 775a368 Horrible hacks to make 'make dist' work properly. Previously it only by sewardj · 17 years ago
  85. ee34659 Handle type MPI_PACKED and associated functions PMPI_Packed and PMPI_Unpacked. by sewardj · 17 years ago
  86. cf37534 Inline a bunch of helper functions, in an attempt to minimise by sewardj · 17 years ago
  87. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  88. 7a44e3f Update for 2007. by sewardj · 17 years ago
  89. abbad83 Fixes for MPICH on amd64-linux. by sewardj · 17 years ago
  90. c669125 Fix installation of libmpiwrap.so on the primary platform. by sewardj · 17 years ago
  91. cb7fa50 by sewardj · 17 years ago
  92. b401722 Fix compilation warning, and partially de-leak. by sewardj · 17 years ago
  93. 8cbd68c Add a simple script which drives 'kdiff3' through a large source tree by sewardj · 18 years ago
  94. cd475c1 Merge r6201: Fix compile warning on aix. by sewardj · 18 years ago
  95. d465d99 Merge r6139: by sewardj · 18 years ago
  96. 92ef1ed Merge r6092 and some of r6093: by sewardj · 18 years ago
  97. 1eff82b by sewardj · 18 years ago
  98. 4cfea4f by sewardj · 18 years ago
  99. 452fba8 A patch for the "Open POSIX Test Suite" by sewardj · 18 years ago
  100. 9b409f5 handy script to decode ppc instructions by cerion · 18 years ago