summaryrefslogtreecommitdiff
path: root/none
AgeCommit message (Expand)AuthorFilesLines
2009-01-22- No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used fornjn1-1/+1
2009-01-21Merge part of r8943 from the Darwin branch -- use VGA_* instead of VGP_* fornjn1-4/+4
2009-01-19Add a comment explaining this test.njn1-0/+2
2009-01-12SSE3 and SSSE3 are two different things, so add a proper SSSE3 featuretom4-4/+4
2009-01-11Fixed typo (a space was lost by copying text between shell sessions).bart1-1/+1
2009-01-10The blockfault regression test now passes on 64 bit systems too.bart2-1/+4
2008-12-22Update expected outputs.sewardj2-1/+6
2008-11-08Add a new expected output for this test. Really it's a bad test,sewardj2-1/+299
2008-11-08Update expected output.sewardj1-0/+1
2008-11-08Run this test -q, so as to remove the variance in outputs exhibited assewardj3-15/+1
2008-10-30Add a test case for #156404 (main thread stack not getting extendedsewardj5-0/+2062
2008-09-19This should have been committed as part of r8623 (Fix longstanding bugsewardj1-1/+1
2008-09-19Fix longstanding bug in dual-arch support, which originated insewardj1-1/+1
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj3-2/+4
2008-05-27Make the rlimit_nofile regression tests less system dependent.bart1-1/+4
2008-05-27Make the fdleak regression tests less system dependent.bart10-52/+67
2008-05-25#define HAS_ALTIVEC is now fetched from config.h instead of from Makefile.am.bart3-7/+6
2008-05-12Fixed compiler warnings.bart1-5/+11
2008-05-11Add a test case for #152818 (from Sergei Trofimovich)sewardj5-0/+253
2008-05-07Make sure compilation of pth_cancel1.c gets $(AM_FLAG_M3264_PRI).sewardj1-1/+1
2008-04-27Added yet another output variant.bart1-0/+6
2008-04-27Added yet another output variant.bart1-0/+1
2008-04-27Added yet another output variant.bart1-0/+13
2008-04-26Suppress unavoidable warning during compilation of pth_cancel1.c.bart1-0/+1
2008-04-22Moved mallinfo regression test from none/tests to memcheck/tests.bart4-120/+0
2008-04-21Made mallinfo() regression test more extensive, based on a contribution by Eu...bart3-17/+103
2008-04-19Added regression test for mallinfo().bart4-0/+34
2008-03-03Merge in the DATASYMS branch.sewardj1-0/+1
2008-02-13Fix minor breakage in 7 tests.njn2-2/+2
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj1-2/+2
2008-02-10From Bart van Assche:njn5-98/+0
2008-02-10Try to fix build system breakage w.r.t. ssse3_misaligned. It isn'tsewardj2-4/+11
2008-02-09Only build the SSSE3 tests on machines whose assemblers know aboutsewardj2-3/+9
2008-02-09Add SSSE3 tests.sewardj18-4/+986
2007-12-18Improve handling of programs which require very large main threadsewardj3-0/+8
2007-11-25Get rid of compiler warnings.sewardj2-3/+2
2007-11-24Update expected outputs.sewardj2-2/+2
2007-11-23Fixed up the log file mess throughout, including the docs. This killednjn2-8/+6
2007-11-09Merge (from branches/THRCHECK) misc build-system changes. Nothingsewardj1-1/+1
2007-11-06Test for decoding of some instructions with redundant REX.W bits in sewardj5-1/+1264
2007-09-01Add test for tw instruction.sewardj5-1/+102
2007-09-01Add test for tw and td instructions.sewardj5-2/+573
2007-09-01Add regtest for amd64 implementation of maskmovq and maskmovdq.sewardj5-1/+135
2007-05-03Older assemblers on amd64-linux don't do lahf/sahf; work around that.sewardj1-4/+4
2007-04-07Test sahf/lahf on amd64.sewardj5-2/+314
2007-03-22Don't build SSE3 tests if the configure test determined that the assemblersewardj2-2/+18
2007-03-12Add a test for vex ppc64 code generation bug fixed by vex r1739sewardj5-1/+84
2007-02-13Updated expected output.sewardj1-0/+4
2007-01-30Make SSE-1 friendly.sewardj1-1/+1
2007-01-29Add regtest against vex cse failure that surfaced in 3.2.2.sewardj5-1/+69