]> git.proxmox.com Git - mirror_qemu.git/history - target-sparc
Documentation update
[mirror_qemu.git] / target-sparc /
2007-04-05 blueswir1Fix stdfq op (Aurelien Jarno)
2007-04-05 blueswir1Fix co-processor branch and store ops (Aurelien Jarno)
2007-04-01 blueswir1Fix off-by-one error
2007-04-01 blueswir1Add SparcStation-10 machine
2007-04-01 blueswir1Fix Sparc shift ops (Aurelien Jarno)
2007-04-01 blueswir1Fix Sparc lda/ldda/sta/stda asi handling, fault on...
2007-04-01 blueswir1Fix Sparc co-processor ops (Aurelien Jarno)
2007-04-01 blueswir1Fix Sparc ASR handling (Aurelien Jarno)
2007-03-25 blueswir1Sparc32/64 CPU selection
2007-03-24 blueswir1Upgrade Sparc FPU version (based on patch by Aurelien...
2007-03-23 blueswir1Sparc tagged operations (Aurelien Jarno)
2007-03-21 blueswir1Fix Sparc branches, original patch by Aurelien Jarno
2007-03-19 thsFix qemu crash due to sparc division-by-zero, by Aureli...
2007-03-19 thsSPARC host fixes, by Ben Taylor.
2007-02-10 thsFix floating point to integer conversion, by Aurelien...
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.
2006-12-23 thsCheck ELF binaries for machine type and endianness.
2006-12-06 thssparc-softmmu build fix
2006-10-23 bellardwrwim insn fix (Paul Robinson)
2006-07-18 bellardSparc64 user emulator fixes (Blue Swirl)
2006-07-18 bellardsparc64 fixes (Blue Swirl)
2006-06-26 bellardSPARC FPU optimization (Blue Swirl)
2006-06-25 bellardC99 64 bit printf
2006-06-25 bellardcpu_get_phys_page_debug fix (Blue Swirl)
2006-06-23 bellardSparc64 BPr branch target fix (Blue Swirl)
2006-06-21 bellardfixed sparc64 cpu fp save/restore
2006-06-21 bellardsoft floats for SPARC (Blue Swirl)
2006-06-21 bellardsparc branch fix (Blue Swirl)
2006-06-18 pbrookSparc64 insn fixes (Blue Swirl).
2006-06-14 bellardFPU fix (Joerg Platte)
2006-06-14 bellardMMU no fault fix
2006-04-23 bellardsparc condition code computation fix (Even Rouault)
2005-12-05 bellardInitial SPARC SMP support (Blue Swirl)
2005-12-05 bellardPAGE_EXEC support (Blue Swirl)
2005-11-21 bellardcpu_single_env usage fix
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-11 bellardsparc merge (Blue Swirl)
2005-10-30 bellardavoid using physical accesses in user emulation
2005-10-30 bellardendianness fix
2005-10-30 bellardmoved common softmmu code to common header (Paul Brook)
2005-10-30 bellardSparc64 add/sub flag bugs fixed (Blue Swirl)
2005-10-30 bellardrestore regwptr (Blue Swirl)
2005-07-23 bellardsparc64 fixes (Blue Swirl)
2005-07-04 bellardcorrect split between helper.c and op_helper.c
2005-07-02 bellardsparc64 marge (Blue Swirl)
2005-04-24 bellardMMU fix (Blue Swirl)
2005-04-17 bellardgdb support for user mode (Paul Brook)
2005-04-10 bellardfixed MMU bug on code page boundary
2005-04-06 bellarddefaut case (Blue Swirl)
2005-03-20 bellardsparc exception fix (we go up to the shell prompt)
2005-03-13 bellardsoft float support
2005-03-13 bellardadd missing FORCE_RET (Paul Brook)
2005-03-13 bellardsparc fixes (Blue Swirl)
2005-03-01 bellardx86_64 support
2005-02-22 bellardMMU fixes
2005-02-22 bellardPSR.PS fix (Blue Swirl)
2005-02-19 bellardsparc Linux works better with NWINDOWS = 8
2005-02-15 bellardsparc fix
2005-02-13 bellardfixed jmpl, rett and call
2005-02-13 bellardsparc fixes
2005-02-07 bellardclean up - comments
2005-01-30 bellardinitial sparc64 support - sparc fixes (Blue Swirl)
2005-01-28 bellardendianness fixes
2005-01-28 bellardflush TLBs at cpu reset
2005-01-03 bellard64 bit target support
2005-01-03 bellardremoved warning
2004-12-19 bellardSPARC merge
2004-10-12 bellardcorrect handling of saved host registers
2004-10-10 bellardsparc fixes
2004-10-09 bellardmonitor fixes
2004-10-04 bellardsparc merge (Blue Swirl)
2004-10-03 bellardremoved access_type hack
2004-09-30 bellardfull system SPARC emulation (Blue Swirl)
2004-08-24 bellardMULSCC fix (Blue Swirl)
2004-06-22 bellardcpu_single_env init
2004-04-25 bellardprecise self modifying code support
2004-04-25 bellardflush insn support
2004-03-21 bellardmore log items
2004-02-16 bellarddirect chaining support for SPARC
2004-01-24 bellardadded TARGET_LONG_BITS
2004-01-24 bellardadded cpu_get_phys_page_debug()
2004-01-24 bellardremoved warnings
2004-01-05 bellarduse generic GenOpFunc
2004-01-04 bellardSPARC fixes: corrected PC/NPC logic (now slower but...
2003-11-09 bellardppc fix
2003-09-30 bellardsparc emulation target (thanx to Thomas M. Ogrisegg)