summaryrefslogtreecommitdiff
path: root/libunwindstack
AgeCommit message (Expand)Author
2018-11-28Add support for caching small reads.nougat-iot-releaseChristopher Ferris
2018-11-15Remove overly restrictive check for memory.Christopher Ferris
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-10-29Verify that the elf matches the expected arch.Christopher Ferris
2018-10-24Merge "Fix off by one error."Treehugger Robot
2018-10-23Always init gnu_debugdata interface if it exists.Christopher Ferris
2018-10-23Fix off by one error.Florian Mayer
2018-10-17Fix which maps to search for globals.Christopher Ferris
2018-10-13Merge "Fix up the definition of Elf::GetInfo."Christopher Ferris
2018-10-12Fix problem adding too many frames.Christopher Ferris
2018-10-12Fix up the definition of Elf::GetInfo.Christopher Ferris
2018-10-08Fix handling of globals for new linker.oreo-mr1-1.2-iot-releaseChristopher Ferris
2018-10-03Implement support for linker rosegment option.Christopher Ferris
2018-09-19Fix implicit fall through switch cases.Christopher Ferris
2018-09-17Suppress implicit-fallthrough warnings.Chih-Hung Hsieh
2018-08-08Merge "Allow to get raw register data on all platforms."Florian Mayer
2018-08-08Move to using ClassAccessorMathieu Chartier
2018-08-08Allow to get raw register data on all platforms.Florian Mayer
2018-08-03Be permissive about badly formed elf files.Christopher Ferris
2018-08-02Fix incorrect left shifts.Christopher Ferris
2018-07-20Create lookup table of DEX symbols.David Srbecky
2018-07-12Remove Memory::ReadField.Christopher Ferris
2018-07-11Move libbacktrace off cutils.Elliott Hughes
2018-06-27Refactor the DwarfSection classes.Christopher Ferris
2018-06-22Fix ARM program header values used for exidx.Christopher Ferris
2018-06-11Fix handling of load bias values.Christopher Ferris
2018-06-06Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT.Elliott Hughes
2018-05-25Merge "Build adbd for recovery"Treehugger Robot
2018-05-24Build adbd for recoveryJiyong Park
2018-05-23Add a specialized LocalUnwinder object.Christopher Ferris
2018-05-23Merge "Libunwindstack: Add -O0 to tools defaults on host"Treehugger Robot
2018-05-21Fix error messages handling.Christopher Ferris
2018-05-21Libunwindstack: Add -O0 to tools defaults on hostAndreas Gampe
2018-05-17Fix bug when doing signal handler lookup.Christopher Ferris
2018-05-14libprocinfo: add functions reading process map file.Yabin Cui
2018-05-04Match LZMA SDK 18.05 API.Sen Jiang
2018-04-27Add test_suites lines.Elliott Hughes
2018-04-20libunwindstack: add Regs::Clone.Josh Gao
2018-04-03Add a MemoryOfflineBuffer object.o-mr1-iot-preview-8Christopher Ferris
2018-03-29Merge "Cache DWARF location rules for a given pc."Christopher Ferris
2018-03-29Cache DWARF location rules for a given pc.David Srbecky
2018-03-28Fix null pointer dereference in RegsArm.Christopher Ferris
2018-03-21Support a map that represents gdb jit elf data.Yabin Cui
2018-03-19Merge "Always set the sp reg to the cfa for DWARF."Christopher Ferris
2018-03-19Merge "Don't include map name if the consumer doesn't want names."David Srbecky
2018-03-19Don't include map name if the consumer doesn't want names.David Srbecky
2018-03-16Always set the sp reg to the cfa for DWARF.Yabin Cui
2018-03-15Handle ARM thumb function symbols.Christopher Ferris
2018-03-13Merge "Remove libunwindstack_dex"David Srbecky
2018-03-12Remove libunwindstack_dexDavid Srbecky