Age | Commit message (Expand) | Author |
2007-07-08 | Fix retry and done ops, trap handling | blueswir1 |
2007-07-08 | Save state in Sparc64 return op | blueswir1 |
2007-07-07 | Report normalised CWP values to userland and GDB, not internal representation | blueswir1 |
2007-07-07 | Use unsigned 32-bit load for ld/lduw | blueswir1 |
2007-07-07 | Fix wrong number of clean/saveable windows, match Linux startup register values | blueswir1 |
2007-07-07 | Fix Sparc64 page size | blueswir1 |
2007-07-04 | Fix Sparc64 movr | blueswir1 |
2007-06-25 | Drop unused parameters | blueswir1 |
2007-06-10 | Fix Sparc64 prefetcha op | blueswir1 |
2007-06-03 | Move target-specific defines to the target directories. | ths |
2007-06-03 | Clean up of some target specifics in exec.c/cpu-exec.c. | ths |
2007-06-01 | Enable 36-bit physical address space also on 32-bit hosts | blueswir1 |
2007-06-01 | Sparc64 linux-user build fix | blueswir1 |
2007-05-27 | Separate fault for code access to unassigned memory | blueswir1 |
2007-05-25 | Implement Sparc64 CPU timers using ptimers | blueswir1 |
2007-05-19 | Use full 36-bit physical address space on SS10 | blueswir1 |
2007-05-17 | Enable faults for unassigned memory accesses and unimplemented ASIs | blueswir1 |
2007-05-07 | Enable unaligned access faults | blueswir1 |
2007-05-07 | Fix pc/npc for unaligned load/stores, maybe other exceptions | blueswir1 |
2007-05-06 | Report unassigned memory access to CPU (not enabled yet) | blueswir1 |
2007-05-02 | Handle division by zero case in Sparc64 udivx and sdivx ops | blueswir1 |
2007-04-29 | More Sparc32 CPUs | blueswir1 |
2007-04-29 | Fix CPU type zapped by system_reset | blueswir1 |
2007-04-22 | Sparc64 update: more VIS ops | blueswir1 |
2007-04-22 | Constification | 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-07 | cpu_get_phys_page_debug should return target_phys_addr_t | j_mayer |
2007-04-06 | Full implementation of IEEE exceptions (Aurelien Jarno) | blueswir1 |
2007-04-06 | Enforce even float register pair for double register ops (Aurelien Jarno) | blueswir1 |
2007-04-05 | Fix stdfq op (Aurelien Jarno) | blueswir1 |
2007-04-05 | Fix co-processor branch and store ops (Aurelien Jarno) | blueswir1 |
2007-04-01 | Fix off-by-one error | blueswir1 |
2007-04-01 | Add SparcStation-10 machine | blueswir1 |
2007-04-01 | Fix Sparc shift ops (Aurelien Jarno) | blueswir1 |
2007-04-01 | Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st... | blueswir1 |
2007-04-01 | Fix Sparc co-processor ops (Aurelien Jarno) | blueswir1 |
2007-04-01 | Fix Sparc ASR handling (Aurelien Jarno) | blueswir1 |
2007-03-25 | Sparc32/64 CPU selection | blueswir1 |
2007-03-24 | Upgrade Sparc FPU version (based on patch by Aurelien Jarno) | blueswir1 |
2007-03-23 | Sparc tagged operations (Aurelien Jarno) | blueswir1 |
2007-03-21 | Fix Sparc branches, original patch by Aurelien Jarno | blueswir1 |
2007-03-19 | Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno. | ths |
2007-03-19 | SPARC host fixes, by Ben Taylor. | ths |
2007-02-10 | Fix floating point to integer conversion, by Aurelien Jarno. | ths |
2007-02-02 | Sparc arm/mips/sparc register patch, by Martin Bochnig. | ths |
2007-01-31 | siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. | ths |
2006-12-23 | Check ELF binaries for machine type and endianness. | ths |
2006-12-06 | sparc-softmmu build fix | ths |
2006-10-23 | wrwim insn fix (Paul Robinson) | bellard |