1. f8a11cf In the "Command:" line in the preamble, escape special chars such as ' ' and by njn · 15 years ago
  2. 7e5d4ed We currently use a mix of <option> and <computeroutput> tags for command by njn · 15 years ago
  3. 53162bf Print the command being run at startup. It wraps to avoid going over 80 by njn · 15 years ago
  4. 05a8917 Started overhauling the documentation: by njn · 15 years ago
  5. 0a96643 Make sure the x86 direction flag is cleared again if we set it as part by tom · 15 years ago
  6. bf599f7 mremap2 is a totally unreliable test; it's the only test that fails on a by njn · 15 years ago
  7. d6db259 In r10465 --time-stamp=yes got slightly broken -- the space between the time by njn · 15 years ago
  8. e4b9921 Updated expected output. by bart · 15 years ago
  9. d651d1f Fixed the inline assembly code such that it also works correctly with gcc 4.4.0. While accessing stack variables from inline assembly code that modifies the stack pointer works fine with gcc 3.0 - gcc 4.3 with optimization disabled, it gives incorrect results with gcc 4.4.0. by bart · 15 years ago
  10. 8fd8758 Merge none/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  11. 10b9aea Shorten the preamble by moving some of it into the --help output. This by njn · 15 years ago
  12. d4f90d2 Suppress an error within syslog(). Patch from Dan Kegel. Fixes bug 191192. by njn · 15 years ago
  13. a01ed5e Only run none/tests/amd64/bug127521-64 on machines supporting cmpxchg16b. by sewardj · 15 years ago
  14. ac258d8 Add tests to verify behaviour of atomic instruction handling. by sewardj · 15 years ago
  15. 33e57a7 Make the Linux launcher more like the Darwin one in how it reads the by njn · 15 years ago
  16. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  17. 20d3e60 Unbreak nestedfns on --enable-only32bit installations. by njn · 15 years ago
  18. 656b077 Make this file executable too. by njn · 15 years ago
  19. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  20. d1173b8 DARWIN sync: Makefile.am layout, mostly. by njn · 15 years ago
  21. d243486 DARWIN sync: add a #include. by njn · 15 years ago
  22. 1119c8f Remove unnecessary #include. by njn · 15 years ago
  23. 747115d Add some missing 'make dist' files. by njn · 15 years ago
  24. ff5bdd4 Merge r9900 (make dist fixes) from the MESSAGING_TIDYUP branch. by njn · 15 years ago
  25. 2d5ff4f Merge part of r9709 (m_signals.c clean-ups) from the DARWIN branch. by njn · 15 years ago
  26. f96aa84 Refactor and recomment async-sigs so it's easier to understand. Send all by njn · 15 years ago
  27. 492f00b Fix test breakage caused by r9694. by njn · 15 years ago
  28. 2f2b1b3 Merged r9673 (remove susphello) from the DARWIN branch. by njn · 15 years ago
  29. 28eafaa Merge r9667 (fdleak_ipv4 portability tweak) from the DARWIN branch. by njn · 15 years ago
  30. c885053 Merge r9666 (badseg portability tweak) from the DARWIN branch. by njn · 15 years ago
  31. 81b975c Merged r9657 (fdleak fixes) from the DARWIN branch. by njn · 15 years ago
  32. c9a6f4b Merge r9610 (AM_CCASFLAGS tweaks for test Makefiles) from the DARWIN branch. by njn · 15 years ago
  33. 52cb75c Merged r9602 and r9603 (make cpuid pass on Darwin, rename .s files to .S) by njn · 15 years ago
  34. ae508b0 Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWIN by njn · 15 years ago
  35. 1e97aee Merge r9571 (get faultstatus building again) from the DARWIN branch. by njn · 15 years ago
  36. 0f8731a Merge r9564 (make pth_cvsimple more reliable) from the DARWIN branch. by njn · 15 years ago
  37. 06ca332 Merge r9550..r9552 (move seg_override and sigcontext) from the DARWIN branch. by njn · 15 years ago
  38. 5281fd1 Merged r9546..r9548 (moved blockfault, and filtering fixes) from the DARWIN by njn · 15 years ago
  39. 83b62cb Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWIN branch. by njn · 15 years ago
  40. cff47f6 Merge r9456 (pending change) from the DARWIN branch. by njn · 15 years ago
  41. 9105a3e Merge r9429 (map_unaligned porting) from the DARWIN branch. by njn · 15 years ago
  42. 6cc2247 Merge r9426, r9427 ('pending' portability tweaks) from the DARWIN branch. by njn · 15 years ago
  43. cfaa0a7 Merge r9380, r9381 (test portability tweaks) from the DARWIN branch. by njn · 15 years ago
  44. 553c42f Added better filtering for Helgrind tests, removing all unreliable stack by njn · 15 years ago
  45. 9f20746 Updated copyright years. by njn · 15 years ago
  46. 11d59ca Roll back accidental change that shouldn't have been in r9316. by njn · 15 years ago
  47. 61485ab tests/arch_test is currently being used for two purposes: by njn · 15 years ago
  48. 683b7cb Merged r9287 (vgprintf fix) from the DARWIN branch. by njn · 15 years ago
  49. 251a0e7 Ported this test to ppc. by bart · 15 years ago
  50. 449642a Another 'make check' warning fix. by njn · 15 years ago
  51. 819e764 More 'make check' warning fixes. by njn · 15 years ago
  52. 685a959 Fix some more 'make check' warnings, ones that appear on non-Linux platforms. by njn · 15 years ago
  53. efc13c2 Get rid of all "make check" compile warnings, except for the ones from by njn · 15 years ago
  54. 6ab37c7 A few more test/build changes. by njn · 15 years ago
  55. 64c62d4 Some more test/build cleanups missed in prior commits. by njn · 15 years ago
  56. 07891f9 Test files were being passed multiple arch options (eg. "-m32 -m64") when by njn · 15 years ago
  57. 5304457 Various build system clean-ups and simplifications: by njn · 15 years ago
  58. cda5a15 For the fdleak_* tests, completely remove the stack traces showing where by njn · 15 years ago
  59. 870f170 Stack traces for Memcheck's syscall param errors are terribly unreliable, so by njn · 15 years ago
  60. 107bc57 Merge r9175 (don't run inappropriate OS- and platform-specific tests) from by njn · 15 years ago
  61. 0458a12 Moved 3 Linux-specific tests into linux/ directories. by njn · 15 years ago
  62. e66ffee Filter out everything after "(below main)" in a line. This will help with by njn · 15 years ago
  63. 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 15 years ago
  64. d3e4dd9 Merge some minor regtest updates from the DARWIN branch: by njn · 15 years ago
  65. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 15 years ago
  66. a6dbb3f - No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used for by njn · 15 years ago
  67. 3ec9d9a Merge part of r8943 from the Darwin branch -- use VGA_* instead of VGP_* for by njn · 15 years ago
  68. 86728b2 Add a comment explaining this test. by njn · 16 years ago
  69. a00febc SSE3 and SSSE3 are two different things, so add a proper SSSE3 feature by tom · 16 years ago
  70. 4d598eb Fixed typo (a space was lost by copying text between shell sessions). by bart · 16 years ago
  71. fcb1cd6 The blockfault regression test now passes on 64 bit systems too. by bart · 16 years ago
  72. 9ba91f4 Update expected outputs. by sewardj · 16 years ago
  73. 6967b5f Add a new expected output for this test. Really it's a bad test, by sewardj · 16 years ago
  74. 6f089c7 Update expected output. by sewardj · 16 years ago
  75. 5e3e56b Run this test -q, so as to remove the variance in outputs exhibited as by sewardj · 16 years ago
  76. f4f5cd2 Add a test case for #156404 (main thread stack not getting extended by sewardj · 16 years ago
  77. bbf5a2f This should have been committed as part of r8623 (Fix longstanding bug by sewardj · 16 years ago
  78. e95d94f Fix longstanding bug in dual-arch support, which originated in by sewardj · 16 years ago
  79. 9c606bd by sewardj · 16 years ago
  80. 93ca0cb Make the rlimit_nofile regression tests less system dependent. by bart · 16 years ago
  81. fbce73d Make the fdleak regression tests less system dependent. by bart · 16 years ago
  82. c874142 #define HAS_ALTIVEC is now fetched from config.h instead of from Makefile.am. by bart · 16 years ago
  83. 285ae1c Fixed compiler warnings. by bart · 16 years ago
  84. 5a544ca Add a test case for #152818 (from Sergei Trofimovich) by sewardj · 16 years ago
  85. cec15e8 Make sure compilation of pth_cancel1.c gets $(AM_FLAG_M3264_PRI). by sewardj · 16 years ago
  86. c381849 Added yet another output variant. by bart · 16 years ago
  87. 137f8f6 Added yet another output variant. by bart · 16 years ago
  88. d8b6689 Added yet another output variant. by bart · 16 years ago
  89. 3a3e8ca Suppress unavoidable warning during compilation of pth_cancel1.c. by bart · 16 years ago
  90. 71a50b3 Moved mallinfo regression test from none/tests to memcheck/tests. by bart · 16 years ago
  91. bee023b Made mallinfo() regression test more extensive, based on a contribution by Eugene Toder. by bart · 16 years ago
  92. 68d9fab Added regression test for mallinfo(). by bart · 16 years ago
  93. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  94. 05b4823 Fix minor breakage in 7 tests. by njn · 16 years ago
  95. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  96. fad9c1c From Bart van Assche: by njn · 16 years ago
  97. 03d6900 Try to fix build system breakage w.r.t. ssse3_misaligned. It isn't by sewardj · 16 years ago
  98. 6d6da5b Only build the SSSE3 tests on machines whose assemblers know about by sewardj · 16 years ago
  99. 8231f32 Add SSSE3 tests. by sewardj · 16 years ago
  100. 95d86c0 Improve handling of programs which require very large main thread by sewardj · 17 years ago