aboutsummaryrefslogtreecommitdiff
path: root/target-sparc
AgeCommit message (Expand)Author
2007-11-11removed warningbellard
2007-11-10added cpu_model parameter to cpu_init()bellard
2007-11-10 More Sparc64 CPU definitionsblueswir1
2007-11-09 More CPU definitionsblueswir1
2007-11-07 CPU specific boot mode (Robert Reif)blueswir1
2007-10-29Adjust s390 addresses (the MSB is defined as "to be ignored").ths
2007-10-28 Use shared ctpop64 helperblueswir1
2007-10-20 Avoid gcc warningsblueswir1
2007-10-20 Fix compiling Sparc64 on PPC hostblueswir1
2007-10-17 Use ldq and stq for 8 byte accesses (original patch by Robert Reif)blueswir1
2007-10-17 Enable all alignment checksblueswir1
2007-10-14 Fix bug in Sparc32 sta op (Robert Reif)blueswir1
2007-10-14 Sparc64 hypervisor modeblueswir1
2007-10-14 SuperSparc MXCC support (Robert Reif)blueswir1
2007-10-14 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir1
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer
2007-10-12Unify '-cpu ?' option.j_mayer
2007-10-10 Fix taddcctv and tsubcctv (David Matthews)blueswir1
2007-10-03 Fix Sparc64 ldfa/stfa and float ops with fpr >= 32blueswir1
2007-10-01 Fix block load ASIsblueswir1
2007-09-30 Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructionsblueswir1
2007-09-30 Fix Sparc64 wrasr instructionsblueswir1
2007-09-27Move get_sp_from_cpustate from cpu.h to target_signal.h.ths
2007-09-27linux-user sigaltstack() syscall, by Thayne Harbaugh.ths
2007-09-24 CPU boot modeblueswir1
2007-09-23 Add missing break statementsblueswir1
2007-09-21 Rework ASI instructions (Aurelien Jarno)blueswir1
2007-09-20 Fix tadd op generation with GCC 4.xblueswir1
2007-09-20 Detabifyblueswir1
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-09-11Fix tb->size mishandling, by Daniel Jacobowitz.ths
2007-08-04 Fix Sparc32 interrupt handlingblueswir1
2007-07-11 More alignment checksblueswir1
2007-07-08 Fix retry and done ops, trap handlingblueswir1
2007-07-08 Save state in Sparc64 return opblueswir1
2007-07-07 Report normalised CWP values to userland and GDB, not internal representationblueswir1
2007-07-07 Use unsigned 32-bit load for ld/lduwblueswir1
2007-07-07 Fix wrong number of clean/saveable windows, match Linux startup register valuesblueswir1
2007-07-07 Fix Sparc64 page sizeblueswir1
2007-07-04 Fix Sparc64 movrblueswir1
2007-06-25 Drop unused parametersblueswir1
2007-06-10 Fix Sparc64 prefetcha opblueswir1
2007-06-03Move target-specific defines to the target directories.ths
2007-06-03Clean up of some target specifics in exec.c/cpu-exec.c.ths
2007-06-01Enable 36-bit physical address space also on 32-bit hostsblueswir1
2007-06-01Sparc64 linux-user build fixblueswir1
2007-05-27Separate fault for code access to unassigned memoryblueswir1
2007-05-25Implement Sparc64 CPU timers using ptimersblueswir1
2007-05-19Use full 36-bit physical address space on SS10blueswir1