summaryrefslogtreecommitdiff
path: root/.gitignore
blob: cd3e197c7a6f00ad01ca7e1911775e6b57ad29ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
*.la
*.a
*.o
*.lo
*~
*.pc
bin

.libs/
.deps/

.dirstamp
Makefile
Makefile.in

INSTALL
aclocal.m4
autom4te.cache/
aux
config.log
config.status
config/
configure
libtool

doc/common.tex

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
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
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
tests/[GL]test-trace
tests/[GL]perf-trace
tests/Ltest-cxx-exceptions
tests/Ltest-init-local-signal
tests/Ltest-mem-validate
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
tests/[GL]x64-test-dwarf-expressions
tests/x64-unwind-badjmp-signal-frame
tests/*.log
tests/*.trs