1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-28 04:11:43 +02:00
libunwind-eh_elf/.gitignore

80 lines
1.2 KiB
Plaintext
Raw Normal View History

*.la
*.a
*.o
*.lo
*~
2017-01-23 13:32:40 +01:00
*.pc
.libs/
.deps/
.dirstamp
Makefile
Makefile.in
INSTALL
aclocal.m4
autom4te.cache/
config.log
config.status
config/
configure
libtool
doc/common.tex
2012-08-02 09:35:28 +02:00
src/[GL]cursor_i.h
src/mk_[GL]cursor_i.s
include/config.h
include/config.h.in
include/libunwind-common.h
include/stamp-h1
2017-01-23 13:32:40 +01:00
include/libunwind.h
include/tdep/libunwind_i.h
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]test-resume-sig-rt
tests/[GL]perf-simple
tests/Ltest-nomalloc
tests/Ltest-nocalloc
tests/Lperf-simple
2017-01-23 13:32:40 +01:00
tests/Lrs-race
tests/Ltest-varargs
tests/check-namespace.sh
tests/crasher
tests/forker
tests/mapper
tests/rs-race
tests/test-async-sig
tests/test-coredump-unwind
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-reg-state
tests/test-varargs
tests/test-static-link
2011-03-25 07:25:43 +01:00
tests/[GL]test-trace
tests/[GL]perf-trace
2012-08-02 09:35:28 +02:00
tests/Ltest-cxx-exceptions
2017-04-03 23:35:24 +02:00
tests/Ltest-init-local-signal
2017-10-31 16:42:15 +01:00
tests/Ltest-mem-validate
2012-08-02 09:35:28 +02:00
tests/[GL]ia64-test-nat
tests/[GL]ia64-test-rbs
tests/[GL]ia64-test-readonly
tests/[GL]ia64-test-stack
tests/ia64-test-dyn1
tests/ia64-test-sig
2017-01-23 13:32:40 +01:00
tests/*.log
tests/*.trs