]>
Commit | Line | Data |
---|---|---|
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 | ||
18 | Do-first: | |
19 | ||
20 | echo 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 | ||
28 | Things-to-keep: | |
29 | ||
30 | .gdbinit | |
f9da0d67 | 31 | gdb.1 |
eeadf5c2 RP |
32 | COPYING |
33 | ChangeLog | |
34 | ChangeLog-3.x | |
35 | Convex.notes | |
bdf3621b | 36 | Makefile.in |
eeadf5c2 RP |
37 | Projects |
38 | README | |
39 | TODO | |
40 | WHATS.NEW | |
41 | alldeps.mak | |
42 | alloca.c | |
43 | altos-xdep.c | |
44 | am29k-opcode.h | |
45 | am29k-pinsn.c | |
46 | am29k-tdep.c | |
47 | ansidecl.h | |
48 | arm-convert.s | |
49 | arm-opcode.h | |
50 | arm-pinsn.c | |
51 | arm-tdep.c | |
52 | arm-xdep.c | |
53 | blockframe.c | |
54 | breakpoint.c | |
55 | breakpoint.h | |
2ce38c6d JG |
56 | buildsym.c |
57 | buildsym.h | |
56d921a8 | 58 | c-exp.y |
eeadf5c2 RP |
59 | coffread.c |
60 | command.c | |
61 | command.h | |
eeadf5c2 RP |
62 | configure.in |
63 | convex-pinsn.c | |
64 | convex-tdep.c | |
65 | convex-xdep.c | |
66 | convx-opcode.h | |
67 | copying.awk | |
68 | copying.c | |
69 | core.c | |
70 | coredep.c | |
71 | cplus-dem.c | |
72 | createtags | |
73 | dbxread.c | |
74 | defs.h | |
55b32c02 | 75 | depend |
eeadf5c2 | 76 | doc |
6fccdaf4 FF |
77 | dwarfread.c |
78 | elfread.c | |
eeadf5c2 RP |
79 | environ.c |
80 | environ.h | |
81 | eval.c | |
82 | exec.c | |
83 | expprint.c | |
eeadf5c2 RP |
84 | expression.h |
85 | findvar.c | |
86 | frame.h | |
87 | gdbcmd.h | |
88 | gdbcore.h | |
89 | getpagesize.h | |
90 | gmalloc.c | |
91 | gmalloc.h | |
92 | gould-pinsn.c | |
93 | gould-xdep.c | |
eeadf5c2 RP |
94 | hp300ux-xdep.c |
95 | i386-pinsn.c | |
96 | i386-stub.c | |
97 | i386-tdep.c | |
98 | i386-xdep.c | |
56d921a8 | 99 | i387-tdep.c |
eeadf5c2 RP |
100 | i960-pinsn.c |
101 | i960-tdep.c | |
102 | ieee-float.c | |
103 | ieee-float.h | |
104 | infcmd.c | |
105 | inferior.h | |
106 | inflow.c | |
107 | infptrace.c | |
108 | infrun.c | |
eeadf5c2 RP |
109 | inftarg.c |
110 | kdb-start.c | |
56d921a8 JG |
111 | language.c |
112 | language.h | |
113 | m2-exp.y | |
eeadf5c2 RP |
114 | m68k-opcode.h |
115 | m68k-pinsn.c | |
116 | m68k-stub.c | |
117 | m68k-tdep.c | |
118 | m88k-opcode.h | |
119 | m88k-pinsn.c | |
120 | m88k-tdep.c | |
121 | m88k-xdep.c | |
c888e9cf | 122 | mach386-xdep.c |
eeadf5c2 RP |
123 | main.c |
124 | mcheck.c | |
125 | mem-break.c | |
1111151a | 126 | minimon.h |
eeadf5c2 RP |
127 | mips-opcode.h |
128 | mips-pinsn.c | |
129 | mips-tdep.c | |
130 | mips-xdep.c | |
131 | mipsread.c | |
132 | mtrace.awk | |
133 | mtrace.c | |
134 | munch | |
135 | news-xdep.c | |
136 | nindy-share | |
137 | nindy-tdep.c | |
138 | np1-opcode.h | |
139 | ns32k-opcode.h | |
140 | ns32k-pinsn.c | |
141 | param-no-tm.h | |
142 | param.h | |
56d921a8 JG |
143 | parse.c |
144 | parser-defs.h | |
eeadf5c2 RP |
145 | pn-opcode.h |
146 | printcmd.c | |
6fccdaf4 | 147 | procfs.c |
eeadf5c2 RP |
148 | putenv.c |
149 | pyr-opcode.h | |
150 | pyr-pinsn.c | |
151 | pyr-tdep.c | |
152 | pyr-xdep.c | |
153 | regex.c | |
154 | regex.h | |
155 | rem-multi.shar | |
1111151a | 156 | remote-adapt.c |
eeadf5c2 | 157 | remote-eb.c |
1111151a | 158 | remote-mm.c |
eeadf5c2 | 159 | remote-nindy.c |
eeadf5c2 RP |
160 | remote-vx.c |
161 | remote.c | |
162 | saber.suppress | |
163 | signals.h | |
164 | signame.c | |
165 | signame.h | |
166 | solib.c | |
167 | source.c | |
168 | sparc-opcode.h | |
169 | sparc-pinsn.c | |
170 | sparc-tdep.c | |
171 | sparc-xdep.c | |
172 | stack.c | |
173 | standalone.c | |
eeadf5c2 RP |
174 | stuff.c |
175 | sun3-xdep.c | |
176 | sun386-xdep.c | |
177 | symfile.c | |
178 | symfile.h | |
179 | symm-tdep.c | |
180 | symm-xdep.c | |
181 | symmisc.c | |
182 | symtab.c | |
183 | symtab.h | |
184 | tahoe-opcode.h | |
185 | tahoe-pinsn.c | |
186 | target.c | |
187 | target.h | |
188 | tconfig | |
5f124852 | 189 | tdesc-lib |
eeadf5c2 RP |
190 | tdesc.c |
191 | tdesc.h | |
192 | terminal.h | |
eeadf5c2 RP |
193 | tm-29k.h |
194 | tm-3b1.h | |
195 | tm-68k.h | |
196 | tm-88k.h | |
197 | tm-altos.h | |
198 | tm-altosgas.h | |
6fccdaf4 | 199 | tm-amix.h |
eeadf5c2 RP |
200 | tm-arm.h |
201 | tm-bigmips.h | |
202 | tm-convex.h | |
203 | tm-hp300bsd.h | |
204 | tm-hp300hpux.h | |
205 | tm-i386v-g.h | |
206 | tm-i386v.h | |
207 | tm-i960.h | |
fda38666 | 208 | tm-irix3.h |
eeadf5c2 RP |
209 | tm-isi.h |
210 | tm-merlin.h | |
211 | tm-mips.h | |
212 | tm-news.h | |
213 | tm-nindy960.h | |
214 | tm-np1.h | |
215 | tm-pn.h | |
216 | tm-pyr.h | |
217 | tm-sparc.h | |
218 | tm-sun2.h | |
219 | tm-sun2os4.h | |
220 | tm-sun3.h | |
221 | tm-sun386.h | |
222 | tm-sun3os4.h | |
223 | tm-sun4os4.h | |
224 | tm-sunos.h | |
6fccdaf4 | 225 | tm-svr4.h |
eeadf5c2 RP |
226 | tm-symmetry.h |
227 | tm-tahoe.h | |
7621b324 | 228 | tm-ultra3.h |
eeadf5c2 RP |
229 | tm-umax.h |
230 | tm-vax.h | |
231 | tm-vx68.h | |
232 | tm-vx960.h | |
1111151a | 233 | ultra3-xdep.c |
eeadf5c2 RP |
234 | umax-xdep.c |
235 | utils.c | |
236 | valarith.c | |
237 | valops.c | |
238 | valprint.c | |
239 | value.h | |
240 | values.c | |
241 | vax-opcode.h | |
242 | vax-pinsn.c | |
243 | vx-share | |
244 | xconfig | |
245 | xm-3b1.h | |
246 | xm-88k.h | |
247 | xm-altos.h | |
6fccdaf4 | 248 | xm-amix.h |
eeadf5c2 RP |
249 | xm-arm.h |
250 | xm-bigmips.h | |
251 | xm-convex.h | |
252 | xm-hp300bsd.h | |
253 | xm-hp300hpux.h | |
c888e9cf | 254 | xm-i386mach.h |
eeadf5c2 RP |
255 | xm-i386sco.h |
256 | xm-i386v.h | |
257 | xm-i386v32.h | |
fda38666 | 258 | xm-irix3.h |
eeadf5c2 | 259 | xm-isi.h |
6fccdaf4 | 260 | xm-m68k.h |
eeadf5c2 RP |
261 | xm-merlin.h |
262 | xm-mips.h | |
263 | xm-news.h | |
264 | xm-news1000.h | |
265 | xm-np1.h | |
266 | xm-pn.h | |
267 | xm-pyr.h | |
1111151a | 268 | xm-rtbsd.h |
eeadf5c2 RP |
269 | xm-sparc.h |
270 | xm-sun2.h | |
271 | xm-sun3.h | |
272 | xm-sun386.h | |
273 | xm-sun3os4.h | |
274 | xm-sun4os4.h | |
6fccdaf4 | 275 | xm-svr4.h |
eeadf5c2 RP |
276 | xm-symmetry.h |
277 | xm-tahoe.h | |
1111151a | 278 | xm-ultra3.h |
eeadf5c2 RP |
279 | xm-umax.h |
280 | xm-vax.h | |
281 | ||
282 | Do-last: | |
283 | ||
eeadf5c2 | 284 | # End of file. |