aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-13Fix initialization problem.android-5.1.1_r5android-5.1.1_r28android-5.1.1_r22android-5.1.1_r17android-5.1.1_r12lollipop-mr1-wfc-releaselollipop-mr1-devChristopher Ferris
2014-10-27Fix aarch64 handling of error code.Christopher Ferris
2014-10-27Correctly identify the aarch64 kernel's signal trampoline.Elliott Hughes
2014-09-25Fix local arm unwind to handle dwarf properly.lollipop-devChristopher Ferris
2014-09-11Do not try to read/write device memory.Christopher Ferris
2014-06-19am aa94648f: New library for _Unwind_XX functions.Christopher Ferris
2014-06-19New library for _Unwind_XX functions.Christopher Ferris
2014-06-16am 31ec2c64: Fix host multilib support.Christopher Ferris
2014-06-13Fix host multilib support.Christopher Ferris
2014-06-11am 5cd02e1e: [MIPS64] Enable mips64 build for n64 abi.Duane Sand
2014-06-11am 60c0e104: Fix ip adjust on aarch64.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-05am af7a2975: Build libunwind with host multilib support.Ian Rogers
2014-06-05Build libunwind with host multilib support.Ian Rogers
2014-05-28am b8c41be3: Merge "Fix FPREGS_MEM offset on x86."Calin Juravle
2014-05-28Merge "Fix FPREGS_MEM offset on x86."Calin Juravle
2014-05-28Fix FPREGS_MEM offset on x86.Calin Juravle
2014-05-27am 97cfce23: Fix mac build.Ian Rogers
2014-05-27Fix mac build.Ian Rogers
2014-05-26am 1acb3f0c: Do not save/restore signals around locks.Christopher Ferris
2014-05-24Do not save/restore signals around locks.Christopher Ferris
2014-05-23am eb25b732: Fix host multilib build.Ying Wang
2014-05-23am 7cb7cbca: Work around for duplicate symbols in static libsDan Albert
2014-05-23Fix host multilib build.Ying Wang
2014-05-23Work around for duplicate symbols in static libsDan Albert
2014-05-22am 7e10fa72: Fix building libunwind with debug := true.Elliott Hughes
2014-05-21Fix building libunwind with debug := true.Elliott Hughes
2014-05-16am ad3ab9b2: Merge "Populate ucontext_t#fpregs_mem when getting the context"Calin Juravle
2014-05-16Merge "Populate ucontext_t#fpregs_mem when getting the context"Calin Juravle
2014-05-16am acd3a06a: The build system now supports host arch x86_64.Ying Wang
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-13am 25a2f1e3: Use -Wno-header-guard for clang 3.5Bernhard Rosenkraenzer
2014-05-13Use -Wno-header-guard for clang 3.5Bernhard Rosenkraenzer
2014-05-09am 2319e0f1: Add exception handling unwind code.Christopher Ferris
2014-05-09Add exception handling unwind code.Christopher Ferris
2014-05-09am 162c8cb1: Removes dependencies on libgccDan Albert
2014-05-09am 76728fb1: Adds static lib targetsDan Albert
2014-05-09Removes dependencies on libgccDan Albert
2014-05-09Adds static lib targetsDan Albert
2014-04-26am 7c04242d: Fix x86/x86_64 getcontext overflow problem.Christopher Ferris
2014-04-25Fix x86/x86_64 getcontext overflow problem.idea133-weekly-releaseChristopher Ferris
2014-04-16Merge "Revert "Temporarily disable local unwinds on aarch64.""Christopher Ferris
2014-04-16Revert "Temporarily disable local unwinds on aarch64."Christopher Ferris
2014-04-15am cc035277: Add aarch64 getcontext functionality.Christopher Ferris
2014-04-15am f622936d: Make sure that all memory accesses are guarded.Christopher Ferris
2014-04-15Add aarch64 getcontext functionality.Christopher Ferris
2014-04-14Make sure that all memory accesses are guarded.Christopher Ferris
2014-04-14am d1c383c5: Fix all warnings, and make warnings errors.Christopher Ferris