Age | Commit message (Expand) | Author |
2006-06-25 | C99 64 bit printf | bellard |
2006-05-22 | PPC Breakpoints for gdb-stub (Jason Wessel) | bellard |
2006-04-23 | removed unnecessary header | bellard |
2005-11-26 | specialize the power save code for 7x0 CPUs | bellard |
2005-11-23 | halt state support for ppc | bellard |
2005-11-23 | avoid generating useless exceptions (Jocelyn Mayer) | bellard |
2005-11-21 | cpu_exec_init() change | bellard |
2005-11-21 | target_disas() little endian change | bellard |
2005-11-20 | removed unneeded code | bellard |
2005-11-20 | added CPU_COMMON and CPUState.tb_jmp_cache[] | bellard |
2005-11-20 | use direct jump only for jumps in the same page - stop translation after mtsr... | bellard |
2005-10-30 | suppressed JUMP_TB (Paul Brook) | bellard |
2005-10-30 | avoid using physical accesses in user emulation | bellard |
2005-10-30 | moved common softmmu code to common header (Paul Brook) | bellard |
2005-07-04 | correct split between helper.c and op_helper.c - moved some uops to op_helper... | bellard |
2005-07-02 | simplified PowerPC exception handling (Jocelyn Mayer) | bellard |
2005-07-02 | preliminary patch to support more PowerPC CPUs (Jocelyn Mayer) | bellard |
2005-06-05 | simplified end of page handling | bellard |
2005-06-05 | added back loglevel test | bellard |
2005-06-04 | fixed lsw[ix] / stsw[ix] potential exception bug - mtcrf workaround for Mac O... | bellard |
2005-06-04 | removed dynamic test of traces | bellard |
2005-06-04 | xec_bc mask fix | bellard |
2005-06-04 | bctr and blr must ignore the two lsb | bellard |
2005-06-04 | MMU fix - temporary osi_call support - xec_bc mask fix | bellard |
2005-06-04 | added temporary osi_call callback | bellard |
2005-05-12 | dcbz fix (Jocelyn Mayer) | bellard |
2005-04-23 | This patch adds little-endian mode support to PPC emulation. | bellard |
2005-04-23 | - remove the ugly "stop" pseudo-opcode. | bellard |
2005-04-17 | gdb support for user mode (Paul Brook) | bellard |
2005-03-13 | fpu fixes (Jocelyn Mayer) - soft float support | bellard |
2005-02-15 | ppc fixes (Jocelyn Mayer) | bellard |
2005-02-08 | ppc fixes - gcc 3.4 compile fix (initial patch by Jocelyn Mayer) | bellard |
2005-01-28 | physical memory access functions | bellard |
2005-01-03 | 64 bit target support | bellard |
2004-12-02 | FRSP fix (Jocelyn Mayer) | bellard |
2004-10-12 | correct handling of saved host registers | bellard |
2004-10-09 | monitor fixes | bellard |
2004-10-03 | removed access_type hack | bellard |
2004-09-18 | removed unused prototype | bellard |
2004-07-12 | win32 compile | bellard |
2004-07-12 | OS X port | bellard |
2004-07-10 | Mac OS X port | bellard |
2004-07-10 | removed stdout reference (not portable) | bellard |
2004-07-10 | removed unused definitions | bellard |
2004-07-07 | fixed b[l] decoding | bellard |
2004-07-07 | suppressed unused function | bellard |
2004-06-22 | cpu_single_env init | bellard |
2004-06-21 | removed traces | bellard |
2004-05-23 | PowerPC merge | bellard |
2004-05-23 | PowerPC merge | bellard |