]> git.proxmox.com Git - qemu.git/history - target-arm
send correctly long key sequences on slow terminals - fixes backspace handling
[qemu.git] / target-arm /
2006-06-14 pbrookARM postincrememnt addressing fix.
2006-05-22 bellardARM undefined instruction execution (Jason Wessel)
2006-04-09 pbrookThumb prefetch abort fix.
2006-03-25 pbrookAvoid accessing guest memory directly in usermode emula...
2006-03-14 pbrookFix FIQ bank switching.
2006-03-11 pbrookFix FPA condition codes (Ulrich Hecht).
2006-02-20 pbrookAdd Arm926 core support.
2006-02-11 pbrookFix Arm msr spsr bug.
2006-02-09 pbrookArm Linux EABI syscall support.
2006-02-07 pbrookFix Thumb variable shift condition code bug.
2006-02-04 pbrookFix Arm interrupted ldm bug.
2006-02-04 pbrookImplement Arm BKPT instruction.
2005-12-18 bellardcpu_reset() fix (Paul Brook)
2005-12-18 bellardswitching to Arm mode in do_interrupt() (Paul Brook)
2005-12-04 bellardArm mulxy insn fix (Paul Brook)
2005-11-26 bellardARM CPU suspend/halt (Paul Brook)
2005-11-26 bellardARM system emulation (Paul Brook)
2005-11-21 bellardcpu_exec_init() change
2005-11-20 bellardadded CPU_COMMON and CPUState.tb_jmp_cache[]
2005-11-20 bellarduse direct jump only for jumps in the same page
2005-11-06 bellardthumb BLX insn fix (Paul Brook)
2005-10-30 bellardsuppressed JUMP_TB (Paul Brook)
2005-10-30 bellardmoved common softmmu code to common header (Paul Brook)
2005-08-21 bellardShow thumb state in cpu dump (Paul Brook)
2005-05-13 bellardARM VFP dump fix (Paul Brook)
2005-05-13 bellardARM saturating arithmetic fixes (Paul Brook)
2005-04-27 bellardARM thumb fixes
2005-04-26 bellardbetter arm conditionnal execution implementation (Paul...
2005-04-23 bellardFix dumping of arm registers (Paul Brook)
2005-04-23 bellardARM singlestep support (Paul Brook)
2005-04-23 bellardarm vfp fcmp and fcmpe instructions fix (Paul Brook)
2005-04-17 bellardgdb support for user mode (Paul Brook)
2005-04-07 bellardVFP register ordering (Paul Brook)
2005-03-20 bellardremoved extern inline (Paul Brook)
2005-03-13 bellardsoft float support
2005-03-13 bellarduse the generic soft float code
2005-02-22 bellardARM VFP support (Paul Brook)
2005-02-07 bellardinitial user mmu support
2005-02-07 bellardendianness fixes
2005-02-07 bellardCF generator for constant operands
2005-02-02 bellardSBCS fix (Paul Brook)
2005-01-31 bellardarmv5te support (Paul Brook)
2005-01-03 bellard64 bit target support
2005-01-03 bellardremoved warnings
2004-12-08 bellardmore complete ARM shift fix
2004-12-08 bellardARM shift fix (Paul Brook)
2004-10-12 bellardcorrect handling of saved host registers
2004-10-09 bellardmonitor fixes
2004-06-22 bellardcpu_single_env init
2004-05-05 bellardarm load/store half word fix (Ulrich Hecht)
2004-04-25 bellardprecise self modifying code support
2004-03-21 bellardmore log items
2004-02-22 bellardzero offset optimisation
2004-02-16 bellardsuppressed dummy FPU ops
2004-02-16 bellardadded arm nwfpe support (initial patch by Ulrich Hecht)
2004-01-24 bellardadded TARGET_LONG_BITS
2004-01-24 bellardadded cpu_get_phys_page_debug()
2004-01-05 bellarduse generic GenOpFunc
2003-11-30 bellardimull fix (suggested by Robert J. Harley)
2003-11-11 bellard64-bit multiplication fix (Ulrich Hecht)
2003-11-03 bellardARM half word load/store fix (Ulrich Hecht)
2003-09-30 bellardnew directory structure