aboutsummaryrefslogtreecommitdiffstats
path: root/target-sh4
AgeCommit message (Expand)AuthorFilesLines
2007-06-03Move target-specific defines to the target directories.ths1-0/+6
2007-06-03Clean up of some target specifics in exec.c/cpu-exec.c.ths1-5/+0
2007-05-13Remove unnecessary pointer magic in shift operations, by Magnus Damm.ths1-5/+5
2007-05-13Fix XHACK() macro and use FREG if possible, by Magnus Damm.ths1-4/+4
2007-04-26Fix inc8 and dec8 operations, by Magnus Damm.ths1-2/+2
2007-04-26Fix opcode for sts.l fpul/cpscr, by Magnus Damm.ths1-2/+2
2007-04-07cpu_get_phys_page_debug should return target_phys_addr_tj_mayer1-2/+2
2007-03-19Define gen_intermediate_code_internal as "static inline".ths1-2/+3
2007-01-31siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.ths1-3/+2
2006-12-23Check ELF binaries for machine type and endianness.ths1-0/+2
2006-12-07Spelling fixes, thanks to Stefan Weil.ths1-1/+1
2006-06-18SH bugfixes.pbrook4-27/+24
2006-06-17Remove debug output.pbrook2-4/+2
2006-06-17SH usermode fault handling.pbrook2-19/+64
2006-06-17SH4 rts fix.pbrook1-1/+3
2006-06-14sh4 fmov et al instructions (amatus)bellard5-38/+303
2006-04-27SHIX board emulation (Samuel Tardieu)bellard1-0/+150
2006-04-27sh4 target (Samuel Tardieu)bellard7-0/+2996