1. c53c473 Fix mips build. by Christopher Ferris · 11 years ago
  2. ba0cecf Increase the scope of other reused definitions. by Elliott Hughes · 11 years ago
  3. bf857ae Fix build by defining LOCAL_PATH early enough. by Elliott Hughes · 11 years ago
  4. fe4d68b Allow the host libcorkscrew to build. by Elliott Hughes · 11 years ago
  5. d5aff0a Don't try to build libcorkscrew for LP64. by Elliott Hughes · 11 years ago
  6. ade9afa Switch mips libcorkscrew over to <sys/ucontext.h>. by Elliott Hughes · 11 years ago
  7. 59b5294 Merge "Switch arm libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 11 years ago
  8. 03a2597 Switch arm libcorkscrew over to <sys/ucontext.h>. by Elliott Hughes · 11 years ago
  9. 3aa8675 Switch x86 libcorkscrew over to <ucontext.h>. by Elliott Hughes · 11 years ago
  10. cac5d8c Use the more portable <elf.h> instead of <sys/exec_elf.h>. by Elliott Hughes · 11 years ago
  11. 52998578 Dwarf backtrace for MIPS by Chris Dearman · 11 years ago
  12. 61e4b4d am 8fb85b37: am 2b2f1ae8: Merge "Add -Wno-unused-parameter to suppress the warning." by Ben Cheng · 11 years ago
  13. c665df3 Add -Wno-unused-parameter to suppress the warning. by Ben Cheng · 11 years ago
  14. 9fe7014 am bfe8e68a: am 2e5157fa: Merge "Fix build with gcc-4.8 and array boundaries issue" by Elliott Hughes · 11 years ago
  15. 856b6cb Fix build with gcc-4.8 and array boundaries issue by Pavel Chupin · 11 years ago
  16. ddc50e6 Format stack trace PC offset to 8 digits with leading zeros. by Ben Cheng · 11 years ago
  17. 3ce15fc am de1dadb7: Merge "Disable darwin build" by Brian Carlstrom · 11 years ago
  18. b0df2f1 Disable darwin build by Brian Carlstrom · 11 years ago
  19. a817ff9 resolved conflicts for merge of 07db2970 to jb-mr2-dev-plus-aosp by Brian Carlstrom · 11 years ago
  20. 8905405 Add flush_my_map_info_list() and fix a bug in the Mac load_map_info_list(). by Elliott Hughes · 12 years ago
  21. bfec3a3 Add basic Darwin support to libcorkscrew. by Elliott Hughes · 12 years ago
  22. 083b5cc Add liblog by Ying Wang · 11 years ago
  23. 0632ad4 debuggerd: Fix minor memory leak by Liangtao Gao · 11 years ago
  24. af2cb36 Unwinding implementation via eh_frame sections for x86 by Pavel Chupin · 11 years ago
  25. 4450851 Merge "Tidy up long lines" by Jeffrey Brown · 12 years ago
  26. 46d079d libcorkscrew will always HAVE_DLADDR. by Elliott Hughes · 12 years ago
  27. d1420be Include page protections in the debuggerd map output. by Elliott Hughes · 12 years ago
  28. 0015a42 Fix ELF header parser bug. by Ben Cheng · 12 years ago
  29. af3dd88 Tidy up long lines by Duane Sand · 12 years ago
  30. 5f83cf0 resolved conflicts for merge of a6405e9d to jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  31. db56bb4 Merge "libcorkscrew: avoid future name collisions." by Jean-Baptiste Queru · 12 years ago
  32. ef1945f am 417e3041: am 8124e073: Merge "Fix unused parameter warnings" by Jean-Baptiste Queru · 12 years ago
  33. 5731de9 am 83c4398b: am cc12ed32: Merge "[MIPS] debuggerd and libcorkscrew support" by Jean-Baptiste Queru · 12 years ago
  34. 8124e07 Merge "Fix unused parameter warnings" by Jean-Baptiste Queru · 12 years ago
  35. 46beebe Fix unused parameter warnings by Edwin Vane · 12 years ago
  36. 231e3c8 [MIPS] debuggerd and libcorkscrew support by Chris Dearman · 12 years ago
  37. b4ef91b libcorkscrew: avoid future name collisions. by David 'Digit' Turner · 12 years ago
  38. 6b659ae Fix a leak I caused in the libcorkscrew test program. by Elliott Hughes · 12 years ago
  39. 6b3bab3 Fix libcorkscrew for x86 targets (bionic) as well as the host (glibc). by Elliott Hughes · 12 years ago
  40. 04607b8 Test libcorkscrew's ELF symbol table decoder too. by Elliott Hughes · 12 years ago
  41. 71363a8 Support libcorkscrew on x86 hosts in binaries using glibc. by Elliott Hughes · 12 years ago
  42. 420a7fa Add missing #includes. by Elliott Hughes · 12 years ago
  43. 19b39f3 Improve backtrace formatting. by Jeff Brown · 13 years ago
  44. 6775456 Minor robustness tweaks. by Jeff Brown · 13 years ago
  45. 1a5a497 Link with libgccdemangle.so for name demangling. by Jing Yu · 13 years ago
  46. f0c5872 Improve stack unwinder robustness. by Jeff Brown · 13 years ago
  47. 69f4cd7 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  48. bd57bd0 A wee little division by 8 makes all the difference. by Jeff Brown · 13 years ago
  49. 9524e41 Add support for explicitly dumping native stacks. by Jeff Brown · 13 years ago
  50. 10484a0 Add x86 stack unwinding support to libcorkscrew. by Jeff Brown · 13 years ago
  51. 501edd2 Add a new library for collecting stack traces. by Jeff Brown · 13 years ago