Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the compiler into C++. | Carl Shapiro | 2011-04-19 | 1 | -107/+0 |
* | Fix interpreter debug attach | buzbee | 2011-03-30 | 1 | -1/+1 |
* | Interpreter restructuring | buzbee | 2011-03-23 | 1 | -0/+3 |
* | Interpreter restructuring: eliminate InterpState | buzbee | 2011-02-19 | 1 | -2/+2 |
* | Add runtime support for method based compilation. | Ben Cheng | 2011-01-26 | 1 | -0/+4 |
* | More Jit-to-Interp entry point cleanup. | Ben Cheng | 2011-01-05 | 1 | -3/+6 |
* | JIT - support for return-void-barrier [Issue 2992352] | buzbee | 2010-11-01 | 1 | -2/+2 |
* | JIT: Support for Dalvik volatiles (issue 2781881) | buzbee | 2010-07-21 | 1 | -0/+8 |
* | Fix for the JIT blocking mode plus some code cleanup. | Ben Cheng | 2010-03-24 | 1 | -4/+5 |
* | Add armv7-a-neon build target | Colin Cross | 2010-03-09 | 1 | -0/+88 |