Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unbundled branches | Dan Albert | 2014-05-19 | 1 | -0/+3 |
* | Adds libc++ versions of libbacktrace | Dan Albert | 2014-05-19 | 1 | -0/+41 |
* | Merge "Rewrite unwind thread handling." | Christopher Ferris | 2014-05-09 | 1 | -0/+3 |
|\ | |||||
| * | Rewrite unwind thread handling. | Christopher Ferris | 2014-05-08 | 1 | -0/+3 |
* | | Remove unused LOCAL_LDLIBS. | Ying Wang | 2014-05-07 | 1 | -3/+1 |
|/ | |||||
* | Small cleanup of duplicated test values. | Christopher Ferris | 2014-04-28 | 1 | -3/+0 |
* | Remove libcorkscrew. | Christopher Ferris | 2014-04-25 | 1 | -22/+0 |
* | Remove the arm64 special case. | Christopher Ferris | 2014-04-21 | 1 | -7/+1 |
* | Create an UnwindMapLocal object. | Christopher Ferris | 2014-04-03 | 1 | -0/+2 |
* | Enable libunwind for mips. | Christopher Ferris | 2014-02-26 | 1 | -1/+1 |
* | Refactor makefile. | Christopher Ferris | 2014-01-31 | 1 | -220/+103 |
* | LP64: Enable debuggerd/libbacktrace/libunwind. | Pavel Chupin | 2014-01-30 | 1 | -1/+1 |
* | x86: Enable libunwind | Pavel Chupin | 2014-01-30 | 1 | -1/+1 |
* | 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 |