aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-06Simplify ignored Clang-only warnings.android-l-preview_r2l-previewChih-Hung Hsieh
2014-09-29Merge "Fix empty struct C/C++ compatibility issue."Chih-Hung Hsieh
2014-09-26Fix empty struct C/C++ compatibility issue.Chih-Hung Hsieh
2014-09-26Fix local arm unwind to handle dwarf properly.Christopher Ferris
2014-09-18Merge "Use common_clang_cflags"Christopher Ferris
2014-09-18Use common_clang_cflagsBernhard Rosenkraenzer
2014-09-16Correctly identify the aarch64 kernel's signal trampoline.Elliott Hughes
2014-09-11Do not try to read/write device memory.Christopher Ferris
2014-07-24Update makefile for host clang builds.Tim Murray
2014-06-19New library for _Unwind_XX functions.Christopher Ferris
2014-06-13Fix host multilib support.Christopher Ferris
2014-06-11[MIPS64] Enable mips64 build for n64 abi.Duane Sand
2014-06-09Fix ip adjust on aarch64.Christopher Ferris
2014-06-05Build libunwind with host multilib support.Ian Rogers
2014-05-28Merge "Fix FPREGS_MEM offset on x86."Calin Juravle
2014-05-28Fix FPREGS_MEM offset on x86.Calin Juravle
2014-05-27Fix mac build.Ian Rogers
2014-05-24Do not save/restore signals around locks.Christopher Ferris
2014-05-23Fix host multilib build.Ying Wang
2014-05-23Work around for duplicate symbols in static libsDan Albert
2014-05-21Fix building libunwind with debug := true.Elliott Hughes
2014-05-16Merge "Populate ucontext_t#fpregs_mem when getting the context"Calin Juravle
2014-05-15The build system now supports host arch x86_64.Ying Wang
2014-05-14Populate ucontext_t#fpregs_mem when getting the contextCalin Juravle
2014-05-13Use -Wno-header-guard for clang 3.5Bernhard Rosenkraenzer
2014-05-09Add exception handling unwind code.Christopher Ferris
2014-05-09Removes dependencies on libgccDan Albert
2014-05-09Adds static lib targetsDan Albert
2014-04-25Fix x86/x86_64 getcontext overflow problem.idea133-weekly-releaseChristopher Ferris
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-09Fix return code for unmappable elf data.Christopher Ferris
2014-04-08Fix local_get_elf_image prototype.Christopher Ferris
2014-04-04Fix typo in prototype.Christopher Ferris
2014-04-03Fix aarch64 map_local_is_* calls.Christopher Ferris
2014-04-02Fix maps caching for local processes.Christopher Ferris
2014-03-13Fix symbol name association.Christopher Ferris
2014-03-12Merge "Modify the x86 step cut off."Christopher Ferris
2014-03-12Modify the x86 step cut off.Christopher Ferris
2014-03-12AArch64: Port to AndroidKévin PETIT
2014-03-11AARCH64: Change Debug calls to use %lx instead of %x.Christopher Ferris
2014-02-26Fix mips memory reads.Christopher Ferris
2014-02-25Implement ptrace get registers for aarch64.Christopher Ferris
2014-02-21You can't change global vriables like HOST_ARCHYing Wang
2014-02-20Fix NULL pointer dereference.Christopher Ferris
2014-02-19Fix a potential race.Christopher Ferris
2014-02-19Fix mips unwind.Christopher Ferris
2014-02-12Add the ability to enable libunwind debugging.Christopher Ferris