aboutsummaryrefslogtreecommitdiff
path: root/none
AgeCommit message (Expand)Author
2009-02-19Various build system clean-ups and simplifications:njn
2009-02-17For the fdleak_* tests, completely remove the stack traces showing wherenjn
2009-02-16Stack traces for Memcheck's syscall param errors are terribly unreliable, sonjn
2009-02-16Merge r9175 (don't run inappropriate OS- and platform-specific tests) fromnjn
2009-02-13Moved 3 Linux-specific tests into linux/ directories.njn
2009-02-12Filter out everything after "(below main)" in a line. This will help withnjn
2009-02-10Cleaned up the mess that was the treatment of "below main" functions such asnjn
2009-01-23Merge some minor regtest updates from the DARWIN branch:njn
2009-01-22Rename all the arch/OS/platform-related variables in configure.in to make itnjn
2009-01-22- No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used fornjn
2009-01-21Merge part of r8943 from the Darwin branch -- use VGA_* instead of VGP_* fornjn
2009-01-19Add a comment explaining this test.njn
2009-01-12SSE3 and SSSE3 are two different things, so add a proper SSSE3 featuretom
2009-01-11Fixed typo (a space was lost by copying text between shell sessions).bart
2009-01-10The blockfault regression test now passes on 64 bit systems too.bart
2008-12-22Update expected outputs.sewardj
2008-11-08Add a new expected output for this test. Really it's a bad test,sewardj
2008-11-08Update expected output.sewardj
2008-11-08Run this test -q, so as to remove the variance in outputs exhibited assewardj
2008-10-30Add a test case for #156404 (main thread stack not getting extendedsewardj
2008-09-19This should have been committed as part of r8623 (Fix longstanding bugsewardj
2008-09-19Fix longstanding bug in dual-arch support, which originated insewardj
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-05-27Make the rlimit_nofile regression tests less system dependent.bart
2008-05-27Make the fdleak regression tests less system dependent.bart
2008-05-25#define HAS_ALTIVEC is now fetched from config.h instead of from Makefile.am.bart
2008-05-12Fixed compiler warnings.bart
2008-05-11Add a test case for #152818 (from Sergei Trofimovich)sewardj
2008-05-07Make sure compilation of pth_cancel1.c gets $(AM_FLAG_M3264_PRI).sewardj
2008-04-27Added yet another output variant.bart
2008-04-27Added yet another output variant.bart
2008-04-27Added yet another output variant.bart
2008-04-26Suppress unavoidable warning during compilation of pth_cancel1.c.bart
2008-04-22Moved mallinfo regression test from none/tests to memcheck/tests.bart
2008-04-21Made mallinfo() regression test more extensive, based on a contribution by Eu...bart
2008-04-19Added regression test for mallinfo().bart
2008-03-03Merge in the DATASYMS branch.sewardj
2008-02-13Fix minor breakage in 7 tests.njn
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2008-02-10From Bart van Assche:njn
2008-02-10Try to fix build system breakage w.r.t. ssse3_misaligned. It isn'tsewardj
2008-02-09Only build the SSSE3 tests on machines whose assemblers know aboutsewardj
2008-02-09Add SSSE3 tests.sewardj
2007-12-18Improve handling of programs which require very large main threadsewardj
2007-11-25Get rid of compiler warnings.sewardj
2007-11-24Update expected outputs.sewardj
2007-11-23Fixed up the log file mess throughout, including the docs. This killednjn
2007-11-09Merge (from branches/THRCHECK) misc build-system changes. Nothingsewardj
2007-11-06Test for decoding of some instructions with redundant REX.W bits in sewardj
2007-09-01Add test for tw instruction.sewardj