* som.h (som_symbol_type): Delete unwind field.
[deliverable/binutils-gdb.git] / gdb / .Sanitize
CommitLineData
f4240b08 1# .Sanitize for devo/gdb.
eeadf5c2 2
d1bcda67 3# Each directory to survive its way into a release will need a file
eeadf5c2
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
d1bcda67 14# done in this directory.
eeadf5c2
RP
15
16Do-first:
17
2ff6b38a 18mpw_files="mpw-config.in mpw-make.in ser-mac.c mac-xdep.c mac-defs.h macgdb.r mpw-init.c ChangeLog.mpw"
d1bcda67
SS
19
20if ( echo $* | grep keep\-mpw > /dev/null ) ; then
21 keep_these_too="${mpw_files} ${keep_these_too}"
22 if [ -n "${verbose}" ] ; then
23 echo Keeping ${mpw_files}
24 fi
25else
26 lose_these_too="${mpw_files} ${lose_these_too}"
27 if [ -n "${verbose}" ] ; then
28 echo Deleting ${mpw_files}
29 fi
30fi
31
98c0e047
JL
32hpread_files="hpread.c ChangeLog.hpread"
33
34if ( echo $* | grep keep\-hpread > /dev/null ) ; then
35 keep_these_too="${hpread_files} ${keep_these_too}"
36 if [ -n "${verbose}" ] ; then
37 echo Keeping ${hpread_files}
38 fi
39else
40 lose_these_too="${hpread_files} ${lose_these_too}"
41 if [ -n "${verbose}" ] ; then
42 echo Deleting ${hpread_files}
43 fi
44fi
45
eeadf5c2
RP
46# All files listed between the "Things-to-keep:" line and the
47# "Files-to-sed:" line will be kept. All other files will be removed.
48# Directories listed in this section will have their own Sanitize
49# called. Directories not listed will be removed in their entirety
50# with rm -rf.
51
52Things-to-keep:
53
54.gdbinit
a96c3444 5529k-share
eeadf5c2
RP
56COPYING
57ChangeLog
58ChangeLog-3.x
ee799e2a 59ChangeLog-9091
5debf76d 60ChangeLog-92
1ea8b1dc 61ChangeLog-93
bdf3621b 62Makefile.in
ddce75e0 63NEWS
eeadf5c2
RP
64Projects
65README
66TODO
b4b0321b
FF
67a29k-pinsn.c
68a29k-tdep.c
203a8d54 69a68v-nat.c
cef4c2e7
PS
70alpha-nat.c
71alpha-tdep.c
203a8d54 72altos-xdep.c
1c95d7ab
JK
73annotate.c
74annotate.h
eeadf5c2 75arm-convert.s
eeadf5c2
RP
76arm-pinsn.c
77arm-tdep.c
78arm-xdep.c
79blockframe.c
80breakpoint.c
81breakpoint.h
2ce38c6d
JG
82buildsym.c
83buildsym.h
56d921a8 84c-exp.y
22e39759
FF
85c-lang.c
86c-lang.h
a8a69e63
FF
87c-typeprint.c
88c-valprint.c
be772100 89call-cmds.h
b1086bf5
FF
90ch-exp.y
91ch-lang.c
92ch-lang.h
93ch-typeprint.c
94ch-valprint.c
ead291d4
SG
95coff-solib.c
96coff-solib.h
eeadf5c2
RP
97coffread.c
98command.c
99command.h
51b80b00
FF
100complaints.c
101complaints.h
f187c3a4 102config
eeadf5c2
RP
103configure.in
104convex-pinsn.c
105convex-tdep.c
106convex-xdep.c
eeadf5c2
RP
107copying.awk
108copying.c
256533df 109core-sol2.c
203a8d54 110core-svr4.c
eeadf5c2
RP
111core.c
112coredep.c
dfc82617 113corelow.c
a8a69e63 114cp-valprint.c
670a8e09 115cxux-nat.c
eeadf5c2 116dbxread.c
755892d6
RP
117dcache.c
118dcache.h
eeadf5c2 119defs.h
be0ed5bb 120delta68-nat.c
2dbde378 121demangle.c
eeadf5c2 122doc
0a8f1742 123dpx2-nat.c
2d628281
JK
124dst.h
125dstread.c
6fccdaf4
FF
126dwarfread.c
127elfread.c
eeadf5c2
RP
128environ.c
129environ.h
130eval.c
131exec.c
132expprint.c
eeadf5c2 133expression.h
042bb079
SS
134f-exp.y
135f-lang.c
136f-lang.h
137f-typeprint.c
138f-valprint.c
eeadf5c2 139findvar.c
e745abe5 140fork-child.c
eeadf5c2 141frame.h
5c5b5d4b 142gcc.patch
ed7c0948 143gdb-stabs.h
0857b46a 144gdb.1
dec525ce 145gdba.el
eeadf5c2
RP
146gdbcmd.h
147gdbcore.h
463a71db 148gdbserver
8cb35771
SG
149gdbtk.c
150gdbtk.tcl
a1f596f4
FF
151gdbtypes.c
152gdbtypes.h
ae0ea72e 153go32-xdep.c
eeadf5c2
RP
154gould-pinsn.c
155gould-xdep.c
0a8ed751 156h8300-tdep.c
5cd0940a 157h8500-tdep.c
b1de302a 158hp300ux-nat.c
76b731f9 159hppa-pinsn.c
66a1aa07 160hppa-tdep.c
ca048722 161hppab-nat.c
ca048722 162hppah-nat.c
ef0faeb6 163i386-nlmstub.c
eeadf5c2
RP
164i386-pinsn.c
165i386-stub.c
166i386-tdep.c
2c7ab4ca 167i386aix-nat.c
0e35d2f3 168i386b-nat.c
c458501e 169i386ly-tdep.c
c2d751d5 170i386m3-nat.c
a113beac 171i386mach-nat.c
c7c94073 172i386v-nat.c
4d0eabff 173i386v4-nat.c
56d921a8 174i387-tdep.c
eeadf5c2
RP
175i960-pinsn.c
176i960-tdep.c
eeadf5c2
RP
177infcmd.c
178inferior.h
179inflow.c
180infptrace.c
181infrun.c
eeadf5c2 182inftarg.c
a70dc898 183irix4-nat.c
a2f1e2e5 184irix5-nat.c
4aadcb02 185isi-xdep.c
eeadf5c2 186kdb-start.c
56d921a8
JG
187language.c
188language.h
069e0566 189lynx-nat.c
56d921a8 190m2-exp.y
22e39759
FF
191m2-lang.c
192m2-lang.h
a8a69e63
FF
193m2-typeprint.c
194m2-valprint.c
c2d751d5 195m3-nat.c
eeadf5c2
RP
196m68k-pinsn.c
197m68k-stub.c
198m68k-tdep.c
173a4f1b 199m88k-nat.c
eeadf5c2
RP
200m88k-pinsn.c
201m88k-tdep.c
eeadf5c2 202main.c
0239d9b3 203maint.c
a2f1e2e5 204mdebugread.c
eeadf5c2 205mem-break.c
1111151a 206minimon.h
a1f596f4 207minsyms.c
a70dc898 208mips-nat.c
eeadf5c2
RP
209mips-pinsn.c
210mips-tdep.c
c2d751d5 211mipsm3-nat.c
2fe3b329 212mipsv4-nat.c
eeadf5c2 213mipsread.c
2f1c04d1 214monitor.h
25ca0dfc 215monitor.c
eeadf5c2
RP
216news-xdep.c
217nindy-share
218nindy-tdep.c
bbc34049 219nlm
db85f523 220nlmread.c
eeadf5c2 221ns32k-pinsn.c
c2d751d5 222ns32km3-nat.c
a1f596f4 223objfiles.c
5e2e79f8 224objfiles.h
25ca0dfc 225op50-rom.c
25200748 226os9kread.c
cef4c2e7 227osfsolib.c
56d921a8
JG
228parse.c
229parser-defs.h
7e258d18 230partial-stab.h
eeadf5c2 231printcmd.c
6fccdaf4 232procfs.c
c6889f63 233ptx4-nat.c
eeadf5c2
RP
234pyr-pinsn.c
235pyr-tdep.c
236pyr-xdep.c
237regex.c
238regex.h
239rem-multi.shar
1111151a 240remote-adapt.c
203a8d54 241remote-bug.c
a0b28275 242remote-e7000.c
eeadf5c2 243remote-eb.c
91c87211 244remote-es.c
d93b79d9 245remote-hms.c
c2a0f1cb 246remote-mips.c
1111151a 247remote-mm.c
c033ec17 248remote-mon.c
eeadf5c2 249remote-nindy.c
25200748 250remote-os9k.c
399290be 251remote-pa.c
ec25d19b 252remote-sim.c
40b92220 253remote-sim.h
91c87211 254remote-st.c
e4dd52dd 255remote-udi.c
3283eab3
JK
256remote-utils.c
257remote-utils.h
eeadf5c2 258remote-vx.c
2aedd91e 259remote-z8k.c
eeadf5c2 260remote.c
dc48694c 261rs6000-nat.c
6373dbe3
JG
262rs6000-pinsn.c
263rs6000-tdep.c
eeadf5c2 264saber.suppress
55679787 265ser-e7kpc.c
ddce75e0 266ser-go32.c
4d551aa3 267ser-tcp.c
e8a5f0ed
SG
268ser-unix.c
269serial.c
ddce75e0 270serial.h
9faacb92 271sh-tdep.c
eeadf5c2 272signals.h
eeadf5c2 273solib.c
a1f596f4 274solib.h
bfe2f12b 275somread.c
eeadf5c2 276source.c
8c16485e 277sp64-tdep.c
dfc82617 278sparc-nat.c
eeadf5c2 279sparc-pinsn.c
c9715956 280sparc-stub.c
eeadf5c2 281sparc-tdep.c
2b14c195
KH
282sparcl-stub.c
283sparcl-tdep.c
a96c3444 284sparclite
d07734e3
FF
285stabsread.c
286stabsread.h
eeadf5c2
RP
287stack.c
288standalone.c
1e6f592d 289stop-gdb.c
eeadf5c2 290stuff.c
dc48694c 291sun3-nat.c
61bbb1c2 292sun386-nat.c
eeadf5c2
RP
293symfile.c
294symfile.h
d39d83c1 295symm-nat.c
203a8d54 296symm-tdep.c
eeadf5c2
RP
297symmisc.c
298symtab.c
299symtab.h
eeadf5c2
RP
300tahoe-pinsn.c
301target.c
302target.h
eeadf5c2 303terminal.h
a2df03aa 304testsuite
6a21c756
SG
305thread.c
306thread.h
172559ec
JK
307top.c
308top.h
a8a69e63
FF
309typeprint.c
310typeprint.h
6bf98ac0 311ultra3-nat.c
1111151a 312ultra3-xdep.c
eeadf5c2
RP
313umax-xdep.c
314utils.c
315valarith.c
316valops.c
317valprint.c
a8a69e63 318valprint.h
eeadf5c2
RP
319value.h
320values.c
eeadf5c2
RP
321vax-pinsn.c
322vx-share
25ca0dfc 323w89k-rom.c
6373dbe3
JG
324xcoffexec.c
325xcoffread.c
1eeba686
PB
326xcoffsolib.c
327xcoffsolib.h
2aedd91e 328z8k-tdep.c
eeadf5c2 329
87756e15 330
f747d259 331# Things which are explicitly *not* kept, for now.
743b663c
FF
332# energize - Part of Lucid support.
333# energize-patches - Part of Lucid support.
334# energize.c - Part of Lucid support.
335# energize.h - Part of Lucid support.
2b577349
JG
336# remote-sa.sparc.c - Remote target for a standalone SPARC, using
337# the FORTH console ROMs. We never got the paperwork
338# straight, since Sun's lawyers messed with the
339# FSF contract and RMS didn't accept the changes.
340# Written at SunLabs.
743b663c
FF
341# state.c - Not used at the moment, keep for reference (fnf)
342# state.h - Not used at the moment, keep for reference (fnf)
2b577349
JG
343# tests - Old test programs for GDB, pre-gdbtest and pre-
344# DejaGnu.
f747d259 345
87756e15
RP
346Things-to-lose:
347
87756e15
RP
348energize
349energize-patches
350energize.c
351energize.h
87756e15
RP
352remote-sa.sparc.c
353state.c
354state.h
355tests
356
eeadf5c2
RP
357Do-last:
358
d1bcda67
SS
359echo Removing traces of \"mpw\"...
360
361# Don't try to clean directories here, as the 'mv' command will fail.
362# Also, grep fails on NFS mounted directories.
363if ( echo $* | grep keep\-mpw > /dev/null ) ; then
364 for i in * ; do
365 if test ! -d $i && (grep sanitize-mpw $i > /dev/null) ; then
366 echo Keeping mpw stuff in $i
367 fi
368 done
369else
370 for i in * ; do
371 if test ! -d $i && (grep sanitize-mpw $i > /dev/null) ; then
372 echo Removing traces of \"mpw\" out of $i...
373 cp $i new
374 sed '/start\-sanitize\-mpw/,/end-\sanitize\-mpw/d' < $i > new
375 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
376 echo Caching $i in .Recover...
377 mv $i .Recover
378 fi
379 mv new $i
380 fi
381 done
382fi
383
98c0e047
JL
384echo Removing traces of \"hpread\"...
385
386# Don't try to clean directories here, as the 'mv' command will fail.
387# Also, grep fails on NFS mounted directories.
388if ( echo $* | grep keep\-hpread > /dev/null ) ; then
389 for i in * ; do
390 if test ! -d $i && (grep sanitize-hpread $i > /dev/null) ; then
391 echo Keeping hpread stuff in $i
392 fi
393 done
394else
395 for i in * ; do
396 if test ! -d $i && (grep sanitize-hpread $i > /dev/null) ; then
397 echo Removing traces of \"hpread\" out of $i...
398 cp $i new
399 sed '/start\-sanitize\-hpread/,/end-\sanitize\-hpread/d' < $i > new
400 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
401 echo Caching $i in .Recover...
402 mv $i .Recover
403 fi
404 mv new $i
405 fi
406 done
407fi
408
409
eeadf5c2 410# End of file.
This page took 0.170562 seconds and 4 git commands to generate.