Silence some warnings about no value returned from non-void function
[qemu] / target-m68k / helper.c
2008-05-24 pbrookConvert m68k target to TCG.
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2007-12-09 thsHandle cpu_model in copy_cpu(), by Kirill A. Shutemov.
2007-11-18 pbrookAdd strict checking mode for softfp code.
2007-11-12 bellardadded missing return
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-03 pbrookImprove ColdFire CPU selection.
2007-06-03 pbrookMCF5208 emulation.
2007-05-29 pbrookColdFire EMAC support.
2007-05-26 pbrookRework m68k cpu feature flags.
2007-05-23 pbrookm68k/ColdFire system emulation.
2006-10-22 pbrookColdFire target.