Age | Commit message (Expand) | Author | Files | Lines |
2004-05-23 | PowerPC merge | bellard | 6 | -150/+274 |
2004-05-23 | PowerPC merge | bellard | 1 | -3/+50 |
2004-05-23 | cleanup | bellard | 1 | -5/+0 |
2004-05-21 | PowerPC merge: real time TB and decrementer - faster and simpler exception ha... | bellard | 7 | -281/+196 |
2004-05-20 | suppressed unneeded header | bellard | 1 | -14/+12 |
2004-05-20 | fixed invalid includes | bellard | 1 | -2/+7 |
2004-05-17 | ppc fix (Jocelyn Mayer) | bellard | 1 | -3/+2 |
2004-04-26 | ppc fixes (Jocelyn Mayer) | bellard | 5 | -13/+30 |
2004-04-25 | avoid unneeded casts | bellard | 2 | -34/+33 |
2004-04-25 | precise self modifying code support | bellard | 1 | -0/+7 |
2004-04-12 | PowerPC system emulation fixes (Jocelyn Mayer) | bellard | 7 | -1187/+271 |
2004-02-22 | small test optimisations | bellard | 1 | -2/+2 |
2004-02-21 | fixed blr/bctr cases | bellard | 1 | -1/+0 |
2004-02-21 | adding direct block chaining support - simplified branch code gen | bellard | 2 | -300/+203 |
2004-02-21 | lwarx fix (Jocelyn Mayer) | bellard | 1 | -2/+2 |
2004-02-21 | Fix check for lswi (Jocelyn Mayer) | bellard | 1 | -3/+3 |
2004-02-21 | update nip when processing exceptions (Jocelyn Mayer) | bellard | 1 | -1/+1 |
2004-02-16 | suppressed unused variables | bellard | 1 | -5/+1 |
2004-02-03 | added tlb_flush() flags | bellard | 2 | -2/+2 |
2004-01-24 | added TARGET_LONG_BITS | bellard | 1 | -0/+2 |
2004-01-24 | added cpu_get_phys_page_debug() | bellard | 1 | -0/+16 |
2004-01-18 | PowerPC merge (Jocelyn Mayer) | bellard | 4 | -10/+27 |
2004-01-04 | suppressed explicit access type and use the exception routine to infer it fro... | bellard | 4 | -46/+41 |
2004-01-04 | PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api | bellard | 10 | -1429/+4596 |
2004-01-04 | waiting for TARGET_HAS_SMC patch | bellard | 1 | -1/+1 |
2004-01-04 | PowerPC fixes (Jocelyn Mayer) | bellard | 6 | -180/+382 |
2003-11-23 | suppressed use of gen_multi - use intermediate FT0 register for floats - use ... | bellard | 5 | -227/+385 |
2003-11-23 | PowerPC support (Jocelyn Mayer) | bellard | 6 | -0/+4515 |