* elfcode.h (elf_link_add_object_symbols): Use *sym_hash instead
[deliverable/binutils-gdb.git] / bfd / .Sanitize
CommitLineData
8b0f1c20 1# .Sanitize for devo/bfd.
08942d11 2
a92c5906 3# Each directory to survive its way into a release will need a file
08942d11
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
8b0f1c20 14# done in this directory.
08942d11
RP
15
16Do-first:
17
75c8a303 18mpw_files="mpw-config.in mpw-make.in ChangeLog.mpw"
e4c7516b 19
75c8a303
SS
20if ( echo $* | grep keep\-mpw > /dev/null ) ; then
21 keep_these_too="${mpw_files} ${keep_these_too}"
e4c7516b 22else
75c8a303 23 lose_these_too="${mpw_files} ${lose_these_too}"
a92c5906
SS
24fi
25
03c4ce2f 26rce_files="cpu-rce.c aout-rce.c"
d94aca1a 27
03c4ce2f
MT
28if ( echo $* | grep keep\-rce > /dev/null ) ; then
29 keep_these_too="${rce_files} ${keep_these_too}"
d94aca1a 30else
03c4ce2f 31 lose_these_too="${rce_files} ${lose_these_too}"
d94aca1a
MT
32fi
33
05cedcf6
DE
34arc_files="cpu-arc.c elf32-arc.c"
35
36if ( echo $* | grep keep\-arc > /dev/null ) ; then
37 keep_these_too="${arc_files} ${keep_these_too}"
38else
39 lose_these_too="${arc_files} ${lose_these_too}"
40fi
41
08942d11
RP
42# All files listed between the "Things-to-keep:" line and the
43# "Files-to-sed:" line will be kept. All other files will be removed.
44# Directories listed in this section will have their own Sanitize
45# called. Directories not listed will be removed in their entirety
46# with rm -rf.
47
48Things-to-keep:
87756e15 49
08942d11
RP
50COPYING
51ChangeLog
ceeca31c 52ChangeLog.1
08942d11 53Makefile.in
c3e964b9 54PORTING
08942d11 55TODO
8c1891af 56VERSION
60ac749c 57aix386-core.c
c3e964b9
FF
58aout-adobe.c
59aout-encap.c
56fbe889 60aout-ns32k.c
c3e964b9 61aout-target.h
77d11284 62aout0.c
08942d11
RP
63aout32.c
64aout64.c
65aoutf1.h
08942d11
RP
66aoutx.h
67archive.c
68archures.c
901c5bfd 69bfd-in.h
b9653d81 70bfd-in2.h
08942d11 71bfd.c
c768bd3f 72binary.c
08942d11
RP
73bout.c
74cache.c
e3b5bfa8
SS
75cf-i386lynx.c
76cf-m68klynx.c
77cf-sparclynx.c
5d70e4d1 78cisco-core.c
156e3852 79coff-a29k.c
c3e964b9 80coff-alpha.c
97eb2f0c 81coff-apollo.c
c06e55d9 82coff-go32.c
71e34032 83coff-h8300.c
ff975a2c 84coff-h8500.c
156e3852
JG
85coff-i386.c
86coff-i960.c
c3e964b9 87coff-m68k.c
156e3852
JG
88coff-m88k.c
89coff-mips.c
90coff-rs6000.c
9faacb92 91coff-sh.c
e3b5bfa8 92coff-sparc.c
df61743d 93coff-u68k.c
c7551f76 94coff-we32k.c
d468a149 95coff-w65.c
d41ab714 96coff-z8k.c
08942d11 97coffcode.h
075caafd 98coffgen.c
69645d10 99cofflink.c
075caafd 100coffswap.h
fb1c4481 101config
14616002 102config.bfd
13b351cc 103configure.bat
5a5fa368 104configure.host
c3e964b9 105configure.in
6f715d66 106core.c
c3e964b9
FF
107cpu-a29k.c
108cpu-alpha.c
6c3bc2b8 109cpu-arm.c
c3e964b9
FF
110cpu-h8300.c
111cpu-h8500.c
112cpu-hppa.c
113cpu-i386.c
114cpu-i960.c
115cpu-m68k.c
116cpu-m88k.c
117cpu-mips.c
e26e4fbc 118cpu-ns32k.c
384c1791 119cpu-powerpc.c
c3e964b9
FF
120cpu-rs6000.c
121cpu-sh.c
122cpu-sparc.c
123cpu-vax.c
124cpu-we32k.c
d468a149 125cpu-w65.c
c3e964b9 126cpu-z8k.c
08942d11 127demo64.c
97eb2f0c 128dep-in.sed
c3e964b9 129doc
dae31cf5 130ecoff.c
71efdf83 131ecofflink.c
dae31cf5 132ecoffswap.h
cef91d75 133elf.c
d39d83c1 134elf32-gen.c
c268b400
KR
135elf32-hppa.c
136elf32-hppa.h
4743848f
KR
137elf32-i386.c
138elf32-i860.c
139elf32-m68k.c
2c4f2c72
JK
140elf32-m88k.c
141elf32-mips.c
45ccfd58 142elf32-ppc.c
8d936d1f 143elf32-sparc.c
4743848f
KR
144elf32-target.h
145elf32.c
d39d83c1 146elf64-gen.c
66599384 147elf64-sparc.c
b864c03c 148elf64-target.h
4bf86ecb 149elf64.c
ef7e172e 150elfcode.h
08942d11 151filemode.c
6f715d66 152format.c
608de555 153gen-aout.c
da6b2d99
ILT
154genlink.h
155hash.c
08942d11 156host-aout.c
90c7c720 157hosts
c3e964b9 158hp300bsd.c
c268b400 159hp300hpux.c
cef91d75 160hppa_stubs.h
8a71bf96 161hppabsd-core.c
3f933620 162hpux-core.c
b7de6963 163i386aout.c
256b39e0 164i386bsd.c
bdf1b511 165i386dynix.c
afff60cd 166i386linux.c
a3f7a777 167i386netbsd.c
aef0bd99 168i386lynx.c
890eafc0 169i386mach3.c
f8ffa548 170i386os9k.c
08942d11 171ieee.c
c3e964b9 172init.c
7ce1a446 173irix-core.c
141c97ea 174libaout.h
901c5bfd 175libbfd-in.h
08942d11
RP
176libbfd.c
177libbfd.h
901c5bfd 178libcoff-in.h
08942d11 179libcoff.h
a3b3dbdd 180libecoff.h
c3e964b9 181libelf.h
76b731f9 182libhppa.h
08942d11 183libieee.h
c3e964b9 184libnlm.h
08942d11 185liboasys.h
da6b2d99 186linker.c
3151f12f 187lynx-core.c
eefe075d 188m68klynx.c
ec35a1c2 189m68knetbsd.c
56fbe889 190m88kmach3.c
346a6d59 191makefile.dos
044c1ba9 192mipsbsd.c
08942d11 193newsos3.c
a3f7a777 194netbsd.h
d1f83f44 195nlm-target.h
c3e964b9 196nlm.c
1bbabdad 197nlm32-alpha.c
8fa7a236 198nlm32-i386.c
7ce8b9d1 199nlm32-ppc.c
38f422db 200nlm32-sparc.c
c3e964b9 201nlm32.c
c3e964b9
FF
202nlm64.c
203nlmcode.h
38f422db 204nlmswap.h
a3f7a777 205ns32knetbsd.c
08942d11
RP
206oasys.c
207opncls.c
4346ee0f 208osf-core.c
56fbe889 209pc532-mach.c
c236d8b3 210ptrace-core.c
6f715d66 211reloc.c
075caafd 212reloc16.c
6c3bc2b8 213riscix.c
cf15d9e9 214rs6000-core.c
6f715d66 215section.c
66eca5ee
JK
216som.c
217som.h
e3b5bfa8 218sparclynx.c
a3f7a777 219sparcnetbsd.c
08942d11 220srec.c
7de245d3 221stab-syms.c
08942d11 222sunos.c
6f715d66 223syms.c
08942d11 224targets.c
a14b2941 225tekhex.c
08942d11 226trad-core.c
08942d11 227
87756e15
RP
228Things-to-lose:
229
775d4a40 230
08942d11
RP
231Do-last:
232
5c680afd 233mpwfiles="ecoffswap.h coffswap.h"
fbe3316a
SS
234if ( echo $* | grep keep\-mpw > /dev/null ) ; then
235 if [ -n "${verbose}" ] ; then
236 echo Keeping mpw stuff in $mpwfiles.
237 fi
238else
239 if [ -n "${verbose}" ]; then
240 echo -n Cleaning mpw in `pwd`:
241 fi
242 for f in $mpwfiles ; do
243 if [ -n "${verbose}" ] ; then
244 echo -n " " $f
245 fi
246 sed '/start\-sanitize\-mpw/,/end\-sanitize\-mpw/d' < $f > new
247 if [ -n "${safe}" ] ; then
248 mv $f .Recover
249 fi
250 mv new $f
251 done
252 chmod a+x config.bfd
253fi
254
e26e4fbc
KR
255i960xl_files="ChangeLog archures.c bfd-in2.h cpu-i960.c coffcode.h"
256if ( echo $* | grep keep\-i960xl > /dev/null ) ; then
257 if [ -n "${verbose}" ] ; then
258 echo Keeping i960xl stuff in $i960xl_files.
259 fi
260else
261 if [ -n "${verbose}" ]; then
262 echo -n Cleaning i960xl in `pwd`:
263 fi
264 for f in $i960xl_files ; do
265 if [ -n "${verbose}" ] ; then
266 echo -n " " $f
267 fi
268 sed -e '/start\-sanitize\-i960xl/,/end\-sanitize\-i960xl/d' < $f > new
269 if [ -n "${safe}" ] ; then
270 mv $f .Recover
271 fi
272 mv new $f
273 done
274fi
275
8f12e98a 276rce_files="ChangeLog Makefile.in archures.c bfd-in2.h config.bfd configure.in targets.c aoutx.h libaout.h"
03c4ce2f
MT
277if ( echo $* | grep keep\-rce > /dev/null ) ; then
278 for i in $rce_files ; do
279 if test ! -d $i && (grep sanitize-rce $i > /dev/null) ; then
5c680afd 280 if [ -n "${verbose}" ] ; then
03c4ce2f 281 echo Keeping rce stuff in $i
5c680afd
MT
282 fi
283 fi
284 done
285else
03c4ce2f
MT
286 for i in $rce_files ; do
287 if test ! -d $i && (grep sanitize-rce $i > /dev/null) ; then
5c680afd 288 if [ -n "${verbose}" ] ; then
03c4ce2f 289 echo Removing traces of \"rce\" from $i...
5c680afd
MT
290 fi
291 cp $i new
03c4ce2f 292 sed '/start\-sanitize\-rce/,/end-\sanitize\-rce/d' < $i > new
5c680afd
MT
293 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
294 if [ -n "${verbose}" ] ; then
295 echo Caching $i in .Recover...
296 fi
297 mv $i .Recover
298 fi
299 mv new $i
300 fi
301 done
302fi
303
8f12e98a 304arc_files="ChangeLog Makefile.in archures.c reloc.c targets.c config.bfd configure.in bfd-in2.h elfcode.h libbfd.h"
05cedcf6
DE
305if ( echo $* | grep keep\-arc > /dev/null ) ; then
306 for i in $arc_files ; do
307 if test ! -d $i && (grep sanitize-arc $i > /dev/null) ; then
308 if [ -n "${verbose}" ] ; then
309 echo Keeping arc stuff in $i
310 fi
311 fi
312 done
313else
314 for i in $arc_files ; do
315 if test ! -d $i && (grep sanitize-arc $i > /dev/null) ; then
316 if [ -n "${verbose}" ] ; then
317 echo Removing traces of \"arc\" from $i...
318 fi
319 cp $i new
320 sed '/start\-sanitize\-arc/,/end-\sanitize\-arc/d' < $i > new
321 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
322 if [ -n "${verbose}" ] ; then
323 echo Caching $i in .Recover...
324 fi
325 mv $i .Recover
326 fi
327 mv new $i
328 fi
329 done
330fi
331
5c680afd
MT
332for i in * ; do
333 if test ! -d $i && (grep sanitize $i > /dev/null) ; then
334 echo '***' Some mentions of Sanitize are still left in $i! 1>&2
335 fi
336done
337
08942d11 338# End of file.
This page took 0.136707 seconds and 4 git commands to generate.