added LF missing in logs (malc)
[qemu] / target-arm /
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