aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-05-03Remove dependency on liblzma.android-wear-p-preview-2android-p-preview-3android-p-preview-2android-o-mr1-iot-release-1.0.0Christopher Ferris
2016-10-26Save the pc for aarch64 current unwind.Christopher Ferris
2016-02-10Make sure that elf_image structure is copied.Christopher Ferris
2016-02-03Cache decompressed .gnu_debugdata sections.David Srbecky
2016-01-19Decompress debug symbols.David Srbecky
2015-10-29Add a size when checking local reads/writes.Christopher Ferris
2015-08-25Fix typo in stp target.Christopher Ferris
2015-08-19Revert "Update all mapoff checks to check against 0."Nicolas Geoffray
2015-08-18Update all mapoff checks to check against 0.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-05-21Support x86-64 floating point registers.David Srbecky
2015-05-21Enable .debug_frame support on all platforms.David Srbecky
2015-05-13Implement method to read elf data from memory.Christopher Ferris
2015-05-06Add offset to map data.Christopher Ferris
2015-05-01Fix unwind in exec maps with non-zero offsets.Christopher Ferris
2015-04-13Make static libraries use different names.Christopher Ferris
2014-11-21Let config.h #define HAVE_ENDIAN_H.Elliott Hughes
2014-09-26Fix empty struct C/C++ compatibility issue.Chih-Hung Hsieh
2014-09-11Do not try to read/write device memory.Christopher Ferris
2014-05-24Do not save/restore signals around locks.Christopher Ferris
2014-05-21Fix building libunwind with debug := true.Elliott Hughes
2014-04-15Add aarch64 getcontext functionality.Christopher Ferris
2014-04-14Make sure that all memory accesses are guarded.Christopher Ferris
2014-04-11Fix all warnings, and make warnings errors.Christopher Ferris
2014-04-09Use map cache for finding image names.Christopher Ferris
2014-04-04Fix typo in prototype.Christopher Ferris
2014-04-02Fix maps caching for local processes.Christopher Ferris
2014-03-12AArch64: Port to AndroidKévin PETIT
2014-02-25Implement ptrace get registers for aarch64.Christopher Ferris
2014-02-19Fix a potential race.Christopher Ferris
2014-02-12Add the ability to enable libunwind debugging.Christopher Ferris
2014-02-01Fix memory corruption bug.Christopher Ferris
2014-01-31Switch arm64 over to <ucontext.h>.Elliott Hughes
2014-01-29Switch libunwind over to <sys/ucontext.h>.Elliott Hughes
2014-01-29Switch x86 libunwind over to <sys/ucontext.h>.Elliott Hughes
2014-01-27bionic no longer has <sys/procfs.h>.Elliott Hughes
2014-01-26Refactor the makefile for aarch64 support.Christopher Ferris
2014-01-24Add speed-ups to libunwind.Christopher Ferris
2013-11-18For current process, check memory accesses.Christopher Ferris
2013-10-16Add a new option to conserve stack space.Christopher Ferris
2013-10-03Add file that was missed in initial submit.Christopher Ferris
2013-10-01Update external/libunwind to build in android.Christopher Ferris
2013-05-13Add basic support for the QNX operating systemMatt Fischer
2013-05-11[PATCH] AArch64 port.Yvan Roux
2013-04-13Fix the UNW_TDEP_CURSOR_LEN for ppc32 to fix assert failureDave Lerner
2012-11-24Support building with older compilers.Ladislav Michl
2012-09-28Prefer NULL over zeroTommi Rantala
2012-09-28Define and use `CONST_ATTR'Tommi Rantala
2012-09-28Define and use `WEAK'Tommi Rantala