1. 04b1e8c Refactor makefile. by Christopher Ferris · 11 years ago
  2. c6c194c LP64: Enable debuggerd/libbacktrace/libunwind. by Pavel Chupin · 11 years ago
  3. c124402 x86: Enable libunwind by Pavel Chupin · 11 years ago
  4. 5c40019 Clean up UnwindCurrent.cpp's use of ucontext.h. by Christopher Ferris · 11 years ago
  5. ddeb7cc Avoid redefinition of __STDC_FORMAT_MACROS. by Ian Rogers · 11 years ago
  6. 2b4ae52 Fix global pointing to local variable. by Christopher Ferris · 11 years ago
  7. df29061 Re-enable libunwind for arm. by Christopher Ferris · 11 years ago
  8. edbe3b4 Get arm64 to compile. by Christopher Ferris · 11 years ago
  9. d4146e6 system/core: rename aarch64 target to arm64 by Colin Cross · 11 years ago
  10. db5911a Attempt to fix Mac build by Brian Carlstrom · 11 years ago
  11. 4675682 Rewrite libbacktrace to be all C++. by Christopher Ferris · 11 years ago
  12. 1380ddc Copy the bionic -fstack-protector hack into libbacktrace. by Elliott Hughes · 11 years ago
  13. f67c641 Create a bare bones host libbacktrace on mac. by Christopher Ferris · 11 years ago
  14. 20303f8 Next phase of the move, reformat use C++ features. by Christopher Ferris · 11 years ago
  15. bc12d63 Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD. by Christopher Ferris · 11 years ago
  16. 9846497 Refactor to share map_info amongst threads. by Christopher Ferris · 11 years ago
  17. ddc4f09 Fix the ucontext for mips/x86. by Christopher Ferris · 11 years ago
  18. 3c67fe9 Switch ARM back to libcorkscrew temporarily. by Elliott Hughes · 11 years ago
  19. e6feaee Revert "Revert enabling libunwind." by Christopher Ferris · 11 years ago
  20. db2309e Revert enabling libunwind. by Christopher Ferris · 11 years ago
  21. 22f91cb Enable libunwind on arm platforms. by Christopher Ferris · 11 years ago
  22. 7f081ec Use new defines in test code. by Christopher Ferris · 11 years ago
  23. cbfc730 Add some clarifying defines. by Christopher Ferris · 11 years ago
  24. 923b536 Add corkscrew support for finding static symbols. by Christopher Ferris · 11 years ago
  25. 8ed4627 More libbacktrace fixes. by Christopher Ferris · 11 years ago
  26. 17e91d4 Rewrite libbacktrace using C++. by Christopher Ferris · 11 years ago
  27. 9e1ee2b Only build host library on linux-x86. by Christopher Ferris · 11 years ago
  28. a16a4e1 Fix problems in libbacktrace. by Christopher Ferris · 11 years ago
  29. 7fb2287 Create a single backtrace library. by Christopher Ferris · 11 years ago