aboutsummaryrefslogtreecommitdiffstats
path: root/translate/gcc/dist-common.sh
blob: ad22297348e9dbecdc8cde83cba97ed0bc09cd9f (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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
# ghdl core files
cfiles="
evaluation.adb
evaluation.ads
scanner.ads
scanner.adb
scanner-scan_literal.adb
back_end.ads
back_end.adb
files_map.adb
files_map.ads
sem.adb
sem.ads
sem_expr.adb
sem_expr.ads
sem_names.adb
sem_names.ads
sem_scopes.adb
sem_scopes.ads
sem_decls.ads
sem_decls.adb
sem_inst.ads
sem_inst.adb
sem_specs.ads
sem_specs.adb
sem_stmts.ads
sem_stmts.adb
sem_types.ads
sem_types.adb
sem_assocs.ads
sem_assocs.adb
sem_psl.ads
sem_psl.adb
canon.adb
canon.ads
canon_psl.ads
canon_psl.adb
flags.adb
flags.ads
configuration.adb
configuration.ads
nodes.ads
nodes.adb
nodes_gc.ads
nodes_gc.adb
nodes_meta.ads
nodes_meta.adb
options.ads
options.adb
psl-errors.ads
lists.ads
lists.adb
iirs.adb
iirs.ads
iir_chains.ads
iir_chains.adb
iir_chain_handling.ads
iir_chain_handling.adb
iirs_walk.ads
iirs_walk.adb
std_names.adb
std_names.ads
disp_tree.adb
disp_tree.ads
iirs_utils.adb
iirs_utils.ads
std_package.adb
std_package.ads
disp_vhdl.adb
disp_vhdl.ads
libraries.adb
libraries.ads
tokens.adb
tokens.ads
name_table.adb
name_table.ads
str_table.ads
str_table.adb
types.ads
version.ads
errorout.adb
errorout.ads
parse.adb
parse.ads
parse_psl.ads
parse_psl.adb
post_sems.ads
post_sems.adb
ieee.ads
ieee-std_logic_1164.ads
ieee-std_logic_1164.adb
ieee-vital_timing.ads
ieee-vital_timing.adb
xrefs.ads
xrefs.adb
bug.ads
bug.adb
"

# translation file
tfiles="
translation.adb
ortho_front.adb
translation.ads
trans_decls.ads
trans_be.ads
trans_be.adb
trans_analyzes.ads
trans_analyzes.adb"

ortho_files="
ortho_front.ads"

ortho_gcc_files="
lang.opt
ortho-lang.c
ortho_gcc-main.adb
ortho_gcc-main.ads
ortho_gcc.adb
ortho_gcc.ads
ortho_gcc_front.ads
ortho_ident.adb
ortho_ident.ads
ortho_nodes.ads
"

ghdl_files="
ghdl_gcc.adb
ghdldrv.ads
ghdldrv.adb
ghdlprint.ads
ghdlprint.adb
ghdllocal.ads
ghdllocal.adb
ghdlmain.ads
ghdlmain.adb
"

libraries_files="
std/textio.vhdl
std/textio_body.vhdl
std/env.vhdl
std/env_body.vhdl
ieee/README.ieee
ieee/numeric_bit-body.vhdl
ieee/numeric_bit.vhdl
ieee/numeric_std-body.vhdl
ieee/numeric_std.vhdl
ieee/std_logic_1164.vhdl
ieee/std_logic_1164_body.vhdl
ieee/math_real.vhdl
ieee/math_real-body.vhdl
ieee/math_complex.vhdl
ieee/math_complex-body.vhdl
ieee2008/README.ieee
ieee2008/fixed_float_types.vhdl
ieee2008/fixed_generic_pkg-body.vhdl
ieee2008/fixed_generic_pkg.vhdl
ieee2008/fixed_pkg.vhdl
ieee2008/float_generic_pkg-body.vhdl
ieee2008/float_generic_pkg.vhdl
ieee2008/float_pkg.vhdl
ieee2008/math_complex-body.vhdl
ieee2008/math_complex.vhdl
ieee2008/math_real-body.vhdl
ieee2008/math_real.vhdl
ieee2008/numeric_bit-body.vhdl
ieee2008/numeric_bit.vhdl
ieee2008/numeric_bit_unsigned-body.vhdl
ieee2008/numeric_bit_unsigned.vhdl
ieee2008/numeric_std-body.vhdl
ieee2008/numeric_std.vhdl
ieee2008/numeric_std_unsigned-body.vhdl
ieee2008/numeric_std_unsigned.vhdl
ieee2008/std_logic_1164-body.vhdl
ieee2008/std_logic_1164.vhdl
ieee2008/std_logic_textio.vhdl
vital95/vital_primitives.vhdl
vital95/vital_primitives_body.vhdl
vital95/vital_timing.vhdl
vital95/vital_timing_body.vhdl
vital2000/memory_b.vhdl
vital2000/memory_p.vhdl
vital2000/prmtvs_b.vhdl
vital2000/prmtvs_p.vhdl
vital2000/timing_b.vhdl
vital2000/timing_p.vhdl
synopsys/std_logic_arith.vhdl
synopsys/std_logic_misc.vhdl
synopsys/std_logic_misc-body.vhdl
synopsys/std_logic_signed.vhdl
synopsys/std_logic_textio.vhdl
synopsys/std_logic_unsigned.vhdl
mentor/std_logic_arith.vhdl
mentor/std_logic_arith_body.vhdl
"

grt_files="
grt-cbinding.c
grt-cvpi.c
grt.adc
grt-astdio.ads
grt-astdio.adb
grt-avhpi.adb
grt-avhpi.ads
grt-avls.ads
grt-avls.adb
grt-c.ads
grt-disp.adb
grt-disp.ads
grt-disp_rti.adb
grt-disp_rti.ads
grt-disp_tree.adb
grt-disp_tree.ads
grt-disp_signals.adb
grt-disp_signals.ads
grt-errors.adb
grt-errors.ads
grt-files.adb
grt-files.ads
grt-hooks.adb
grt-hooks.ads
grt-images.adb
grt-images.ads
grt-lib.adb
grt-lib.ads
grt-main.adb
grt-main.ads
grt-modules.ads
grt-modules.adb
grt-names.adb
grt-names.ads
grt-options.adb
grt-options.ads
grt-processes.adb
grt-processes.ads
grt-rtis.ads
grt-rtis.adb
grt-rtis_addr.adb
grt-rtis_addr.ads
grt-rtis_utils.adb
grt-rtis_utils.ads
grt-rtis_binding.ads
grt-rtis_types.ads
grt-rtis_types.adb
grt-sdf.adb
grt-sdf.ads
grt-shadow_ieee.ads
grt-shadow_ieee.adb
grt-signals.adb
grt-signals.ads
grt-stack2.adb
grt-stack2.ads
grt-stacks.adb
grt-stacks.ads
grt-stats.ads
grt-stats.adb
grt-stdio.ads
grt-table.ads
grt-table.adb
grt-types.ads
grt-unithread.ads
grt-unithread.adb
grt-values.adb
grt-values.ads
grt-vcd.adb
grt-vcd.ads
grt-vcdz.adb
grt-vcdz.ads
grt-vital_annotate.adb
grt-vital_annotate.ads
grt-vpi.adb
grt-vpi.ads
grt-vstrings.adb
grt-vstrings.ads
grt-waves.ads
grt-waves.adb
grt-zlib.ads
grt-threads.ads
grt-arch_none.ads
grt-arch_none.adb
grt-std_logic_1164.ads
grt-std_logic_1164.adb
grt.ads
main.adb
main.ads
ghdl_main.ads
ghdl_main.adb
ghwlib.h
ghwlib.c
ghwdump.c
grt.ver
"

grt_config_files="
i386.S
sparc.S
ppc.S
ia64.S
amd64.S
times.c
clock.c
linux.c
pthread.c
win32.c"

psl_files="
psl.ads
psl-build.adb
psl-build.ads
psl-cse.adb
psl-cse.ads
psl-disp_nfas.adb
psl-disp_nfas.ads
psl-dump_tree.adb
psl-dump_tree.ads
psl-hash.adb
psl-hash.ads
psl-nfas.adb
psl-nfas.ads
psl-nfas-utils.adb
psl-nfas-utils.ads
psl-nodes.adb
psl-nodes.ads
psl-optimize.adb
psl-optimize.ads
psl-prints.adb
psl-prints.ads
psl-priorities.ads
psl-qm.adb
psl-qm.ads
psl-rewrites.adb
psl-rewrites.ads
psl-subsets.adb
psl-subsets.ads
psl-tprint.adb
psl-tprint.ads"