summaryrefslogtreecommitdiffstats
path: root/libbacktrace/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove the arm64 special case.Christopher Ferris2014-04-211-7/+1
* Create an UnwindMapLocal object.Christopher Ferris2014-04-031-0/+2
* Enable libunwind for mips.Christopher Ferris2014-02-261-1/+1
* Refactor makefile.Christopher Ferris2014-01-311-220/+103
* LP64: Enable debuggerd/libbacktrace/libunwind.Pavel Chupin2014-01-301-1/+1
* x86: Enable libunwindPavel Chupin2014-01-301-1/+1
* Re-enable libunwind for arm.Christopher Ferris2014-01-281-2/+3
* Get arm64 to compile.Christopher Ferris2014-01-271-2/+1
* system/core: rename aarch64 target to arm64Colin Cross2014-01-231-2/+2
* Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-161-2/+2
* Copy the bionic -fstack-protector hack into libbacktrace.Elliott Hughes2014-01-141-0/+5
* Create a bare bones host libbacktrace on mac.Christopher Ferris2014-01-131-14/+33
* Switch ARM back to libcorkscrew temporarily.Elliott Hughes2014-01-021-2/+5
* Revert "Revert enabling libunwind."Christopher Ferris2013-11-081-1/+1
* Revert enabling libunwind.Christopher Ferris2013-11-071-1/+1
* Enable libunwind on arm platforms.Christopher Ferris2013-11-061-1/+1
* Use new defines in test code.Christopher Ferris2013-11-051-4/+2
* Rewrite libbacktrace using C++.Christopher Ferris2013-10-281-45/+134
* Only build host library on linux-x86.Christopher Ferris2013-10-021-32/+32
* Create a single backtrace library.Christopher Ferris2013-09-281-0/+176