aboutsummaryrefslogtreecommitdiffstats
path: root/target-arm/translate.c
Commit message (Expand)AuthorAgeFilesLines
* target-arm: integrate upstream ARM translator.David 'Digit' Turner2011-06-081-2122/+2980
* target-arm/translate.c: move Android-specific stuff out.David 'Digit' Turner2011-06-011-169/+19
* translate-all.c: minor integrateDavid 'Digit' Turner2011-06-011-2/+1
* trace: simplify code and avoid conflictsDavid 'Digit' Turner2011-06-011-1/+1
* Fix tracing bug when built as 64-bit program.David 'Digit' Turner2011-01-061-1/+1
* Fix linux-x86_64 build.David 'Digit' Turner2010-10-211-3/+3
* Remove compiler warnings when building the emulator.David 'Digit' Turner2010-09-221-1/+1
* Upstream: Replace sys-queue.h with qemu-queue.hDavid 'Digit' Turner2010-05-101-4/+3
* Revert change I7af83e21c64d217c6b28bf6cb5ee2e2f23182c95 to fix Froyo build.Vladimir Chtchetkine2010-04-021-40/+24
* Make return address table independent from process context.Vladimir Chtchetkine2010-03-241-3/+3
* Fixes for obvious ARMv7 bugs in emulator.Vladimir Chtchetkine2010-03-231-24/+40
* Merge memory checking from sandboxVladimir Chtchetkine2010-02-181-3/+77
* Fix the -trace emulator option.David 'Digit' Turner2009-10-151-18/+48
* Fix upstream ARM emulation bug that broke singlestep mode.David 'Digit' Turner2009-10-091-9/+10
* Workaround ARMv7 emulation issues.David 'Digit' Turner2009-10-051-1/+1
* Merge upstream QEMU 10.0.50 into the Android source tree.David 'Digit' Turner2009-09-141-322/+447
* This should fix bad QADD/QDADD/QSUB/QDSUB emulation in the Android emulatorDavid 'Digit' Turner2009-05-201-1/+1
* Fix critical bug with emulator tracing where the basic block addresses were w...Jack Veenstra2009-05-181-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+8963
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-8963/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-950/+7214
* Initial ContributionThe Android Open Source Project2008-10-211-29/+152
* external/qemu 0.8.2Upstream1970-01-121-0/+2576