1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-05-19 19:45:17 +02:00
libunwind-eh_elf/.gitignore
Ken Werner 6e25c11505 Remove the arm-extbl-test.
This test case relies on old libunwind internals such as the arm_stackframe.
Since the ARM extbtl-parser now operates on the DWARF model directly the
arm-extbl-test isn't of any particular use anymore.

Signed-off-by: Ken Werner <ken.werner@linaro.org>
2011-03-24 20:42:01 -07:00

53 lines
711 B
Plaintext

*.la
*.a
*.o
*.lo
*~
.libs/
.deps/
.dirstamp
Makefile
Makefile.in
INSTALL
aclocal.m4
autom4te.cache/
config.log
config.status
config/
configure
libtool
doc/common.tex
include/config.h
include/config.h.in
include/libunwind-common.h
include/stamp-h1
tests/[GL]test-bt
tests/[GL]test-concurrent
tests/[GL]test-dyn1
tests/[GL]test-exc
tests/[GL]test-init
tests/[GL]test-resume-sig
tests/[GL]perf-simple
tests/Ltest-nomalloc
tests/Lperf-simple
tests/check-namespace.sh
tests/forker
tests/mapper
tests/rs-race
tests/test-async-sig
tests/test-flush-cache
tests/test-init-remote
tests/test-mem
tests/test-ptrace
tests/test-setjmp
tests/test-strerror
tests/test-proc-info
tests/test-ptrace-misc
tests/test-varargs