* ns32k.h: New file.
[deliverable/binutils-gdb.git] / bfd / .Sanitize
1 # .Sanitize for devo/bfd.
2
3 # Each directory to survive its way into a release will need a file
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 directory.
15
16 Do-first:
17
18 rce_files="cpu-rce.c aout-rce.c"
19
20 if ( echo $* | grep keep\-rce > /dev/null ) ; then
21 keep_these_too="${rce_files} ${keep_these_too}"
22 else
23 lose_these_too="${rce_files} ${lose_these_too}"
24 fi
25
26 arc_files="cpu-arc.c elf32-arc.c"
27
28 if ( echo $* | grep keep\-arc > /dev/null ) ; then
29 keep_these_too="${arc_files} ${keep_these_too}"
30 else
31 lose_these_too="${arc_files} ${lose_these_too}"
32 fi
33
34 # All files listed between the "Things-to-keep:" line and the
35 # "Files-to-sed:" line will be kept. All other files will be removed.
36 # Directories listed in this section will have their own Sanitize
37 # called. Directories not listed will be removed in their entirety
38 # with rm -rf.
39
40 Things-to-keep:
41
42 COPYING
43 ChangeLog
44 ChangeLog.1
45 ChangeLog.2
46 Makefile.in
47 PORTING
48 TODO
49 VERSION
50 acconfig.h
51 aclocal.m4
52 aix386-core.c
53 aout-adobe.c
54 aout-arm.c
55 aout-encap.c
56 aout-ns32k.c
57 aout-target.h
58 aout0.c
59 aout32.c
60 aout64.c
61 aoutf1.h
62 aoutx.h
63 archive.c
64 archures.c
65 bfd-in.h
66 bfd-in2.h
67 bfd.c
68 binary.c
69 bout.c
70 cache.c
71 cf-i386lynx.c
72 cf-m68klynx.c
73 cf-sparclynx.c
74 cisco-core.c
75 coff-a29k.c
76 coff-alpha.c
77 coff-apollo.c
78 coff-arm.c
79 coff-aux.c
80 coff-go32.c
81 coff-h8300.c
82 coff-h8500.c
83 coff-i386.c
84 coff-i860.c
85 coff-i960.c
86 coff-m68k.c
87 coff-m88k.c
88 coff-mips.c
89 coff-pmac.c
90 coff-ppc.c
91 coff-rs6000.c
92 coff-sh.c
93 coff-sparc.c
94 coff-u68k.c
95 coff-we32k.c
96 coff-w65.c
97 coff-z8k.c
98 coffcode.h
99 coffgen.c
100 cofflink.c
101 coffswap.h
102 config.bfd
103 config.in
104 configure
105 configure.bat
106 configure.host
107 configure.in
108 corefile.c
109 cpu-a29k.c
110 cpu-alpha.c
111 cpu-arm.c
112 cpu-h8300.c
113 cpu-h8500.c
114 cpu-hppa.c
115 cpu-i386.c
116 cpu-i860.c
117 cpu-i960.c
118 cpu-m68k.c
119 cpu-m88k.c
120 cpu-mips.c
121 cpu-ns32k.c
122 cpu-powerpc.c
123 cpu-rs6000.c
124 cpu-sh.c
125 cpu-sparc.c
126 cpu-vax.c
127 cpu-we32k.c
128 cpu-w65.c
129 cpu-z8k.c
130 demo64.c
131 dep-in.sed
132 doc
133 ecoff.c
134 ecofflink.c
135 ecoffswap.h
136 elf-bfd.h
137 elf.c
138 elf32-gen.c
139 elf32-hppa.c
140 elf32-hppa.h
141 elf32-i386.c
142 elf32-i860.c
143 elf32-m68k.c
144 elf32-m88k.c
145 elf32-mips.c
146 elf32-ppc.c
147 elf32-sparc.c
148 elf32.c
149 elf64-gen.c
150 elf64-sparc.c
151 elf64.c
152 elfxx-target.h
153 elfcode.h
154 elfcore.h
155 elflink.c
156 elflink.h
157 filemode.c
158 format.c
159 freebsd.h
160 gen-aout.c
161 genlink.h
162 hash.c
163 host-aout.c
164 hosts
165 hp300bsd.c
166 hp300hpux.c
167 hppa_stubs.h
168 hppabsd-core.c
169 hpux-core.c
170 i386aout.c
171 i386bsd.c
172 i386dynix.c
173 i386freebsd.c
174 i386linux.c
175 i386netbsd.c
176 i386lynx.c
177 i386mach3.c
178 i386msdos.c
179 i386os9k.c
180 ieee.c
181 ihex.c
182 init.c
183 irix-core.c
184 libaout.h
185 libbfd-in.h
186 libbfd.c
187 libbfd.h
188 libcoff-in.h
189 libcoff.h
190 libecoff.h
191 libhppa.h
192 libieee.h
193 libnlm.h
194 liboasys.h
195 linker.c
196 lynx-core.c
197 m68k4knetbsd.c
198 m68klinux.c
199 m68klynx.c
200 m68knetbsd.c
201 m88kmach3.c
202 makefile.dos
203 mipsbsd.c
204 mpw-config.in
205 mpw-make.sed
206 newsos3.c
207 netbsd-core.c
208 netbsd.h
209 nlm-target.h
210 nlm.c
211 nlm32-alpha.c
212 nlm32-i386.c
213 nlm32-ppc.c
214 nlm32-sparc.c
215 nlm32.c
216 nlm64.c
217 nlmcode.h
218 nlmswap.h
219 ns32k.h
220 ns32knetbsd.c
221 oasys.c
222 opncls.c
223 osf-core.c
224 pc532-mach.c
225 pe-arm.c
226 pe-i386.c
227 pe-ppc.c
228 pei-arm.c
229 pei-i386.c
230 pei-ppc.c
231 peicode.h
232 ptrace-core.c
233 reloc.c
234 reloc16.c
235 riscix.c
236 rs6000-core.c
237 section.c
238 som.c
239 som.h
240 sparclynx.c
241 sparcnetbsd.c
242 srec.c
243 stab-syms.c
244 sunos.c
245 syms.c
246 sysdep.h
247 targets.c
248 tekhex.c
249 trad-core.c
250 versados.c
251 xcofflink.c
252
253 Things-to-lose:
254
255
256 Do-last:
257
258 rce_files="ChangeLog ChangeLog.2 Makefile.in archures.c bfd-in2.h config.bfd configure.in configure targets.c aoutx.h libaout.h"
259 if ( echo $* | grep keep\-rce > /dev/null ) ; then
260 for i in $rce_files ; do
261 if test ! -d $i && (grep sanitize-rce $i > /dev/null) ; then
262 if [ -n "${verbose}" ] ; then
263 echo Keeping rce stuff in $i
264 fi
265 fi
266 done
267 else
268 for i in $rce_files ; do
269 if test ! -d $i && (grep sanitize-rce $i > /dev/null) ; then
270 if [ -n "${verbose}" ] ; then
271 echo Removing traces of \"rce\" from $i...
272 fi
273 cp $i new
274 sed '/start\-sanitize\-rce/,/end-\sanitize\-rce/d' < $i > new
275 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
276 if [ -n "${verbose}" ] ; then
277 echo Caching $i in .Recover...
278 fi
279 mv $i .Recover
280 fi
281 mv new $i
282 fi
283 done
284 fi
285
286 arc_files="ChangeLog ChangeLog.2 Makefile.in archures.c reloc.c targets.c config.bfd configure.in configure bfd-in2.h elf.c libbfd.h"
287 if ( echo $* | grep keep\-arc > /dev/null ) ; then
288 for i in $arc_files ; do
289 if test ! -d $i && (grep sanitize-arc $i > /dev/null) ; then
290 if [ -n "${verbose}" ] ; then
291 echo Keeping arc stuff in $i
292 fi
293 fi
294 done
295 else
296 for i in $arc_files ; do
297 if test ! -d $i && (grep sanitize-arc $i > /dev/null) ; then
298 if [ -n "${verbose}" ] ; then
299 echo Removing traces of \"arc\" from $i...
300 fi
301 cp $i new
302 sed '/start\-sanitize\-arc/,/end-\sanitize\-arc/d' < $i > new
303 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
304 if [ -n "${verbose}" ] ; then
305 echo Caching $i in .Recover...
306 fi
307 mv $i .Recover
308 fi
309 mv new $i
310 fi
311 done
312 fi
313
314 gm_files="ChangeLog ChangeLog.2 config.bfd"
315 if ( echo $* | grep keep\-gm > /dev/null ) ; then
316 for i in $gm_files ; do
317 if test ! -d $i && (grep sanitize-gm $i > /dev/null) ; then
318 if [ -n "${verbose}" ] ; then
319 echo Keeping gm stuff in $i
320 fi
321 fi
322 done
323 else
324 for i in $gm_files ; do
325 if test ! -d $i && (grep sanitize-gm $i > /dev/null) ; then
326 if [ -n "${verbose}" ] ; then
327 echo Removing traces of \"gm\" from $i...
328 fi
329 cp $i new
330 sed '/start\-sanitize\-gm/,/end-\sanitize\-gm/d' < $i > new
331 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
332 if [ -n "${verbose}" ] ; then
333 echo Caching $i in .Recover...
334 fi
335 mv $i .Recover
336 fi
337 mv new $i
338 fi
339 done
340 fi
341
342 for i in * ; do
343 if test ! -d $i && (grep sanitize $i > /dev/null) ; then
344 echo '***' Some mentions of Sanitize are still left in $i! 1>&2
345 fi
346 done
347
348 # End of file.
This page took 0.037998 seconds and 5 git commands to generate.