* gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
[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
e632f85e 18mpw_files="mpw-config.in mpw-make.in ser-mac.c mac-xdep.c mac-defs.h macgdb.r 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
32gm_files="mpw-xconfig.in mpw-init.c ChangeLog.gm"
33
8d917130 34if ( echo $* | grep keep\-gm > /dev/null ) ; then
d1bcda67
SS
35 keep_these_too="${gm_files} ${keep_these_too}"
36 if [ -n "${verbose}" ] ; then
37 echo Keeping ${gm_files}
38 fi
39else
40 lose_these_too="${gm_files} ${lose_these_too}"
41 if [ -n "${verbose}" ] ; then
42 echo Deleting ${gm_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
RP
133expression.h
134findvar.c
e745abe5 135fork-child.c
eeadf5c2 136frame.h
5c5b5d4b 137gcc.patch
ed7c0948 138gdb-stabs.h
0857b46a 139gdb.1
dec525ce 140gdba.el
eeadf5c2
RP
141gdbcmd.h
142gdbcore.h
463a71db 143gdbserver
8cb35771
SG
144gdbtk.c
145gdbtk.tcl
a1f596f4
FF
146gdbtypes.c
147gdbtypes.h
ae0ea72e 148go32-xdep.c
eeadf5c2
RP
149gould-pinsn.c
150gould-xdep.c
0a8ed751 151h8300-tdep.c
5cd0940a 152h8500-tdep.c
b1de302a 153hp300ux-nat.c
76b731f9 154hppa-pinsn.c
66a1aa07 155hppa-tdep.c
ca048722 156hppab-nat.c
ca048722 157hppah-nat.c
ef0faeb6 158i386-nlmstub.c
eeadf5c2
RP
159i386-pinsn.c
160i386-stub.c
161i386-tdep.c
2c7ab4ca 162i386aix-nat.c
0e35d2f3 163i386b-nat.c
c458501e 164i386ly-tdep.c
c2d751d5 165i386m3-nat.c
a113beac 166i386mach-nat.c
c7c94073 167i386v-nat.c
4d0eabff 168i386v4-nat.c
56d921a8 169i387-tdep.c
eeadf5c2
RP
170i960-pinsn.c
171i960-tdep.c
eeadf5c2
RP
172infcmd.c
173inferior.h
174inflow.c
175infptrace.c
176infrun.c
eeadf5c2 177inftarg.c
a70dc898 178irix4-nat.c
a2f1e2e5 179irix5-nat.c
4aadcb02 180isi-xdep.c
eeadf5c2 181kdb-start.c
56d921a8
JG
182language.c
183language.h
069e0566 184lynx-nat.c
56d921a8 185m2-exp.y
22e39759
FF
186m2-lang.c
187m2-lang.h
a8a69e63
FF
188m2-typeprint.c
189m2-valprint.c
c2d751d5 190m3-nat.c
eeadf5c2
RP
191m68k-pinsn.c
192m68k-stub.c
193m68k-tdep.c
173a4f1b 194m88k-nat.c
eeadf5c2
RP
195m88k-pinsn.c
196m88k-tdep.c
eeadf5c2 197main.c
0239d9b3 198maint.c
a2f1e2e5 199mdebugread.c
eeadf5c2 200mem-break.c
1111151a 201minimon.h
a1f596f4 202minsyms.c
a70dc898 203mips-nat.c
eeadf5c2
RP
204mips-pinsn.c
205mips-tdep.c
c2d751d5 206mipsm3-nat.c
2fe3b329 207mipsv4-nat.c
eeadf5c2 208mipsread.c
2f1c04d1 209monitor.h
eeadf5c2
RP
210news-xdep.c
211nindy-share
212nindy-tdep.c
db85f523 213nlmread.c
eeadf5c2
RP
214ns32k-opcode.h
215ns32k-pinsn.c
c2d751d5 216ns32km3-nat.c
a1f596f4 217objfiles.c
5e2e79f8 218objfiles.h
25200748 219os9kread.c
cef4c2e7 220osfsolib.c
56d921a8
JG
221parse.c
222parser-defs.h
7e258d18 223partial-stab.h
eeadf5c2 224printcmd.c
6fccdaf4 225procfs.c
c6889f63 226ptx4-nat.c
eeadf5c2
RP
227pyr-pinsn.c
228pyr-tdep.c
229pyr-xdep.c
230regex.c
231regex.h
232rem-multi.shar
1111151a 233remote-adapt.c
203a8d54 234remote-bug.c
a0b28275 235remote-e7000.c
eeadf5c2 236remote-eb.c
91c87211 237remote-es.c
d93b79d9 238remote-hms.c
c2a0f1cb 239remote-mips.c
1111151a 240remote-mm.c
c033ec17 241remote-mon.c
eeadf5c2 242remote-nindy.c
25200748 243remote-os9k.c
ec25d19b 244remote-sim.c
40b92220 245remote-sim.h
91c87211 246remote-st.c
e4dd52dd 247remote-udi.c
3283eab3
JK
248remote-utils.c
249remote-utils.h
eeadf5c2 250remote-vx.c
2aedd91e 251remote-z8k.c
eeadf5c2 252remote.c
dc48694c 253rs6000-nat.c
6373dbe3
JG
254rs6000-pinsn.c
255rs6000-tdep.c
eeadf5c2 256saber.suppress
55679787 257ser-e7kpc.c
ddce75e0 258ser-go32.c
4d551aa3 259ser-tcp.c
e8a5f0ed
SG
260ser-unix.c
261serial.c
ddce75e0 262serial.h
9faacb92 263sh-tdep.c
eeadf5c2 264signals.h
eeadf5c2 265solib.c
a1f596f4 266solib.h
bfe2f12b 267somread.c
eeadf5c2 268source.c
8c16485e 269sp64-tdep.c
dfc82617 270sparc-nat.c
eeadf5c2 271sparc-pinsn.c
c9715956 272sparc-stub.c
eeadf5c2 273sparc-tdep.c
2b14c195
KH
274sparcl-stub.c
275sparcl-tdep.c
a96c3444 276sparclite
d07734e3
FF
277stabsread.c
278stabsread.h
eeadf5c2
RP
279stack.c
280standalone.c
1e6f592d 281stop-gdb.c
eeadf5c2 282stuff.c
dc48694c 283sun3-nat.c
61bbb1c2 284sun386-nat.c
eeadf5c2
RP
285symfile.c
286symfile.h
d39d83c1 287symm-nat.c
203a8d54 288symm-tdep.c
eeadf5c2
RP
289symmisc.c
290symtab.c
291symtab.h
eeadf5c2
RP
292tahoe-pinsn.c
293target.c
294target.h
eeadf5c2 295terminal.h
a2df03aa 296testsuite
6a21c756
SG
297thread.c
298thread.h
172559ec
JK
299top.c
300top.h
a8a69e63
FF
301typeprint.c
302typeprint.h
6bf98ac0 303ultra3-nat.c
1111151a 304ultra3-xdep.c
eeadf5c2
RP
305umax-xdep.c
306utils.c
307valarith.c
308valops.c
309valprint.c
a8a69e63 310valprint.h
eeadf5c2
RP
311value.h
312values.c
eeadf5c2
RP
313vax-pinsn.c
314vx-share
6373dbe3
JG
315xcoffexec.c
316xcoffread.c
1eeba686
PB
317xcoffsolib.c
318xcoffsolib.h
2aedd91e 319z8k-tdep.c
eeadf5c2 320
87756e15 321
f747d259 322# Things which are explicitly *not* kept, for now.
743b663c
FF
323# energize - Part of Lucid support.
324# energize-patches - Part of Lucid support.
325# energize.c - Part of Lucid support.
326# energize.h - Part of Lucid support.
2b577349
JG
327# remote-sa.sparc.c - Remote target for a standalone SPARC, using
328# the FORTH console ROMs. We never got the paperwork
329# straight, since Sun's lawyers messed with the
330# FSF contract and RMS didn't accept the changes.
331# Written at SunLabs.
743b663c
FF
332# state.c - Not used at the moment, keep for reference (fnf)
333# state.h - Not used at the moment, keep for reference (fnf)
2b577349
JG
334# tests - Old test programs for GDB, pre-gdbtest and pre-
335# DejaGnu.
f747d259 336
87756e15
RP
337Things-to-lose:
338
87756e15
RP
339energize
340energize-patches
341energize.c
342energize.h
87756e15
RP
343remote-sa.sparc.c
344state.c
345state.h
346tests
347
eeadf5c2
RP
348Do-last:
349
d1bcda67
SS
350echo Removing traces of \"mpw\"...
351
352# Don't try to clean directories here, as the 'mv' command will fail.
353# Also, grep fails on NFS mounted directories.
354if ( echo $* | grep keep\-mpw > /dev/null ) ; then
355 for i in * ; do
356 if test ! -d $i && (grep sanitize-mpw $i > /dev/null) ; then
357 echo Keeping mpw stuff in $i
358 fi
359 done
360else
361 for i in * ; do
362 if test ! -d $i && (grep sanitize-mpw $i > /dev/null) ; then
363 echo Removing traces of \"mpw\" out of $i...
364 cp $i new
365 sed '/start\-sanitize\-mpw/,/end-\sanitize\-mpw/d' < $i > new
366 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
367 echo Caching $i in .Recover...
368 mv $i .Recover
369 fi
370 mv new $i
371 fi
372 done
373fi
374
eeadf5c2 375# End of file.
This page took 0.184732 seconds and 4 git commands to generate.