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