Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-enable libunwind for arm. | Christopher Ferris | 2014-01-28 | 1 | -2/+3 |
* | Get arm64 to compile. | Christopher Ferris | 2014-01-27 | 1 | -2/+1 |
* | system/core: rename aarch64 target to arm64 | Colin Cross | 2014-01-23 | 1 | -2/+2 |
* | Rewrite libbacktrace to be all C++. | Christopher Ferris | 2014-01-16 | 1 | -2/+2 |
* | Copy the bionic -fstack-protector hack into libbacktrace. | Elliott Hughes | 2014-01-14 | 1 | -0/+5 |
* | Create a bare bones host libbacktrace on mac. | Christopher Ferris | 2014-01-13 | 1 | -14/+33 |
* | Switch ARM back to libcorkscrew temporarily. | Elliott Hughes | 2014-01-02 | 1 | -2/+5 |
* | Revert "Revert enabling libunwind." | Christopher Ferris | 2013-11-08 | 1 | -1/+1 |
* | Revert enabling libunwind. | Christopher Ferris | 2013-11-07 | 1 | -1/+1 |
* | Enable libunwind on arm platforms. | Christopher Ferris | 2013-11-06 | 1 | -1/+1 |
* | Use new defines in test code. | Christopher Ferris | 2013-11-05 | 1 | -4/+2 |
* | Rewrite libbacktrace using C++. | Christopher Ferris | 2013-10-28 | 1 | -45/+134 |
* | Only build host library on linux-x86. | Christopher Ferris | 2013-10-02 | 1 | -32/+32 |
* | Create a single backtrace library. | Christopher Ferris | 2013-09-28 | 1 | -0/+176 |