Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-03-23 | distribution patches | bellard | 1 | -11/+11 |
2003-03-23 | better signal/exception support | bellard | 1 | -6/+11 |
2003-03-22 | basic clone() support | bellard | 1 | -0/+9 |
2003-03-22 | better 16 bit code support | bellard | 1 | -60/+353 |
2003-03-20 | ppc port | bellard | 1 | -1/+34 |
2003-03-19 | added flags computation optimization | bellard | 1 | -10/+377 |
2003-03-16 | added cmov instruction | bellard | 1 | -18/+43 |
2003-03-16 | added loop/xadd/cmpxchg support | bellard | 1 | -37/+154 |
2003-03-16 | added minimal segment support | bellard | 1 | -64/+180 |
2003-03-16 | added pusha/popa/rdtsc/bcd ops | bellard | 1 | -7/+72 |
2003-03-06 | added translation cache | bellard | 1 | -0/+21 |
2003-03-05 | convert several x86 instructions at the same time | bellard | 1 | -38/+48 |
2003-03-05 | float fixes - added bsr/bsf support | bellard | 1 | -17/+66 |
2003-03-04 | added shiftd support - improved auto test | bellard | 1 | -3/+80 |
2003-03-03 | many fixes | bellard | 1 | -66/+225 |
2003-03-03 | better debug support | bellard | 1 | -42/+22 |
2003-03-03 | prints hello world | bellard | 1 | -8/+124 |
2003-03-03 | test infrastructure | bellard | 1 | -14/+111 |
2003-03-02 | added float support | bellard | 1 | -157/+147 |
2003-03-01 | new x86 CPU core | bellard | 1 | -0/+2133 |