Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Enable Clang's -Wdeprecated | Andreas Gampe | 2015-04-06 | 1 | -0/+2 |
* | ART: Swap-space in the compiler | Andreas Gampe | 2014-12-22 | 1 | -1/+1 |
* | ART: More warnings | Andreas Gampe | 2014-11-04 | 1 | -2/+2 |
* | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. | Ian Rogers | 2014-11-03 | 1 | -8/+4 |
* | Implement method calls using relative BL on ARM. | Vladimir Marko | 2014-09-25 | 1 | -3/+14 |
* | Use std::enable_if instead of a custom helper class. | Vladimir Marko | 2014-06-05 | 1 | -18/+7 |
* | Avoid register pool allocations on the heap. | Vladimir Marko | 2014-06-05 | 1 | -0/+184 |