]> git.proxmox.com Git - mirror_qemu.git/history - target-arm/translate.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / target-arm / translate.c
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-11 thsFix tb->size mishandling, by Daniel Jacobowitz.
2007-08-01 balrogSpecial-case iWMMXt register transfer insns, which...
2007-06-11 pbrookFix "blx lr" (Lauro Venancio).
2007-06-10 balrogUse the same offset for all STR and STM instructions...
2007-05-01 balrogImplement power state changes (IDLE and SLEEP) for...
2007-04-30 balrogImplement iwMMXt instruction set for the PXA270 cpu.
2007-04-30 balrogCore features of ARM XScale processors. Main PXA270...
2007-04-02 thsRandom bug fixes from code inspection, by Wang Cheng...
2007-03-17 pbrookARM register index+writeback fix (Lauro Ramos Venancio).
2007-03-16 pbrookWatchpoint support (previous commit got eaten by Savann...
2007-02-14 pbrookARM doubleword post-modify fix (Daniel Jacobowitz).
2006-10-25 pbrookFix ARM VFP debugging dumps.
2006-06-14 pbrookARM postincrememnt addressing fix.
2006-05-22 bellardARM undefined instruction execution (Jason Wessel)
2006-04-09 pbrookThumb prefetch abort fix.
2006-02-20 pbrookAdd Arm926 core support.
2006-02-11 pbrookFix Arm msr spsr bug.
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-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 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-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-17 bellardgdb support for user mode (Paul Brook)
2005-04-07 bellardVFP register ordering (Paul Brook)
2005-02-22 bellardARM VFP support (Paul Brook)
2005-02-07 bellardinitial user mmu support
2005-02-07 bellardCF generator for constant operands
2005-01-31 bellardarmv5te support (Paul Brook)
2005-01-03 bellard64 bit target support
2004-12-08 bellardmore complete ARM shift fix
2004-12-08 bellardARM shift fix (Paul Brook)
2004-10-09 bellardmonitor fixes
2004-06-22 bellardcpu_single_env init
2004-05-05 bellardarm load/store half word fix (Ulrich Hecht)
2004-03-21 bellardmore log items
2004-02-22 bellardzero offset optimisation
2004-02-16 bellardsuppressed dummy FPU ops
2004-01-24 bellardadded cpu_get_phys_page_debug()
2004-01-05 bellarduse generic GenOpFunc
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