summaryrefslogtreecommitdiffstats
path: root/libbacktrace/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Convert futex to cond wait.Christopher Ferris2014-11-141-0/+4
* Add LOCAL_MULTILIB := both to Darwin libbacktrace.Dan Albert2014-11-131-0/+2
* Remove the stlport linked libbacktrace.Dan Albert2014-11-111-65/+1
* libbacktrace_libc++ needs to be multilib on the Mac too.Ian Rogers2014-06-241-0/+2
* Enable host multilib for ART testing.Ian Rogers2014-06-171-0/+2
* Build the libc++ variant of libbacktrace on the host for Mac.Ian Rogers2014-06-111-0/+17
* Fix unbundled branchesDan Albert2014-05-191-0/+3
* Adds libc++ versions of libbacktraceDan Albert2014-05-191-0/+41
* Merge "Rewrite unwind thread handling."Christopher Ferris2014-05-091-0/+3
|\
| * Rewrite unwind thread handling.Christopher Ferris2014-05-081-0/+3
* | Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-3/+1
|/
* Small cleanup of duplicated test values.Christopher Ferris2014-04-281-3/+0
* Remove libcorkscrew.Christopher Ferris2014-04-251-22/+0
* 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