* Rename remote-es1800.c to remote-es.c
[deliverable/binutils-gdb.git] / gdb / .Sanitize
... / ...
CommitLineData
1# .Sanitize for devo/gdb.
2
3# Each directory to survive it's 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
15
16Do-first:
17
18# All files listed between the "Things-to-keep:" line and the
19# "Files-to-sed:" line will be kept. All other files will be removed.
20# Directories listed in this section will have their own Sanitize
21# called. Directories not listed will be removed in their entirety
22# with rm -rf.
23
24Things-to-keep:
25
26.gdbinit
2729k-share
28COPYING
29ChangeLog
30ChangeLog-3.x
31ChangeLog-9091
32ChangeLog-92
33Makefile.in
34NEWS
35Projects
36README
37TODO
38a68v-nat.c
39alldeps.mak
40alloca.c
41altos-xdep.c
42a29k-pinsn.c
43a29k-tdep.c
44arm-convert.s
45arm-pinsn.c
46arm-tdep.c
47arm-xdep.c
48blockframe.c
49breakpoint.c
50breakpoint.h
51buildsym.c
52buildsym.h
53c-exp.y
54c-lang.c
55c-lang.h
56c-typeprint.c
57c-valprint.c
58call-cmds.h
59ch-exp.y
60ch-lang.c
61ch-lang.h
62ch-typeprint.c
63ch-valprint.c
64coffread.c
65command.c
66command.h
67complaints.c
68complaints.h
69config
70configure.in
71convex-pinsn.c
72convex-tdep.c
73convex-xdep.c
74copying.awk
75copying.c
76core.c
77coredep.c
78corelow.c
79core-svr4.c
80cp-valprint.c
81dbxread.c
82defs.h
83demangle.c
84depend
85doc
86dwarfread.c
87elfread.c
88environ.c
89environ.h
90eval.c
91exec.c
92expprint.c
93expression.h
94findvar.c
95fork-child.c
96frame.h
97gcc.patch
98gdb-stabs.h
99gdb.1
100gdbcmd.h
101gdbcore.h
102gdbserver
103gdbtypes.c
104gdbtypes.h
105go32-xdep.c
106gould-pinsn.c
107gould-xdep.c
108h8300-tdep.c
109h8500-tdep.c
110hp300ux-nat.c
111hppa-pinsn.c
112hppa-tdep.c
113hppab-nat.c
114hppah-nat.c
115i386-pinsn.c
116i386-stub.c
117i386-tdep.c
118i386b-nat.c
119i386mach-nat.c
120i386v-nat.c
121i386v4-nat.c
122i387-tdep.c
123i960-pinsn.c
124i960-tdep.c
125infcmd.c
126inferior.h
127inflow.c
128infptrace.c
129infrun.c
130inftarg.c
131irix4-nat.c
132kdb-start.c
133language.c
134language.h
135m2-exp.y
136m2-lang.c
137m2-lang.h
138m2-typeprint.c
139m2-valprint.c
140m68k-pinsn.c
141m68k-stub.c
142m68k-tdep.c
143m88k-nat.c
144m88k-pinsn.c
145m88k-tdep.c
146main.c
147maint.c
148mem-break.c
149minimon.h
150minsyms.c
151mips-nat.c
152mips-pinsn.c
153mips-tdep.c
154mipsread.c
155monitor.h
156munch
157news-xdep.c
158nindy-share
159nindy-tdep.c
160ns32k-opcode.h
161ns32k-pinsn.c
162objfiles.c
163objfiles.h
164paread.c
165parse.c
166parser-defs.h
167partial-stab.h
168printcmd.c
169procfs.c
170putenv.c
171pyr-pinsn.c
172pyr-tdep.c
173pyr-xdep.c
174regex.c
175regex.h
176rem-multi.shar
177remote-adapt.c
178remote-eb.c
179remote-es.c
180remote-hms.c
181remote-mips.c
182remote-mm.c
183remote-monitor.c
184remote-nindy.c
185remote-sim.c
186remote-st.c
187remote-udi.c
188remote-vx.c
189remote-z8k.c
190remote.c
191rs6000-nat.c
192rs6000-pinsn.c
193rs6000-tdep.c
194saber.suppress
195ser-go32.c
196ser-tcp.c
197ser-unix.c
198serial.c
199serial.h
200sh-tdep.c
201signals.h
202solib.c
203solib.h
204source.c
205sparc-nat.c
206sparc-pinsn.c
207sparc-stub.c
208sparc-tdep.c
209sparclite
210stabsread.c
211stabsread.h
212stack.c
213standalone.c
214stuff.c
215sun3-nat.c
216sun386-nat.c
217symfile.c
218symfile.h
219symm-tdep.c
220symm-xdep.c
221symmisc.c
222symtab.c
223symtab.h
224tahoe-pinsn.c
225target.c
226target.h
227terminal.h
228testsuite
229typeprint.c
230typeprint.h
231ultra3-nat.c
232ultra3-xdep.c
233umax-xdep.c
234utils.c
235valarith.c
236valops.c
237valprint.c
238valprint.h
239value.h
240values.c
241vax-pinsn.c
242vx-share
243xcoffexec.c
244xcoffread.c
245xcoffsolib.c
246xcoffsolib.h
247z8k-tdep.c
248
249
250# Things which are explicitly *not* kept, for now.
251# deblib/ - CVS won't let you blow away directories yet,
252# so this is still around from when Stu checked
253# it in, as part of Lucid support.
254# energize - Part of Lucid support.
255# energize-patches - Part of Lucid support.
256# energize.c - Part of Lucid support.
257# energize.h - Part of Lucid support.
258# infrun.hacked.c - An old version of infrun.c that had some
259# wait_for_inferior improvements by gnu,
260# which were never fully debugged.
261# remote-sa.sparc.c - Remote target for a standalone SPARC, using
262# the FORTH console ROMs. We never got the paperwork
263# straight, since Sun's lawyers messed with the
264# FSF contract and RMS didn't accept the changes.
265# Written at SunLabs.
266# state.c - Not used at the moment, keep for reference (fnf)
267# state.h - Not used at the moment, keep for reference (fnf)
268# tests - Old test programs for GDB, pre-gdbtest and pre-
269# DejaGnu.
270
271Things-to-lose:
272
273deblib
274energize
275energize-patches
276energize.c
277energize.h
278infrun.hacked.c
279remote-sa.sparc.c
280state.c
281state.h
282tests
283
284Do-last:
285
286# End of file.
This page took 0.023121 seconds and 4 git commands to generate.