OSDN Git Service

libubacktrace: generic implementation based dwarf
authorCarmelo Amoroso <carmelo.amoroso@st.com>
Fri, 22 Apr 2011 10:55:43 +0000 (12:55 +0200)
committerCarmelo Amoroso <carmelo.amoroso@st.com>
Fri, 22 Apr 2011 10:55:43 +0000 (12:55 +0200)
commit7b5b79f09f0bffe1fccda00d4c5cdf7a7be45413
tree530094b92477c849c05a92bf33527ea1bfcf7d8e
parenta4aa01c128b04c7174d57a28f61656f966d2bd6c
libubacktrace: generic implementation based dwarf

Use the initial implementation for SH4 based on dwarf for all archs.
Indeed there are not obvious reason for which it should not work in general.

Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
libubacktrace/Makefile.in
libubacktrace/backtrace.c
libubacktrace/sysdeps/sh/Makefile.arch [deleted file]
libubacktrace/sysdeps/sh/backtrace.c [deleted file]