aboutsummaryrefslogtreecommitdiffstats
path: root/target-unicore32
AgeCommit message (Expand)AuthorFilesLines
2011-09-09Use hex instead of binary.Gerd Hoffmann1-8/+8
2011-08-21Fix conversions from pointer to tcg_target_longStefan Weil1-1/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2-2/+2
2011-07-30exec.h cleanupBlue Swirl2-44/+2
2011-06-26Remove exec-all.h include directivesBlue Swirl3-3/+0
2011-06-26Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2-6/+6
2011-06-26exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl1-1/+1
2011-06-26cpu_loop_exit: avoid using AREG0Blue Swirl1-1/+1
2011-04-20Remove unused function parameters from gen_pc_load and rename the functionStefan Weil1-2/+1
2011-04-12unicore32: add target-unicore32 directory for unicore32-linux-user supportGuan Xuetao6-0/+3142