Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill constants.h and fix some copyright headers. | Elliott Hughes | 2012-03-30 | 1 | -0/+1 |
* | Split shadow stack from SIRT. | Logan Chien | 2012-03-26 | 1 | -4/+0 |
* | Fix build. ART mandates the ordering of fields in SIRT. | Shih-wei Liao | 2012-03-04 | 1 | -2/+1 |
* | Initial runtime support routines for ART LLVM. | Shih-wei Liao | 2012-03-04 | 1 | -1/+6 |
* | Remove various bits of lint. | Elliott Hughes | 2012-01-24 | 1 | -7/+6 |
* | Remove the use of Method from jni_compiler | Ian Rogers | 2011-11-14 | 1 | -2/+4 |
* | Reuse SIRT for C++ references | Brian Carlstrom | 2011-10-20 | 1 | -8/+63 |
* | Start moving stack-related stuff out of thread.h. | Elliott Hughes | 2011-10-05 | 1 | -0/+68 |