aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-05-07Add missing 'static' attributeStefan Weil
2010-01-08Use vpath directivePaolo Bonzini
2009-10-02tests: missing ; in if 0Michael S. Tsirkin
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-07-09consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-04-10target-alpha: overflow condition for sublv and subqvaurel32
2009-01-14Get rid of user_mode_onlyaurel32
2009-01-07CRIS: Implement set_thread_area for CRIS.edgar_igl
2009-01-05Fix more FSF addressesblueswir1
2008-12-14Add missing newline at the end of fileblueswir1
2008-12-13Remove unnecessary trailing newlinesblueswir1
2008-10-04Implement SSE4.1, SSE4.2 (x86).balrog
2008-09-25Add a simple SSSE3 test.balrog
2008-09-22Support out-of-the-tree building of testsmalc
2008-09-21Fix TEST_BSX operands in test-i386.c (Zeev Tarantov).balrog
2008-09-21Enable same-arch consistency check on x86-64, print syscall name on error.balrog
2008-09-17alpha: improve testsuiteaurel32
2008-09-14alpha: add testsaurel32
2008-06-06Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs.edgar_igl
2008-06-06Add a testcase for broken x arithmetic sequences.edgar_igl
2008-06-06Increase the odds for the movei test to pass in system simulation.edgar_igl
2008-06-06Avoid warnings.edgar_igl
2008-05-28updatebellard
2008-05-28more testsbellard
2008-05-12removed unused codebellard
2008-05-03Correct broken test for fixed file mmaps.edgar_igl
2008-05-02CRIS: Make CCS related tests pass in system simulation by masking off flags n...edgar_igl
2008-05-02CRIS: Correct typo in test for moverm.edgar_igl
2008-04-03Remove remaining .cvsignore filesaurel32
2008-03-01Add a tests for user-mode mmapedgar_igl
2008-03-01Add test-case for btst CCS flags updates.edgar_igl
2008-02-28Add small testcase for ordinary signals.edgar_igl
2008-02-25Add testcase for CRIS ftag/fidx cache flushing insns.edgar_igl
2008-01-31suppressed warningsbellard
2008-01-31compilation fixbellard
2008-01-31compilation fixes - added bswap - commentsbellard
2007-11-14removed obsolete test2 targetbellard
2007-11-11use -fno-strict-aliasingbellard
2007-11-11compilation fixesbellard
2007-11-10added cpu_model parameter to cpu_init()bellard
2007-11-08removed obsolete x86 code copy supportbellard
2007-10-08Add CRIS configuration bits, by Edgar E. Iglesias.ths
2007-10-08CRIS testsuite, based on the SIM testsuite, by Edgar E. Iglesias.ths
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-04-30Implement iwMMXt instruction set for the PXA270 cpu.balrog
2007-02-05int conversion testbellard
2007-02-05update pathbellard
2007-01-20Fix "make test2".pbrook