use libunwind for ARM in case of McTernan unwinder 05/102605/5
authorRafal Pietruch <r.pietruch@samsung.com>
Fri, 9 Dec 2016 14:02:57 +0000 (15:02 +0100)
committerRafal Pietruch <r.pietruch@samsung.com>
Tue, 13 Dec 2016 12:59:25 +0000 (13:59 +0100)
commit1f7989f9a0fd4bad00d9871b9e3df51a25540a6f
tree878a68bd587111cb0e098ac26322a3637901b435
parent818643ef980ceaecfda0d446a534512b1f0b1134
use libunwind for ARM in case of McTernan unwinder

Change-Id: I6fb6f95df6f09a1b4c7e38489606aaab1e452e59
24 files changed:
packaging/crash-worker.spec
src/crash-stack/CMakeLists.txt
src/crash-stack/crash-stack-arm.c
src/crash-stack/wind/LICENCE [deleted file]
src/crash-stack/wind/Makefile [deleted symlink]
src/crash-stack/wind/Makefile.make [deleted file]
src/crash-stack/wind/README [deleted file]
src/crash-stack/wind/client.c [deleted file]
src/crash-stack/wind/client.h [deleted file]
src/crash-stack/wind/memhigh.dat [deleted file]
src/crash-stack/wind/memlow.dat [deleted file]
src/crash-stack/wind/simclient.c [deleted file]
src/crash-stack/wind/simclient.h [deleted file]
src/crash-stack/wind/simplefunc.c [deleted file]
src/crash-stack/wind/system.h [deleted file]
src/crash-stack/wind/unwarm.c [deleted file]
src/crash-stack/wind/unwarm.h [deleted file]
src/crash-stack/wind/unwarm_arm.c [deleted file]
src/crash-stack/wind/unwarm_thumb.c [deleted file]
src/crash-stack/wind/unwarminder.c [deleted file]
src/crash-stack/wind/unwarminder.h [deleted file]
src/crash-stack/wind/unwarmmem.c [deleted file]
src/crash-stack/wind/unwarmmem.h [deleted file]
src/crash-stack/wind/unwind.sym [deleted file]