1. 357cf25 Do the -m32 vs -m64 thing correctly for these tests. Fixes some very by sewardj · 14 years ago
  2. 12412a2 Add a new mempool test resulting from work on #254420, and update by sewardj · 14 years ago
  3. 4db5d2f Expand this test so as to cover FXSAVE and FXRSTOR, both REX.W and by sewardj · 14 years ago
  4. 14cdbf8 Make the --prefix-to-strip=... command-line option added in r11312 by sewardj · 14 years ago
  5. 876cafd E-mail address update. by bart · 14 years ago
  6. 1956c50 by sewardj · 14 years ago
  7. a11f528 Made timerfd-syscall test more robust by improving the time rounding algorithm. by bart · 14 years ago
  8. 075f51b Fixed a typo. by bart · 14 years ago
  9. 1b72361 memcheck/tests/linux/timerfd-syscall: send output to stderr instead of stdout. by bart · 14 years ago
  10. 5f3fcdb PowerPC: added expected output files for memcheck/tests/varinfo[1-6], based by bart · 14 years ago
  11. 871eef0 PowerPC: corrected expected output for memcheck/tests/origin5-bz2. Patch by bart · 14 years ago
  12. 231eb65 Avoid triggering AM_CFLAGS / AM_CXXFLAGS redefinition warnings. by bart · 14 years ago
  13. 30f92cb Fix a couple of make-dist bugs, caused by recently added ppc32/64 tests. by sewardj · 14 years ago
  14. 0e342a0 Add tests for new PowerISA_2.05 instructions available on Power6 CPUs. by sewardj · 14 years ago
  15. a5dda3e Make the leak tests a whole lot less flaky on ppc32/64-linux by by sewardj · 14 years ago
  16. db0d436 Updated expected output. The output changed because of r11320. by bart · 14 years ago
  17. 5dd0190 Added command-line option --prefix-to-strip=... Closes #245535. by bart · 14 years ago
  18. 52c9eba Updated memcheck/tests/Makefile.am. by bart · 14 years ago
  19. d8927ae Filter out lines that differ between x86 and ppc. by bart · 14 years ago
  20. 3cedf57 Added new memcheck command-line option --show-possibly-lost. Closes #201170. by bart · 14 years ago
  21. a518f74 Follow-up for r11191: made this test pass again. by bart · 14 years ago
  22. 8ee04f9 Passes now when compiled with gcc 4.5.x too. by bart · 14 years ago
  23. e31b81c Try to fix 'make dist' -- possible fallout from r11188. by sewardj · 14 years ago
  24. bd5cfa6 Fix various bits of regtest breakage on amd64-linux caused by the MACOSX106 by njn · 14 years ago
  25. f9eef05 Remove a bogus header file listing. by njn · 14 years ago
  26. 65bcc2e Add a missing filter_stderr file. by njn · 14 years ago
  27. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  28. 3677531 Update expected output. by sewardj · 15 years ago
  29. fbfa3d0 Analysis/make-it-work for arm-linux. by sewardj · 15 years ago
  30. d7e635f Make sure the Memcheck tests are built on arm-linux using hardware by sewardj · 15 years ago
  31. 9a0c13c Disable this test (effectively) on arm-linux, since that uses by sewardj · 15 years ago
  32. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  33. 069a38a Made sure that the sigqueue regression test passes on 32-bit and on 64-bit systems. by bart · 15 years ago
  34. 7481f1d Fixed expected output. by bart · 15 years ago
  35. 856d9df Added a comment that explains the purpose of the sigqueue.c test program. by bart · 15 years ago
  36. 21ba3f9 Added a modified version of the rt_sigqueue test program provided by Konstantin Serebryany. by bart · 15 years ago
  37. 663ab79 Fix a .exp file. Avoid an assertion failure with -v. by njn · 15 years ago
  38. bf9b85c Suppressed compiler warnings reported by gcc 4.4.x on the source code by bart · 15 years ago
  39. 3a1b9a2 Add a crappy wrapper for access_extended(), one of the more ridiculous by njn · 15 years ago
  40. 9a7e19e Darwin .exp fixes following r10783. by njn · 15 years ago
  41. cab64bc Update .exp files for r10783. by njn · 15 years ago
  42. 18afe5d Try to fix error_counts. by njn · 15 years ago
  43. 4a76c5e Count leak as errors. Fixes bug 152393. by njn · 15 years ago
  44. b965efb Allow custom blocks to overlap with malloc blocks. Fixes bug 100628. by njn · 15 years ago
  45. b84e0b0 Add an alternative output for Darwin. by njn · 15 years ago
  46. 42e72a9 Update Memcheck expected outputs following r10746 (Darwin variants only). by sewardj · 15 years ago
  47. f20eb9a Update Memcheck expected outputs following r10746 (32-bit variants only). by sewardj · 15 years ago
  48. d9f0b8d Update Memcheck expected outputs following r10746 (64-bit variants only). by sewardj · 15 years ago
  49. 2d9e874 by sewardj · 15 years ago
  50. f3977a3 Don't wrap the "Command:" line, as doing so makes cutting-and-pasting the by njn · 15 years ago
  51. cf1b64c Un-break regression test run. by bart · 15 years ago
  52. 1b7b531 Remove non-Linux code from this Linux-only test. by njn · 15 years ago
  53. 5a92b4c Make lsframe1, lsframe2 and stack_changes Linux-only since they all fault by njn · 15 years ago
  54. b5813e3 Remove the temporary file created during the test before exiting. by bart · 15 years ago
  55. ea7e8b6 Uncomment this; not sure why it was commented out. by njn · 15 years ago
  56. bac8ede Add a note about our suspect handling of brk(). And disable the brk() part by njn · 15 years ago
  57. 35db56c A fix for bug 186796: suppression symbol names were being truncated if they by njn · 15 years ago
  58. 8f105fa Fixed bug 149878 (calloc overflow). This disables some of the calloc silly by njn · 15 years ago
  59. 8057bbc Handle the memory written by aio_read() properly -- mark the memory buffer by njn · 15 years ago
  60. 125f0b5 This should have gone in with r10537. by njn · 15 years ago
  61. 28a9e23 Add support for __pthread_kill(). This hopefully fixes bug 201016. by njn · 15 years ago
  62. 391a3ae Fix up xml1 on 32-bit machines; merged the 32 and 64-bit outputs by by njn · 15 years ago
  63. a262f62 Improve handling of clone() on x86/Linux. Based on a patch from Jeroen by njn · 15 years ago
  64. 6b523cd Merge memcheck/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  65. b81078b Add support on Darwin for mount(). Finishes off bug 198624. by njn · 15 years ago
  66. ad3f17a Added support for getfsstat64() on Darwin. This partly fixes bug 198624. by njn · 15 years ago
  67. 3407cc6 Add support on Darwin for fstat_extended() and fstat64_extended(). Partly by njn · 15 years ago
  68. 65e58d5 Handle setpgid(). Partly addresses bug 198624. by njn · 15 years ago
  69. 32f8d8c Ignore MALLOCLIKE_BLOCK/FREELIKE_BLOCK if addr==0. Fixes bug 137073. DRD by njn · 15 years ago
  70. 10b9aea Shorten the preamble by moving some of it into the --help output. This by njn · 15 years ago
  71. ac038d2 Fix a couple of tests that could be built with the wrong options, including by njn · 15 years ago
  72. 626341c Make atomic_incs.c build on Mac. by njn · 15 years ago
  73. 7271588 Handle epoll_create1. Patch from Sam Varshavchik. Fixes bug 188427. by njn · 15 years ago
  74. 9d1dd90 This file was accidentally empty; fill it with the right output. by njn · 15 years ago
  75. 571dfb0 Make this test work on PowerPC too. by sewardj · 15 years ago
  76. ce8daf2 Un-break PPC build. by bart · 15 years ago
  77. ac258d8 Add tests to verify behaviour of atomic instruction handling. by sewardj · 15 years ago
  78. 8b14538 Suppress a leak in setenv(). Fixes bug 188572. by njn · 15 years ago
  79. 0111ec4 Add support for various aio_*() syscalls on Darwin. With them, Quicktime by njn · 15 years ago
  80. 1926053 Suppress a Cond error in pthread_rwlock_init(). Fixes bug 196528. by njn · 15 years ago
  81. 18e2470 Add a comment. by njn · 15 years ago
  82. 7113acb Support and test mincore() on Darwin. by njn · 15 years ago
  83. cc37d2e Abort if a dir is given to --suppressions. Fixes bug 197456. by njn · 15 years ago
  84. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  85. fde4707 Add some cases to darwin/scalar.c, and tweak the macros used a little. by njn · 15 years ago
  86. 631b819 Add wrappers for shmat() and shmdt() on Darwin. Fixes bug 191271. by njn · 15 years ago
  87. 2c7e5ca Move the Darwin _nocancel tests to a different file so they can be tested by njn · 15 years ago
  88. a8f0629 Added a wrapper and test for exchangedata() on Darwin. Fixes bug 195860. by njn · 15 years ago
  89. 143377e Implement and test wrappers for lstat_extended, stat64_extended, by njn · 15 years ago
  90. c190724 Darwin syscall wrapper cleanups: by njn · 15 years ago
  91. d8c5f12 Update scalar.stderr.exp; this should have gone in with r10288. by njn · 15 years ago
  92. 2ff30c6 Add wrappers for sem_wait and sem_trywait on Darwin. Also change the layout by njn · 15 years ago
  93. 8f1da73 Handle shmctl on Darwin. From bug 191271. by njn · 15 years ago
  94. 12b9424 Don't print stack traces by default for unhandled syscalls -- it's not that by njn · 15 years ago
  95. 1a1e95c A number of changes relating to syscall numbering: by njn · 15 years ago
  96. 58c2ff9 Add a comment. by njn · 15 years ago
  97. cb89fb8 Use --gen-suppressions=all rather than =yes, since the latter causes by sewardj · 15 years ago
  98. fb79bdc Make this file executable. by njn · 15 years ago
  99. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  100. 72bbd8d DARWIN sync: all the timeval stuff by njn · 15 years ago