unwinder: ppc and ppc64
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 15 Dec 2013 17:56:17 +0000 (18:56 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 15 Dec 2013 17:56:17 +0000 (18:56 +0100)
commit5cbf42aaf47195e2c41171786371d55b253a7667
tree8def24d1108f287998fadbdc6348a925ce3d72ec
parent63572f42b04e1c3b752b113810ec642121c8090e
unwinder: ppc and ppc64

Signed-off-by: Jan Kratochvil <jan.kratochvil@redhat.com>
20 files changed:
backends/ChangeLog
backends/Makefile.am
backends/ppc64_init.c
backends/ppc_corenote.c
backends/ppc_init.c
backends/ppc_initreg.c [new file with mode: 0644]
libdwfl/ChangeLog
libdwfl/frame_unwind.c
libdwfl/linux-core-attach.c
libdwfl/linux-pid-attach.c
libebl/ChangeLog
libebl/Makefile.am
libebl/ebl-hooks.h
libebl/ebldwarftoregno.c [new file with mode: 0644]
libebl/libebl.h
tests/ChangeLog
tests/Makefile.am
tests/backtrace.ppc.core.bz2 [new file with mode: 0644]
tests/backtrace.ppc.exec.bz2 [new file with mode: 0644]
tests/run-backtrace-core-ppc.sh [new file with mode: 0755]