]> git.proxmox.com Git - qemu.git/history - target-ppc/cpu.h
Rework PowerPC exceptions model to make it more versatile:
[qemu.git] / target-ppc / cpu.h
2007-09-29 j_mayerRework PowerPC exceptions model to make it more versatile:
2007-09-29 j_mayerDefine the proper bfd_mach to be used by the disassembl...
2007-09-27 thsMove get_sp_from_cpustate from cpu.h to target_signal.h.
2007-09-27 thslinux-user sigaltstack() syscall, by Thayne Harbaugh.
2007-09-26 j_mayerGreat rework and cleanups to ease PowerPC implementatio...
2007-09-21 j_mayerMore PowerPC definitions, from POWER 2.04 specification...
2007-09-21 j_mayerMake CPU hflags be a masked version of the PowerPC...
2007-09-20 j_mayerMove likely and unlikely macros in a common place ...
2007-09-19 j_mayerTARGET_FMT_lu may also be useful.
2007-09-19 j_mayerMore PowerPC target cleanups:
2007-09-18 j_mayerFix PowerPC 32 emulation on 64 bits hosts:
2007-09-17 j_mayerCoding style fixes in PowerPC related code (no function...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
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-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-16 j_mayerAdd callbacks to allow dynamic change of PowerPC clocks...
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-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-03-31 j_mayerAs embedded PowerPC TLB model is very different from...
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-20 j_mayerPowerPC 2.03 SPE extension - first pass.
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.
2006-12-23 thsCheck ELF binaries for machine type and endianness.
2005-11-26 bellardspecialize the power save code for 7x0 CPUs
2005-11-20 bellardadded CPU_COMMON and CPUState.tb_jmp_cache[]
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-04 bellardadded temporary osi_call callback
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...
2004-10-09 bellardmonitor fixes
2004-07-12 bellardwin32 compile
2004-07-07 bellardsuppressed unused function
2004-05-23 bellardPowerPC merge
2004-05-21 bellardPowerPC merge: real time TB and decrementer - faster...
2004-04-25 bellardprecise self modifying code support
2004-04-12 bellardPowerPC system emulation fixes (Jocelyn Mayer)
2004-01-24 bellardadded TARGET_LONG_BITS
2004-01-04 bellardsuppressed explicit access type and use the exception...
2004-01-04 bellardPowerPC system emulation (Jocelyn Mayer) - modified...
2004-01-04 bellardPowerPC fixes (Jocelyn Mayer)
2003-11-23 bellardsuppressed use of gen_multi - use intermediate FT0...
2003-11-23 bellardPowerPC support (Jocelyn Mayer)