aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace
AgeCommit message (Expand)Author
2014-08-05Add uncached argument to BacktraceMap::Create on darwinBrian Carlstrom
2014-08-04Allow getting an uncached process map.Christopher Ferris
2014-06-25am 38dda3b8: am c309b97e: am e4022279: Merge "libbacktrace_libc++ needs to be...Ian Rogers
2014-06-24libbacktrace_libc++ needs to be multilib on the Mac too.Ian Rogers
2014-06-17am 44367492: am 4ac17e3b: am 4dfe6faa: Merge "Enable host multilib for ART te...Ian Rogers
2014-06-17Enable host multilib for ART testing.Ian Rogers
2014-06-11am 2b958116: am a31dab8a: am a9aa0f2c: Merge "Build the libc++ variant of lib...Ian Rogers
2014-06-11Build the libc++ variant of libbacktrace on the host for Mac.Ian Rogers
2014-05-23am 012090e5: am a0962b68: am d917d64f: Merge "Only copy mcontext data from si...Christopher Ferris
2014-05-23Only copy mcontext data from sigcontext.Christopher Ferris
2014-05-22am 633a2e3b: am 3ab1d61b: am 3b5cd911: Merge "Remove libstdc++ dependency fro...Dan Albert
2014-05-22Merge "Remove libstdc++ dependency from host libbacktrace"Dan Albert
2014-05-22am 219e867f: am 7f8ebb81: am 30291f21: Merge "Add missing headers"Dan Albert
2014-05-21Remove libstdc++ dependency from host libbacktraceDan Albert
2014-05-21Add missing headersDan Albert
2014-05-20am c6112ca4: am 5b654f15: am 201bf676: Merge "Really fixes the ub branches"Dan Albert
2014-05-19Really fixes the ub branchesDan Albert
2014-05-19am 3f01965b: am 121f209d: am e1efe23f: Merge "Fix unbundled branches"Dan Albert
2014-05-19Fix unbundled branchesDan Albert
2014-05-19am e9b36f1a: am 888f95e2: am f03bd953: Merge "Adds libc++ versions of libback...Dan Albert
2014-05-19Adds libc++ versions of libbacktraceDan Albert
2014-05-10am 413001aa: am 3a49aa7b: am 9428a289: Merge "Only include ucontext.h when ne...Christopher Ferris
2014-05-09Only include ucontext.h when necessary.Christopher Ferris
2014-05-09am 3adbe79d: am 66e31dc5: am 3a088524: Merge "Rewrite unwind thread handling."Christopher Ferris
2014-05-09Merge "Rewrite unwind thread handling."Christopher Ferris
2014-05-08Rewrite unwind thread handling.Christopher Ferris
2014-05-08am b18da571: am 1e6cd741: am 803fb62b: Merge "Remove unused LOCAL_LDLIBS."Ying Wang
2014-05-07Remove unused LOCAL_LDLIBS.Ying Wang
2014-05-01am 7e250b00: am fbd2a506: am 9ed86eff: Merge "Use real time signal for thread...Christopher Ferris
2014-04-30Use real time signal for threads instead of SIGURG.Christopher Ferris
2014-04-29am c79e511d: am 481b551a: am 0b0e0eae: Merge "Small cleanup of duplicated tes...Christopher Ferris
2014-04-28Small cleanup of duplicated test values.Christopher Ferris
2014-04-25am 2d3bccde: am 61af820e: am 2317287d: Merge "Remove libcorkscrew."Christopher Ferris
2014-04-25am e3615230: am 8c526578: am 4a5966b9: Merge "Change sprintf to snprintf calls."Christopher Ferris
2014-04-25Remove libcorkscrew.Christopher Ferris
2014-04-24Change sprintf to snprintf calls.Christopher Ferris
2014-04-22am 3af88bc6: am e87dab14: am 07fa0433: Merge "Remove the arm64 special case."Christopher Ferris
2014-04-21Remove the arm64 special case.Christopher Ferris
2014-04-15Avoid logging functions from signal handler.Christopher Ferris
2014-04-11Avoid logging functions from signal handler.Christopher Ferris
2014-04-04am 6a8c3164: am e35cba9a: am a97798af: Merge "Create an UnwindMapLocal object."Christopher Ferris
2014-04-03Create an UnwindMapLocal object.Christopher Ferris
2014-02-26am a6631bb3: am 3bcefc66: am 62f12bd9: Merge "Enable libunwind for mips."Christopher Ferris
2014-02-26Enable libunwind for mips.Christopher Ferris
2014-02-10am ec04a8d4: am d90b11b6: am 13274a26: Merge "Fix logging errors inside ALOGV"Colin Cross
2014-02-07Fix logging errors inside ALOGVColin Cross
2014-02-03am 10c2607c: am 77b23023: am 3faf86c0: Merge "Call a specialized local map set."Christopher Ferris
2014-02-01Call a specialized local map set.Christopher Ferris
2014-01-31am 5127626b: am 3133a4a2: am 0fdf0dc7: Merge "Refactor makefile."Christopher Ferris
2014-01-31am fe0d5d42: am 5434bf66: Merge "LP64: Enable debuggerd/libbacktrace/libunwind."Elliott Hughes