* cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest-foo.cc,
[binutils-gdb.git] / ld / .Sanitize
1 # Sanitize.in for devo.
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 ChangeLog
30 Makefile.dos
31 Makefile.in
32 PORTING
33 README
34 a29k.sc-sh
35 a29k.sh
36 aout.sc-sh
37 cdtest-foo.cc
38 cdtest-foo.h
39 cdtest-func.cc
40 cdtest-main.cc
41 cdtest.exp
42 config
43 config.h
44 configure.bat
45 configure.in
46 cplus-dem.c
47 ebmon29k.sc-sh
48 ebmon29k.sh
49 generic.em
50 genscripts.sh
51 gld.1
52 gld960.em
53 gld960.sh
54 go32.sh
55 hp300bsd.sh
56 h8300hms.em
57 h8300hms.sc-sh
58 h8300hms.sh
59 h8300xray.em
60 h8300xray.sc-sh
61 h8300xray.sh
62 i386aout.sh
63 i960.sc-sh
64 ld.h
65 ld.texinfo
66 ldctor.c
67 ldctor.h
68 ldemul.c
69 ldemul.h
70 lderror.c
71 lderror.h
72 ldexp.c
73 ldexp.h
74 ldfile.c
75 ldfile.h
76 ldgram.y
77 ldindr.c
78 ldindr.h
79 ldlang.c
80 ldlang.h
81 ldlex.h
82 ldlex.l
83 ldmain.c
84 ldmain.h
85 ldmisc.c
86 ldmisc.h
87 ldsym.c
88 ldsym.h
89 ldver.c
90 ldver.h
91 ldwarn.c
92 ldwarn.h
93 ldwrite.c
94 ldwrite.h
95 lexsup.c
96 lnk960.em
97 lnk960.sh
98 m88kbcs.sc-sh
99 m88kbcs.sh
100 mri.c
101 mri.h
102 go32.sh
103 mkscript.c
104 news.sh
105 relax.c
106 relax.h
107 st2000.em
108 st2000.sc-sh
109 st2000.sh
110 sa29200.sc-sh
111 sa29200.sh
112 sun3.sh
113 sun4.sh
114 vanilla.em
115 vanilla.sc-sh
116 vanilla.sh
117
118 Do-last:
119
120 echo Done in `pwd`.
121
122 #
123 #
124 # $Log$
125 # Revision 1.38 1992/08/05 04:15:24 bothner
126 # * cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest-foo.cc,
127 # cdtest.exp: A test program (copied from libg++/test-install)
128 # that tests that constructor and destructors are handled
129 # corrrectly.
130 #
131 # Revision 1.37 1992/05/02 02:08:16 sac
132 # New stuff for 29200
133 #
134 # Revision 1.36 1992/05/01 22:08:40 sac
135 # Add mri.h
136 #
137 # Revision 1.35 1992/04/17 15:59:22 sac
138 # * relax.c: added handling for new "padding" seclet type, used to
139 # fill out gaps between section.
140 # * ldgram.y, ldlex.l: now -defsym on the command line is done
141 # properly.
142 #
143 # Revision 1.34 1992/04/15 23:11:53 sac
144 # added mri.c
145 #
146 # Revision 1.33 1992/04/05 01:46:05 sac
147 # New lexer.
148 #
149 # New targets for h8/300 simulator and DOS
150 #
151 # Revision 1.32 1992/03/07 18:32:27 sac
152 # *** empty log message ***
153 #
154 # Revision 1.31 1992/02/27 17:23:59 sac
155 # Why didn't it start emacs
156 #
157 # Revision 1.30 1992/02/22 00:11:38 sac
158 # DJ naming change
159 #
160 # Revision 1.29 1992/02/16 20:49:26 bothner
161 # *** empty log message ***
162 #
163 # Revision 1.28 1992/02/07 22:32:29 hgs
164 # added h8300hms.c and h8300hms.sc
165 #
166 # Revision 1.27 1992/01/29 16:44:08 sac
167 # ldlnk960.c: Special #ifdef to choose little endian ony
168 # ldgram.y: allow forward ref of section
169 #
170 # Revision 1.26 1992/01/24 22:35:55 sac
171 # .Sanitize: added relax.c
172 # ldsym.c ldlang.* more map stuff
173 #
174 # Revision 1.25 1991/12/12 03:42:08 sac
175 # New dos files
176 #
177 # Revision 1.24 1991/12/08 01:27:59 sac
178 # *** empty log message ***
179 #
180 # Revision 1.23 1991/11/15 21:09:49 bothner
181 # Remove ldgld.c, ldgld68k.c, ldm88k.c, since these are
182 # now automatically generated.
183 #
184 # Revision 1.22 1991/11/06 09:26:59 sac
185 # Added three files which had been forgotten
186 #
187 # Revision 1.21 1991/11/05 21:56:06 sac
188 # *** empty log message ***
189 #
190 # Revision 1.20 1991/11/05 20:36:54 sac
191 # *** empty log message ***
192 #
193 # Revision 1.19 1991/11/04 00:46:44 steve
194 # i386 aout changes from Bob Kukura
195 #
196 # Revision 1.18 1991/10/12 06:43:01 bothner
197 # Fixed typo.
198 #
199 # Revision 1.17 1991/10/11 19:31:38 steve
200 # *** empty log message ***
201 #
202 # Revision 1.16 1991/10/10 11:59:25 rich
203 # updating
204 #
205 # Revision 1.15 1991/10/09 20:40:37 bothner
206 # Added h8300hds.{c,sc}.
207 #
208 # Revision 1.14 1991/10/05 04:55:04 gnu
209 # * Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun Make).
210 # * ldfile.c, ldlang.c, ldmain.c, ldwrite.c: Cope with renames of a
211 # few BFD types & enums.
212 # * ChangeLog: Create.
213 #
214 # Revision 1.13 1991/09/27 20:19:25 bothner
215 # Update for deleted (and some added) files.
216 #
217 # Revision 1.12 1991/09/24 02:30:20 rich
218 # ldgram.h is not cvs'd source.
219 #
220 # Revision 1.11 1991/09/23 20:59:12 steve
221 # Cleaned it up for 88k
222 #
223 # Revision 1.5 1991/08/27 00:21:34 steve
224 # Added config.sub
225 #
226 # Revision 1.4 1991/08/06 21:28:21 steve
227 # Patches to fix bugs reported by roland McGrath
228 #
229 # Revision 1.3 1991/08/01 23:59:06 steve
230 # *** empty log message ***
231 #
232 # Revision 1.2 1991/07/16 00:31:15 steve
233 # *** empty log message ***
234 #
235 # Revision 1.1 1991/05/23 21:45:12 rich
236 # Initial revision
237 #
238 #
239 #
240
241 # End of file.