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