1. 9105a3e Merge r9429 (map_unaligned porting) from the DARWIN branch. by njn · 16 years ago
  2. 6cc2247 Merge r9426, r9427 ('pending' portability tweaks) from the DARWIN branch. by njn · 16 years ago
  3. cfaa0a7 Merge r9380, r9381 (test portability tweaks) from the DARWIN branch. by njn · 16 years ago
  4. 553c42f Added better filtering for Helgrind tests, removing all unreliable stack by njn · 16 years ago
  5. 9f20746 Updated copyright years. by njn · 16 years ago
  6. 11d59ca Roll back accidental change that shouldn't have been in r9316. by njn · 16 years ago
  7. 61485ab tests/arch_test is currently being used for two purposes: by njn · 16 years ago
  8. 683b7cb Merged r9287 (vgprintf fix) from the DARWIN branch. by njn · 16 years ago
  9. 251a0e7 Ported this test to ppc. by bart · 16 years ago
  10. 449642a Another 'make check' warning fix. by njn · 16 years ago
  11. 819e764 More 'make check' warning fixes. by njn · 16 years ago
  12. 685a959 Fix some more 'make check' warnings, ones that appear on non-Linux platforms. by njn · 16 years ago
  13. efc13c2 Get rid of all "make check" compile warnings, except for the ones from by njn · 16 years ago
  14. 6ab37c7 A few more test/build changes. by njn · 16 years ago
  15. 64c62d4 Some more test/build cleanups missed in prior commits. by njn · 16 years ago
  16. 07891f9 Test files were being passed multiple arch options (eg. "-m32 -m64") when by njn · 16 years ago
  17. 5304457 Various build system clean-ups and simplifications: by njn · 16 years ago
  18. cda5a15 For the fdleak_* tests, completely remove the stack traces showing where by njn · 16 years ago
  19. 870f170 Stack traces for Memcheck's syscall param errors are terribly unreliable, so by njn · 16 years ago
  20. 107bc57 Merge r9175 (don't run inappropriate OS- and platform-specific tests) from by njn · 16 years ago
  21. 0458a12 Moved 3 Linux-specific tests into linux/ directories. by njn · 16 years ago
  22. e66ffee Filter out everything after "(below main)" in a line. This will help with by njn · 16 years ago
  23. 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 16 years ago
  24. d3e4dd9 Merge some minor regtest updates from the DARWIN branch: by njn · 16 years ago
  25. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 16 years ago
  26. a6dbb3f - No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used for by njn · 16 years ago
  27. 3ec9d9a Merge part of r8943 from the Darwin branch -- use VGA_* instead of VGP_* for by njn · 16 years ago
  28. 86728b2 Add a comment explaining this test. by njn · 16 years ago
  29. a00febc SSE3 and SSSE3 are two different things, so add a proper SSSE3 feature by tom · 16 years ago
  30. 4d598eb Fixed typo (a space was lost by copying text between shell sessions). by bart · 16 years ago
  31. fcb1cd6 The blockfault regression test now passes on 64 bit systems too. by bart · 16 years ago
  32. 9ba91f4 Update expected outputs. by sewardj · 16 years ago
  33. 6967b5f Add a new expected output for this test. Really it's a bad test, by sewardj · 16 years ago
  34. 6f089c7 Update expected output. by sewardj · 16 years ago
  35. 5e3e56b Run this test -q, so as to remove the variance in outputs exhibited as by sewardj · 16 years ago
  36. f4f5cd2 Add a test case for #156404 (main thread stack not getting extended by sewardj · 16 years ago
  37. bbf5a2f This should have been committed as part of r8623 (Fix longstanding bug by sewardj · 16 years ago
  38. e95d94f Fix longstanding bug in dual-arch support, which originated in by sewardj · 16 years ago
  39. 9c606bd by sewardj · 16 years ago
  40. 93ca0cb Make the rlimit_nofile regression tests less system dependent. by bart · 16 years ago
  41. fbce73d Make the fdleak regression tests less system dependent. by bart · 16 years ago
  42. c874142 #define HAS_ALTIVEC is now fetched from config.h instead of from Makefile.am. by bart · 16 years ago
  43. 285ae1c Fixed compiler warnings. by bart · 16 years ago
  44. 5a544ca Add a test case for #152818 (from Sergei Trofimovich) by sewardj · 16 years ago
  45. cec15e8 Make sure compilation of pth_cancel1.c gets $(AM_FLAG_M3264_PRI). by sewardj · 16 years ago
  46. c381849 Added yet another output variant. by bart · 16 years ago
  47. 137f8f6 Added yet another output variant. by bart · 16 years ago
  48. d8b6689 Added yet another output variant. by bart · 16 years ago
  49. 3a3e8ca Suppress unavoidable warning during compilation of pth_cancel1.c. by bart · 16 years ago
  50. 71a50b3 Moved mallinfo regression test from none/tests to memcheck/tests. by bart · 16 years ago
  51. bee023b Made mallinfo() regression test more extensive, based on a contribution by Eugene Toder. by bart · 16 years ago
  52. 68d9fab Added regression test for mallinfo(). by bart · 16 years ago
  53. b8b79ad Merge in the DATASYMS branch. by sewardj · 17 years ago
  54. 05b4823 Fix minor breakage in 7 tests. by njn · 17 years ago
  55. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  56. fad9c1c From Bart van Assche: by njn · 17 years ago
  57. 03d6900 Try to fix build system breakage w.r.t. ssse3_misaligned. It isn't by sewardj · 17 years ago
  58. 6d6da5b Only build the SSSE3 tests on machines whose assemblers know about by sewardj · 17 years ago
  59. 8231f32 Add SSSE3 tests. by sewardj · 17 years ago
  60. 95d86c0 Improve handling of programs which require very large main thread by sewardj · 17 years ago
  61. 728ae1c Get rid of compiler warnings. by sewardj · 17 years ago
  62. 28f80e9 Update expected outputs. by sewardj · 17 years ago
  63. 374a36d by njn · 17 years ago
  64. 0ab5548 Merge (from branches/THRCHECK) misc build-system changes. Nothing significant. by sewardj · 17 years ago
  65. 0657e1c Test for decoding of some instructions with redundant REX.W bits in by sewardj · 17 years ago
  66. 1ceeaf5 Add test for tw instruction. by sewardj · 17 years ago
  67. c485ef2 Add test for tw and td instructions. by sewardj · 17 years ago
  68. 268b2f5 Add regtest for amd64 implementation of maskmovq and maskmovdq. by sewardj · 17 years ago
  69. b508d77 Older assemblers on amd64-linux don't do lahf/sahf; work around that. by sewardj · 17 years ago
  70. 1f456de Test sahf/lahf on amd64. by sewardj · 17 years ago
  71. fa18a26 Don't build SSE3 tests if the configure test determined that the assembler by sewardj · 18 years ago
  72. de21b95 Add a test for vex ppc64 code generation bug fixed by vex r1739 by sewardj · 18 years ago
  73. 8af928c Updated expected output. by sewardj · 18 years ago
  74. 4ad1357 Make SSE-1 friendly. by sewardj · 18 years ago
  75. 2990a49 Add regtest against vex cse failure that surfaced in 3.2.2. by sewardj · 18 years ago
  76. 0d9a3ef Add a test for rc{l,r}{bwlq} on amd64. (from Emmanuel Thomé) by sewardj · 18 years ago
  77. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  78. aff33ae Update expected output following r6447 (Test lvxl and stvxl.) by sewardj · 18 years ago
  79. 7a1f3b6 Add regtest for bug129390 (altivec cache hint insns) by sewardj · 18 years ago
  80. 0b21412 Test lvxl and stvxl. by sewardj · 18 years ago
  81. e780434 Add regtest for #139050. by sewardj · 18 years ago
  82. cbe6c57 Regtest for bug 137714 (x86 MASKMOVQ/MASKMOVDQU insns) by sewardj · 18 years ago
  83. 0b9d74a by sewardj · 18 years ago
  84. bf57ce7 Use standard pthread mutexes instead of spinlocks. Not all distros by sewardj · 18 years ago
  85. 76e8a96 Add locking so this produces repeatable results (Bart Van Assche). by sewardj · 18 years ago
  86. e1494c6 64-bit followup to r6404: fix and simplify the inline assembly, so it by sewardj · 18 years ago
  87. 5f2d97b Fix and simplify the inline assembly, so it works right when compiled by sewardj · 18 years ago
  88. 1f84dbc Include missing files in tarball. by sewardj · 18 years ago
  89. 2f3bcd2 Minor tidying for regtests on AIX. by sewardj · 18 years ago
  90. 7e0b776 Fix various regtests, mostly by adding 64-bit outputs. by sewardj · 18 years ago
  91. 0306d74 Update expected output. by sewardj · 18 years ago
  92. c8990d3 On SuSE 10.1 (amd64) fd 4 seems to be open at process start. Close it by sewardj · 18 years ago
  93. fc9f82d Update a couple of expected outputs. by sewardj · 18 years ago
  94. 82020a8 Add a regression test, courtesy of Bart Van Assche. by njn · 18 years ago
  95. 7d47d9e Regtest for #135421 (long-form encoding of 'push{l,w} %reg') by sewardj · 18 years ago
  96. 8116d7b A test for JECXZ and JCXZ. by sewardj · 18 years ago
  97. b95cd58 Add a regtest for #126147. by sewardj · 18 years ago
  98. 7554cc8 Add a regtest for #125959. by sewardj · 18 years ago
  99. 90527e3 Change a bunch of pointer <-> int casts to pointer <-> long casts so by sewardj · 18 years ago
  100. 3477e8c Update expected output. by sewardj · 18 years ago