aboutsummaryrefslogtreecommitdiff
path: root/vm/mterp/Mterp.cpp
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 93a44a28 to jb-dev-plus-aospElliott Hughes2012-05-031-0/+4
|\
| * [MIPS] Dalvik fast interpreter support and JIT implementationRaghu Gandham2012-05-021-0/+4
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-2/+2
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
|/
* Further conservation of newlines.Dan Bornstein2011-05-261-6/+6
* Establish a subclass relationship between ArrayObject and Object.Carl Shapiro2011-05-031-0/+1
* Consolidate curFrame fields in thread storagebuzbee2011-04-221-1/+1
* Remove unneeded void argument list declarations.Carl Shapiro2011-04-201-1/+1
* Move the remaining non-compiler VM code into C++.Carl Shapiro2011-04-151-0/+105