summaryrefslogtreecommitdiff
path: root/target-unicore32/helper.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-30target-unicore32: Move CPU-dependent init into initfnAndreas Färber1-23/+0
2012-03-30target-unicore32: QOM'ify CPUAndreas Färber1-36/+7
2012-03-30target-unicore32: License future contributions under GPLv2+Andreas Färber1-0/+3
2012-03-14target-unicore32: Don't overuse CPUStateAndreas Färber1-31/+31
2012-02-28target-unicore32: Clean includesStefan Weil1-4/+0
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl1-1/+1
2011-06-26Remove exec-all.h include directivesBlue Swirl1-1/+0
2011-04-12unicore32: add target-unicore32 directory for unicore32-linux-user supportGuan Xuetao1-0/+487