1. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 19 years ago
  2. eb662fa Update expected output following r5785; also add a missing 's'. by sewardj · 19 years ago
  3. a895e4e Mess with this even more so that fn_1 doesn't return zero. by sewardj · 19 years ago
  4. e638a8d Updated expected output following r5753. by sewardj · 19 years ago
  5. b70b96a TRASH_IREGS: add enough live variables to make ppc32 spill (not easy) by sewardj · 19 years ago
  6. f4f22d5 Majorly beef up this test: by sewardj · 19 years ago
  7. 1c85d5c Oops, missed out of r5724. by sewardj · 19 years ago
  8. ae43d04 Regression test for memcheck's SET/GET_VBITS client requests. by sewardj · 19 years ago
  9. b0e1ccc This causes problems on setups where ld.so is mapped at just over 1M: by sewardj · 19 years ago
  10. c7e8c74 Test program aimed at exercising x87 insns a bit on amd64. by sewardj · 19 years ago
  11. bee2c28 Add a check for fsincos. by sewardj · 19 years ago
  12. 672f778 Yet more x86 instruction tests, mostly aimed at wierd/transcendental x87 insns. by sewardj · 19 years ago
  13. 02fd0d7 Test program to check the behaviour of a bunch of FP functions. by sewardj · 19 years ago
  14. 48e7bc4 Use perf/fbench as a simple FP test too. This is a modified copy, not a symlink. by sewardj · 19 years ago
  15. 46712cd Use the bz2 test in perf/ as a regression-test, just as a moderately by sewardj · 19 years ago
  16. 5a6d7e4 Wibble by sewardj · 19 years ago
  17. c885844 Make amd64 function wrapping work again following recent changes. by sewardj · 19 years ago
  18. d68ac3e Changes to make function wrapping work better on ppc64-linux: by sewardj · 19 years ago
  19. 134d1aa More function wrapping tests. by sewardj · 19 years ago
  20. 7d5c209 Track line number changes. by sewardj · 19 years ago
  21. 80d9eac More __libc_start_main -> "(below_main)" changes. by sewardj · 19 years ago
  22. 2da8f33 Update with new expected outputs. by sewardj · 19 years ago
  23. 9e9864c Suppressions-tests fixes. by sewardj · 19 years ago
  24. 4658b35 Fixes to track the "(below main)" change. by sewardj · 19 years ago
  25. 5a3f36f Don't try sys_sigprocmask on ppc64-linux. by sewardj · 19 years ago
  26. 81c145a getcontext() seems to be unimplemented on glibc-2.3.3 on ppc64-linux. by sewardj · 19 years ago
  27. a151c39 Clever handling of partially defined equality does not work on by sewardj · 19 years ago
  28. 714cbe0 This was segfaulting on ppc64-linux, even natively. These changes by sewardj · 19 years ago
  29. 26fd33d Make a bit less nonsensical on 64-bit platforms. by sewardj · 19 years ago
  30. e21a858 To reduce the endless nuisance of multiple different names for "the by sewardj · 19 years ago
  31. 9085f7e Make these behave correctly on ppc64 ELF. by sewardj · 19 years ago
  32. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  33. 6792df3 Make this test 64-bit clean. by sewardj · 19 years ago
  34. 48540da Build fix for oset_test following recent build system hackery. by sewardj · 19 years ago
  35. 3a699b8 amd64-linux adjustments as a followup to r5493. by sewardj · 19 years ago
  36. 0126214 by sewardj · 19 years ago
  37. a974276 Make this work on SSE1-only machines. by sewardj · 19 years ago
  38. 834db0e Also do sse memory overrun tests on x86. by sewardj · 19 years ago
  39. a5b1b25 Add a test program which checks for memory overruns in the SSE insn decoder. by sewardj · 19 years ago
  40. 694202c Update for recent change to OSet interface. by njn · 19 years ago
  41. e004d72 Add a destructor function to OSet_Destroy() which can be called for each node. by njn · 19 years ago
  42. d0220c1 Add directories missed in r5250 (ppc64 first checkin). by sewardj · 19 years ago
  43. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  44. 2fa01f1 Add a few missing regtest outputs. by sewardj · 19 years ago
  45. 0ba33f6 Last of the __libc_start_main fixes. by tom · 19 years ago
  46. d48d927 Yet more __libc_start_main updates. by tom · 19 years ago
  47. a9951cd Update XML results for __libc_start_main change. by tom · 19 years ago
  48. 428bdf7 Fix argument count given to makecontext. by tom · 19 years ago
  49. 36c7619 Update some expected results in line with Julian's fix to stop by tom · 19 years ago
  50. c2588a5 comment about the test by njn · 19 years ago
  51. b67c6ce wibl by njn · 19 years ago
  52. 7c68e98 gcc isn't so hot at reading English text by sewardj · 19 years ago
  53. 09ef408 copy log message as a comment by njn · 19 years ago
  54. b325ad1 Allocate stack with mmap rather than malloc, so that on ppc32 we get an executable by sewardj · 19 years ago
  55. 89551b3 This won't work on ppc32 unless you ask for an alt stack with x permissions, by sewardj · 19 years ago
  56. 754b82d A couple of these syscalls fail differently when running on an amd64 by sewardj · 19 years ago
  57. 37b4503 Update XML results. by tom · 19 years ago
  58. bb704c3 Make this test compile on my machine. by njn · 19 years ago
  59. 99d7d1b Use the amd64 tests on amd64, not the x86 ones... by tom · 19 years ago
  60. c82c149 Add a filter for the amd64 tests. by tom · 19 years ago
  61. accb353 Run instruction tests under memcheck as well as none. by tom · 19 years ago
  62. 2fb8f7a Add a stack switching test. by tom · 19 years ago
  63. b12b89f Add results for 64 bit systems. by tom · 19 years ago
  64. ef56732 Allow 32 bit x86 tests to run on amd64 machines. by tom · 19 years ago
  65. e07b83e Add tests for --partial-loads-ok= flag. by sewardj · 19 years ago
  66. 45a6abb fwrite.stdout.exp seems to be not present and make dist doesn't like that. by sewardj · 19 years ago
  67. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  68. 42d6367 The memcheck/tests/sigprocmask test is designed to test that we handle by tom · 19 years ago
  69. 81afd4b Update EXTRA_DIST to include new results files. by tom · 19 years ago
  70. 770ba3d Add alternate results for memcheck/tests/strchr on amd64. by tom · 19 years ago
  71. 8e9cb43 Removed memcheck/tests/weirdioctl as it is badly broken and seems by tom · 19 years ago
  72. 73aefbb Update memcheck/tests/xml1 results. by tom · 19 years ago
  73. a5aa1b6 Update memcheck/tests/xml1 results. by tom · 19 years ago
  74. 195232b Fixed test to not assume that malloc(10) will return 10 nul bytes! by tom · 19 years ago
  75. 1d1a226 Increase the threshold above which new errors are not shown from 300 by sewardj · 19 years ago
  76. 19617ae The Spin-Doctor arrives in Valgrind-Land: rename --weird-hacks= to by sewardj · 19 years ago
  77. fe37f19 Fix expected output. by njn · 19 years ago
  78. 0fd92f4 by njn · 19 years ago
  79. c0392a8 Disable vgtest_ume, which is broken. by njn · 19 years ago
  80. a23e6c9 Fix scalar and cmdline[12]. by njn · 19 years ago
  81. 45f4e7c by sewardj · 19 years ago
  82. f4ef182 fix for #113230 by njn · 19 years ago
  83. b1e123a Fix signedness-of-char problem which caused this to segfault on ppc32-linux. by sewardj · 19 years ago
  84. 966d663 Make it possible to match against "???" line in suppressions, by njn · 19 years ago
  85. aa260e8 Added VG_(OSet_LookupWithCmp)(), which can be useful. by njn · 19 years ago
  86. 2dc09e6 by njn · 19 years ago
  87. d9cb422 Bleh, forgot this. by njn · 19 years ago
  88. 7b880bc Add a thorough unit test for m_oset. Note that this is Memcheck by njn · 19 years ago
  89. 31a41c2 fix an output for xml1 by njn · 19 years ago
  90. 70d074f Update regtest output after r4356. Will update 64-bit expected output tomorrow. by sewardj · 19 years ago
  91. da50328 Fix up the sigaction results. by tom · 19 years ago
  92. 9a76d52 Updated expected output following %eflags.ac simulation fix. by sewardj · 19 years ago
  93. c48b27f Remove temporary file once regtest completes. by njn · 19 years ago
  94. 56173ac Add explanation of filename. by njn · 19 years ago
  95. 33e6042 Rename tags in XML <status> block. by sewardj · 19 years ago
  96. 483398e Fix broken tests. by njn · 19 years ago
  97. 6271eb9 by njn · 19 years ago
  98. 16031ba Add a regression test for memcheck's ability do deal with partially by sewardj · 19 years ago
  99. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  100. 01e755d xml1: add another .stderr.exp file for slightly different systems, and by njn · 19 years ago