Age | Commit message (Expand) | Author |
2008-05-04 | Complete the TCG conversion (and delete some files, too) | blueswir1 |
2008-03-21 | Convert align checks to TCG | blueswir1 |
2008-03-21 | Convert jumps to labels to TCG | blueswir1 |
2008-03-21 | Convert save, restore, saved, restored, and flushw to TCG | blueswir1 |
2008-03-21 | Convert other float and VIS ops to TCG | blueswir1 |
2008-03-21 | Convert float move ops to TCG | blueswir1 |
2008-03-18 | Convert udiv and sdiv ops to TCG | blueswir1 |
2008-03-18 | Convert CCR and CWP ops to TCG | blueswir1 |
2008-03-18 | Convert array8/16/32 and alignaddr to TCG | blueswir1 |
2008-03-16 | Convert umul and smul to TCG | blueswir1 |
2008-03-16 | Convert mulscc to TCG, add cc_src2 | blueswir1 |
2008-03-15 | Convert ldfsr and stfsr to TCG | blueswir1 |
2008-03-14 | Convert udivx and sdivx to TCG | blueswir1 |
2008-03-13 | Convert condition code changing versions of add, sub, logic, and div to TCG | blueswir1 |
2008-03-09 | Convert andn, orn and xnor to TCG | blueswir1 |
2008-03-08 | Convert branches and conditional moves to TCG | blueswir1 |
2008-03-06 | Convert exception ops to TCG | blueswir1 |
2008-03-05 | Convert Sparc64 trap state ops to TCG | blueswir1 |
2008-03-04 | Convert float helpers to TCG, fix fabsq in the process | blueswir1 |
2008-03-02 | Convert tick operations to TCG | blueswir1 |
2008-03-02 | Convert movr and (partially) movcc to TCG | blueswir1 |
2008-03-02 | Convert addx, subx, next_insn and mov_pc_npc to TCG | blueswir1 |
2008-02-24 | Modify Sparc32/64 to use TCG | blueswir1 |
2008-02-01 | use the TCG code generator | bellard |
2007-12-11 | Partial fix to Sparc32 Linux host global register mangling problem | blueswir1 |
2007-11-25 | 128-bit float support for user mode | blueswir1 |
2007-10-20 | Fix compiling Sparc64 on PPC host | blueswir1 |
2007-10-14 | Sparc64 hypervisor mode | blueswir1 |
2007-10-10 | Fix taddcctv and tsubcctv (David Matthews) | blueswir1 |
2007-09-30 | Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions | blueswir1 |
2007-09-21 | Rework ASI instructions (Aurelien Jarno) | blueswir1 |
2007-09-20 | Fix tadd op generation with GCC 4.x | blueswir1 |
2007-09-20 | Detabify | blueswir1 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-07-11 | More alignment checks | blueswir1 |
2007-07-07 | Report normalised CWP values to userland and GDB, not internal representation | blueswir1 |
2007-05-25 | Implement Sparc64 CPU timers using ptimers | blueswir1 |
2007-05-02 | Handle division by zero case in Sparc64 udivx and sdivx ops | blueswir1 |
2007-04-22 | Sparc64 update: more VIS ops | blueswir1 |
2007-04-13 | Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS ops | blueswir1 |
2007-04-13 | Alignment check mechanism (not fully enabled yet) (Aurelien Jarno) | blueswir1 |
2007-04-06 | Full implementation of IEEE exceptions (Aurelien Jarno) | blueswir1 |
2007-04-01 | Fix Sparc shift ops (Aurelien Jarno) | blueswir1 |
2007-03-23 | Sparc tagged operations (Aurelien Jarno) | blueswir1 |
2007-03-19 | Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno. | ths |
2007-02-10 | Fix floating point to integer conversion, by Aurelien Jarno. | ths |
2006-10-23 | wrwim insn fix (Paul Robinson) | bellard |
2006-07-18 | sparc64 fixes (Blue Swirl) | bellard |
2006-06-26 | SPARC FPU optimization (Blue Swirl) | bellard |