summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: missing ; in if 0Michael S. Tsirkin2009-10-021-1/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-163-9/+3
* consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata2009-07-092-35/+2
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-1/+1
* target-alpha: overflow condition for sublv and subqvaurel322009-04-102-0/+32
* Get rid of user_mode_onlyaurel322009-01-141-4/+0
* CRIS: Implement set_thread_area for CRIS.edgar_igl2009-01-072-1/+40
* Fix more FSF addressesblueswir12009-01-053-3/+6
* Add missing newline at the end of fileblueswir12008-12-141-1/+1
* Remove unnecessary trailing newlinesblueswir12008-12-1310-11/+0
* Implement SSE4.1, SSE4.2 (x86).balrog2008-10-041-4/+19
* Add a simple SSSE3 test.balrog2008-09-251-0/+42
* Support out-of-the-tree building of testsmalc2008-09-221-2/+3
* Fix TEST_BSX operands in test-i386.c (Zeev Tarantov).balrog2008-09-211-2/+2
* Enable same-arch consistency check on x86-64, print syscall name on error.balrog2008-09-211-0/+2
* alpha: improve testsuiteaurel322008-09-172-3/+9
* alpha: add testsaurel322008-09-144-0/+144
* Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs.edgar_igl2008-06-063-10/+13
* Add a testcase for broken x arithmetic sequences.edgar_igl2008-06-061-0/+26
* Increase the odds for the movei test to pass in system simulation.edgar_igl2008-06-061-0/+3
* Avoid warnings.edgar_igl2008-06-062-1/+2
* updatebellard2008-05-281-5/+2
* more testsbellard2008-05-282-18/+88
* removed unused codebellard2008-05-121-3/+0
* Correct broken test for fixed file mmaps.edgar_igl2008-05-031-7/+7
* CRIS: Make CCS related tests pass in system simulation by masking off flags n...edgar_igl2008-05-022-0/+3
* CRIS: Correct typo in test for moverm.edgar_igl2008-05-021-1/+1
* Remove remaining .cvsignore filesaurel322008-04-031-23/+0
* Add a tests for user-mode mmapedgar_igl2008-03-012-0/+486
* Add test-case for btst CCS flags updates.edgar_igl2008-03-011-0/+8
* Add small testcase for ordinary signals.edgar_igl2008-02-282-0/+27
* Add testcase for CRIS ftag/fidx cache flushing insns.edgar_igl2008-02-252-0/+34
* suppressed warningsbellard2008-01-311-2/+2
* compilation fixbellard2008-01-311-2/+2
* compilation fixes - added bswap - commentsbellard2008-01-311-41/+60
* removed obsolete test2 targetbellard2007-11-141-7/+0
* use -fno-strict-aliasingbellard2007-11-111-1/+1
* compilation fixesbellard2007-11-111-17/+20
* added cpu_model parameter to cpu_init()bellard2007-11-101-1/+1
* removed obsolete x86 code copy supportbellard2007-11-081-3/+0
* Add CRIS configuration bits, by Edgar E. Iglesias.ths2007-10-081-0/+5
* CRIS testsuite, based on the SIM testsuite, by Edgar E. Iglesias.ths2007-10-08103-0/+7014
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-177-46/+46
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-169-128/+127
* Implement iwMMXt instruction set for the PXA270 cpu.balrog2007-04-302-0/+52
* int conversion testbellard2007-02-051-0/+36
* update pathbellard2007-02-051-1/+1
* Fix "make test2".pbrook2007-01-201-1/+1
* Simple test for mips/mipsel, based on a test by Alexander Voropay.ths2006-12-142-0/+71
* C99 64 bit printfbellard2006-06-251-1/+1