* itbl-test.c: New file. Stand-alone assembler and dissassembler for
[deliverable/binutils-gdb.git] / gas / config / .Sanitize
CommitLineData
4f5d16c7 1# .Sanitize for devo/gas/config
0fd8d5d9 2
4f5d16c7 3# Each directory to survive its way into a release will need a file
0fd8d5d9
RP
4# like this one called "./.Sanitize". All keyword lines must exist,
5# and must exist in the order specified by this file. Each directory
6# in the tree will be processed, top down, in the following order.
7
8# Hash started lines like this one are comments and will be deleted
9# before anything else is done. Blank lines will also be squashed
10# out.
11
12# The lines between the "Do-first:" line and the "Things-to-keep:"
13# line are executed as a /bin/sh shell script before anything else is
14# done in this
15
16Do-first:
17
833c46e1 18arc_files="tc-arc.c tc-arc.h"
bc70eba5
DE
19
20if ( echo $* | grep keep\-arc > /dev/null ) ; then
21 keep_these_too="${arc_files} ${keep_these_too}"
22else
23 lose_these_too="${arc_files} ${lose_these_too}"
24fi
25
7be9a312
MH
26d10v_files="tc-d10v.c tc-d10v.h"
27
28if ( echo $* | grep keep\-d10v > /dev/null ) ; then
29 keep_these_too="${d10v_files} ${keep_these_too}"
30else
31 lose_these_too="${d10v_files} ${lose_these_too}"
32fi
33
c6aa56bc
C
34v850_files="tc-v850.c tc-v850.h"
35
36if ( echo $* | grep keep\-v850 > /dev/null ) ; then
37 keep_these_too="${v850_files} ${keep_these_too}"
38else
39 lose_these_too="${v850_files} ${lose_these_too}"
40fi
41
64556643
FF
42tic80_files="tc-tic80.c tc-tic80.h"
43
44if ( echo $* | grep keep\-tic80 > /dev/null ) ; then
45 keep_these_too="${tic80_files} ${keep_these_too}"
46else
47 lose_these_too="${tic80_files} ${lose_these_too}"
48fi
c6aa56bc 49
0fd8d5d9
RP
50# All files listed between the "Things-to-keep:" line and the
51# "Files-to-sed:" line will be kept. All other files will be removed.
52# Directories listed in this section will have their own Sanitize
53# called. Directories not listed will be removed in their entirety
54# with rm -rf.
55
56Things-to-keep:
57
3e6e09c0 58aout_gnu.h
ff15324f
KR
59arm-big.mt
60arm-lit.mt
0fd8d5d9 61atof-ieee.c
b41390d2 62atof-tahoe.c
0fd8d5d9 63atof-vax.c
cd8aca19 64go32.cfg
511cd41c
KR
65e-mipsecoff.c
66e-mipself.c
6066ebad 67i386coff.mt
a1c7c0f3
ILT
68m68k-parse.h
69m68k-parse.y
3ad9ec6a 70m68kcoff.mt
cd625bf3 71m88k-opcode.h
77a401e2 72m88kcoff.mt
e99f6f9c
ILT
73mips-big.mt
74mips-lit.mt
0fd8d5d9
RP
75obj-aout.c
76obj-aout.h
0fd8d5d9
RP
77obj-bout.c
78obj-bout.h
79obj-coff.c
80obj-coff.h
e99f6f9c
ILT
81obj-ecoff.c
82obj-ecoff.h
a4099f78
KR
83obj-elf.c
84obj-elf.h
f649d525
ILT
85obj-evax.c
86obj-evax.h
0fd8d5d9
RP
87obj-generic.c
88obj-generic.h
daae8c92
KR
89obj-hp300.c
90obj-hp300.h
fd345c9c
SC
91obj-ieee.c
92obj-ieee.h
511cd41c
KR
93obj-multi.c
94obj-multi.h
0fa747c4
JL
95obj-som.c
96obj-som.h
b41390d2
KR
97obj-vms.c
98obj-vms.h
8370e93e
MM
99ppc-big.mt
100ppc-lit.mt
159e6ef8 101ppc-sol.mt
4fe0fddd 102sco5.mt
0fd8d5d9
RP
103tc-a29k.c
104tc-a29k.h
5749c497
KR
105tc-alpha.c
106tc-alpha.h
6c3bc2b8
KR
107tc-arm.c
108tc-arm.h
0fd8d5d9
RP
109tc-generic.c
110tc-generic.h
fd345c9c
SC
111tc-h8300.c
112tc-h8300.h
033400ec
SC
113tc-h8500.c
114tc-h8500.h
daae8c92
KR
115tc-hppa.c
116tc-hppa.h
0fd8d5d9
RP
117tc-i386.c
118tc-i386.h
119tc-i860.c
120tc-i860.h
121tc-i960.c
122tc-i960.h
123tc-m68851.h
124tc-m68k.c
125tc-m68k.h
cd625bf3
DHW
126tc-m88k.c
127tc-m88k.h
fd345c9c
SC
128tc-mips.c
129tc-mips.h
ae1b99e4
JL
130tc-mn10200.c
131tc-mn10200.h
132tc-mn10300.c
133tc-mn10300.h
0fd8d5d9
RP
134tc-ns32k.c
135tc-ns32k.h
af46c203
ILT
136tc-ppc.c
137tc-ppc.h
4a1bbbe7
SC
138tc-sh.c
139tc-sh.h
6690d829 140tc-sparc.c
920babce 141tc-sparc.h
af3b5ad2
KR
142tc-tahoe.c
143tc-tahoe.h
0fd8d5d9
RP
144tc-vax.c
145tc-vax.h
b3235d56
SC
146tc-w65.c
147tc-w65.h
163107a1
SC
148tc-z8k.c
149tc-z8k.h
daae8c92 150te-386bsd.h
66b935da 151te-aux.h
757d4129 152te-delta.h
880b7429 153te-delt88.h
0fd8d5d9
RP
154te-dpx2.h
155te-generic.h
cd8aca19 156te-go32.h
daae8c92
KR
157te-hp300.h
158te-hppa.h
cd625bf3 159te-i386aix.h
0fd8d5d9 160te-ic960.h
daae8c92 161te-linux.h
d0c25cae 162te-lynx.h
5efa30fa 163te-mach.h
75d1d87a 164te-macos.h
511cd41c 165te-multi.h
04050d57 166te-nbsd.h
d5a0eeac 167te-nbsd532.h
f68880ea 168te-pc532mach.h
b04b02a5 169te-pe.h
cd8aca19 170te-ppcnw.h
8a6f53e9 171te-psos.h
69c1de90 172te-riscix.h
0fd8d5d9 173te-sco386.h
df4021c1 174te-sparcaout.h
0fd8d5d9 175te-sun3.h
920babce 176te-sysv32.h
0fd8d5d9 177vax-inst.h
ba466c4c 178vms-conf.h
f649d525 179vms-a-conf.h
0fd8d5d9 180
87756e15
RP
181Things-to-lose:
182
0fd8d5d9
RP
183Do-last:
184
0fd8d5d9 185# End of file.
This page took 0.198857 seconds and 4 git commands to generate.