summaryrefslogtreecommitdiffstats
path: root/vm/Dvm.mk
Commit message (Expand)AuthorAgeFilesLines
* Add a callback driven visitor routine and make verify use it.Carl Shapiro2010-06-041-0/+1
* Remove unused mark tracking code.Carl Shapiro2010-05-261-4/+0
* Remove unused labels, variables, and functions. Enable warnings.Carl Shapiro2010-05-211-0/+1
* resolved conflicts for merge of fc0dcfa2 to dalvik-devAndy McFadden2010-05-211-0/+1
|\
| * Atomic/SMP update.Andy McFadden2010-05-201-0/+1
* | Import the copying collector.Carl Shapiro2010-04-231-2/+12
* | Rearrange some things.Andy McFadden2010-04-061-1/+2
* | Import the heap verification code from the copying collector. TheCarl Shapiro2010-03-161-0/+1
* | am fcc61ec2: Merge "Don\'t set x86 arch variant."Andy McFadden2010-02-281-5/+0
|\|
| * Don't set x86 arch variant.Andy McFadden2010-02-261-5/+0
* | am 59a007be: am cf4e8b02: Merge "This is a contribution of x86-atom targeted ...Andy McFadden2010-02-281-4/+9
|\|
| * am cf4e8b02: Merge "This is a contribution of x86-atom targeted assembly for ...Andy McFadden2010-02-241-4/+9
| |\
| | * This is a contribution of x86-atom targeted assembly for the fast byte-code i...Johnnie Birch2010-02-221-4/+9
| | * eclair snapshotJean-Baptiste Queru2009-11-121-0/+331
| * Fix performance issues related to chaining and unchaining.Ben Cheng2010-02-031-0/+5
* | Eliminate the unused hprof "unreachable" feature. This code datesCarl Shapiro2010-02-251-4/+0
* | Fix performance issues related to chaining and unchaining.Ben Cheng2010-02-031-0/+5
|/
* Move VFP register save/restore routines from template to codegen.Ben Cheng2009-12-161-0/+1
* Update makefile comments.Andy McFadden2009-12-011-2/+3
* Restructure the codegen to make architectural depedency explicit.Ben Cheng2009-11-221-1/+2
* Remove cruft in the default libdvm.so and add 3 more special targets.Ben Cheng2009-11-041-13/+0
* Major registor allocation rework - stage 1.Bill Buzbee2009-10-301-0/+1
* Sort out libnativehelper, and make related comments less redundant.Dan Bornstein2009-10-231-4/+0
* Another couple of tweaks in my attempt to make a sane host build.Dan Bornstein2009-10-201-3/+0
* resolved conflicts for merge of 3eae287e to masterBob Lee2009-09-161-0/+1
|\
| * Addressed reviewer comments.Bob Lee2009-09-111-0/+1
| * DO NOT MERGE: Do not enable JIT_TUNING and assertion by default with JIT.Ben Cheng2009-09-091-4/+2
* | Implement SSA-based loop optimizations.Ben Cheng2009-09-011-0/+2
* | More work on getting Dalvik to build on the host (particularly OSX).Dan Bornstein2009-08-261-1/+7
* | am f7fb0086: Merge change 22659 into eclairAndy McFadden2009-08-261-0/+1
|\|
| * Another round of scary indirect ref changes.Andy McFadden2009-08-251-0/+1
* | New changes to enable self verification mode.Jeff Hao2009-08-211-0/+6
* | am 64520c8c: Merge change 21796 into eclairAndy McFadden2009-08-181-1/+0
|\|
| * Turn down RegisterMap paranoia.Andy McFadden2009-08-181-1/+0
* | Enable VM assert properly for JIT and fix new compilation/assertion failures.Ben Cheng2009-08-141-7/+8
|/
* First parts of enabling a host Dalvik build.Dan Bornstein2009-08-101-0/+332