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. 1537bb4 Do not compile with -Wcast-align on arm. There are too many by florian · 9 years ago
  4. b26101c 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. 54681bf Add -Wempty-body to the list of compile flags. by florian · 9 years ago
  7. 3791507 GCC 5.1 is too smart. Disable Identical Code Folding for preload libs. by mjw · 9 years ago
  8. 9069406 Enable a few more compiler warnings. by florian · 9 years ago
  9. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  10. bb1a787 Add support for building with -fsanitize=undefined. by florian · 9 years ago
  11. b9da1b9 Add -std=gnu99 to the list of compile flags. by florian · 9 years ago
  12. 26a790a Add -Wformat -Wformat-security to the list of compile flags. by florian · 9 years ago
  13. 5b99e66 Fix BZ 334802. Patch by Mark Wielaard with a few mods to make it apply. by florian · 9 years ago
  14. b262ff4 Back out r14781, which was unintended. by sewardj · 9 years ago
  15. 60c1085 arm64: implement "BRK #imm16". by sewardj · 9 years ago
  16. f9aa4cb Enable -Wcast-align globally. Tested on x86-64, s390, and ppc64. by florian · 10 years ago
  17. 98977e0 Be more careful to separate build flags for the preload shared objects by sewardj · 10 years ago
  18. 65f83bf This commit is for Bugzilla 334834. by carll · 10 years ago
  19. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  20. 57f767c Add -Wno-tautological-compare to the standard compile flags, if that by sewardj · 10 years ago
  21. ec66ad5 Add initial build support for Mac OS X 10.9 (Mavericks). Bug 326724 by sewardj · 10 years ago
  22. fbde9cf Add uninstall-local rules to make distcheck happy. by mjw · 10 years ago
  23. e299020 Out of tree build. Partial fix for Bug 333628. by mjw · 10 years ago
  24. f674e38 mips32/64: Remove default flags -mips32 and -mips64 from the Makefile.all.am. by dejanj · 10 years ago
  25. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  26. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  27. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  28. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  29. 8843031 Add -fomit-frame-pointer for s390. The GCC maintainer was telling me that by florian · 12 years ago
  30. a5e13e5 Bypass gcc 4.4/4.5 compilation bug by moving -fomit-frame-pointer to Makefile.all.am by philippe · 12 years ago
  31. ef0bca6 Require automake-1.10 for proper handling of include file dependencies by florian · 12 years ago
  32. bd9b731 Compile everything with -fno-builtin, so as to disable LLVM's by sewardj · 13 years ago
  33. cb495c8 Introduce the concept of platform variants. These allow further by sewardj · 13 years ago
  34. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  35. fc5ff1f On arm-linux, give gcc "-mcpu=cortex-a8" so as to persuade it to by sewardj · 13 years ago
  36. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  37. a619ee0 Make sure all the handwritten assembly files for arm-linux are compiled with -marm. by sewardj · 14 years ago
  38. 76cd8d7 Merge from branches/THUMB: build system fixes for Thumb by sewardj · 14 years ago
  39. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  40. b169a8c Don't need to have special handling for link_tool_exe now that it's by njn · 14 years ago
  41. 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
  42. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 14 years ago
  43. 609f25d Remove some unnecessary tests. by njn · 15 years ago
  44. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  45. f5cc6b3 Kludge which stops biarch builds going to hell at make -j 2 or above. by sewardj · 19 years ago
  46. 4388a40 by nethercote · 20 years ago