Merge commit 'gnu/master' into test
[qemu] / target-arm /
2008-04-20 balrogCorrect more ARM VFP 32/64 and signed/unsigned typos.
2008-04-16 balrogSave the exact SWI return address in Thumb mode.
2008-04-14 balrogAdd basic OMAP2 chip support.
2008-04-14 balrogMove the excess of arm_load_kernel() parameters into...
2008-04-14 balrogCorrectly restore pc after an exception occured in...
2008-04-14 balrogFix ARM VFP related segfaults.
2008-04-13 balrogFix the offset in Thumb bl instruction.
2008-04-13 balrogSet an unset label in ARM strex.
2008-04-13 balrogFix ARM and Thumb ldlex/stlex.
2008-04-13 balrogStore the right TCG temp (typo).
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-04-11 aurel32Fix few spelling issues in comments
2008-04-09 aurel32Move target-arm/nwfpe into linux-user/arm/nwfpe
2008-04-07 aurel32Implement ARM floating point exception emulation
2008-04-01 pbrookARM N=Z=1 flag fix.
2008-03-31 pbrookARM TCG conversion 16/16.
2008-03-31 pbrookARM TCG conversion 15/16.
2008-03-31 pbrookARM TCG conversion 14/16.
2008-03-31 pbrookARM TCG conversion 13/16.
2008-03-31 pbrookARM TCG conversion 12/16.
2008-03-31 pbrookARM TCG conversion 11/16.
2008-03-31 pbrookARM TCG conversion 10/16.
2008-03-31 pbrookARM TCG conversion 9/16.
2008-03-31 pbrookARM TCG conversion 8/16.
2008-03-31 pbrookARM TCG conversion 7/16.
2008-03-31 pbrookARM TCG conversion 6/16.
2008-03-31 pbrookARM TCG conversion 5/16.
2008-03-31 pbrookARM TCG conversion 4/16.
2008-03-31 pbrookARM TCG conversion 3/16.
2008-03-31 pbrookARM TCG conversion 2/16.
2008-03-31 pbrookARM TCG conversion 1/16.
2008-02-01 bellarduse the TCG code generator
2007-12-09 thsHandle cpu_model in copy_cpu(), by Kirill A. Shutemov.
2007-11-24 pbrookThumb semihosting fixes.
2007-11-18 pbrookAdd strict checking mode for softfp code.
2007-11-16 bellardsuppressed tgetx and tputx (initial patch by Thayne...
2007-11-13 balrogPrevent cpsr_write/_read be put out of line in op.o...
2007-11-11 pbrookFix msr_mask.
2007-11-11 bellardfixed invalid type
2007-11-11 pbrookARMv7 support.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-31 balrogInvalidate TLBs when domains are changed (Matthew Warton).
2007-10-29 thsAdjust s390 addresses (the MSB is defined as "to be...
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-12 j_mayerUnify '-cpu ?' option.
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-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
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-07-29 balrogFix XScale MMU's extended small pages.
2007-07-29 balrogBasic OMAP310 support. Basic Palm Tungsten|E machine...
2007-07-24 balrogVarious reg offset shift typos.
2007-07-22 pbrookThumb shifter carry flag fixes.
2007-06-24 balrogReset ARM cp15.c1_sys to default values. Fix XScale...
2007-06-11 pbrookFix "blx lr" (Lauro Venancio).
2007-06-10 balrogUse the same offset for all STR and STM instructions...
2007-06-03 thsMove target-specific defines to the target directories.
2007-06-03 thsClean up of some target specifics in exec.c/cpu-exec.c.
2007-05-21 balrogDon't touch carry flag in ASR <reg> with zero <reg...
2007-05-08 pbrookARM946 CPU support.
2007-05-01 balrogImplement power state changes (IDLE and SLEEP) for...
2007-04-30 balrogAccount for machine with RAM which is not mapped at...
2007-04-30 balrogImplement iwMMXt instruction set for the PXA270 cpu.
2007-04-30 balrogCore features of ARM XScale processors. Main PXA270...
2007-04-29 pbrookFix ARM fine pagetables.
2007-04-07 j_mayercpu_get_phys_page_debug should return target_phys_addr_t
2007-04-02 thsRandom bug fixes from code inspection, by Wang Cheng...
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)
next