aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-02Support dwarf 4 in libunwind.brillo-m7-releasebrillo-m7-mr-devbrillo-m7-devYabin Cui
2015-10-29Add a size when checking local reads/writes.Christopher Ferris
2015-10-22Merge "Disable clang compilation for x86_64, mips, mips64."Chih-hung Hsieh
2015-10-22Disable clang compilation for x86_64, mips, mips64.Chih-Hung Hsieh
2015-10-21Fix copying of cached map data.Christopher Ferris
2015-09-25am 0ba1110f: Verify section table name size before strcmp.Christopher Ferris
2015-09-25Verify section table name size before strcmp.Christopher Ferris
2015-09-17am 5c1d9b58: Add Android.bp for libunwindbacktraceDan Willemsen
2015-09-16Add Android.bp for libunwindbacktraceDan Willemsen
2015-08-25am 328a44a4: Fix typo in stp target.Christopher Ferris
2015-08-25Fix typo in stp target.Christopher Ferris
2015-08-20am f6557862: Force memory unwinds to use a zero map offset.Christopher Ferris
2015-08-20Force memory unwinds to use a zero map offset.Christopher Ferris
2015-08-20am b025c42a: Force memory unwinds to use a zero map offset.Christopher Ferris
2015-08-19Force memory unwinds to use a zero map offset.marshmallow-devChristopher Ferris
2015-08-19am 4a9fd609: Revert "Update all mapoff checks to check against 0."Nicolas Geoffray
2015-08-19Revert "Update all mapoff checks to check against 0."Nicolas Geoffray
2015-08-18am 4a4ba40e: Update all mapoff checks to check against 0.Christopher Ferris
2015-08-18Update all mapoff checks to check against 0.Christopher Ferris
2015-07-30am 3e092571: Libunwind: Remove unused functionAndreas Gampe
2015-07-29Libunwind: Remove unused functionandroid-m-preview-2Andreas Gampe
2015-07-28am 4036eb50: Libunwind: Remove unused variableAndreas Gampe
2015-07-27Libunwind: Remove unused variableAndreas Gampe
2015-07-04am 6e4438f5: Merge "Remove additional prefix for unwind symbols"Calin Juravle
2015-07-02Merge "Remove additional prefix for unwind symbols"android-m-preview-1Calin Juravle
2015-06-25Remove additional prefix for unwind symbolsCalin Juravle
2015-06-24am 2528beec: Skip stack and empty maps when reading load base.Christopher Ferris
2015-06-24am 408bec05: Skip stack and empty maps when reading load base.Christopher Ferris
2015-06-24Skip stack and empty maps when reading load base.Christopher Ferris
2015-06-23Skip stack and empty maps when reading load base.Christopher Ferris
2015-06-19am ed8ddd2d: Merge changes from topic \'art_unwinding_64bit_and_inprocess\' i...David Srbecky
2015-06-19Merge changes from topic 'art_unwinding_64bit_and_inprocess' into mnc-devDavid Srbecky
2015-06-18Change return type of get_load_offset to bool.David Srbecky
2015-06-18Support x86-64 floating point registers.David Srbecky
2015-06-18Enable .debug_frame support on all platforms.David Srbecky
2015-06-17am e9a2a815: Fix Mips bug.Douglas Leung
2015-06-16Fix Mips bug.Douglas Leung
2015-06-17am a7db682f: Fix Mips bug.Douglas Leung
2015-06-16Fix Mips bug.Douglas Leung
2015-06-16am 88693e8d: Use new sanitizer option.Dan Albert
2015-06-16Use new sanitizer option.Dan Albert
2015-06-10am 2553e595: Attempt to read load_base from memory when needed.Christopher Ferris
2015-06-09am 4c9afc61: Merge "Change return type of get_load_offset to bool."David Srbecky
2015-06-09am 3dc9de00: Merge "Attempt to read load_base from memory when needed."Christopher Ferris
2015-06-09Merge "Change return type of get_load_offset to bool."David Srbecky
2015-06-09Attempt to read load_base from memory when needed.Christopher Ferris
2015-06-09Merge "Attempt to read load_base from memory when needed."Christopher Ferris
2015-06-09Attempt to read load_base from memory when needed.Christopher Ferris
2015-06-09Change return type of get_load_offset to bool.David Srbecky
2015-06-08am 1a77b510: Merge "Support x86-64 floating point registers."David Srbecky