1. 6e54c3e Use the libcxxabi __cxa_demangle. by Elliott Hughes · 10 years ago
  2. 05fc1d7 Add missing includes. by Elliott Hughes · 10 years ago
  3. 30e59c4 _Unwind_Context is a struct. by Elliott Hughes · 10 years ago
  4. 861c0ef Use libunwindbacktrace for debug malloc code. by Christopher Ferris · 11 years ago
  5. 1728b23 Switch to g_ for globals. by Elliott Hughes · 11 years ago
  6. d3679c8 clang is >= 3.4 now; remove a hack. by Elliott Hughes · 11 years ago
  7. ba76572 Fix log_backtrace assertion failure caused by LP64 fix. by Elliott Hughes · 11 years ago
  8. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  9. c7c5f85 Fix bionic's built-in stack trace dumping for LP64. by Elliott Hughes · 12 years ago
  10. 5f6cfce Add simple implementation _Unwind_GetIP() for clang compiles. by Stephen Hines · 12 years ago
  11. 63dd03c Remove a spurious FIXME and unnecessary type cast. by Ben Cheng · 12 years ago
  12. 52171b9 Adjust PC value in ARM stack trace. by Ben Cheng · 12 years ago
  13. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago
  14. 35b621c Don't collect useless stack frames; do demangle C++ symbols. by Elliott Hughes · 12 years ago
  15. 239e7a0 More debug malloc fixes. by Elliott Hughes · 12 years ago
  16. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 12 years ago