aboutsummaryrefslogtreecommitdiff
path: root/vm/mterp/c/header.cpp
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 93a44a28 to jb-dev-plus-aospElliott Hughes2012-05-031-0/+8
|\
| * [MIPS] Dalvik fast interpreter support and JIT implementationRaghu Gandham2012-05-021-0/+8
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-5/+5
* | Fix reference to non-existent function in debug code.Jeff Brown2011-10-271-1/+1
* | Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGESteve Block2011-10-251-2/+2
|/
* Don't use dvmIsValidObject outside the GC.Elliott Hughes2011-07-191-2/+2
* Further conservation of newlines.Dan Bornstein2011-05-261-8/+8
* Fixes to allow the debug VM configuration to build.Carl Shapiro2011-05-101-2/+2
* Eliminate the PROFILE_FIELD_ACCESS feature.Carl Shapiro2011-04-271-12/+0
* Move the interpreter into C++.Carl Shapiro2011-04-201-0/+373