Sign in
qemu
/
qemu
/
064034211a65bb602a32ccee18d92109eb2cd656
/
target-m68k
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
ce62e5b
Fix tb->size mishandling, by Daniel Jacobowitz.
by ths
· 18 years ago
c9bac22
M68K watchpoint hacks.
by pbrook
· 18 years ago
06d92f4
Workaround dyngen problems with m68k conditional branch ops.
by pbrook
· 18 years ago
0cf5c67
M68K status register fixes.
by pbrook
· 18 years ago
9467d44
Move target-specific defines to the target directories.
by ths
· 18 years ago
bfed01f
Clean up of some target specifics in exec.c/cpu-exec.c.
by ths
· 18 years ago
d315c88
Improve ColdFire CPU selection.
by pbrook
· 18 years ago
20dcee9
MCF5208 emulation.
by pbrook
· 18 years ago
caf8fe8
Clear SR_M on a hardware interrupt.
by pbrook
· 18 years ago
acf930a
ColdFire EMAC support.
by pbrook
· 18 years ago
821f7e7
Implement ColdFire ff1.
by pbrook
· 18 years ago
5fc4adf
Add diagnostic for bad opcode masks.
by pbrook
· 18 years ago
2bc1abb
Fix typo in m68k outer displacement addressing (Andreas Schwab).
by pbrook
· 18 years ago
510ff0b
Generate m68k address faults.
by pbrook
· 18 years ago
e6dbd3b
M68k extended addressing modes.
by pbrook
· 18 years ago
0402f76
Rework m68k cpu feature flags.
by pbrook
· 18 years ago
a87295e
M68k system mode semihosting.
by pbrook
· 18 years ago
7ec47ea
Speed up m68k by 20%.
by pbrook
· 18 years ago
0633879
m68k/ColdFire system emulation.
by pbrook
· 18 years ago
8d7fe05
M68k addx/subx fix.
by pbrook
· 18 years ago
9b3c35e
cpu_get_phys_page_debug should return target_phys_addr_t
by j_mayer
· 18 years ago
820e00f
Define gen_intermediate_code_internal as "static inline".
by ths
· 18 years ago
5a7b542
siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
by ths
· 18 years ago
9042c0e
Check ELF binaries for machine type and endianness.
by ths
· 18 years ago
2d37be6
M68k build fix.
by pbrook
· 18 years ago
e6e5906
ColdFire target.
by pbrook
· 18 years ago