| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-09-21 | Change dex cache to be java object instead of array, add pointer to dex file ... | |
| 2012-08-15 | Global lock levels for the LLVM side. | |
| 2012-07-11 | Code cleanup: Use "const T*" instead of "T const*" | |
| 2012-04-11 | Fix 044-proxy. Implement proxy for now, working on x86 and ARM. | |
| 2012-04-06 | Use ELF function index to distinguish generated functions. | |
| 2012-03-30 | Kill constants.h and fix some copyright headers. | |
| 2012-03-26 | Acquire lock for synchronized methods. | |
| 2012-03-26 | Fix GEP & refactor compiler_llvm::JniCompiler. | |
| 2012-03-26 | Implement LLVM version of jni_compiler to pass 17 jni_compiler tests. | |
| 2012-02-29 | Compile llvm.Module into ELF object file. | |
| 2012-02-29 | JNI compiler. |