aboutsummaryrefslogtreecommitdiff
path: root/cpu-defs.h
AgeCommit message (Expand)Author
2007-04-05Infrastructure to support more than 2 MMU modes.j_mayer
2007-04-04TARGET_FMT_ld may also be useful for debugging purposes.j_mayer
2007-03-16Watchpoint support (previous commit got eaten by Savannah server crash).pbrook
2006-11-12Speed up tlb_flush_page (Daniel Jacobowitz).pbrook
2006-06-25C99 64 bit printfbellard
2005-11-28PAGE_EXEC support in TLBsbellard
2005-11-23better halted state supportbellard
2005-11-21SMP supportbellard
2005-11-20added CPU_COMMON and CPUState.tb_jmp_cache[]bellard
2005-08-21ram_addr_t type for ram offsetsbellard
2005-07-02simplified PowerPC exception handling (Jocelyn Mayer)bellard
2005-06-05added HOST_LONG_BITS in configurebellard
2005-01-0364 bit target supportbellard
2004-04-26amd64 port (Jocelyn Mayer)bellard
2004-04-25added target_phys_addr_tbellard
2004-03-21do not depend on thunk.h - more log itemsbellard
2004-02-16use osdep.hbellard
2004-01-24correct target_ulong definitionbellard
2003-10-27commentsbellard
2003-08-10soft mmu supportbellard