Add powersys alias
[deliverable/binutils-gdb.git] / gdb / .Sanitize
CommitLineData
f4240b08 1# .Sanitize for devo/gdb.
eeadf5c2
RP
2# $Id$
3#
4
5# Each directory to survive it's way into a release will need a file
6# like this one called "./.Sanitize". All keyword lines must exist,
7# and must exist in the order specified by this file. Each directory
8# in the tree will be processed, top down, in the following order.
9
10# Hash started lines like this one are comments and will be deleted
11# before anything else is done. Blank lines will also be squashed
12# out.
13
14# The lines between the "Do-first:" line and the "Things-to-keep:"
15# line are executed as a /bin/sh shell script before anything else is
16# done in this
17
18Do-first:
19
20echo Sanitizing `pwd`...
21
22# All files listed between the "Things-to-keep:" line and the
23# "Files-to-sed:" line will be kept. All other files will be removed.
24# Directories listed in this section will have their own Sanitize
25# called. Directories not listed will be removed in their entirety
26# with rm -rf.
27
28Things-to-keep:
29
30.gdbinit
31COPYING
32ChangeLog
33ChangeLog-3.x
34Convex.notes
bdf3621b 35Makefile.in
eeadf5c2
RP
36Projects
37README
38TODO
39WHATS.NEW
40alldeps.mak
41alloca.c
42altos-xdep.c
43am29k-opcode.h
44am29k-pinsn.c
45am29k-tdep.c
46ansidecl.h
47arm-convert.s
48arm-opcode.h
49arm-pinsn.c
50arm-tdep.c
51arm-xdep.c
52blockframe.c
53breakpoint.c
54breakpoint.h
56d921a8 55c-exp.y
eeadf5c2
RP
56coffread.c
57command.c
58command.h
eeadf5c2
RP
59configure.in
60convex-pinsn.c
61convex-tdep.c
62convex-xdep.c
63convx-opcode.h
64copying.awk
65copying.c
66core.c
67coredep.c
68cplus-dem.c
69createtags
70dbxread.c
71defs.h
55b32c02 72depend
eeadf5c2
RP
73doc
74environ.c
75environ.h
76eval.c
77exec.c
78expprint.c
eeadf5c2
RP
79expression.h
80findvar.c
81frame.h
82gdbcmd.h
83gdbcore.h
84getpagesize.h
85gmalloc.c
86gmalloc.h
87gould-pinsn.c
88gould-xdep.c
eeadf5c2
RP
89hp300ux-xdep.c
90i386-pinsn.c
91i386-stub.c
92i386-tdep.c
93i386-xdep.c
56d921a8 94i387-tdep.c
eeadf5c2
RP
95i960-pinsn.c
96i960-tdep.c
97ieee-float.c
98ieee-float.h
99infcmd.c
100inferior.h
101inflow.c
102infptrace.c
103infrun.c
eeadf5c2
RP
104inftarg.c
105kdb-start.c
56d921a8
JG
106language.c
107language.h
108m2-exp.y
eeadf5c2
RP
109m68k-opcode.h
110m68k-pinsn.c
111m68k-stub.c
112m68k-tdep.c
113m88k-opcode.h
114m88k-pinsn.c
115m88k-tdep.c
116m88k-xdep.c
c888e9cf 117mach386-xdep.c
eeadf5c2
RP
118main.c
119mcheck.c
120mem-break.c
1111151a 121minimon.h
eeadf5c2
RP
122mips-opcode.h
123mips-pinsn.c
124mips-tdep.c
125mips-xdep.c
126mipsread.c
127mtrace.awk
128mtrace.c
129munch
130news-xdep.c
131nindy-share
132nindy-tdep.c
133np1-opcode.h
134ns32k-opcode.h
135ns32k-pinsn.c
136param-no-tm.h
137param.h
56d921a8
JG
138parse.c
139parser-defs.h
eeadf5c2
RP
140pn-opcode.h
141printcmd.c
142putenv.c
143pyr-opcode.h
144pyr-pinsn.c
145pyr-tdep.c
146pyr-xdep.c
147regex.c
148regex.h
149rem-multi.shar
1111151a 150remote-adapt.c
eeadf5c2 151remote-eb.c
1111151a 152remote-mm.c
eeadf5c2 153remote-nindy.c
eeadf5c2
RP
154remote-vx.c
155remote.c
156saber.suppress
157signals.h
158signame.c
159signame.h
160solib.c
161source.c
162sparc-opcode.h
163sparc-pinsn.c
164sparc-tdep.c
165sparc-xdep.c
166stack.c
167standalone.c
eeadf5c2
RP
168stuff.c
169sun3-xdep.c
170sun386-xdep.c
171symfile.c
172symfile.h
173symm-tdep.c
174symm-xdep.c
175symmisc.c
176symtab.c
177symtab.h
178tahoe-opcode.h
179tahoe-pinsn.c
180target.c
181target.h
182tconfig
183tdesc.c
184tdesc.h
185terminal.h
eeadf5c2
RP
186tm-29k.h
187tm-3b1.h
188tm-68k.h
189tm-88k.h
190tm-altos.h
191tm-altosgas.h
192tm-arm.h
193tm-bigmips.h
194tm-convex.h
195tm-hp300bsd.h
196tm-hp300hpux.h
197tm-i386v-g.h
198tm-i386v.h
199tm-i960.h
fda38666 200tm-irix3.h
eeadf5c2
RP
201tm-isi.h
202tm-merlin.h
203tm-mips.h
204tm-news.h
205tm-nindy960.h
206tm-np1.h
207tm-pn.h
208tm-pyr.h
209tm-sparc.h
210tm-sun2.h
211tm-sun2os4.h
212tm-sun3.h
213tm-sun386.h
214tm-sun3os4.h
215tm-sun4os4.h
216tm-sunos.h
217tm-symmetry.h
218tm-tahoe.h
7621b324 219tm-ultra3.h
eeadf5c2
RP
220tm-umax.h
221tm-vax.h
222tm-vx68.h
223tm-vx960.h
1111151a 224ultra3-xdep.c
eeadf5c2
RP
225umax-xdep.c
226utils.c
227valarith.c
228valops.c
229valprint.c
230value.h
231values.c
232vax-opcode.h
233vax-pinsn.c
234vx-share
235xconfig
236xm-3b1.h
237xm-88k.h
238xm-altos.h
239xm-arm.h
240xm-bigmips.h
241xm-convex.h
242xm-hp300bsd.h
243xm-hp300hpux.h
c888e9cf 244xm-i386mach.h
eeadf5c2
RP
245xm-i386sco.h
246xm-i386v.h
247xm-i386v32.h
fda38666 248xm-irix3.h
eeadf5c2
RP
249xm-isi.h
250xm-merlin.h
251xm-mips.h
252xm-news.h
253xm-news1000.h
254xm-np1.h
255xm-pn.h
256xm-pyr.h
1111151a 257xm-rtbsd.h
eeadf5c2
RP
258xm-sparc.h
259xm-sun2.h
260xm-sun3.h
261xm-sun386.h
262xm-sun3os4.h
263xm-sun4os4.h
264xm-symmetry.h
265xm-tahoe.h
1111151a 266xm-ultra3.h
eeadf5c2
RP
267xm-umax.h
268xm-vax.h
269
270Do-last:
271
eeadf5c2 272# End of file.
This page took 0.043122 seconds and 4 git commands to generate.