Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move trampolines to thumb2 instead of ARM | Dave Allison | 2014-06-23 | 1 | -0/+1 |
* | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -1/+1 |
* | Compatibility layer to transition from UniquePtr to std::unique_ptr. | Ian Rogers | 2014-05-15 | 1 | -1/+1 |
* | Give Compiler a back reference to the driver. | Ian Rogers | 2014-05-06 | 1 | -4/+4 |
* | Revert "Revert "Revert "Use trampolines for calls to helpers""" | Dave Allison | 2014-04-09 | 1 | -17/+2 |
* | Revert "Revert "Use trampolines for calls to helpers"" | Dave Allison | 2014-04-09 | 1 | -2/+17 |
* | Revert "Use trampolines for calls to helpers" | Dave Allison | 2014-04-07 | 1 | -17/+2 |
* | Use trampolines for calls to helpers | Dave Allison | 2014-04-04 | 1 | -2/+17 |
* | Tell GDB about Quick ART generated code | Mark Mendell | 2014-03-02 | 1 | -1/+8 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -15/+18 |
* | Multi threaded hashed deduplication during compilation. | Mathieu Chartier | 2013-09-03 | 1 | -0/+176 |