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