* ecoff.c (_bfd_ecoff_find_nearest_line): Also initialize
[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 Makefile.in
46 PORTING
47 TODO
48 VERSION
49 aix386-core.c
50 aout-adobe.c
51 aout-arm.c
52 aout-encap.c
53 aout-ns32k.c
54 aout-target.h
55 aout0.c
56 aout32.c
57 aout64.c
58 aoutf1.h
59 aoutx.h
60 archive.c
61 archures.c
62 bfd-in.h
63 bfd-in2.h
64 bfd.c
65 binary.c
66 bout.c
67 cache.c
68 cf-i386lynx.c
69 cf-m68klynx.c
70 cf-sparclynx.c
71 cisco-core.c
72 coff-a29k.c
73 coff-arm.c
74 coff-alpha.c
75 coff-apollo.c
76 coff-go32.c
77 coff-h8300.c
78 coff-h8500.c
79 coff-i386.c
80 coff-i960.c
81 coff-m68k.c
82 coff-m88k.c
83 coff-mips.c
84 coff-rs6000.c
85 coff-sh.c
86 coff-sparc.c
87 coff-u68k.c
88 coff-we32k.c
89 coff-w65.c
90 coff-z8k.c
91 coffcode.h
92 coffgen.c
93 cofflink.c
94 coffswap.h
95 config
96 config.bfd
97 configure.bat
98 configure.host
99 configure.in
100 core.c
101 cpu-a29k.c
102 cpu-alpha.c
103 cpu-arm.c
104 cpu-h8300.c
105 cpu-h8500.c
106 cpu-hppa.c
107 cpu-i386.c
108 cpu-i960.c
109 cpu-m68k.c
110 cpu-m88k.c
111 cpu-mips.c
112 cpu-ns32k.c
113 cpu-powerpc.c
114 cpu-rs6000.c
115 cpu-sh.c
116 cpu-sparc.c
117 cpu-vax.c
118 cpu-we32k.c
119 cpu-w65.c
120 cpu-z8k.c
121 demo64.c
122 dep-in.sed
123 doc
124 ecoff.c
125 ecofflink.c
126 ecoffswap.h
127 elf.c
128 elf32-gen.c
129 elf32-hppa.c
130 elf32-hppa.h
131 elf32-i386.c
132 elf32-i860.c
133 elf32-m68k.c
134 elf32-m88k.c
135 elf32-mips.c
136 elf32-ppc.c
137 elf32-sparc.c
138 elf32.c
139 elf64-gen.c
140 elf64-sparc.c
141 elf64.c
142 elfxx-target.h
143 elfcode.h
144 filemode.c
145 format.c
146 gen-aout.c
147 genlink.h
148 hash.c
149 host-aout.c
150 hosts
151 hp300bsd.c
152 hp300hpux.c
153 hppa_stubs.h
154 hppabsd-core.c
155 hpux-core.c
156 i386aout.c
157 i386bsd.c
158 i386dynix.c
159 i386linux.c
160 i386netbsd.c
161 i386lynx.c
162 i386mach3.c
163 i386msdos.c
164 i386os9k.c
165 ieee.c
166 init.c
167 irix-core.c
168 libaout.h
169 libbfd-in.h
170 libbfd.c
171 libbfd.h
172 libcoff-in.h
173 libcoff.h
174 libecoff.h
175 libelf.h
176 libhppa.h
177 libieee.h
178 libnlm.h
179 liboasys.h
180 linker.c
181 lynx-core.c
182 m68klynx.c
183 m68knetbsd.c
184 m88kmach3.c
185 makefile.dos
186 mipsbsd.c
187 mpw-config.in
188 mpw-make.in
189 newsos3.c
190 netbsd.h
191 nlm-target.h
192 nlm.c
193 nlm32-alpha.c
194 nlm32-i386.c
195 nlm32-ppc.c
196 nlm32-sparc.c
197 nlm32.c
198 nlm64.c
199 nlmcode.h
200 nlmswap.h
201 ns32knetbsd.c
202 oasys.c
203 opncls.c
204 osf-core.c
205 pc532-mach.c
206 pe-arm.c
207 pei-arm.c
208 pe-i386.c
209 pei-i386.c
210 ptrace-core.c
211 reloc.c
212 reloc16.c
213 riscix.c
214 rs6000-core.c
215 section.c
216 som.c
217 som.h
218 sparclynx.c
219 sparcnetbsd.c
220 srec.c
221 stab-syms.c
222 sunos.c
223 syms.c
224 targets.c
225 tekhex.c
226 trad-core.c
227 versados.c
228
229 Things-to-lose:
230
231
232 Do-last:
233
234 i960xl_files="ChangeLog archures.c bfd-in2.h cpu-i960.c coffcode.h"
235 if ( echo $* | grep keep\-i960xl > /dev/null ) ; then
236 if [ -n "${verbose}" ] ; then
237 echo Keeping i960xl stuff in $i960xl_files.
238 fi
239 else
240 if [ -n "${verbose}" ]; then
241 echo -n Cleaning i960xl in `pwd`:
242 fi
243 for f in $i960xl_files ; do
244 if [ -n "${verbose}" ] ; then
245 echo -n " " $f
246 fi
247 sed -e '/start\-sanitize\-i960xl/,/end\-sanitize\-i960xl/d' < $f > new
248 if [ -n "${safe}" ] ; then
249 mv $f .Recover
250 fi
251 mv new $f
252 done
253 fi
254
255 rce_files="ChangeLog Makefile.in archures.c bfd-in2.h config.bfd configure.in targets.c aoutx.h libaout.h"
256 if ( echo $* | grep keep\-rce > /dev/null ) ; then
257 for i in $rce_files ; do
258 if test ! -d $i && (grep sanitize-rce $i > /dev/null) ; then
259 if [ -n "${verbose}" ] ; then
260 echo Keeping rce stuff in $i
261 fi
262 fi
263 done
264 else
265 for i in $rce_files ; do
266 if test ! -d $i && (grep sanitize-rce $i > /dev/null) ; then
267 if [ -n "${verbose}" ] ; then
268 echo Removing traces of \"rce\" from $i...
269 fi
270 cp $i new
271 sed '/start\-sanitize\-rce/,/end-\sanitize\-rce/d' < $i > new
272 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
273 if [ -n "${verbose}" ] ; then
274 echo Caching $i in .Recover...
275 fi
276 mv $i .Recover
277 fi
278 mv new $i
279 fi
280 done
281 fi
282
283 arc_files="ChangeLog Makefile.in archures.c reloc.c targets.c config.bfd configure.in bfd-in2.h elfcode.h libbfd.h"
284 if ( echo $* | grep keep\-arc > /dev/null ) ; then
285 for i in $arc_files ; do
286 if test ! -d $i && (grep sanitize-arc $i > /dev/null) ; then
287 if [ -n "${verbose}" ] ; then
288 echo Keeping arc stuff in $i
289 fi
290 fi
291 done
292 else
293 for i in $arc_files ; do
294 if test ! -d $i && (grep sanitize-arc $i > /dev/null) ; then
295 if [ -n "${verbose}" ] ; then
296 echo Removing traces of \"arc\" from $i...
297 fi
298 cp $i new
299 sed '/start\-sanitize\-arc/,/end-\sanitize\-arc/d' < $i > new
300 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
301 if [ -n "${verbose}" ] ; then
302 echo Caching $i in .Recover...
303 fi
304 mv $i .Recover
305 fi
306 mv new $i
307 fi
308 done
309 fi
310
311 for i in * ; do
312 if test ! -d $i && (grep sanitize $i > /dev/null) ; then
313 echo '***' Some mentions of Sanitize are still left in $i! 1>&2
314 fi
315 done
316
317 # End of file.
This page took 0.03594 seconds and 4 git commands to generate.