Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Handle/HandleScope and delete SirtRef. | Mathieu Chartier | 2014-05-13 | 2 | -24/+24 |
* | Replace CountOneBits and __builtin_popcount with POPCOUNT. | Vladimir Marko | 2014-05-02 | 1 | -1/+1 |
* | Calling convention support for cross 64/32 compilation. | Ian Rogers | 2014-04-01 | 1 | -5/+7 |
* | Allow mixing of thread offsets between 32 and 64bit architectures. | Ian Rogers | 2014-04-01 | 2 | -282/+72 |
* | x86_64: JNI compiler | Dmitry Petrochenko | 2014-03-28 | 2 | -2/+2 |
* | Make heap reference poisoning work with the interpreter. | Hiroshi Yamauchi | 2014-03-05 | 1 | -0/+3 |
* | Fix clang to compile and run host tests. | Ian Rogers | 2014-02-28 | 1 | -11/+0 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -12/+0 |
* | Entry point clean up. | Ian Rogers | 2013-08-12 | 1 | -28/+5 |
* | Portable refactorings. | Ian Rogers | 2013-07-30 | 1 | -1/+1 |
* | Move assembler out of runtime into compiler/utils. | Ian Rogers | 2013-07-29 | 5 | -0/+1958 |