summaryrefslogtreecommitdiffstats
path: root/target-m68k
Commit message (Expand)AuthorAgeFilesLines
* M68K watchpoint hacks.pbrook2007-06-091-0/+11
* Workaround dyngen problems with m68k conditional branch ops.pbrook2007-06-092-14/+40
* M68K status register fixes.pbrook2007-06-093-8/+6Star
* Move target-specific defines to the target directories.ths2007-06-031-0/+7
* Clean up of some target specifics in exec.c/cpu-exec.c.ths2007-06-031-0/+10
* Improve ColdFire CPU selection.pbrook2007-06-033-11/+35
* MCF5208 emulation.pbrook2007-06-035-13/+60
* Clear SR_M on a hardware interrupt.pbrook2007-06-021-0/+1
* ColdFire EMAC support.pbrook2007-05-295-2/+760
* Implement ColdFire ff1.pbrook2007-05-282-1/+14
* Add diagnostic for bad opcode masks.pbrook2007-05-281-1/+5
* Fix typo in m68k outer displacement addressing (Andreas Schwab).pbrook2007-05-271-1/+1
* Generate m68k address faults.pbrook2007-05-271-43/+88
* M68k extended addressing modes.pbrook2007-05-262-29/+121
* Rework m68k cpu feature flags.pbrook2007-05-263-132/+175
* M68k system mode semihosting.pbrook2007-05-264-2/+28
* Speed up m68k by 20%.pbrook2007-05-241-8/+8
* m68k/ColdFire system emulation.pbrook2007-05-239-199/+608
* M68k addx/subx fix.pbrook2007-05-211-2/+2
* cpu_get_phys_page_debug should return target_phys_addr_tj_mayer2007-04-071-1/+1
* Define gen_intermediate_code_internal as "static inline".ths2007-03-191-2/+3
* siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.ths2007-01-311-2/+1Star
* Check ELF binaries for machine type and endianness.ths2006-12-231-0/+2
* M68k build fix.pbrook2006-11-122-4/+7
* ColdFire target.pbrook2006-10-228-0/+3902