Age | Commit message (Expand) | Author | Files | Lines |
2007-12-11 | Partial fix to Sparc32 Linux host global register mangling problem | blueswir1 | 1 | -0/+2 |
2007-11-25 | 128-bit float support for user mode | blueswir1 | 1 | -0/+166 |
2007-10-20 | Fix compiling Sparc64 on PPC host | blueswir1 | 1 | -0/+3 |
2007-10-14 | Sparc64 hypervisor mode | blueswir1 | 1 | -0/+5 |
2007-10-10 | Fix taddcctv and tsubcctv (David Matthews) | blueswir1 | 1 | -1/+1 |
2007-09-30 | Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions | blueswir1 | 1 | -0/+22 |
2007-09-21 | Rework ASI instructions (Aurelien Jarno) | blueswir1 | 1 | -2/+142 |
2007-09-20 | Fix tadd op generation with GCC 4.x | blueswir1 | 1 | -1/+4 |
2007-09-20 | Detabify | blueswir1 | 1 | -153/+153 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 1 | -2/+2 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -10/+10 |
2007-07-11 | More alignment checks | blueswir1 | 1 | -4/+13 |
2007-07-07 | Report normalised CWP values to userland and GDB, not internal representation | blueswir1 | 1 | -2/+2 |
2007-05-25 | Implement Sparc64 CPU timers using ptimers | blueswir1 | 1 | -2/+28 |
2007-05-02 | Handle division by zero case in Sparc64 udivx and sdivx ops | blueswir1 | 1 | -0/+6 |
2007-04-22 | Sparc64 update: more VIS ops | blueswir1 | 1 | -8/+459 |
2007-04-13 | Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS ops | blueswir1 | 1 | -0/+20 |
2007-04-13 | Alignment check mechanism (not fully enabled yet) (Aurelien Jarno) | blueswir1 | 1 | -1/+4 |
2007-04-06 | Full implementation of IEEE exceptions (Aurelien Jarno) | blueswir1 | 1 | -0/+63 |
2007-04-01 | Fix Sparc shift ops (Aurelien Jarno) | blueswir1 | 1 | -7/+12 |
2007-03-23 | Sparc tagged operations (Aurelien Jarno) | blueswir1 | 1 | -0/+180 |
2007-03-19 | Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno. | ths | 1 | -0/+10 |
2007-02-10 | Fix floating point to integer conversion, by Aurelien Jarno. | ths | 1 | -4/+4 |
2006-10-23 | wrwim insn fix (Paul Robinson) | bellard | 1 | -0/+9 |
2006-07-18 | sparc64 fixes (Blue Swirl) | bellard | 1 | -0/+24 |
2006-06-26 | SPARC FPU optimization (Blue Swirl) | bellard | 1 | -9/+0 |
2006-06-21 | soft floats for SPARC (Blue Swirl) | bellard | 1 | -90/+58 |
2006-04-23 | sparc condition code computation fix (Even Rouault) | bellard | 1 | -20/+60 |
2005-10-30 | Sparc64 add/sub flag bugs fixed (Blue Swirl) | bellard | 1 | -4/+4 |
2005-07-23 | sparc64 fixes (Blue Swirl) | bellard | 1 | -50/+32 |
2005-07-02 | sparc64 marge (Blue Swirl) | bellard | 1 | -116/+710 |
2005-03-13 | add missing FORCE_RET (Paul Brook) | bellard | 1 | -0/+1 |
2005-02-13 | fixed jmpl, rett and call | bellard | 1 | -0/+5 |
2005-02-07 | clean up - comments | bellard | 1 | -6/+0 |
2005-01-30 | initial sparc64 support - sparc fixes (Blue Swirl) | bellard | 1 | -83/+84 |
2004-12-19 | SPARC merge | bellard | 1 | -9/+20 |
2004-10-10 | sparc fixes | bellard | 1 | -3/+15 |
2004-10-04 | sparc merge (Blue Swirl) | bellard | 1 | -92/+4 |
2004-09-30 | full system SPARC emulation (Blue Swirl) | bellard | 1 | -22/+395 |
2004-08-24 | MULSCC fix (Blue Swirl) | bellard | 1 | -3/+3 |
2004-04-25 | flush insn support | bellard | 1 | -0/+4 |
2004-02-16 | direct chaining support for SPARC | bellard | 1 | -7/+26 |
2004-01-24 | removed warnings | bellard | 1 | -7/+12 |
2004-01-04 | SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -... | bellard | 1 | -168/+333 |
2003-11-09 | ppc fix | bellard | 1 | -7/+3 |
2003-09-30 | sparc emulation target (thanx to Thomas M. Ogrisegg) | bellard | 1 | -0/+500 |