| Commit message (Expand) | Author | Age | Files | Lines |
* | cris: Correct settls1 testcase. | Edgar E. Iglesias | 2010-07-29 | 1 | -2/+8 |
* | cris: Correct ADDO and ADDOQ testcases. | Edgar E. Iglesias | 2010-07-29 | 2 | -3/+3 |
* | tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types | Stefan Weil | 2010-07-25 | 1 | -12/+12 |
* | Add missing 'static' attribute | Stefan Weil | 2010-05-07 | 2 | -2/+2 |
* | Use vpath directive | Paolo Bonzini | 2010-01-08 | 1 | -1/+2 |
* | tests: missing ; in if 0 | Michael S. Tsirkin | 2009-10-02 | 1 | -1/+1 |
* | Update to a hopefully more future proof FSF address | Blue Swirl | 2009-07-16 | 3 | -9/+3 |
* | consolidate user cpu_{in, out}[bwl] into ioport-user.c | Isaku Yamahata | 2009-07-09 | 2 | -35/+2 |
* | Replace gcc variadic macro extension with C99 version | Blue Swirl | 2009-05-13 | 1 | -1/+1 |
* | target-alpha: overflow condition for sublv and subqv | aurel32 | 2009-04-10 | 2 | -0/+32 |
* | Get rid of user_mode_only | aurel32 | 2009-01-14 | 1 | -4/+0 |
* | CRIS: Implement set_thread_area for CRIS. | edgar_igl | 2009-01-07 | 2 | -1/+40 |
* | Fix more FSF addresses | blueswir1 | 2009-01-05 | 3 | -3/+6 |
* | Add missing newline at the end of file | blueswir1 | 2008-12-14 | 1 | -1/+1 |
* | Remove unnecessary trailing newlines | blueswir1 | 2008-12-13 | 10 | -11/+0 |
* | Implement SSE4.1, SSE4.2 (x86). | balrog | 2008-10-04 | 1 | -4/+19 |
* | Add a simple SSSE3 test. | balrog | 2008-09-25 | 1 | -0/+42 |
* | Support out-of-the-tree building of tests | malc | 2008-09-22 | 1 | -2/+3 |
* | Fix TEST_BSX operands in test-i386.c (Zeev Tarantov). | balrog | 2008-09-21 | 1 | -2/+2 |
* | Enable same-arch consistency check on x86-64, print syscall name on error. | balrog | 2008-09-21 | 1 | -0/+2 |
* | alpha: improve testsuite | aurel32 | 2008-09-17 | 2 | -3/+9 |
* | alpha: add tests | aurel32 | 2008-09-14 | 4 | -0/+144 |
* | Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs. | edgar_igl | 2008-06-06 | 3 | -10/+13 |
* | Add a testcase for broken x arithmetic sequences. | edgar_igl | 2008-06-06 | 1 | -0/+26 |
* | Increase the odds for the movei test to pass in system simulation. | edgar_igl | 2008-06-06 | 1 | -0/+3 |
* | Avoid warnings. | edgar_igl | 2008-06-06 | 2 | -1/+2 |
* | update | bellard | 2008-05-28 | 1 | -5/+2 |
* | more tests | bellard | 2008-05-28 | 2 | -18/+88 |
* | removed unused code | bellard | 2008-05-12 | 1 | -3/+0 |
* | Correct broken test for fixed file mmaps. | edgar_igl | 2008-05-03 | 1 | -7/+7 |
* | CRIS: Make CCS related tests pass in system simulation by masking off flags n... | edgar_igl | 2008-05-02 | 2 | -0/+3 |
* | CRIS: Correct typo in test for moverm. | edgar_igl | 2008-05-02 | 1 | -1/+1 |
* | Remove remaining .cvsignore files | aurel32 | 2008-04-03 | 1 | -23/+0 |
* | Add a tests for user-mode mmap | edgar_igl | 2008-03-01 | 2 | -0/+486 |
* | Add test-case for btst CCS flags updates. | edgar_igl | 2008-03-01 | 1 | -0/+8 |
* | Add small testcase for ordinary signals. | edgar_igl | 2008-02-28 | 2 | -0/+27 |
* | Add testcase for CRIS ftag/fidx cache flushing insns. | edgar_igl | 2008-02-25 | 2 | -0/+34 |
* | suppressed warnings | bellard | 2008-01-31 | 1 | -2/+2 |
* | compilation fix | bellard | 2008-01-31 | 1 | -2/+2 |
* | compilation fixes - added bswap - comments | bellard | 2008-01-31 | 1 | -41/+60 |
* | removed obsolete test2 target | bellard | 2007-11-14 | 1 | -7/+0 |
* | use -fno-strict-aliasing | bellard | 2007-11-11 | 1 | -1/+1 |
* | compilation fixes | bellard | 2007-11-11 | 1 | -17/+20 |
* | added cpu_model parameter to cpu_init() | bellard | 2007-11-10 | 1 | -1/+1 |
* | removed obsolete x86 code copy support | bellard | 2007-11-08 | 1 | -3/+0 |
* | Add CRIS configuration bits, by Edgar E. Iglesias. | ths | 2007-10-08 | 1 | -0/+5 |
* | CRIS testsuite, based on the SIM testsuite, by Edgar E. Iglesias. | ths | 2007-10-08 | 103 | -0/+7014 |
* | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 2007-09-17 | 7 | -46/+46 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 9 | -128/+127 |
* | Implement iwMMXt instruction set for the PXA270 cpu. | balrog | 2007-04-30 | 2 | -0/+52 |