1. 599cd7a Support arm64. by sewardj · 10 years ago
  2. a1b78a8 by carll · 10 years ago
  3. 55e7f19 mips64: detect Cavium Octeon II in mips_features by petarj · 11 years ago
  4. 9c7779b Merge mc_replace_strmem.c, hg_intercepts.c and drd_strmem_intercepts.c by bart · 11 years ago
  5. 727033d tests/check_headers_and_includes: Use File::Basename by bart · 11 years ago
  6. 17cc680 Tweak to avoid a trailing space. by florian · 11 years ago
  7. 61e7d63 Filter out the dynamic linker from back traces. by florian · 11 years ago
  8. 97c9b7d Add tests/check_isa-2_07_cap to dist_noinst_SCRIPTS. by mjw · 11 years ago
  9. 782f370 Add post_regtest_checks check_headers_and_includes to dist_noinst_SCRIPTS. by mjw · 11 years ago
  10. df4aec2 Add the install directory that gets created by the nightly script. by florian · 11 years ago
  11. 43c5633 Add a script 'check_headers_and_includes' to check that #include directives by florian · 11 years ago
  12. 73523fd Tweak filter_xml_frames. Suppress frames containing neither a by florian · 11 years ago
  13. c5325ef Followup to r13553 which caused some build failures. by florian · 11 years ago
  14. 0432cfe mips32/mips64: rename mips32_features to mips_features by petarj · 11 years ago
  15. dfbf294 Initial ISA 2.07 support for POWER8-tuned libc by carll · 11 years ago
  16. bf68e98 mips32: Add test cases for for mips32 DSP instruction set. by dejanj · 11 years ago
  17. 3b411c1 s390: New machine model: zBC12 by florian · 11 years ago
  18. 1106692 s390: valgrind side support for PFPO. New hwcap added. by florian · 11 years ago
  19. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  20. 5e82b89 Use correct %rcx bit in the AVX feature check. Fixes #307285. by sewardj · 12 years ago
  21. 4682598 Update s390_features.c for DFP. by florian · 12 years ago
  22. a066ccd Change s390-features to allow testing for absence of a feature. by florian · 12 years ago
  23. 370bc77 s390: Detect floating point extension facility. Update s390-features.c by florian · 12 years ago
  24. 4bc35a8 Add FAC_BIT macro to simplify correct testing for facility bits. by florian · 12 years ago
  25. 87a25cf s390: Add zEC12 machine model. Fix spelling for some older models. by florian · 12 years ago
  26. 1b6bca2 Fix syntax error by florian · 12 years ago
  27. 4b345f3 Enable testing for the ETF3 facility. by florian · 12 years ago
  28. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  29. 9670e8a Fix breakage I introduced in r12609, sigh. by sewardj · 12 years ago
  30. bedf990 Add feature testing for AVX. Also make the return values into named constants. by sewardj · 12 years ago
  31. 9dd35e0 Fix machine detection on s390 to not bail out the regression by cborntra · 12 years ago
  32. 5bdb9ec Avoid regtest failures on x86_64 and ppc64 when toolchains for the by florian · 12 years ago
  33. 14ab1a3 outer/inner setup: new perf/vg_perf options to run perf tests + support translation chaining in inner. by philippe · 12 years ago
  34. b0ccb4d Initial support for POWER Processor decimal floating point by sewardj · 12 years ago
  35. 72faf10 Allows to run regression tests in an outer/inner setup. by philippe · 12 years ago
  36. 0de7471 Update platform_test. Add s390x-linux. Remove AIX. by florian · 13 years ago
  37. 0b289e9 Add some more missing files to the tarball. by florian · 13 years ago
  38. 5d28863 Check Makefile.am consistency before running regression tests. Closes #283813. by bart · 13 years ago
  39. 567e80e Filter out more warnings (Dwarf reader and debug info). by florian · 13 years ago
  40. 3dfe979 Improve filtering of backtrace noise in the memcheck bucket by florian · 13 years ago
  41. 4b5c3f0 Also parse stdoutB_filter_args and stderrB_filter_args. by florian · 13 years ago
  42. 31014da Change the backtrace filtering machinery for the helgrind regression by florian · 13 years ago
  43. f897b99 Fix prerequisite for memcheck/tests/linux/timerfd-syscall. by florian · 13 years ago
  44. ec82dd9 Allow optional specification of cpu models on the command line by florian · 13 years ago
  45. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  46. 02b89e8 s390x: add test cases for STCK{,E,F} instructions. See #271779. by sewardj · 13 years ago
  47. eefeeb7 Improvements for testing and compilation breakage for the GDB server by sewardj · 13 years ago
  48. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  49. da07b41 Mark this as executable. Followup for #267630. by sewardj · 13 years ago
  50. f34eb49 Add support for IBM Power ISA 2.06 -- stage 1. Valgrind-side changes by sewardj · 13 years ago
  51. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  52. 27d176a Add build system goop for testing SSE4.2 instructions. by sewardj · 14 years ago
  53. e3ae8a3 Test cases for amd64 PCLMULDQ (Emmanuel Thome, Emmanuel.Thome@gmail.com). by sewardj · 14 years ago
  54. 0e342a0 Add tests for new PowerISA_2.05 instructions available on Power6 CPUs. by sewardj · 14 years ago
  55. ef38625 Expand ${PWD} in the vgopts: line of .vgtest files. by bart · 14 years ago
  56. 3cf36a9 Add the ability to detect "amd64-lzcnt" and "x86-lzcnt". by sewardj · 14 years ago
  57. 18a71e8 Replace the handful of uses of Vg_ExtraDebugMsg and VG_(emsg) with by njn · 14 years ago
  58. f08adb6 Update arch_test.c properly for arm-linux, and add an entry to platform_test. by sewardj · 15 years ago
  59. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  60. d55f0d9 With the recent VG_(message) change, by njn · 15 years ago
  61. 53162bf Print the command being run at startup. It wraps to avoid going over 80 by njn · 15 years ago
  62. f73d87f Add Valgrind version back into the preamble. by njn · 15 years ago
  63. 10b9aea Shorten the preamble by moving some of it into the --help output. This by njn · 15 years ago
  64. 61c72ce Updated filter after the modification of Valgrind's startup message in r10447. by bart · 15 years ago
  65. ac038d2 Fix a couple of tests that could be built with the wrong options, including by njn · 15 years ago
  66. a01ed5e Only run none/tests/amd64/bug127521-64 on machines supporting cmpxchg16b. by sewardj · 15 years ago
  67. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  68. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  69. 3ea5b0b Merge r9897 (x86_amd64_features.c simplifcation) from the DARWIN branch. by njn · 15 years ago
  70. f9c4b81 Merge part (filter tweaks) of 8943 from the DARWIN branch. by njn · 15 years ago
  71. 9c53325 Merge r9600 (separate VG_ and ML_ definitions for C and asm files) from the by njn · 15 years ago
  72. 07581aa Removed some Darwin-specific code that crept in from the DARWIN branch. by njn · 15 years ago
  73. f6b0076 Merge r9103 and r9105 (add --ignore-fn to Massif) from the Darwin branch. by njn · 15 years ago
  74. 5281fd1 Merged r9546..r9548 (moved blockfault, and filtering fixes) from the DARWIN by njn · 15 years ago
  75. 9a55ee8 These three files should have been added in r9537. by njn · 15 years ago
  76. 83b62cb Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWIN branch. by njn · 15 years ago
  77. 251a5b9 Test fixes for systems that have debug info installed for libc and libpthread. by njn · 15 years ago
  78. 9cf79b5 Some tweaks to make more tests pass, or get closer to passing, on by njn · 15 years ago
  79. 54cd2af This should have been added to the last commit. by njn · 15 years ago
  80. 61485ab tests/arch_test is currently being used for two purposes: by njn · 15 years ago
  81. 5d9c1f7 Remove darwin code that crept into the trunk. by njn · 15 years ago
  82. 22b05ec Merge r9283 (lackey testing fixes) from the DARWIN branch. by njn · 15 years ago
  83. 0d2e58f Use 'diff -u' for regtests if it's supported, its output it much easier to by njn · 15 years ago
  84. b0e34f7 Remove toobig-allocs.c -- it was unreliable and didn't test any by njn · 15 years ago
  85. 2fe005a Cleanup this Makefile.am like other recent test Makefile.am files. by njn · 15 years ago
  86. 870f170 Stack traces for Memcheck's syscall param errors are terribly unreliable, so by njn · 15 years ago
  87. 107bc57 Merge r9175 (don't run inappropriate OS- and platform-specific tests) from by njn · 15 years ago
  88. e66ffee Filter out everything after "(below main)" in a line. This will help with by njn · 15 years ago
  89. ac31b05 Merge the non-Darwin parts of r9140 (install vgpreload .dSYMs), just to keep by njn · 15 years ago
  90. 9818bee Filter out "(core dumped)" after "Bus error" for consistency. This makes by njn · 15 years ago
  91. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 16 years ago
  92. a00febc SSE3 and SSSE3 are two different things, so add a proper SSSE3 feature by tom · 16 years ago
  93. e95d94f Fix longstanding bug in dual-arch support, which originated in by sewardj · 16 years ago
  94. bce804c Filtered out platform-dependent error messages. by bart · 16 years ago
  95. e8ffe52 Ignore Emacs temporary files. Also, produce the correct .diff filename when by njn · 16 years ago
  96. 1ee25f0 Make comments reflect the code. by njn · 16 years ago
  97. a8162b2 Marginally enhance help message. by sewardj · 17 years ago
  98. 79e88da Merge (from branches/THRCHECK) r7043: by sewardj · 17 years ago
  99. 734b805 Merged the MASSIF2 branch to the trunk. Main changes: by njn · 17 years ago
  100. 2f3bcd2 Minor tidying for regtests on AIX. by sewardj · 18 years ago