]> git.proxmox.com Git - qemu.git/history - target-sh4/exec.h
Fix linker scripts
[qemu.git] / target-sh4 / exec.h
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue SwirlRemove exec-all.h include directives
2011-06-26 Blue SwirlMove cpu_has_work and cpu_pc_from_tb to cpu.h
2011-06-26 Blue Swirlexec.h: fix coding style and change cpu_has_work to...
2011-03-13 Paolo Bonziniinline cpu_halted into sole caller
2011-03-03 Aurelien Jarnotarget-sh4: move intr_at_halt out of cpu_halted()
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-03 Paolo Bonzinimove cpu_pc_from_tb to target-*/exec.h
2010-01-19 Paolo Bonzinikill regs_to_env and env_to_regs
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-04-24 aliguoriqemu: per-arch cpu_has_work (Marcelo Tosatti)
2009-03-03 aurel32clean build: Fix remaining sh4 warnings
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-11 aurel32target-sh4: remove 2 warnings
2008-12-07 aurel32Remove FORCE_RET() and RETURN()
2008-11-30 aurel32Common cpu_loop_exit prototype
2008-09-01 aurel32SH4: Remove dyngen leftovers
2008-09-01 aurel32SH4: Convert remaining non-fp ops to TCG
2008-08-30 aurel32SH4: convert some more arithmetics ops to TCG
2008-08-22 aurel32[sh4] sleep instruction
2008-05-09 aurel32SH4 MMU improvements
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-22 thsAdd missing cpu_halted function, by Magnus Damm.
2006-06-18 pbrookSH bugfixes.
2006-06-14 bellardsh4 fmov et al instructions (amatus)
2006-04-27 bellardsh4 target (Samuel Tardieu)