summaryrefslogtreecommitdiffstats
path: root/vm/arch
Commit message (Expand)AuthorAgeFilesLines
* Dalvik is dead, long live Dalvik!Brian Carlstrom2014-08-059-1542/+0
* Force stack alignment for external calls for x86vladimir.a.ivanov2014-01-131-2/+6
* Remove the sole reference to __ARM_HAVE_BLX.Elliott Hughes2013-12-131-5/+0
* Remove some ARMv5 cruft.Elliott Hughes2013-12-132-20/+0
* Revert "Remove some of the x86 libdvm.so text relocations."Elliott Hughes2013-08-091-1/+1
* Remove some of the x86 libdvm.so text relocations.Elliott Hughes2013-08-091-1/+1
* [X86] X86 trace JIT compiler supportDong-Yuan Chen2012-07-203-268/+1
* Remove untested SH "support"; bionic long since stopped supporting SH.Elliott Hughes2012-07-181-400/+0
* resolved conflicts for merge of 93a44a28 to jb-dev-plus-aospElliott Hughes2012-05-033-0/+406
|\
| * [MIPS] Dalvik fast interpreter support and JIT implementationRaghu Gandham2012-05-023-0/+406
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
|/
* Further conservation of newlines.Dan Bornstein2011-05-261-2/+2
* Move the interpreter into C++.Carl Shapiro2011-04-205-0/+0
* Interpreter restructuringbuzbee2011-03-231-1/+2
* resolved conflicts for merge of 9553565f to dalvik-devbuzbee2011-03-191-4/+6
|\
| * x86: restore standard stack frame layout and fix stack alignment.Eugene Surovegin2011-03-091-4/+6
| * Fix EABI call bridge.Andy McFadden2011-01-071-2/+4
* | Fix handling of short types in FFI bridgeAndy McFadden2011-03-091-3/+11
* | Use an explicit fp in dvmPlatformInvokeAndy McFadden2011-03-081-84/+78
* | Fix some asm .size directivesAndy McFadden2011-02-151-1/+1
* | Fix EABI call bridge.Andy McFadden2011-01-061-2/+4
|/
* CPU errata workaround.Andy McFadden2010-11-241-2/+26
* am ad3ff025: Merge "Update Call386ABI.S to support 16 byte alignment"Jean-Baptiste Queru2010-10-101-19/+6
|\
| * Update Call386ABI.S to support 16 byte alignmentJohnnie Birch2010-09-281-19/+6
* | Tracing for developers of native methods.Elliott Hughes2010-07-151-1/+1
* | am a224c03a: am 36b3b873: merge from froyo-plus-aospThe Android Open Source Project2010-06-141-0/+34
|\ \
| * | am 36b3b873: merge from froyo-plus-aospThe Android Open Source Project2010-06-141-0/+34
| |\|
| | * Fix for x86-atom/CALLABI.S to handle failure for android.jni.cts.JniStaticTes...Johnnie Birch2010-06-091-0/+34
| * | Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-masterBrian Carlstrom2010-05-282-3/+1
| |/
* | Remove repeated newlines at the end of files.Carl Shapiro2010-06-081-1/+0
* | Remove trailing whitespace.Carl Shapiro2010-06-082-2/+2
* | Remove unused labels, variables, and functions. Enable warnings.Carl Shapiro2010-05-211-1/+1
* | am 59a007be: am cf4e8b02: Merge "This is a contribution of x86-atom targeted ...Andy McFadden2010-02-282-0/+247
|\|
| * This is a contribution of x86-atom targeted assembly for the fast byte-code i...Johnnie Birch2010-02-222-0/+247
| * eclair snapshotJean-Baptiste Queru2009-11-123-3/+428
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-037-0/+1103
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-037-1103/+0
* | Do not include assert.h in places where it may shadow the definitionCarl Shapiro2010-02-111-2/+0
* | Fix x86 call bridgeMarco Nelissen2009-09-021-1/+2
* | Minor tweak (TEQS -> TEQ).Andy McFadden2009-07-301-1/+1
* | Fix for 3326: Incorrect return value from native library in dalvikBill Buzbee2009-07-281-2/+21
* | added/modified to support SuperH architectureShin-ichiro KAWASAKI2009-06-231-0/+400
* | Fixes to make dalvik compile for armv4t:Fredrik Markström2009-03-241-0/+5
|/
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-176-77/+504
* Initial ContributionThe Android Open Source Project2008-10-213-0/+676