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. 7d4aa19 Solaris syscall: Add support for pset family (207). by iraisr · 9 years ago
  4. c0d46cd Solaris syscall: Add support for system_stats (154). by iraisr · 9 years ago
  5. 3260a71 Merge, from branches/VALGRIND_3_11_BRANCH, NEWS and docs/xml/vg-entities.xml. by sewardj · 9 years ago
  6. 1537bb4 Do not compile with -Wcast-align on arm. There are too many by florian · 9 years ago
  7. 70bbba0 Fix bug #339636 Use fxsave64 and fxrstor64 mnemonics again. by mjw · 9 years ago
  8. 743515c To test extended BFP opcodes we need sizeof(long double) == 16. by florian · 9 years ago
  9. 7161e33 Suppress unwanted clang 3.7 warnings. Fix undefined behaviour in perf/tinycc.c by florian · 9 years ago
  10. 23e68ca Newer Solaris has added /proc/self/cmdline and /proc/<pid>/cmdline. by iraisr · 9 years ago
  11. 42c2a5b Fix build breakage introduced in r15510. by florian · 9 years ago
  12. b26101c Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  13. 4f9b7c7 Silence a few more warnings from GCC 5.1 by florian · 9 years ago
  14. fa0a7f4 Check for Solaris specific program headers PT_SUNW_SYSSTAT and PT_SUNW_SYSSTAT_ZONE; by iraisr · 9 years ago
  15. 9983eca configure.ac: Improve portability of the code introduced in r15423 by bart · 9 years ago
  16. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  17. 56f7989 Patch 6 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  18. 5bd4f6d Patch 4 and 5 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  19. 9090d2f Preliminary support for OS X 10.11 (El Capitan). Refer BZ#348909 for ongoing work. by rhyskidd · 9 years ago
  20. 3878e16 Beef up configury for the undefined behaviour sanitiser. by florian · 9 years ago
  21. 538cf30 Stick in -Werror when attempting to detect whether a compiler by florian · 9 years ago
  22. e1988aa Followup to r15323. Cannot use AC_GCC_WARNING_SUBST to detect by florian · 9 years ago
  23. 34cba1b Fix undefined symbols for architecture x86_64: _global, referenced from: _test_so_global in tls_so-tls_so.o. bz#347982. by rhyskidd · 9 years ago
  24. 02ffb77 clang, as opposed to gcc, does not terminate with a non-zero return code by florian · 9 years ago
  25. 93a956c Remove configure bits for -Wno-format-zero-length. The option is not used. by florian · 9 years ago
  26. 3d53d08 Simplify configury and eliminate AC_GCC_WARNING_COND which was only used by florian · 9 years ago
  27. 54681bf Add -Wempty-body to the list of compile flags. by florian · 9 years ago
  28. 222c725 Remove configury bits for -Wno-empty-body. It is not needed. by florian · 9 years ago
  29. 3791507 GCC 5.1 is too smart. Disable Identical Code Folding for preload libs. by mjw · 9 years ago
  30. 0dc3526 Signal handler ucontext_t not filled out correctly on OS X bz#341419 by rhyskidd · 9 years ago
  31. 9069406 Enable a few more compiler warnings. by florian · 9 years ago
  32. 7d4a28b Fix an assertion in the address space manager. BZ #345887. by florian · 9 years ago
  33. 807521e Make the version checking for Apple LLVM a bit less strict. by sewardj · 9 years ago
  34. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  35. 0a6d897 New directory: none/tests/scripts Move corresponding testcases there. by florian · 9 years ago
  36. bb1a787 Add support for building with -fsanitize=undefined. by florian · 9 years ago
  37. 0e8dd91 Fix configure for Linux kernel >= 4.0-rc1 by cborntra · 9 years ago
  38. dc1757e PTRACE_GETREGS might not be detected on some distro, due to a missing #include by philippe · 9 years ago
  39. 31556c3 Fix compiler detection for ICC. by florian · 9 years ago
  40. 404c0c7 Update detection of tool-chain support for MPX insns by florian · 9 years ago
  41. 26a790a Add -Wformat -Wformat-security to the list of compile flags. by florian · 9 years ago
  42. ac3afbd Build system changes to enable building on MacOS X 10.10 (Yosemite). by sewardj · 10 years ago
  43. 4e94bda Configury and Makefile tweaks to support compilation with Intel's by florian · 10 years ago
  44. 60637d2 New file m_compiler.c by florian · 10 years ago
  45. bac051c Use AC_GCC_WARNING_COND to figure out whether the compiler supports -Wcast-qual. by florian · 10 years ago
  46. 70a5de1 Enable -Wcast-qual when compiling the valgrind source. by florian · 10 years ago
  47. c754e68 Modify the compiler detection test so as to accept "Apple LLVM version by sewardj · 10 years ago
  48. 0f90fe1 r14319 dropped adding -Wwrite-strings to the compile flags. Add it back in. by florian · 10 years ago
  49. 417d737 Old STABS code is still being compiled, but never used. Remove it. by mjw · 10 years ago
  50. 8219bff configure.ac: Generalize glibc version check by bart · 10 years ago
  51. fec2447 configure.ac: Generalize gcc / clang version check by bart · 10 years ago
  52. a19c818 Bump version on the trunk (--> 3.11.0.SVN). by sewardj · 10 years ago
  53. a65b6ad Merge r14514 from 3_10_BRANCH (--> 3.10.0) by sewardj · 10 years ago
  54. a384c3f Handle gcc version 5.x.y. by mjw · 10 years ago
  55. edd3033 Accept glibc 2.20 as valid. by mjw · 10 years ago
  56. 98977e0 Be more careful to separate build flags for the preload shared objects by sewardj · 10 years ago
  57. 807c454 Fix most clang warnings. by florian · 10 years ago
  58. 956b6d2 --> 3.10.0.BETA1 by sewardj · 10 years ago
  59. a3a27fe Tidying up (no functional change) by sewardj · 10 years ago
  60. 9bfa5b6 Remove two extraneous Ls introduced by mistake in r14319, which had by sewardj · 10 years ago
  61. 676bf0d Add configure check for 32 bit build support on arm64-linux. by mjw · 10 years ago
  62. 7cfb468 Back out a line inadvertantly committed in r14363. by sewardj · 10 years ago
  63. f02d2ec Build system stuff, to hook the tests in none/tests/arm64 to the build system. by sewardj · 10 years ago
  64. 46f2504 Check some known PATHs for mpicc in configure. by mjw · 10 years ago
  65. 2032e4c Improve -mpreferred-stack-boundary configure message. by mjw · 10 years ago
  66. ab69b4a configure should check for warning flags supported to disable them (#338205). by mjw · 10 years ago
  67. 1670b05 fix 338160: Implement QGetTlsAddr query so that GDB+V gdbsrv can print __thread variables. by philippe · 10 years ago
  68. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  69. 2a429f5 Add configure check for arm64 user_regs_struct. by mjw · 10 years ago
  70. 57f767c Add -Wno-tautological-compare to the standard compile flags, if that by sewardj · 10 years ago
  71. 7fd2ec3 ms_print ought to create temporary files in a proper directory as by florian · 10 years ago
  72. ec66ad5 Add initial build support for Mac OS X 10.9 (Mavericks). Bug 326724 by sewardj · 10 years ago
  73. ce93f9e configure.ac: Fix Boost detection test by bart · 10 years ago
  74. 39cb45e Revert configure support for adding -Werror=format-security. by mjw · 10 years ago
  75. 5c683cf Support -Wformat -Werror=format-security. by mjw · 10 years ago
  76. 20bafc2 Add test for MPX instructions and bnd prefix. Bug #333666. by mjw · 10 years ago
  77. aeacd28 Make sure all files under the new shared dir are included in make dist. by mjw · 10 years ago
  78. 51b14ee Do not use == as it is not portable. Use = instead. by florian · 10 years ago
  79. 62477d2 Avoid "let" which isn't portable. by florian · 10 years ago
  80. 28ae199 Accept glibc 2.19 as valid. by mjw · 10 years ago
  81. f674e38 mips32/64: Remove default flags -mips32 and -mips64 from the Makefile.all.am. by dejanj · 10 years ago
  82. 1546c7a mips64: modify configure.ac to check for cavium supported toolchain by petarj · 10 years ago
  83. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  84. 9c6b05d mips32: Adding mips32/Android support to Valgrind. by dejanj · 10 years ago
  85. 78795d1 Bump the version number on the trunk. by sewardj · 10 years ago
  86. f4c4690 We need to have the host code close to the generated code to improve by cborntra · 11 years ago
  87. 9ea080b Connect up the xacq_xrel test to the build system. Also, make the by sewardj · 11 years ago
  88. 24fefb6 Add a specific configury check to test compilability of the by florian · 11 years ago
  89. 3d9368e Adjust CFLAGS and CXXFLAGS for compilation with clang. The current by florian · 11 years ago
  90. 3df0211 Add a few feature tests to configure.ac because clang does not by florian · 11 years ago
  91. d79b3bf The configury bits for checking the annotatoin of smart pointers by florian · 11 years ago
  92. 364c365 Check whether binutils supports TSX instructions. by florian · 11 years ago
  93. c5325ef Followup to r13553 which caused some build failures. by florian · 11 years ago
  94. f9a698e Rename configure.in to configure.ac to make more recent auto*s happy, by sewardj · 11 years ago[Renamed (99%) from configure.in]
  95. e42cca5 Add missing headers and such so that 'make dist' works again. by florian · 11 years ago
  96. 317f01b Accept glibc 2.18 as valid. by mjw · 11 years ago
  97. dfbf294 Initial ISA 2.07 support for POWER8-tuned libc by carll · 11 years ago
  98. 1e5fa2f The following instructions were introduced in the Power ISA 2.05 by carll · 11 years ago
  99. 4e98f7c Update configure machinery to detect PTRACE_GETREGS by philippe · 11 years ago
  100. c37cea6 mips64: disable intercepting the spinlock function by petarj · 11 years ago