summaryrefslogtreecommitdiffstats
path: root/libbacktrace/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Rely on the platform -std default.Elliott Hughes2016-10-101-6/+0
* Replace libziparchive-host with libziparchiveColin Cross2016-08-261-2/+2
* Convert libbacktrace, libutils to SoongDan Willemsen2016-07-121-86/+0
* Remove invalid uses of -l and -IDan Willemsen2016-06-011-1/+3
* libbacktrace: only build libbacktrace_offline static library.Yabin Cui2016-04-141-35/+31
* libbacktrace_offline: support unwinding of shared libraries in apk file.Yabin Cui2016-03-261-7/+22
* libbacktrace: support building static libraries on target.Yabin Cui2016-02-101-2/+29
* Fix for host simpleperf 'gettid' unsat.Than McIntosh2016-02-011-0/+3
* Put BacktraceOffline code into a separate library.Christopher Ferris2016-01-251-17/+32
* Fix libbacktrace host build.Yabin Cui2015-12-071-0/+1
* Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing....Yabin Cui2015-09-221-0/+25
* Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""Yabin Cui2015-09-221-25/+0
* Revert "Revert "Add BacktraceOffline for offline backtracing.""Yabin Cui2015-09-211-0/+25
* Revert "Add BacktraceOffline for offline backtracing."Yabin Cui2015-09-171-10/+0
* Add BacktraceOffline for offline backtracing.Yabin Cui2015-09-161-0/+10
* Add static versions for libbacktrace and libnativebridge. Bug fixes.Calin Juravle2015-07-021-0/+8
* Add tests for elf unwinding in memory.Christopher Ferris2015-05-121-4/+6
* Remove libbacktrace dependency on libcutilsColin Cross2015-04-301-9/+1
* Remove libunwind-ptrace dependency.Christopher Ferris2015-04-151-1/+0
* Merge "Refactor the code."Christopher Ferris2015-03-311-10/+13
|\
| * Refactor the code.Christopher Ferris2015-03-311-10/+13
* | Add -Wno-inline-asm to Clang flags.Stephen Hines2015-03-311-0/+4
|/
* Remove link to gccdemangle.Christopher Ferris2015-02-051-1/+0
* Cleanup libbacktrace Android.mkTrevor Drake2014-12-121-3/+0
* 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