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