blob: 5d132af6020bf2945159e6ecefea06b99899751e (
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
|
# $FreeBSD$
errors.o: bconfig.h auto-host.h
genattr.o: bconfig.h auto-host.h \
tm.h options.h \
insn-modes.h
genattrtab.o: bconfig.h \
auto-host.h \
tm.h options.h \
insn-modes.h \
gtype-desc.h
genautomata.o: bconfig.h \
auto-host.h \
tm.h options.h \
insn-modes.h
gencheck.o: bconfig.h auto-host.h \
tm.h options.h \
gencheck.h
genchecksum.o: bconfig.h \
auto-host.h
gencodes.o: bconfig.h auto-host.h \
tm.h options.h \
insn-modes.h
genconditions.o: bconfig.h \
auto-host.h \
tm.h options.h \
insn-modes.h
genconfig.o: bconfig.h auto-host.h \
tm.h options.h \
insn-modes.h
genconstants.o: bconfig.h \
auto-host.h \
tm.h options.h \
insn-modes.h
genemit.o: bconfig.h auto-host.h \
tm.h options.h \
insn-modes.h
genextract.o: bconfig.h \
auto-host.h \
tm.h options.h \
insn-modes.h \
insn-config.h
genflags.o: bconfig.h auto-host.h \
tm.h options.h \
insn-modes.h
gengenrtl.o: bconfig.h auto-host.h
gengtype.o: bconfig.h auto-host.h \
tm.h options.h \
gtyp-gen.h
genmddeps.o: bconfig.h auto-host.h \
tm.h options.h \
insn-modes.h
genmodes.o: bconfig.h auto-host.h
genopinit.o: bconfig.h auto-host.h \
tm.h options.h \
insn-modes.h
genoutput.o: bconfig.h auto-host.h \
tm.h options.h \
insn-modes.h
genpeep.o: bconfig.h auto-host.h \
tm.h options.h \
insn-modes.h
genpreds.o: bconfig.h auto-host.h \
tm.h options.h \
insn-modes.h
genrecog.o: bconfig.h auto-host.h \
tm.h options.h \
insn-modes.h
gensupport.o: bconfig.h \
auto-host.h \
tm.h options.h \
insn-modes.h
ggc-none.o: bconfig.h auto-host.h \
gtype-desc.h
print-rtl.o: bconfig.h auto-host.h \
tm.h options.h \
insn-modes.h
read-rtl.o: bconfig.h auto-host.h \
tm.h options.h \
insn-modes.h
rtl.o: bconfig.h auto-host.h \
tm.h options.h \
insn-modes.h \
gtype-desc.h
insn-modes.o: insn-modes.c config.h auto-host.h \
tm.h options.h \
insn-modes.h
min-insn-modes.o: min-insn-modes.c bconfig.h auto-host.h \
insn-modes.h
gengtype-lex.o: gengtype-lex.c \
bconfig.h auto-host.h \
gengtype-yacc.h
gengtype-yacc+%DIKED.o: gengtype-yacc+%DIKED.c \
bconfig.h \
auto-host.h \
tm.h options.h \
insn-conditions.o: insn-conditions.c bconfig.h auto-host.h \
insn-constants.h \
tm.h options.h \
insn-modes.h \
tm_p.h \
tm-preds.h \
options.h
gencondmd.o: gencondmd.c \
tm.h options.h tm_p.h \
tm-preds.h tm-constrs.h tree-check.h \
insn-constants.h
gencondmd.o: gencondmd.c bconfig.h auto-host.h \
tm.h options.h \
insn-constants.h \
insn-modes.h \
tm_p.h \
tm-preds.h \
tree-check.h \
tm-constrs.h
vec.o: vec.c bconfig.h auto-host.h \
insn-modes.h \
tree-check.h \
gtype-desc.h
|