aboutsummaryrefslogtreecommitdiffstats
path: root/target-m68k/exec.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-18remove dead m68k definitionsPaolo Bonzini1-4/+0
2010-01-19kill regs_to_env and env_to_regsPaolo Bonzini1-8/+0
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-04-24qemu: per-arch cpu_has_work (Marcelo Tosatti)aliguori1-1/+6
2009-03-07clean build: Fix remaining m68k warningsaurel321-3/+0
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-1/+1
2008-11-30Common cpu_loop_exit prototypeaurel321-2/+0
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir11-2/+0
2008-05-24Convert m68k target to TCG.pbrook1-2/+0
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-06-03Clean up of some target specifics in exec.c/cpu-exec.c.ths1-0/+10
2007-05-23m68k/ColdFire system emulation.pbrook1-0/+4
2006-10-22ColdFire target.pbrook1-0/+47