r158: Fix wrong number of clean/saveable windows
[qemu] / target-ppc /
2007-07-12 thsFix crash in set registers in PPC gdb-stub, by Jason...
2007-07-12 thsDisable dead code.
2007-07-11 thsFix PPCEMB for 32bit hosts.
2007-06-23 thsSpelling fixes, by Aurelien Jarno.
2007-06-03 thsMove target-specific defines to the target directories.
2007-06-03 thsClean up of some target specifics in exec.c/cpu-exec.c.
2007-05-27 blueswir1Spelling fix (Mark Glines)
2007-04-24 j_mayerUpdate PowerPC target status.
2007-04-24 j_mayerDebug traces fixes.
2007-04-24 j_mayerCode provision for new PowerPC embedded target support...
2007-04-24 j_mayerImprove PowerPC 405 MMU model / share more code for...
2007-04-19 j_mayerNo functional changes:
2007-04-19 j_mayerDuplicated SPR fix for BookE PowerPC by Guglielmo Morandin
2007-04-17 j_mayerMove PowerPC 405 specific definitions into a separate...
2007-04-16 j_mayerAdd callbacks to allow dynamic change of PowerPC clocks...
2007-04-16 j_mayerCleanup and add more PowerPC core definitions.
2007-04-16 j_mayerPowerPC 4xx software driven TLB fixes + debug traces.
2007-04-16 j_mayerAdd reset callbacks for PowerPC CPU.
2007-04-16 j_mayerAdd bus model (or input pins) into PowerPC CPU flags.
2007-04-16 j_mayerPowerPC emulation bugfixes:
2007-04-16 j_mayerFix a lot of debug traces for PowerPC emulation: use...
2007-04-14 j_mayerFix miscellaneous display warnings for PowerPC & alpha...
2007-04-12 j_mayerAdd PowerPC 405 input pins (IRQ, resets, ...) model.
2007-04-12 j_mayerEmbedded PowerPC Device Control Registers infrastructure.
2007-04-09 j_mayerImplement embedded IRQ controller for PowerPC 6xx/740...
2007-04-07 pbrookUnify IRQ handling.
2007-04-07 j_mayerPowerPC 64 fixes
2007-04-07 j_mayercpu_get_phys_page_debug should return target_phys_addr_t
2007-04-06 j_mayerFix for PowerPC 64 rotates.
2007-03-31 j_mayerSupport for PowerPC BookE exception model.
2007-03-31 j_mayerMerge PowerPC 405 MMU model.
2007-03-31 j_mayerAs embedded PowerPC TLB model is very different from...
2007-03-30 j_mayerFix rfi instruction: do not depend on current execution...
2007-03-30 j_mayerFix / update PowerPC BookE definitions.
2007-03-30 j_mayerNew model for PowerPC CPU hardware interrupt events:
2007-03-28 j_mayerSolaris host compilation fix by Shaddy Baddah.
2007-03-23 j_mayerAdd missing PowerPC 64 instructions
2007-03-23 j_mayerFix debug printf: we need different macros for target_u...
2007-03-22 j_mayerPowerPC improvments:
2007-03-22 j_mayerPowerPC bugfixes:
2007-03-21 j_mayerFix compilation on 32 bits hosts (pb reported by Thiemo...
2007-03-20 j_mayerPowerPC 2.03 SPE extension - first pass.
2007-03-19 thsDefine gen_intermediate_code_internal as "static inline".
2007-03-18 j_mayerAs icbi is not a priviledge instruction and is treated...
2007-03-17 j_mayerMake it safe to use 64 bits GPR and/or 64 bits host...
2007-03-07 j_mayerGreat PowerPC emulation code resynchronisation and...
2007-01-31 thssiginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
2007-01-05 thsPPC32 Trace Exception and Trap instruction, by Jason...
2006-12-23 thsCheck ELF binaries for machine type and endianness.
2006-12-23 thsUse memory barriers in FORCE_RET / RETURN.
2006-06-25 bellardC99 64 bit printf
2006-05-22 bellardPPC Breakpoints for gdb-stub (Jason Wessel)
2006-04-23 bellardremoved unnecessary header
2005-11-26 bellardspecialize the power save code for 7x0 CPUs
2005-11-23 bellardhalt state support for ppc
2005-11-23 bellardavoid generating useless exceptions (Jocelyn Mayer)
2005-11-21 bellardcpu_exec_init() change
2005-11-21 bellardtarget_disas() little endian change
2005-11-20 bellardremoved unneeded code
2005-11-20 bellardadded CPU_COMMON and CPUState.tb_jmp_cache[]
2005-11-20 bellarduse direct jump only for jumps in the same page - stop...
2005-10-30 bellardsuppressed JUMP_TB (Paul Brook)
2005-10-30 bellardavoid using physical accesses in user emulation
2005-10-30 bellardmoved common softmmu code to common header (Paul Brook)
2005-07-04 bellardcorrect split between helper.c and op_helper.c - moved...
2005-07-02 bellardsimplified PowerPC exception handling (Jocelyn Mayer)
2005-07-02 bellardpreliminary patch to support more PowerPC CPUs (Jocelyn...
2005-06-05 bellardsimplified end of page handling
2005-06-05 bellardadded back loglevel test
2005-06-04 bellardfixed lsw[ix] / stsw[ix] potential exception bug -...
2005-06-04 bellardremoved dynamic test of traces
2005-06-04 bellardxec_bc mask fix
2005-06-04 bellardbctr and blr must ignore the two lsb
2005-06-04 bellardMMU fix - temporary osi_call support - xec_bc mask fix
2005-06-04 bellardadded temporary osi_call callback
2005-05-12 bellarddcbz fix (Jocelyn Mayer)
2005-04-23 bellardThis patch adds little-endian mode support to PPC emula...
2005-04-23 bellard- remove the ugly "stop" pseudo-opcode.
2005-04-17 bellardgdb support for user mode (Paul Brook)
2005-03-13 bellardfpu fixes (Jocelyn Mayer) - soft float support
2005-02-15 bellardppc fixes (Jocelyn Mayer)
2005-02-08 bellardppc fixes - gcc 3.4 compile fix (initial patch by Jocel...
2005-01-28 bellardphysical memory access functions
2005-01-03 bellard64 bit target support
2004-12-02 bellardFRSP fix (Jocelyn Mayer)
2004-10-12 bellardcorrect handling of saved host registers
2004-10-09 bellardmonitor fixes
2004-10-03 bellardremoved access_type hack
2004-09-18 bellardremoved unused prototype
2004-07-12 bellardwin32 compile
2004-07-12 bellardOS X port
2004-07-10 bellardMac OS X port
2004-07-10 bellardremoved stdout reference (not portable)
2004-07-10 bellardremoved unused definitions
2004-07-07 bellardfixed b[l] decoding
2004-07-07 bellardsuppressed unused function
2004-06-22 bellardcpu_single_env init
2004-06-21 bellardremoved traces
2004-05-23 bellardPowerPC merge
2004-05-23 bellardPowerPC merge
next