1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. 9c8e198 Fix clang/osx: ld: warning: -read_only_relocs cannot be used with x86_64 by rhyskidd · 9 years ago
  3. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  4. bb1a787 Add support for building with -fsanitize=undefined. by florian · 9 years ago
  5. 68a8bb9 Fix build problems on MacOSX pertaining to r14283. by sewardj · 10 years ago
  6. 1670b05 fix 338160: Implement QGetTlsAddr query so that GDB+V gdbsrv can print __thread variables. by philippe · 10 years ago
  7. 3e8d634 Bug 321738 Add manpages for vgdb and valgrind-listener. by mjw · 11 years ago
  8. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  9. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  10. e44b9cd Add script to assist in updating the C++ demangler from GCC trunk. by florian · 12 years ago
  11. b0f4ce8 Add script to summarize the outcome of nightly builds. by florian · 13 years ago
  12. 82a0371 Add more missing files for the tarball. by florian · 13 years ago
  13. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  14. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  15. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  16. ee0c66a Rename a conf variable. by njn · 15 years ago
  17. 3c0e524 Update a comment. by njn · 15 years ago
  18. 4779241 Partly de-hackify auxprogs/Makefile.am. libmpiwrap.*.*.dSYM is now by njn · 15 years ago
  19. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  20. 6fa7e4a DARWIN sync: whitespace. by njn · 15 years ago
  21. 6bf365c Changed the way files are installed. Instead of going into by njn · 15 years ago
  22. 618ce21 Fix a typo. by njn · 15 years ago
  23. 808e20e Merged r9120 (Merge Makefile.{inplace,install}.am, and simplify installation by njn · 15 years ago
  24. f6ded8c Removed Makefile.core.am with some judicious refactoring. by njn · 15 years ago
  25. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 15 years ago
  26. d696210 Stop mpxlc complaining about GNU-isms when compiling libmpiwrap.c. by sewardj · 16 years ago
  27. a368961 by sewardj · 17 years ago
  28. 775a368 Horrible hacks to make 'make dist' work properly. Previously it only by sewardj · 17 years ago
  29. c669125 Fix installation of libmpiwrap.so on the primary platform. by sewardj · 17 years ago
  30. 8cbd68c Add a simple script which drives 'kdiff3' through a large source tree by sewardj · 18 years ago
  31. 1eff82b by sewardj · 18 years ago
  32. 452fba8 A patch for the "Open POSIX Test Suite" by sewardj · 18 years ago
  33. 1036011 (1) build libmpiwrap.so with -fPIC, not -fpic. by sewardj · 18 years ago
  34. d23ad9b Sigh; rename mpiwrap.c to libmpiwrap.c so that 'make dist' doesn't barf by sewardj · 18 years ago
  35. 6ec98e8 Add a (rather ingenious, if I do say so myself) program to test the by sewardj · 18 years ago
  36. 1a85e60 MPI build system refinements: just base everything off mpicc, and don't by sewardj · 18 years ago
  37. 301a50f Beginnings of proper MPI user type-walking code. by sewardj · 18 years ago
  38. 0ad4609 Detect/select 'mpicc' (from --with-mpicc=) and use that to build libmpiwrap.so. by sewardj · 18 years ago
  39. 8063775 Build system hacks to build and install the MPI wrappers library when by sewardj · 18 years ago
  40. c3a4709 First try at an MPI wrappers library. Currently the build system by sewardj · 18 years ago
  41. 918345e Yet another ppc test program, which duplicates jm-insns so isn't too useful. by sewardj · 18 years ago
  42. be13445 Add a program for checking behaviour of ppc floating point insns in by sewardj · 18 years ago
  43. 0126214 by sewardj · 18 years ago
  44. 0e4096b Handy program for finding prime numbers (small ones!) by sewardj · 19 years ago
  45. e68d7c0 Fix up Makefile.core.am which got a little confused during the ASPACEM merging. by njn · 19 years ago
  46. 45f4e7c by sewardj · 19 years ago
  47. 73dc2c7 Give file a better name. by njn · 19 years ago
  48. 305e0cb A couple of gsl-1.6 patches which make it compile/run more cleanly. by sewardj · 19 years ago
  49. 1bad800 Add a test script (recycled version of Tom's nightly/bin/nightly) by sewardj · 19 years ago
  50. 94260f2 by njn · 19 years ago
  51. 47167fd by njn · 19 years ago
  52. 7860441 Get rid of all the duplicated settings of AM_CFLAGS in the makefiles by tom · 19 years ago
  53. 4388a40 by nethercote · 20 years ago
  54. 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
  55. 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
  56. a63e2d7 by njn · 21 years ago
  57. c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 21 years ago
  58. 67aa818 by sewardj · 21 years ago
  59. f5ef185 fix make distcheck with newer automake by daywalker · 21 years ago
  60. c4446f6 This isn't performance-critical; remove some optimisation flags. by sewardj · 22 years ago
  61. 7a6e746 by njn · 22 years ago