Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-01-04 | first multi target test (lauches 'ls') | bellard | 1 | -0/+6 |
2003-12-02 | more complete eflags testing for multiplication (P4 case only) | bellard | 1 | -9/+14 |
2003-11-19 | more fcmovxx tests | bellard | 1 | -0/+2 |
2003-11-16 | fcmovx support | bellard | 1 | -0/+40 |
2003-10-28 | update | bellard | 2 | -1/+243 |
2003-10-27 | updatev0.5.0 | bellard | 3 | -259/+2 |
2003-10-27 | make cpu test static | bellard | 1 | -10/+9 |
2003-10-27 | license | bellard | 1 | -0/+19 |
2003-09-28 | portable Linux test | bellard | 1 | -0/+510 |
2003-09-17 | added linux < 2.4.21 vm86 bug workaround - added extensive TF flag test | bellard | 1 | -3/+93 |
2003-08-10 | build all targets at the same time | bellard | 1 | -2/+2 |
2003-07-26 | popw (%esp) test) | bellard | 1 | -0/+5 |
2003-07-13 | RedHat 9 fix | bellard | 1 | -2/+7 |
2003-07-11 | added nop test for exception | bellard | 1 | -0/+2 |
2003-06-25 | gcc3 compile fixes | bellard | 1 | -2/+3 |
2003-06-24 | iret and popl (%esp) tests | bellard | 2 | -0/+35 |
2003-06-15 | consistent hello naming | bellard | 3 | -3/+3 |
2003-06-15 | added hello world for ARM | bellard | 3 | -0/+121 |
2003-06-15 | more precise float rounding tests | bellard | 1 | -4/+25 |
2003-06-09 | removed unused dependancy if non x86 | bellard | 1 | -1/+3 |
2003-05-29 | more FPU tests | bellard | 1 | -1/+64 |
2003-05-27 | more exception tests - support for precise exceptions | bellard | 1 | -22/+51 |
2003-05-25 | self modifying code also tests translation block chaining invalidation | bellard | 1 | -5/+8 |
2003-05-16 | test-i386 update | bellard | 1 | -2/+3 |
2003-05-16 | added vm86, exceptions and self modifying regression tests | bellard | 2 | -0/+423 |
2003-05-13 | more exception tests | bellard | 1 | -3/+19 |
2003-05-10 | eflags fix | bellard | 1 | -1/+1 |
2003-05-10 | added LAR/LSL tests | bellard | 1 | -0/+23 |
2003-05-08 | systematic exception test | bellard | 1 | -25/+93 |
2003-04-29 | update | bellard | 2 | -7/+1 |
2003-04-29 | fix _start routine name | bellard | 1 | -1/+1 |
2003-04-11 | update | bellard | 6 | -1/+194 |
2003-04-11 | suppressed undefined shldw shrdw | bellard | 1 | -0/+5 |
2003-04-07 | -statis for test-i386 | bellard | 1 | -1/+1 |
2003-03-30 | added runcom test | bellard | 1 | -0/+188 |
2003-03-29 | more tests | bellard | 1 | -0/+79 |
2003-03-29 | added runcom | bellard | 1 | -1/+5 |
2003-03-24 | glibc2.2 fixes - more command line options - misc doc fixesv0.1.1 | bellard | 2 | -11/+24 |
2003-03-23 | distribution patchesv0.1.0 | bellard | 1 | -3/+3 |
2003-03-23 | better signal/exception support | bellard | 1 | -1/+74 |
2003-03-22 | basic clone() support | bellard | 4 | -2/+143 |
2003-03-22 | added code16 tests | bellard | 3 | -56/+177 |
2003-03-20 | ppc port | bellard | 2 | -9/+20 |
2003-03-16 | added cmov instruction | bellard | 1 | -46/+68 |
2003-03-16 | cmpxchg test | bellard | 1 | -0/+28 |
2003-03-16 | added loop/xadd/cmpxchg support | bellard | 1 | -0/+32 |
2003-03-16 | added minimal segment support | bellard | 1 | -1/+78 |
2003-03-16 | added bcd test | bellard | 1 | -0/+74 |
2003-03-06 | added translation cache | bellard | 1 | -21/+6 |
2003-03-05 | added bcd tests | bellard | 2 | -4/+17 |