summaryrefslogtreecommitdiffstats
path: root/vm/mterp/Mterp.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the portable interpreter buildChris Dearman2012-02-151-8/+2
* Normalize the include guard style.Carl Shapiro2011-06-141-3/+3
* Get rid of uneeded extern, enum, typedef and struct qualifiers.Carl Shapiro2011-04-271-12/+4
* Move the interpreter into C++.Carl Shapiro2011-04-201-0/+6
* Move JDWP into C++ and add extern "C" to remaining non-compiler includes.Carl Shapiro2011-04-141-0/+8
* Interpreter restructuring: eliminate InterpStatebuzbee2011-02-191-9/+2
* Initial port of the Dalvik JIT enging to the internal repository.Ben Cheng2009-06-041-0/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+52
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-52/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+5
* Initial ContributionThe Android Open Source Project2008-10-211-0/+48