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. ef4ea0f Follow up to r15628, properly guard none/tests/ansi and fix a typo. n-i-bz. by rhyskidd · 9 years ago
  4. 23924e1 Do not compile ansi.c with clang as that compiler does not by florian · 9 years ago
  5. 9618859 Fix typo: add missing space between $(AM_CFLAGS) and @FLAG_FSANITIZE@ by philippe · 9 years ago
  6. b637cd4 Ensure libvex tests in none are compiling on amd64, when configuring for 32 bits only by philippe · 9 years ago
  7. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  8. 47a17e8 Fix two testcase builds so they work when linked against a VEX by florian · 9 years ago
  9. 0dc3526 Signal handler ucontext_t not filled out correctly on OS X bz#341419 by rhyskidd · 9 years ago
  10. 49af592 Add (presently) failing test case for bz#234814. by rhyskidd · 9 years ago
  11. 8301982 Add procfs-non-linux.stderr.exp variants to EXTRA_DIST. by mjw · 9 years ago
  12. 7d4a28b Fix an assertion in the address space manager. BZ #345887. by florian · 9 years ago
  13. ffcfa7a Add 2 tests none/tests/libvex_test and libvexmultiarch_test by philippe · 9 years ago
  14. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  15. 0a6d897 New directory: none/tests/scripts Move corresponding testcases there. by florian · 9 years ago
  16. 8d22844 Add testcase for BZ 231357. by florian · 9 years ago
  17. e4a4c57 When skipping white space after #! to find the interpreter by florian · 9 years ago
  18. 3815259 Add a test that triggers sector recycling by philippe · 9 years ago
  19. 1b14466 Re-enable building of manythreads and thread-exits tests. Patch and discussion per BZ #341613. by rhyskidd · 10 years ago
  20. 227a1ec Add limited support for printing floating point numbers to by florian · 10 years ago
  21. 061ad22 none/tests/Makefile.am (DIST_SUBDIRS): Add arm64. by mjw · 10 years ago
  22. f02d2ec Build system stuff, to hook the tests in none/tests/arm64 to the build system. by sewardj · 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. d77a4ca Make moans about unknown ioctls more informative (#336772) by bart · 10 years ago
  25. 3df0211 Add a few feature tests to configure.ac because clang does not by florian · 11 years ago
  26. 8bea867 mips: add allexec tests for mips64 by petarj · 11 years ago
  27. 817eb91 MIPS specific exp-out for none/tests/async-sigs. by petarj · 12 years ago
  28. 251c2f9 Add testcase from bugzilla #301204. by florian · 12 years ago
  29. f1dcf31 Add new .exp file to EXTRA_DIST by florian · 12 years ago
  30. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  31. a62e961 Fixes for 'make dist'. by sewardj · 12 years ago
  32. 74a1658 rlimit64_nofile won't build on Darwin, so don't try. by sewardj · 12 years ago
  33. aba260b Handle prlimit64 the same way we do getrlimit and setrlimit, with by tom · 13 years ago
  34. 9e4b636 Add support for process_vm_readv and process_vm_writev system calls. by tom · 13 years ago
  35. 5945164 Beef up VG_(strerror) to provide correct messages for the by florian · 13 years ago
  36. 2aeaf8e fix 286270 VG_(env_remove_valgrind_env_stuff) by philippe · 13 years ago
  37. 5f2dcad Don't break fcntl locks when program does mmap. #280965. by sewardj · 13 years ago
  38. 5767b60 Add empty-exe regression test to the distribution tarball by bart · 13 years ago
  39. 5430ede First round of changes to get make dist working again. by florian · 13 years ago
  40. d83f3d0 none/tests/shell: An attempt to compensate for variations in bash error messages by bart · 13 years ago
  41. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  42. 536081d Silence compiler warnings triggered by certain regression tests programs and that we are not interested in. by bart · 13 years ago
  43. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 14 years ago
  44. c5eceac Add missing backslash. by sewardj · 14 years ago
  45. f9ebc39 New flag --require-text-symbol=:sopatt:fnpatt, to be used to check by sewardj · 14 years ago
  46. faf6727 Link the tls test against tls2.so as it references symbols in it by tom · 14 years ago
  47. 1ba8a8e Try to integrate none/tests/arm properly in the build system. by sewardj · 15 years ago
  48. 116458b Changes: by bart · 15 years ago
  49. 8758264 Remove a trailing whitespace. by rjwalsh · 15 years ago
  50. 2b08378 Added output variant for Linux systems without readlinkat(). by bart · 15 years ago
  51. d1f724c Added regression tests that verify the following behavior: by bart · 15 years ago
  52. 97db761 Various option-related tweaks: by njn · 15 years ago
  53. 99319b3 This should have been removed in r10699. by njn · 15 years ago
  54. f3977a3 Don't wrap the "Command:" line, as doing so makes cutting-and-pasting the by njn · 15 years ago
  55. d55f0d9 With the recent VG_(message) change, by njn · 15 years ago
  56. f8a11cf In the "Command:" line in the preamble, escape special chars such as ' ' and by njn · 15 years ago
  57. 53162bf Print the command being run at startup. It wraps to avoid going over 80 by njn · 15 years ago
  58. d6db259 In r10465 --time-stamp=yes got slightly broken -- the space between the time by njn · 15 years ago
  59. d4f90d2 Suppress an error within syslog(). Patch from Dan Kegel. Fixes bug 191192. by njn · 15 years ago
  60. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  61. 20d3e60 Unbreak nestedfns on --enable-only32bit installations. by njn · 15 years ago
  62. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  63. 747115d Add some missing 'make dist' files. by njn · 15 years ago
  64. ff5bdd4 Merge r9900 (make dist fixes) from the MESSAGING_TIDYUP branch. by njn · 15 years ago
  65. 2d5ff4f Merge part of r9709 (m_signals.c clean-ups) from the DARWIN branch. by njn · 15 years ago
  66. f96aa84 Refactor and recomment async-sigs so it's easier to understand. Send all by njn · 15 years ago
  67. 2f2b1b3 Merged r9673 (remove susphello) from the DARWIN branch. by njn · 15 years ago
  68. 06ca332 Merge r9550..r9552 (move seg_override and sigcontext) from the DARWIN branch. by njn · 15 years ago
  69. 5281fd1 Merged r9546..r9548 (moved blockfault, and filtering fixes) from the DARWIN by njn · 15 years ago
  70. 07891f9 Test files were being passed multiple arch options (eg. "-m32 -m64") when by njn · 16 years ago
  71. 5304457 Various build system clean-ups and simplifications: by njn · 16 years ago
  72. cda5a15 For the fdleak_* tests, completely remove the stack traces showing where by njn · 16 years ago
  73. 0458a12 Moved 3 Linux-specific tests into linux/ directories. by njn · 16 years ago
  74. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 16 years ago
  75. a6dbb3f - No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used for by njn · 16 years ago
  76. 3ec9d9a Merge part of r8943 from the Darwin branch -- use VGA_* instead of VGP_* for by njn · 16 years ago
  77. 6967b5f Add a new expected output for this test. Really it's a bad test, by sewardj · 16 years ago
  78. 9c606bd by sewardj · 16 years ago
  79. cec15e8 Make sure compilation of pth_cancel1.c gets $(AM_FLAG_M3264_PRI). by sewardj · 16 years ago
  80. 3a3e8ca Suppress unavoidable warning during compilation of pth_cancel1.c. by bart · 16 years ago
  81. 71a50b3 Moved mallinfo regression test from none/tests to memcheck/tests. by bart · 16 years ago
  82. 68d9fab Added regression test for mallinfo(). by bart · 16 years ago
  83. fad9c1c From Bart van Assche: by njn · 17 years ago
  84. 2f3bcd2 Minor tidying for regtests on AIX. by sewardj · 18 years ago
  85. 82020a8 Add a regression test, courtesy of Bart Van Assche. by njn · 18 years ago
  86. 1eff82b by sewardj · 18 years ago
  87. 35c1c7c Regression test for fix for #129866. by sewardj · 18 years ago
  88. 811f02e Yet another possible output, due to trivial differences in backtraces. by sewardj · 19 years ago
  89. 2da8f33 Update with new expected outputs. by sewardj · 19 years ago
  90. 0126214 by sewardj · 19 years ago
  91. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  92. 2fa01f1 Add a few missing regtest outputs. by sewardj · 19 years ago
  93. ef56732 Allow 32 bit x86 tests to run on amd64 machines. by tom · 19 years ago
  94. 7276f3a filter_linenos was not making it into tarballs. by sewardj · 19 years ago
  95. b8abe82 Remove the as_mmap and as_shm tests which don't make much sense since by tom · 19 years ago
  96. 2e9f3f3 The version string from --version was being printed to stderr. This by njn · 19 years ago
  97. 8b43555 Fix make dist (seems to work, but am unsure if this is the right fix). by sewardj · 19 years ago
  98. 7375061 by njn · 19 years ago
  99. 45f4e7c by sewardj · 19 years ago
  100. d44ab28 Don't forget tls.vgtest in the final tarball. by sewardj · 19 years ago