Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wire up check JNI force copy mode. | Ian Rogers | 2014-08-08 | 1 | -1/+1 |
* | Move trampolines to thumb2 instead of ARM | Dave Allison | 2014-06-23 | 1 | -5/+1 |
* | Thumb2 assembler for JNI compiler and optimizing compiler | Dave Allison | 2014-06-05 | 1 | -0/+4 |
* | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -10/+10 |
* | AArch64: Fix the usage of IP0, IP1 as temporary registers | Serban Constantinescu | 2014-05-09 | 1 | -3/+0 |
* | Allow mixing of thread offsets between 32 and 64bit architectures. | Ian Rogers | 2014-04-01 | 2 | -17/+31 |
* | Trampoline and assembly fixes for ARM64 | Andreas Gampe | 2014-03-24 | 1 | -3/+3 |
* | AArch64: Add arm64 runtime support. | Stuart Monteith | 2014-03-19 | 1 | -0/+43 |
* | Enable annotalysis on clang ART builds. | Ian Rogers | 2014-03-06 | 1 | -1/+0 |
* | Fix host architecture for 64bit. | Ian Rogers | 2014-03-06 | 1 | -0/+19 |
* | Fix missing files. | Ian Rogers | 2013-08-12 | 2 | -0/+154 |