1. 2d1a6f7 Fix copying of cached map data. by Christopher Ferris · 9 years ago
  2. 41ed849 am 0ba1110f: Verify section table name size before strcmp. by Christopher Ferris · 9 years ago
  3. 0ba1110 Verify section table name size before strcmp. by Christopher Ferris · 9 years ago
  4. 4a8f207 am 5c1d9b58: Add Android.bp for libunwindbacktrace by Dan Willemsen · 9 years ago
  5. 5c1d9b5 Add Android.bp for libunwindbacktrace by Dan Willemsen · 9 years ago
  6. 4680344 am 328a44a4: Fix typo in stp target. by Christopher Ferris · 9 years ago
  7. 328a44a Fix typo in stp target. by Christopher Ferris · 9 years ago
  8. 22b45d8 am f6557862: Force memory unwinds to use a zero map offset. by Christopher Ferris · 10 years ago
  9. f655786 Force memory unwinds to use a zero map offset. by Christopher Ferris · 10 years ago
  10. 0903bb1 am b025c42a: Force memory unwinds to use a zero map offset. by Christopher Ferris · 10 years ago
  11. b025c42 Force memory unwinds to use a zero map offset. by Christopher Ferris · 10 years ago
  12. 7f124b4 am 4a9fd609: Revert "Update all mapoff checks to check against 0." by Nicolas Geoffray · 10 years ago
  13. 4a9fd60 Revert "Update all mapoff checks to check against 0." by Nicolas Geoffray · 10 years ago
  14. 862ad2f am 4a4ba40e: Update all mapoff checks to check against 0. by Christopher Ferris · 10 years ago
  15. 4a4ba40 Update all mapoff checks to check against 0. by Christopher Ferris · 10 years ago
  16. 5c07dfd am 3e092571: Libunwind: Remove unused function by Andreas Gampe · 10 years ago
  17. 3e09257 Libunwind: Remove unused function by Andreas Gampe · 10 years ago
  18. 14b740f am 4036eb50: Libunwind: Remove unused variable by Andreas Gampe · 10 years ago
  19. 4036eb5 Libunwind: Remove unused variable by Andreas Gampe · 10 years ago
  20. eb1561a am 6e4438f5: Merge "Remove additional prefix for unwind symbols" by Calin Juravle · 10 years ago
  21. 6e4438f Merge "Remove additional prefix for unwind symbols" by Calin Juravle · 10 years ago
  22. 1265e5f Remove additional prefix for unwind symbols by Calin Juravle · 10 years ago
  23. b948856 am 2528beec: Skip stack and empty maps when reading load base. by Christopher Ferris · 10 years ago
  24. 98b53a5 am 408bec05: Skip stack and empty maps when reading load base. by Christopher Ferris · 10 years ago
  25. 2528bee Skip stack and empty maps when reading load base. by Christopher Ferris · 10 years ago
  26. 408bec0 Skip stack and empty maps when reading load base. by Christopher Ferris · 10 years ago
  27. 783e8db am ed8ddd2d: Merge changes from topic \'art_unwinding_64bit_and_inprocess\' into mnc-dev by David Srbecky · 10 years ago
  28. ed8ddd2 Merge changes from topic 'art_unwinding_64bit_and_inprocess' into mnc-dev by David Srbecky · 10 years ago
  29. d2cf845 Change return type of get_load_offset to bool. by David Srbecky · 10 years ago
  30. 85bdab7 Support x86-64 floating point registers. by David Srbecky · 10 years ago
  31. 3ad2fce Enable .debug_frame support on all platforms. by David Srbecky · 10 years ago
  32. d0eeb99 am e9a2a815: Fix Mips bug. by Douglas Leung · 10 years ago
  33. e9a2a81 Fix Mips bug. by Douglas Leung · 10 years ago
  34. 125ca59 am a7db682f: Fix Mips bug. by Douglas Leung · 10 years ago
  35. a7db682 Fix Mips bug. by Douglas Leung · 10 years ago
  36. d795d44 am 88693e8d: Use new sanitizer option. by Dan Albert · 10 years ago
  37. 88693e8 Use new sanitizer option. by Dan Albert · 10 years ago
  38. d732adb am 2553e595: Attempt to read load_base from memory when needed. by Christopher Ferris · 10 years ago
  39. ca57411 am 4c9afc61: Merge "Change return type of get_load_offset to bool." by David Srbecky · 10 years ago
  40. 0d11b54 am 3dc9de00: Merge "Attempt to read load_base from memory when needed." by Christopher Ferris · 10 years ago
  41. 4c9afc6 Merge "Change return type of get_load_offset to bool." by David Srbecky · 10 years ago
  42. 2553e59 Attempt to read load_base from memory when needed. by Christopher Ferris · 10 years ago
  43. 3dc9de0 Merge "Attempt to read load_base from memory when needed." by Christopher Ferris · 10 years ago
  44. 849a547 Attempt to read load_base from memory when needed. by Christopher Ferris · 10 years ago
  45. 478d002 Change return type of get_load_offset to bool. by David Srbecky · 10 years ago
  46. c3362a8 am 1a77b510: Merge "Support x86-64 floating point registers." by David Srbecky · 10 years ago
  47. 1a77b51 Merge "Support x86-64 floating point registers." by David Srbecky · 10 years ago
  48. 921c52a am a62d909c: Merge "Enable .debug_frame support on all platforms." by David Srbecky · 10 years ago
  49. a62d909 Merge "Enable .debug_frame support on all platforms." by David Srbecky · 10 years ago
  50. 703592b am 901acddf: Do not cache every readable/executable elf. by Christopher Ferris · 10 years ago
  51. 901acdd Do not cache every readable/executable elf. by Christopher Ferris · 10 years ago
  52. 1f1ff4a am 6eab3d43: Do not cache every readable/executable elf. by Christopher Ferris · 10 years ago
  53. 6eab3d4 Do not cache every readable/executable elf. by Christopher Ferris · 10 years ago
  54. d79f9bb Support x86-64 floating point registers. by David Srbecky · 10 years ago
  55. b5ae16c Enable .debug_frame support on all platforms. by David Srbecky · 10 years ago
  56. 5506ccd am 48ed035a: Fix incorrect check of bool returning function. by Christopher Ferris · 10 years ago
  57. c1888ff am 6732d375: Fix incorrect check of bool returning function. by Christopher Ferris · 10 years ago
  58. 48ed035 Fix incorrect check of bool returning function. by Christopher Ferris · 10 years ago
  59. 6732d37 Fix incorrect check of bool returning function. by Christopher Ferris · 10 years ago
  60. e0f3943 am 0b535f4d: Check for overflow when getting symbol name. by Christopher Ferris · 10 years ago
  61. b79d2e1 am 14de40d9: Check for overflow when getting symbol name. by Christopher Ferris · 10 years ago
  62. 0b535f4 Check for overflow when getting symbol name. by Christopher Ferris · 10 years ago
  63. 14de40d Check for overflow when getting symbol name. by Christopher Ferris · 10 years ago
  64. dcbdd73 am 7124451d: Fix missing return in failure case. by Christopher Ferris · 10 years ago
  65. 46bf938 resolved conflicts for merge of cdf0d03d to mnc-dev-plus-aosp by Christopher Ferris · 10 years ago
  66. 55c2aa8 am 44387e81: Fix missing return in failure case. by Christopher Ferris · 10 years ago
  67. 7124451 Fix missing return in failure case. by Christopher Ferris · 10 years ago
  68. 44387e8 Fix missing return in failure case. by Christopher Ferris · 10 years ago
  69. cdf0d03 Implement method to read elf data from memory. by Christopher Ferris · 10 years ago
  70. 675bdeb am ae38b200: Implement method to read elf data from memory. by Christopher Ferris · 10 years ago
  71. ae38b20 Implement method to read elf data from memory. by Christopher Ferris · 10 years ago
  72. 5c206c4 am ba74ff68: Add check for same ip/cfa. by Christopher Ferris · 10 years ago
  73. 1061166 am 2706ca23: Add check for same ip/cfa. by Christopher Ferris · 10 years ago
  74. ba74ff6 Add check for same ip/cfa. by Christopher Ferris · 10 years ago
  75. 2706ca2 Add check for same ip/cfa. by Christopher Ferris · 10 years ago
  76. 1c7df34 am 54148aab: Add offset to map data. by Christopher Ferris · 10 years ago
  77. 760394a am d9bcbd4f: Add offset to map data. by Christopher Ferris · 10 years ago
  78. d9bcbd4 Add offset to map data. by Christopher Ferris · 10 years ago
  79. 54148aa Add offset to map data. by Christopher Ferris · 10 years ago
  80. 2974185 am b6b3132b: Fix unwind in exec maps with non-zero offsets. by Christopher Ferris · 10 years ago
  81. b6b3132 Fix unwind in exec maps with non-zero offsets. by Christopher Ferris · 10 years ago
  82. 517b197 Fix unwind in exec maps with non-zero offsets. by Christopher Ferris · 10 years ago
  83. 25803f1 am f7c3686b: Small makefile cleanup. by Christopher Ferris · 10 years ago
  84. f7c3686 Small makefile cleanup. by Christopher Ferris · 10 years ago
  85. 852904e am d334d4b7: Make static libraries use different names. by Christopher Ferris · 10 years ago
  86. d334d4b Make static libraries use different names. by Christopher Ferris · 10 years ago
  87. 29a2f56 am bbd6a884: Add -Wno-inline-asm to Clang flags. by Stephen Hines · 10 years ago
  88. bbd6a88 Add -Wno-inline-asm to Clang flags. by Stephen Hines · 10 years ago
  89. d7067fe am 18325679: Add NOTICE file by Conley Owens · 10 years ago
  90. 1832567 Add NOTICE file by Conley Owens · 10 years ago
  91. 37b670e am 465f73c6: Add libunwind to all local make variables. by Christopher Ferris · 10 years ago
  92. 465f73c Add libunwind to all local make variables. by Christopher Ferris · 10 years ago
  93. 6dfefdd am 72059b1c: am 4a59009c: Fix build. by Christopher Ferris · 10 years ago
  94. 72059b1 am 4a59009c: Fix build. by Christopher Ferris · 10 years ago
  95. 4a59009 Fix build. by Christopher Ferris · 10 years ago
  96. e69c63f am 39c57aeb: am b02a66ec: [MIPS] Stack-unwinding through signal frames on mips32 by Faraz Shahbazker · 10 years ago
  97. 39c57ae am b02a66ec: [MIPS] Stack-unwinding through signal frames on mips32 by Faraz Shahbazker · 10 years ago
  98. b02a66e [MIPS] Stack-unwinding through signal frames on mips32 by Faraz Shahbazker · 10 years ago
  99. 1037ff2 am 9b0d5e47: am 8c380e9d: [MIPS] Support for stack-unwinding through signal frames by Faraz Shahbazker · 10 years ago
  100. 9b0d5e4 am 8c380e9d: [MIPS] Support for stack-unwinding through signal frames by Faraz Shahbazker · 10 years ago