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