54dbeeff46091285f8bd7a599e5cc1625357fdbf
[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 d30v_files="cpu-d30v.c elf32-d30v.c"
19
20 if ( echo $* | grep keep\-d30v > /dev/null ) ; then
21 keep_these_too="${d30v_files} ${keep_these_too}"
22 else
23 lose_these_too="${d30v_files} ${lose_these_too}"
24 fi
25
26 tic80_files="cpu-tic80.c coff-tic80.c"
27
28 if ( echo $* | grep keep\-tic80 > /dev/null ) ; then
29 keep_these_too="${tic80_files} ${keep_these_too}"
30 else
31 lose_these_too="${tic80_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.am
47 Makefile.in
48 PORTING
49 README
50 TODO
51 acconfig.h
52 acinclude.m4
53 aclocal.m4
54 aix386-core.c
55 aout-adobe.c
56 aout-arm.c
57 aout-encap.c
58 aout-ns32k.c
59 aout-sparcle.c
60 aout-target.h
61 aout-tic30.c
62 aout0.c
63 aout32.c
64 aout64.c
65 aoutf1.h
66 aoutx.h
67 archive.c
68 archures.c
69 bfd-in.h
70 bfd-in2.h
71 bfd.c
72 binary.c
73 bout.c
74 cache.c
75 cf-i386lynx.c
76 cf-m68klynx.c
77 cf-sparclynx.c
78 cisco-core.c
79 coff-a29k.c
80 coff-alpha.c
81 coff-apollo.c
82 coff-arm.c
83 coff-aux.c
84 coff-go32.c
85 coff-h8300.c
86 coff-h8500.c
87 coff-i386.c
88 coff-i860.c
89 coff-i960.c
90 coff-m68k.c
91 coff-m88k.c
92 coff-mips.c
93 coff-pmac.c
94 coff-ppc.c
95 coff-rs6000.c
96 coff-sh.c
97 coff-sparc.c
98 coff-stgo32.c
99 coff-svm68k.c
100 coff-tic30.c
101 coff-u68k.c
102 coff-we32k.c
103 coff-w65.c
104 coff-z8k.c
105 coffcode.h
106 coffgen.c
107 cofflink.c
108 coffswap.h
109 config.bfd
110 config.in
111 configure
112 configure.bat
113 configure.com
114 configure.host
115 configure.in
116 corefile.c
117 cpu-a29k.c
118 cpu-alpha.c
119 cpu-arc.c
120 cpu-arm.c
121 cpu-d10v.c
122 cpu-h8300.c
123 cpu-h8500.c
124 cpu-hppa.c
125 cpu-i386.c
126 cpu-i860.c
127 cpu-i960.c
128 cpu-m32r.c
129 cpu-m68k.c
130 cpu-m88k.c
131 cpu-mips.c
132 cpu-m10200.c
133 cpu-m10300.c
134 cpu-ns32k.c
135 cpu-powerpc.c
136 cpu-rs6000.c
137 cpu-sh.c
138 cpu-sparc.c
139 cpu-tic30.c
140 cpu-v850.c
141 cpu-vax.c
142 cpu-we32k.c
143 cpu-w65.c
144 cpu-z8k.c
145 demo64.c
146 dep-in.sed
147 doc
148 dwarf2.c
149 ecoff.c
150 ecofflink.c
151 ecoffswap.h
152 elf-bfd.h
153 elf.c
154 elf32-arc.c
155 elf32-d10v.c
156 elf32-gen.c
157 elf32-hppa.c
158 elf32-hppa.h
159 elf32-i386.c
160 elf32-i860.c
161 elf32-m32r.c
162 elf32-m68k.c
163 elf32-m88k.c
164 elf32-mips.c
165 elf-m10200.c
166 elf-m10300.c
167 elf32-ppc.c
168 elf32-sh.c
169 elf32-sparc.c
170 elf32-v850.c
171 elf32.c
172 elf64-alpha.c
173 elf64-gen.c
174 elf64-mips.c
175 elf64-sparc.c
176 elf64.c
177 elfxx-target.h
178 elfcode.h
179 elfcore.h
180 elflink.c
181 elflink.h
182 evax.h
183 evax-alpha.c
184 evax-egsd.c
185 evax-emh.c
186 evax-etir.c
187 evax-misc.c
188 filemode.c
189 format.c
190 freebsd.h
191 gen-aout.c
192 genlink.h
193 go32stub.h
194 hash.c
195 host-aout.c
196 hosts
197 hp300bsd.c
198 hp300hpux.c
199 hppa_stubs.h
200 hppabsd-core.c
201 hpux-core.c
202 i386aout.c
203 i386bsd.c
204 i386dynix.c
205 i386freebsd.c
206 i386linux.c
207 i386netbsd.c
208 i386lynx.c
209 i386mach3.c
210 i386msdos.c
211 i386os9k.c
212 ieee.c
213 ihex.c
214 init.c
215 irix-core.c
216 libaout.h
217 libbfd-in.h
218 libbfd.c
219 libbfd.h
220 libcoff-in.h
221 libcoff.h
222 libecoff.h
223 libhppa.h
224 libieee.h
225 libnlm.h
226 liboasys.h
227 linker.c
228 lynx-core.c
229 m68k4knetbsd.c
230 m68klinux.c
231 m68klynx.c
232 m68knetbsd.c
233 m88kmach3.c
234 makefile.dos
235 makefile.vms
236 mipsbsd.c
237 mpw-config.in
238 mpw-make.sed
239 newsos3.c
240 netbsd-core.c
241 netbsd.h
242 nlm-target.h
243 nlm.c
244 nlm32-alpha.c
245 nlm32-i386.c
246 nlm32-ppc.c
247 nlm32-sparc.c
248 nlm32.c
249 nlm64.c
250 nlmcode.h
251 nlmswap.h
252 ns32k.h
253 ns32knetbsd.c
254 oasys.c
255 opncls.c
256 osf-core.c
257 pc532-mach.c
258 pe-arm.c
259 pe-i386.c
260 pe-ppc.c
261 pei-arm.c
262 pei-i386.c
263 pei-ppc.c
264 peicode.h
265 ppcboot.c
266 ptrace-core.c
267 reloc.c
268 reloc16.c
269 riscix.c
270 rs6000-core.c
271 section.c
272 som.c
273 som.h
274 sparclinux.c
275 sparclynx.c
276 sparcnetbsd.c
277 srec.c
278 stabs.c
279 stab-syms.c
280 stamp-h.in
281 sunos.c
282 syms.c
283 sysdep.h
284 targets.c
285 targmatch.sed
286 tekhex.c
287 trad-core.c
288 vaxnetbsd.c
289 versados.c
290 xcofflink.c
291
292 Things-to-lose:
293
294
295 Do-last:
296
297 d30v_files="ChangeLog ChangeLog.2 Makefile.in Makefile.am archures.c reloc.c targets.c config.bfd configure.in configure bfd-in2.h elf.c libbfd.h"
298 if ( echo $* | grep keep\-d30v > /dev/null ) ; then
299 for i in $d30v_files ; do
300 if test ! -d $i && (grep sanitize-d30v $i > /dev/null) ; then
301 if [ -n "${verbose}" ] ; then
302 echo Keeping d30v stuff in $i
303 fi
304 fi
305 done
306 else
307 for i in $d30v_files ; do
308 if test ! -d $i && (grep sanitize-d30v $i > /dev/null) ; then
309 if [ -n "${verbose}" ] ; then
310 echo Removing traces of \"d30v\" from $i...
311 fi
312 cp $i new
313 sed '/start\-sanitize\-d30v/,/end-\sanitize\-d30v/d' < $i > new
314 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
315 if [ -n "${verbose}" ] ; then
316 echo Caching $i in .Recover...
317 fi
318 mv $i .Recover
319 fi
320 mv new $i
321 fi
322 done
323 fi
324
325 v850_files="ChangeLog Makefile.in Makefile.am archures.c reloc.c targets.c config.bfd configure.in configure bfd-in2.h elf.c libbfd.h elf32-v850.c cpu-v850.c"
326 if ( echo $* | grep keep\-v850e > /dev/null ) ; then
327 for i in $v850_files ; do
328 if test -r $i && (grep sanitize-v850e $i > /dev/null) ; then
329 if [ -n "${verbose}" ] ; then
330 echo Keeping v850e stuff in $i
331 fi
332 fi
333 done
334 else
335 for i in $v850_files ; do
336 if test -f $i && (grep sanitize-v850e $i > /dev/null) ; then
337 if [ -n "${verbose}" ] ; then
338 echo Removing traces of \"v850e\" from $i...
339 fi
340 cp $i new
341 sed '/start\-sanitize\-v850e/,/end\-sanitize\-v850e/d' < $i > new
342 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
343 if [ -n "${verbose}" ] ; then
344 echo Caching $i in .Recover...
345 fi
346 mv $i .Recover
347 fi
348 mv new $i
349 fi
350 done
351 fi
352
353 r5900_files="ChangeLog config.bfd archures.c bfd-in2.h cpu-mips.c"
354 if ( echo $* | grep keep\-r5900 > /dev/null ) ; then
355 for i in $r5900_files ; do
356 if test ! -d $i && (grep sanitize-r5900 $i > /dev/null) ; then
357 if [ -n "${verbose}" ] ; then
358 echo Keeping r5900 stuff in $i
359 fi
360 fi
361 done
362 else
363 for i in $r5900_files ; do
364 if test ! -d $i && (grep sanitize-r5900 $i > /dev/null) ; then
365 if [ -n "${verbose}" ] ; then
366 echo Removing traces of \"r5900\" from $i...
367 fi
368 cp $i new
369 sed '/start\-sanitize\-r5900/,/end-\sanitize\-r5900/d' < $i > new
370 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
371 if [ -n "${verbose}" ] ; then
372 echo Caching $i in .Recover...
373 fi
374 mv $i .Recover
375 fi
376 mv new $i
377 fi
378 done
379 fi
380
381 tx19_files="archures.c bfd-in2.h cpu-mips.c"
382 if ( echo $* | grep keep\-tx19 > /dev/null ) ; then
383 for i in $tx19_files ; do
384 if test ! -d $i && (grep sanitize-tx19 $i > /dev/null) ; then
385 if [ -n "${verbose}" ] ; then
386 echo Keeping tx19 stuff in $i
387 fi
388 fi
389 done
390 else
391 for i in $tx19_files ; do
392 if test ! -d $i && (grep sanitize-tx19 $i > /dev/null) ; then
393 if [ -n "${verbose}" ] ; then
394 echo Removing traces of \"tx19\" from $i...
395 fi
396 cp $i new
397 sed '/start\-sanitize\-tx19/,/end-\sanitize\-tx19/d' < $i > new
398 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
399 if [ -n "${verbose}" ] ; then
400 echo Caching $i in .Recover...
401 fi
402 mv $i .Recover
403 fi
404 mv new $i
405 fi
406 done
407 fi
408
409 tx49_files="archures.c bfd-in2.h cpu-mips.c"
410 if ( echo $* | grep keep\-tx49 > /dev/null ) ; then
411 for i in $tx49_files ; do
412 if test ! -d $i && (grep sanitize-tx49 $i > /dev/null) ; then
413 if [ -n "${verbose}" ] ; then
414 echo Keeping tx49 stuff in $i
415 fi
416 fi
417 done
418 else
419 for i in $tx49_files ; do
420 if test ! -d $i && (grep sanitize-tx49 $i > /dev/null) ; then
421 if [ -n "${verbose}" ] ; then
422 echo Removing traces of \"tx49\" from $i...
423 fi
424 cp $i new
425 sed '/start\-sanitize\-tx49/,/end-\sanitize\-tx49/d' < $i > new
426 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
427 if [ -n "${verbose}" ] ; then
428 echo Caching $i in .Recover...
429 fi
430 mv $i .Recover
431 fi
432 mv new $i
433 fi
434 done
435 fi
436
437 sh4_files="ChangeLog config.bfd archures.c bfd-in2.h cpu-sh.c"
438 if ( echo $* | grep keep\-sh4 > /dev/null ) ; then
439 for i in $sh4_files ; do
440 if test ! -d $i && (grep sanitize-sh4 $i > /dev/null) ; then
441 if [ -n "${verbose}" ] ; then
442 echo Keeping sh4 stuff in $i
443 fi
444 fi
445 done
446 else
447 for i in $sh4_files ; do
448 if test ! -d $i && (grep sanitize-sh4 $i > /dev/null) ; then
449 if [ -n "${verbose}" ] ; then
450 echo Removing traces of \"sh4\" from $i...
451 fi
452 cp $i new
453 sed '/start\-sanitize\-sh4/,/end-\sanitize\-sh4/d' < $i > new
454 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
455 if [ -n "${verbose}" ] ; then
456 echo Caching $i in .Recover...
457 fi
458 mv $i .Recover
459 fi
460 mv new $i
461 fi
462 done
463 fi
464
465 tic80_files="ChangeLog Makefile.in Makefile.am archures.c bfd-in2.h config.bfd configure configure.in targets.c coffcode.h coffswap.h"
466 if ( echo $* | grep keep\-tic80 > /dev/null ) ; then
467 for i in $tic80_files ; do
468 if test ! -d $i && (grep sanitize-tic80 $i > /dev/null) ; then
469 if [ -n "${verbose}" ] ; then
470 echo Keeping tic80 stuff in $i
471 fi
472 fi
473 done
474 else
475 for i in $tic80_files ; do
476 if test ! -d $i && (grep sanitize-tic80 $i > /dev/null) ; then
477 if [ -n "${verbose}" ] ; then
478 echo Removing traces of \"tic80\" from $i...
479 fi
480 cp $i new
481 sed '/start\-sanitize\-tic80/,/end-\sanitize\-tic80/d' < $i > new
482 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
483 if [ -n "${verbose}" ] ; then
484 echo Caching $i in .Recover...
485 fi
486 mv $i .Recover
487 fi
488 mv new $i
489 fi
490 done
491 fi
492
493 gm_files="ChangeLog ChangeLog.2 config.bfd"
494 if ( echo $* | grep keep\-gm > /dev/null ) ; then
495 for i in $gm_files ; do
496 if test ! -d $i && (grep sanitize-gm $i > /dev/null) ; then
497 if [ -n "${verbose}" ] ; then
498 echo Keeping gm stuff in $i
499 fi
500 fi
501 done
502 else
503 for i in $gm_files ; do
504 if test ! -d $i && (grep sanitize-gm $i > /dev/null) ; then
505 if [ -n "${verbose}" ] ; then
506 echo Removing traces of \"gm\" from $i...
507 fi
508 cp $i new
509 sed '/start\-sanitize\-gm/,/end-\sanitize\-gm/d' < $i > new
510 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
511 if [ -n "${verbose}" ] ; then
512 echo Caching $i in .Recover...
513 fi
514 mv $i .Recover
515 fi
516 mv new $i
517 fi
518 done
519 fi
520
521 vr5400_files="ChangeLog archures.c bfd-in2.h bfd-in.h cpu-mips.c"
522 if ( echo $* | grep keep\-vr5400 > /dev/null ) ; then
523 for i in $vr5400_files ; do
524 if test ! -d $i && (grep sanitize-vr5400 $i > /dev/null) ; then
525 if [ -n "${verbose}" ] ; then
526 echo Keeping vr5400 stuff in $i
527 fi
528 fi
529 done
530 else
531 for i in $vr5400_files ; do
532 if test ! -d $i && (grep sanitize-vr5400 $i > /dev/null) ; then
533 if [ -n "${verbose}" ] ; then
534 echo Removing traces of \"vr5400\" from $i...
535 fi
536 cp $i new
537 sed '/start\-sanitize\-vr5400/,/end-\sanitize\-vr5400/d' < $i > new
538 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
539 if [ -n "${verbose}" ] ; then
540 echo Caching $i in .Recover...
541 fi
542 mv $i .Recover
543 fi
544 mv new $i
545 fi
546 done
547 fi
548
549 m32rx_files="ChangeLog archures.c bfd-in2.h elf32-m32r.c cpu-m32r.c"
550 if ( echo $* | grep keep\-m32rx > /dev/null ) ; then
551 for i in $m32rx_files ; do
552 if test -r $i && (grep sanitize-m32rx $i > /dev/null) ; then
553 if [ -n "${verbose}" ] ; then
554 echo Keeping m32rx stuff in $i
555 fi
556 fi
557 done
558 else
559 for i in $m32rx_files ; do
560 if test -f $i && (grep sanitize-m32rx $i > /dev/null) ; then
561 if [ -n "${verbose}" ] ; then
562 echo Removing traces of \"m32rx\" from $i...
563 fi
564 cp $i new
565 sed '/start\-sanitize\-m32rx/,/end\-sanitize\-m32rx/d' < $i > new
566 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
567 if [ -n "${verbose}" ] ; then
568 echo Caching $i in .Recover...
569 fi
570 mv $i .Recover
571 fi
572 mv new $i
573 fi
574 done
575 fi
576
577 sky_files="ChangeLog archures.c elf32-mips.c reloc.c cpu-mips.c config.bfd configure.in configure bfd-in2.h libbfd.h"
578 if ( echo $* | grep keep\-sky > /dev/null ) ; then
579 for i in $sky_files ; do
580 if test ! -d $i && (grep sanitize-sky $i > /dev/null) ; then
581 if [ -n "${verbose}" ] ; then
582 echo Keeping sky stuff in $i
583 fi
584 fi
585 done
586 else
587 for i in $sky_files ; do
588 if test ! -d $i && (grep sanitize-sky $i > /dev/null) ; then
589 if [ -n "${verbose}" ] ; then
590 echo Removing traces of \"sky\" from $i...
591 fi
592 cp $i new
593 sed '/start\-sanitize\-sky/,/end-\sanitize\-sky/d' < $i > new
594 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
595 if [ -n "${verbose}" ] ; then
596 echo Caching $i in .Recover...
597 fi
598 mv $i .Recover
599 fi
600 mv new $i
601 fi
602 done
603 fi
604
605 for i in * ; do
606 if test ! -d $i && (grep sanitize $i > /dev/null) ; then
607 echo '***' Some mentions of Sanitize are still left in $i! 1>&2
608 fi
609 done
610
611 # End of file.
This page took 0.043985 seconds and 4 git commands to generate.