Add missing softfloat helpers.
[qemu] / target-arm /
2007-03-19 thsSPARC host fixes, by Ben Taylor.
2007-03-17 pbrookARM register index+writeback fix (Lauro Ramos Venancio).
2007-03-16 pbrookWatchpoint support (previous commit got eaten by Savann...
2007-03-11 pbrookARM reabbot support (orginal patch by Aurelien Jarno).
2007-03-08 pbrookFix typo in help output.
2007-03-08 pbrookImplement --cpu for ARM.
2007-02-14 pbrookARM doubleword post-modify fix (Daniel Jacobowitz).
2007-02-02 thsSparc arm/mips/sparc register patch, by Martin Bochnig.
2007-01-31 thssiginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
2007-01-20 pbrookAdd ARM Angel semihosting to system emulation.
2006-12-23 thsCheck ELF binaries for machine type and endianness.
2006-10-29 bellardcompilation fix
2006-10-25 pbrookFix ARM VFP debugging dumps.
2006-10-22 pbrookFix comment typo.
2006-09-09 pbrookArm MMU fix (Justin Fletcher).
2006-07-21 pbrookFix Arm cp15 c13 (Process ID) register writes.
2006-06-26 bellardqsub fix (Wolfgang Schildbach)
2006-06-25 bellardC99 64 bit printf
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