source: rtems/c/src/ada-tests/ChangeLog @ 2ff6ada3

4.104.114.84.95
Last change on this file since 2ff6ada3 was ed902c24, checked in by Joel Sherrill <joel.sherrill@…>, on 04/05/07 at 15:23:29

2007-04-05 Joel Sherrill <joel@…>

  • mptests/mp01/config.h, samples/base_sp/config.h, samples/hello/config.h, samples/ticker/config.h, sptests/sp01/config.h, sptests/sp02/config.h, sptests/sp03/config.h, sptests/sp04/config.h, sptests/sp05/config.h, sptests/sp06/config.h, sptests/sp07/config.h, sptests/sp08/config.h, sptests/sp09/config.h, sptests/sp11/config.h, sptests/sp12/config.h, sptests/sp13/config.h, sptests/sp14/config.h, sptests/sp15/config.h, sptests/sp16/config.h, sptests/sp17/config.h, sptests/sp19/config.h, sptests/sp20/config.h, sptests/sp21/config.h, sptests/sp22/config.h, sptests/sp23/config.h, sptests/sp24/config.h, sptests/sp25/config.h, tmtests/tm01/config.h, tmtests/tm02/config.h, tmtests/tm03/config.h, tmtests/tm04/config.h, tmtests/tm05/config.h, tmtests/tm06/config.h, tmtests/tm07/config.h, tmtests/tm08/config.h, tmtests/tm09/config.h, tmtests/tm10/config.h, tmtests/tm11/config.h, tmtests/tm12/config.h, tmtests/tm13/config.h, tmtests/tm14/config.h, tmtests/tm15/config.h, tmtests/tm16/config.h, tmtests/tm17/config.h, tmtests/tm18/config.h, tmtests/tm19/config.h, tmtests/tm20/config.h, tmtests/tm21/config.h, tmtests/tm22/config.h, tmtests/tm23/config.h, tmtests/tm24/config.h, tmtests/tm25/config.h, tmtests/tm28/config.h, tmtests/tm29/config.h, tmtests/tmck/config.h, tmtests/tmoverhd/config.h: Change all obsoleted CONFIGURE_TEST_NEEDS_XXX configuration constants to CONFIGURE_APPLICATION_NEEDS_XXX.
  • Property mode set to 100644
File size: 48.2 KB
Line 
12007-04-05      Joel Sherrill <joel@OARcorp.com>
2
3        * mptests/mp01/config.h, samples/base_sp/config.h,
4        samples/hello/config.h, samples/ticker/config.h,
5        sptests/sp01/config.h, sptests/sp02/config.h, sptests/sp03/config.h,
6        sptests/sp04/config.h, sptests/sp05/config.h, sptests/sp06/config.h,
7        sptests/sp07/config.h, sptests/sp08/config.h, sptests/sp09/config.h,
8        sptests/sp11/config.h, sptests/sp12/config.h, sptests/sp13/config.h,
9        sptests/sp14/config.h, sptests/sp15/config.h, sptests/sp16/config.h,
10        sptests/sp17/config.h, sptests/sp19/config.h, sptests/sp20/config.h,
11        sptests/sp21/config.h, sptests/sp22/config.h, sptests/sp23/config.h,
12        sptests/sp24/config.h, sptests/sp25/config.h, tmtests/tm01/config.h,
13        tmtests/tm02/config.h, tmtests/tm03/config.h, tmtests/tm04/config.h,
14        tmtests/tm05/config.h, tmtests/tm06/config.h, tmtests/tm07/config.h,
15        tmtests/tm08/config.h, tmtests/tm09/config.h, tmtests/tm10/config.h,
16        tmtests/tm11/config.h, tmtests/tm12/config.h, tmtests/tm13/config.h,
17        tmtests/tm14/config.h, tmtests/tm15/config.h, tmtests/tm16/config.h,
18        tmtests/tm17/config.h, tmtests/tm18/config.h, tmtests/tm19/config.h,
19        tmtests/tm20/config.h, tmtests/tm21/config.h, tmtests/tm22/config.h,
20        tmtests/tm23/config.h, tmtests/tm24/config.h, tmtests/tm25/config.h,
21        tmtests/tm28/config.h, tmtests/tm29/config.h, tmtests/tmck/config.h,
22        tmtests/tmoverhd/config.h: Change all obsoleted
23        CONFIGURE_TEST_NEEDS_XXX configuration constants to
24        CONFIGURE_APPLICATION_NEEDS_XXX.
25
262006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
27
28        * configure.ac: New BUG-REPORT address.
29
302005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * configure.ac: Re-add mptests*Makefile.am.
33        * mptests/Makefile.am: Re-add  mp?? tests.
34
352005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        * mptests/mp02/Makefile.am, mptests/mp02/node1/Makefile.am,
38        mptests/mp02/node2/Makefile.am, mptests/mp03/Makefile.am,
39        mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am,
40        mptests/mp04/Makefile.am, mptests/mp04/node1/Makefile.am,
41        mptests/mp04/node2/Makefile.am, mptests/mp05/Makefile.am,
42        mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am,
43        mptests/mp06/Makefile.am, mptests/mp06/node1/Makefile.am,
44        mptests/mp06/node2/Makefile.am, mptests/mp07/Makefile.am,
45        mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am,
46        mptests/mp08/Makefile.am, mptests/mp08/node1/Makefile.am,
47        mptests/mp08/node2/Makefile.am, mptests/mp09/Makefile.am,
48        mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am,
49        mptests/mp10/Makefile.am, mptests/mp10/node1/Makefile.am,
50        mptests/mp10/node2/Makefile.am, mptests/mp11/Makefile.am,
51        mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am,
52        mptests/mp12/Makefile.am, mptests/mp12/node1/Makefile.am,
53        mptests/mp12/node2/Makefile.am, mptests/mp13/Makefile.am,
54        mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am,
55        mptests/mp14/Makefile.am, mptests/mp14/node1/Makefile.am,
56        mptests/mp14/node2/Makefile.am: New.
57
582005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * samples/base_mp/node1/Makefile.am,
61        samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am,
62        samples/hello/Makefile.am, samples/ticker/Makefile.am,
63        sptests/sp01/Makefile.am, sptests/sp02/Makefile.am,
64        sptests/sp03/Makefile.am, sptests/sp04/Makefile.am,
65        sptests/sp05/Makefile.am, sptests/sp06/Makefile.am,
66        sptests/sp07/Makefile.am, sptests/sp08/Makefile.am,
67        sptests/sp09/Makefile.am, sptests/sp11/Makefile.am,
68        sptests/sp12/Makefile.am, sptests/sp13/Makefile.am,
69        sptests/sp14/Makefile.am, sptests/sp15/Makefile.am,
70        sptests/sp16/Makefile.am, sptests/sp17/Makefile.am,
71        sptests/sp19/Makefile.am, sptests/sp20/Makefile.am,
72        sptests/sp21/Makefile.am, sptests/sp22/Makefile.am,
73        sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
74        sptests/sp25/Makefile.am: Add scndir. Install *.scn to scndir.
75
762005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
77
78        * configure.ac: Add rtems_ada_testsdir.
79        * samples/base_mp/Makefile.am: Remove references to *.scn.
80        * samples/base_mp/node1/base_mp.scn: Remove.
81        * samples/base_mp/node1/base_mp-node1.scn: New.
82        * samples/base_mp/node1/Makefile.am: Eliminate NODE.
83        Reflect having renamed base_mp.scn.
84        * samples/base_mp/node2/base_mp.scn: Remove.
85        * samples/base_mp/node2/base_mp-node2.scn: New.
86        * samples/base_mp/node2/Makefile.am: Eliminate NODE.
87        Reflect having renamed base_mp.scn.
88
892005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
90
91        * configure.ac: Reflect changes to testsuites/automake,
92        testsuites/aclocal.
93
942005-05-06      Joel Sherrill <joel@OARcorp.com>
95
96        * tmtests/tmoverhd/tmtest.adb: Removed warnings.
97
982005-05-05      Joel Sherrill <joel@OARcorp.com>
99
100        * sptests/sp04/sptest.adb, tmtests/tm02/tmtest.adb,
101        tmtests/tmoverhd/tmtest.adb: Removed warnings.
102
1032005-05-03      Joel Sherrill <joel@OARcorp.com>
104
105        * samples/hello/sptest.adb, sptests/sp03/sptest.adb,
106        sptests/sp04/sptest.adb, sptests/sp05/sptest.adb,
107        sptests/sp07/sptest.adb, sptests/sp13/sptest.adb,
108        sptests/sp14/sptest.adb, sptests/sp20/sptest.adb,
109        sptests/sp24/sptest.adb, tmtests/tm01/tmtest.adb,
110        tmtests/tm02/tmtest.adb, tmtests/tm03/tmtest.adb,
111        tmtests/tm04/tmtest.adb, tmtests/tm05/tmtest.adb,
112        tmtests/tm06/tmtest.adb, tmtests/tm07/tmtest.adb,
113        tmtests/tm08/tmtest.adb, tmtests/tm09/tmtest.adb,
114        tmtests/tm10/tmtest.adb, tmtests/tm11/tmtest.adb,
115        tmtests/tm12/tmtest.adb, tmtests/tm13/tmtest.adb,
116        tmtests/tm14/tmtest.adb, tmtests/tm15/tmtest.adb,
117        tmtests/tm16/tmtest.adb, tmtests/tm17/tmtest.adb,
118        tmtests/tm18/tmtest.adb, tmtests/tm19/tmtest.adb,
119        tmtests/tm20/tmtest.adb, tmtests/tm21/tmtest.adb,
120        tmtests/tm22/tmtest.adb, tmtests/tm23/tmtest.adb,
121        tmtests/tm24/tmtest.adb, tmtests/tm25/tmtest.adb,
122        tmtests/tm28/tmtest.adb, tmtests/tm29/tmtest.adb,
123        tmtests/tmck/tmtest.adb, tmtests/tmoverhd/dummy_rtems.adb,
124        tmtests/tmoverhd/tmtest.adb: Remove warnings.
125
1262005-05-01      Ralf Corsepius <ralf.corsepius@rtems.org>
127
128        * mptests/mp01/config.h, samples/base_mp/config.h,
129        samples/base_sp/config.h, samples/hello/config.h,
130        samples/ticker/config.h, sptests/sp01/config.h,
131        sptests/sp02/config.h, sptests/sp03/config.h, sptests/sp04/config.h,
132        sptests/sp05/config.h, sptests/sp06/config.h, sptests/sp07/config.h,
133        sptests/sp08/config.h, sptests/sp09/config.h, sptests/sp11/config.h,
134        sptests/sp12/config.h, sptests/sp13/config.h, sptests/sp14/config.h,
135        sptests/sp15/config.h, sptests/sp16/config.h, sptests/sp17/config.h,
136        sptests/sp19/config.h, sptests/sp20/config.h, sptests/sp21/config.h,
137        sptests/sp22/config.h, sptests/sp23/config.h, sptests/sp24/config.h,
138        sptests/sp25/config.h, tmtests/tm01/config.h, tmtests/tm02/config.h,
139        tmtests/tm03/config.h, tmtests/tm04/config.h, tmtests/tm05/config.h,
140        tmtests/tm06/config.h, tmtests/tm07/config.h, tmtests/tm08/config.h,
141        tmtests/tm09/config.h, tmtests/tm10/config.h, tmtests/tm11/config.h,
142        tmtests/tm12/config.h, tmtests/tm13/config.h, tmtests/tm14/config.h,
143        tmtests/tm15/config.h, tmtests/tm16/config.h, tmtests/tm17/config.h,
144        tmtests/tm18/config.h, tmtests/tm19/config.h, tmtests/tm20/config.h,
145        tmtests/tm21/config.h, tmtests/tm22/config.h, tmtests/tm23/config.h,
146        tmtests/tm24/config.h, tmtests/tm25/config.h, tmtests/tm28/config.h,
147        tmtests/tm29/config.h, tmtests/tmck/config.h,
148        tmtests/tmoverhd/config.h: Include <rtems/confdefs.h> instead of
149        <confdefs.h> (obsolete).
150
1512004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
152
153        * configure.ac: Require automake > 1.9.
154
1552004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
156
157        * configure.ac: Add 2nd arg to RTEMS_TOP.
158        Unconditionally configure MP-directories.
159        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
160        Add DIST_SUBDIRS comprising MP-subdirs.
161        * samples/Makefile.am: Add DIST_SUBDIRS comprising MP-subdirs.
162
1632003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
166
1672003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * mptests/mp01/Makefile.am: Cosmetics.
170        * samples/Makefile.am: Cosmetics.
171        * samples/base_mp/Makefile.am: Cosmetics.
172        * samples/base_sp/Makefile.am: Cosmetics.
173        * samples/hello/Makefile.am: Cosmetics.
174        * samples/ticker/Makefile.am: Cosmetics.
175        * support/Makefile.am: Cosmetics.
176        * tmtests/tmoverhd/Makefile.am: Cosmetics.
177
1782003-11-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * Makefile.am: Reflect having moved tests/.
181        * mptests/Makefile.am: Reflect having moved tests/.
182        * mptests/mp01/Makefile.am: Reflect having moved tests/.
183        * mptests/mp01/node1/Makefile.am: Reflect having moved tests/.
184        * mptests/mp01/node2/Makefile.am: Reflect having moved tests/.
185        * samples/Makefile.am: Reflect having moved tests/.
186        * samples/base_mp/Makefile.am: Reflect having moved tests/.
187        * samples/base_mp/node1/Makefile.am: Reflect having moved tests/.
188        * samples/base_mp/node2/Makefile.am: Reflect having moved tests/.
189        * samples/base_sp/Makefile.am: Reflect having moved tests/.
190        * samples/hello/Makefile.am: Reflect having moved tests/.
191        * samples/ticker/Makefile.am: Reflect having moved tests/.
192        * sptests/Makefile.am: Reflect having moved tests/.
193        * sptests/sp01/Makefile.am: Reflect having moved tests/.
194        * sptests/sp02/Makefile.am: Reflect having moved tests/.
195        * sptests/sp03/Makefile.am: Reflect having moved tests/.
196        * sptests/sp04/Makefile.am: Reflect having moved tests/.
197        * sptests/sp05/Makefile.am: Reflect having moved tests/.
198        * sptests/sp06/Makefile.am: Reflect having moved tests/.
199        * sptests/sp07/Makefile.am: Reflect having moved tests/.
200        * sptests/sp08/Makefile.am: Reflect having moved tests/.
201        * sptests/sp09/Makefile.am: Reflect having moved tests/.
202        * sptests/sp11/Makefile.am: Reflect having moved tests/.
203        * sptests/sp12/Makefile.am: Reflect having moved tests/.
204        * sptests/sp13/Makefile.am: Reflect having moved tests/.
205        * sptests/sp14/Makefile.am: Reflect having moved tests/.
206        * sptests/sp15/Makefile.am: Reflect having moved tests/.
207        * sptests/sp16/Makefile.am: Reflect having moved tests/.
208        * sptests/sp17/Makefile.am: Reflect having moved tests/.
209        * sptests/sp19/Makefile.am: Reflect having moved tests/.
210        * sptests/sp20/Makefile.am: Reflect having moved tests/.
211        * sptests/sp21/Makefile.am: Reflect having moved tests/.
212        * sptests/sp22/Makefile.am: Reflect having moved tests/.
213        * sptests/sp23/Makefile.am: Reflect having moved tests/.
214        * sptests/sp24/Makefile.am: Reflect having moved tests/.
215        * sptests/sp25/Makefile.am: Reflect having moved tests/.
216        * sptests/spsize/Makefile.am: Reflect having moved tests/.
217        * support/Makefile.am: Reflect having moved tests/.
218        * tmtests/Makefile.am: Reflect having moved tests/.
219        * tmtests/tm01/Makefile.am: Reflect having moved tests/.
220        * tmtests/tm02/Makefile.am: Reflect having moved tests/.
221        * tmtests/tm03/Makefile.am: Reflect having moved tests/.
222        * tmtests/tm04/Makefile.am: Reflect having moved tests/.
223        * tmtests/tm05/Makefile.am: Reflect having moved tests/.
224        * tmtests/tm06/Makefile.am: Reflect having moved tests/.
225        * tmtests/tm07/Makefile.am: Reflect having moved tests/.
226        * tmtests/tm08/Makefile.am: Reflect having moved tests/.
227        * tmtests/tm09/Makefile.am: Reflect having moved tests/.
228        * tmtests/tm10/Makefile.am: Reflect having moved tests/.
229        * tmtests/tm11/Makefile.am: Reflect having moved tests/.
230        * tmtests/tm12/Makefile.am: Reflect having moved tests/.
231        * tmtests/tm13/Makefile.am: Reflect having moved tests/.
232        * tmtests/tm14/Makefile.am: Reflect having moved tests/.
233        * tmtests/tm15/Makefile.am: Reflect having moved tests/.
234        * tmtests/tm16/Makefile.am: Reflect having moved tests/.
235        * tmtests/tm17/Makefile.am: Reflect having moved tests/.
236        * tmtests/tm18/Makefile.am: Reflect having moved tests/.
237        * tmtests/tm19/Makefile.am: Reflect having moved tests/.
238        * tmtests/tm20/Makefile.am: Reflect having moved tests/.
239        * tmtests/tm21/Makefile.am: Reflect having moved tests/.
240        * tmtests/tm22/Makefile.am: Reflect having moved tests/.
241        * tmtests/tm23/Makefile.am: Reflect having moved tests/.
242        * tmtests/tm24/Makefile.am: Reflect having moved tests/.
243        * tmtests/tm25/Makefile.am: Reflect having moved tests/.
244        * tmtests/tm28/Makefile.am: Reflect having moved tests/.
245        * tmtests/tm29/Makefile.am: Reflect having moved tests/.
246        * tmtests/tmck/Makefile.am: Reflect having moved tests/.
247        * tmtests/tmoverhd/Makefile.am: Reflect having moved tests/.
248
2492003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.ac: Remove RTEMS_CANONICAL_HOST.
252
2532003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.ac: Remove RTEMS_CHECK_CPU.
256
2572003-09-04      Joel Sherrill <joel@OARcorp.com>
258
259        * mptests/mp01/config.h, mptests/mp01/mp01.adb,
260        mptests/mp01/mptest.adb, mptests/mp01/mptest.ads,
261        mptests/mp02/mptest.adb, mptests/mp02/mptest.ads,
262        mptests/mp03/mptest.adb, mptests/mp03/mptest.ads,
263        mptests/mp04/mptest.adb, mptests/mp04/mptest.ads,
264        mptests/mp05/mptest.adb, mptests/mp05/mptest.ads,
265        mptests/mp06/mptest.adb, mptests/mp06/mptest.ads,
266        mptests/mp07/mptest.adb, mptests/mp07/mptest.ads,
267        mptests/mp08/mptest.adb, mptests/mp08/mptest.ads,
268        mptests/mp09/mptest.adb, mptests/mp09/mptest.ads,
269        mptests/mp10/mptest.adb, mptests/mp10/mptest.ads,
270        mptests/mp11/mptest.adb, mptests/mp11/mptest.ads,
271        mptests/mp12/mptest.adb, mptests/mp12/mptest.ads,
272        mptests/mp13/mptest.adb, mptests/mp13/mptest.ads,
273        mptests/mp14/mptest.adb, mptests/mp14/mptest.ads,
274        samples/base_mp/config.h, samples/base_mp/mptest.adb,
275        samples/base_mp/mptest.ads, samples/base_sp/base_sp.adb,
276        samples/base_sp/config.h, samples/base_sp/sptest.adb,
277        samples/base_sp/sptest.ads, samples/hello/config.h,
278        samples/hello/hello.adb, samples/hello/sptest.adb,
279        samples/hello/sptest.ads, samples/ticker/config.h,
280        samples/ticker/sptest.adb, samples/ticker/sptest.ads,
281        samples/ticker/ticker.adb, sptests/sp01/config.h,
282        sptests/sp01/sp01.adb, sptests/sp01/sptest.adb,
283        sptests/sp01/sptest.ads, sptests/sp02/config.h,
284        sptests/sp02/sp02.adb, sptests/sp02/sptest.adb,
285        sptests/sp02/sptest.ads, sptests/sp03/config.h,
286        sptests/sp03/sp03.adb, sptests/sp03/sptest.adb,
287        sptests/sp03/sptest.ads, sptests/sp04/config.h,
288        sptests/sp04/sp04.adb, sptests/sp04/sptest.adb,
289        sptests/sp04/sptest.ads, sptests/sp05/config.h,
290        sptests/sp05/sp05.adb, sptests/sp05/sptest.adb,
291        sptests/sp05/sptest.ads, sptests/sp06/config.h,
292        sptests/sp06/sp06.adb, sptests/sp06/sptest.adb,
293        sptests/sp06/sptest.ads, sptests/sp07/config.h,
294        sptests/sp07/sp07.adb, sptests/sp07/sptest.adb,
295        sptests/sp07/sptest.ads, sptests/sp08/config.h,
296        sptests/sp08/sp08.adb, sptests/sp08/sptest.adb,
297        sptests/sp08/sptest.ads, sptests/sp09/config.h,
298        sptests/sp09/sp09.adb, sptests/sp09/sptest.adb,
299        sptests/sp09/sptest.ads, sptests/sp11/config.h,
300        sptests/sp11/sp11.adb, sptests/sp11/sptest.adb,
301        sptests/sp11/sptest.ads, sptests/sp12/config.h,
302        sptests/sp12/sp12.adb, sptests/sp12/sptest.adb,
303        sptests/sp12/sptest.ads, sptests/sp13/config.h,
304        sptests/sp13/sp13.adb, sptests/sp13/sptest.adb,
305        sptests/sp13/sptest.ads, sptests/sp14/config.h,
306        sptests/sp14/sp14.adb, sptests/sp14/sptest.adb,
307        sptests/sp14/sptest.ads, sptests/sp15/config.h,
308        sptests/sp15/sp15.adb, sptests/sp15/sptest.adb,
309        sptests/sp15/sptest.ads, sptests/sp16/config.h,
310        sptests/sp16/sp16.adb, sptests/sp16/sptest.adb,
311        sptests/sp16/sptest.ads, sptests/sp17/config.h,
312        sptests/sp17/sp17.adb, sptests/sp17/sptest.adb,
313        sptests/sp17/sptest.ads, sptests/sp19/config.h,
314        sptests/sp19/sp19.adb, sptests/sp19/sptest.ads,
315        sptests/sp20/config.h, sptests/sp20/sp20.adb,
316        sptests/sp20/sptest.adb, sptests/sp20/sptest.ads,
317        sptests/sp21/config.h, sptests/sp21/sp21.adb,
318        sptests/sp21/sptest.adb, sptests/sp21/sptest.ads,
319        sptests/sp22/config.h, sptests/sp22/sp22.adb,
320        sptests/sp22/sptest.adb, sptests/sp22/sptest.ads,
321        sptests/sp23/config.h, sptests/sp23/sp23.adb,
322        sptests/sp23/sptest.adb, sptests/sp23/sptest.ads,
323        sptests/sp24/config.h, sptests/sp24/sp24.adb,
324        sptests/sp24/sptest.adb, sptests/sp24/sptest.ads,
325        sptests/sp25/config.h, sptests/sp25/sp25.adb,
326        sptests/sp25/sptest.adb, sptests/sp25/sptest.ads,
327        sptests/spsize/spsize.adb, sptests/spsize/sptest.adb,
328        sptests/spsize/sptest.ads, support/address_io.adb,
329        support/address_io.ads, support/float_io.ads, support/fp.inc,
330        support/integer.inc, support/rtems_calling_overhead.ads,
331        support/status_io.ads, support/test_support.adb,
332        support/test_support.ads, support/time_test_support.adb,
333        support/time_test_support.ads, support/timer_driver.adb,
334        support/timer_driver.ads, support/unsigned32_io.ads,
335        tmtests/tm01/config.h, tmtests/tm01/tm01.adb,
336        tmtests/tm01/tmtest.adb, tmtests/tm01/tmtest.ads,
337        tmtests/tm02/config.h, tmtests/tm02/tm02.adb,
338        tmtests/tm02/tmtest.adb, tmtests/tm02/tmtest.ads,
339        tmtests/tm03/config.h, tmtests/tm03/tm03.adb,
340        tmtests/tm03/tmtest.adb, tmtests/tm03/tmtest.ads,
341        tmtests/tm04/config.h, tmtests/tm04/tm04.adb,
342        tmtests/tm04/tmtest.adb, tmtests/tm04/tmtest.ads,
343        tmtests/tm05/config.h, tmtests/tm05/tm05.adb,
344        tmtests/tm05/tmtest.adb, tmtests/tm05/tmtest.ads,
345        tmtests/tm06/config.h, tmtests/tm06/tm06.adb,
346        tmtests/tm06/tmtest.adb, tmtests/tm06/tmtest.ads,
347        tmtests/tm07/config.h, tmtests/tm07/tm07.adb,
348        tmtests/tm07/tmtest.adb, tmtests/tm07/tmtest.ads,
349        tmtests/tm08/config.h, tmtests/tm08/tm08.adb,
350        tmtests/tm08/tmtest.adb, tmtests/tm08/tmtest.ads,
351        tmtests/tm09/config.h, tmtests/tm09/tm09.adb,
352        tmtests/tm09/tmtest.adb, tmtests/tm09/tmtest.ads,
353        tmtests/tm10/config.h, tmtests/tm10/tm10.adb,
354        tmtests/tm10/tmtest.adb, tmtests/tm10/tmtest.ads,
355        tmtests/tm11/config.h, tmtests/tm11/tm11.adb,
356        tmtests/tm11/tmtest.adb, tmtests/tm11/tmtest.ads,
357        tmtests/tm12/config.h, tmtests/tm12/tm12.adb,
358        tmtests/tm12/tmtest.adb, tmtests/tm12/tmtest.ads,
359        tmtests/tm13/config.h, tmtests/tm13/tm13.adb,
360        tmtests/tm13/tmtest.adb, tmtests/tm13/tmtest.ads,
361        tmtests/tm14/config.h, tmtests/tm14/tm14.adb,
362        tmtests/tm14/tmtest.adb, tmtests/tm14/tmtest.ads,
363        tmtests/tm15/config.h, tmtests/tm15/tm15.adb,
364        tmtests/tm15/tmtest.adb, tmtests/tm15/tmtest.ads,
365        tmtests/tm16/config.h, tmtests/tm16/tm16.adb,
366        tmtests/tm16/tmtest.adb, tmtests/tm16/tmtest.ads,
367        tmtests/tm17/config.h, tmtests/tm17/tm17.adb,
368        tmtests/tm17/tmtest.adb, tmtests/tm17/tmtest.ads,
369        tmtests/tm18/config.h, tmtests/tm18/tm18.adb,
370        tmtests/tm18/tmtest.adb, tmtests/tm18/tmtest.ads,
371        tmtests/tm19/config.h, tmtests/tm19/tm19.adb,
372        tmtests/tm19/tmtest.adb, tmtests/tm19/tmtest.ads,
373        tmtests/tm20/config.h, tmtests/tm20/tm20.adb,
374        tmtests/tm20/tmtest.adb, tmtests/tm20/tmtest.ads,
375        tmtests/tm21/config.h, tmtests/tm21/tm21.adb,
376        tmtests/tm21/tmtest.adb, tmtests/tm21/tmtest.ads,
377        tmtests/tm22/config.h, tmtests/tm22/tm22.adb,
378        tmtests/tm22/tmtest.adb, tmtests/tm22/tmtest.ads,
379        tmtests/tm23/config.h, tmtests/tm23/tm23.adb,
380        tmtests/tm23/tmtest.adb, tmtests/tm23/tmtest.ads,
381        tmtests/tm24/config.h, tmtests/tm24/tm24.adb,
382        tmtests/tm24/tmtest.adb, tmtests/tm24/tmtest.ads,
383        tmtests/tm25/config.h, tmtests/tm25/tm25.adb,
384        tmtests/tm25/tmtest.adb, tmtests/tm25/tmtest.ads,
385        tmtests/tm28/config.h, tmtests/tm28/tm28.adb,
386        tmtests/tm28/tmtest.adb, tmtests/tm28/tmtest.ads,
387        tmtests/tm29/config.h, tmtests/tm29/tm29.adb,
388        tmtests/tm29/tmtest.adb, tmtests/tm29/tmtest.ads,
389        tmtests/tmck/config.h, tmtests/tmck/tmck.adb,
390        tmtests/tmck/tmtest.adb, tmtests/tmck/tmtest.ads,
391        tmtests/tmoverhd/config.h, tmtests/tmoverhd/dummy_rtems.adb,
392        tmtests/tmoverhd/dummy_rtems.ads, tmtests/tmoverhd/tmoverhd.adb,
393        tmtests/tmoverhd/tmtest.adb, tmtests/tmoverhd/tmtest.ads: URL for
394        license changed.
395
3962003-09-04      Joel Sherrill <joel@OARcorp.com>
397
398        * sptests/sp19/sptest.adp, support/init.c: Removed incorrect statement
399        about copyright assignment.
400
4012003-09-04      Joel Sherrill <joel@OARcorp.com>
402
403        * sptests/sp19/sptest.adp, support/init.c: Removed incorrect statement
404        about copyright assignment.
405
4062003-08-20      Joel Sherrill <joel@OARcorp.com>
407
408        * mptests/mp01/config.h, mptests/mp01/mp01.adb,
409        mptests/mp01/mptest.adb, mptests/mp01/mptest.ads,
410        mptests/mp02/mptest.adb, mptests/mp02/mptest.ads,
411        mptests/mp03/mptest.adb, mptests/mp03/mptest.ads,
412        mptests/mp04/mptest.adb, mptests/mp04/mptest.ads,
413        mptests/mp05/mptest.adb, mptests/mp05/mptest.ads,
414        mptests/mp06/mptest.adb, mptests/mp06/mptest.ads,
415        mptests/mp07/mptest.adb, mptests/mp07/mptest.ads,
416        mptests/mp08/mptest.adb, mptests/mp08/mptest.ads,
417        mptests/mp09/mptest.adb, mptests/mp09/mptest.ads,
418        mptests/mp10/mptest.adb, mptests/mp10/mptest.ads,
419        mptests/mp11/mptest.adb, mptests/mp11/mptest.ads,
420        mptests/mp12/mptest.adb, mptests/mp12/mptest.ads,
421        mptests/mp13/mptest.adb, mptests/mp13/mptest.ads,
422        mptests/mp14/mptest.adb, mptests/mp14/mptest.ads,
423        samples/base_mp/mptest.adb, samples/base_mp/mptest.ads,
424        samples/base_sp/base_sp.adb, samples/base_sp/config.h,
425        samples/base_sp/sptest.adb, samples/base_sp/sptest.ads,
426        samples/hello/config.h, samples/hello/hello.adb,
427        samples/hello/sptest.adb, samples/hello/sptest.ads,
428        samples/ticker/config.h, samples/ticker/sptest.adb,
429        samples/ticker/sptest.ads, samples/ticker/ticker.adb,
430        sptests/sp01/config.h, sptests/sp01/sp01.adb,
431        sptests/sp01/sptest.adb, sptests/sp01/sptest.ads,
432        sptests/sp02/config.h, sptests/sp02/sp02.adb,
433        sptests/sp02/sptest.adb, sptests/sp02/sptest.ads,
434        sptests/sp03/config.h, sptests/sp03/sp03.adb,
435        sptests/sp03/sptest.adb, sptests/sp03/sptest.ads,
436        sptests/sp04/config.h, sptests/sp04/sp04.adb,
437        sptests/sp04/sptest.adb, sptests/sp04/sptest.ads,
438        sptests/sp05/config.h, sptests/sp05/sp05.adb,
439        sptests/sp05/sptest.adb, sptests/sp05/sptest.ads,
440        sptests/sp06/config.h, sptests/sp06/sp06.adb,
441        sptests/sp06/sptest.adb, sptests/sp06/sptest.ads,
442        sptests/sp07/config.h, sptests/sp07/sp07.adb,
443        sptests/sp07/sptest.adb, sptests/sp07/sptest.ads,
444        sptests/sp08/config.h, sptests/sp08/sp08.adb,
445        sptests/sp08/sptest.adb, sptests/sp08/sptest.ads,
446        sptests/sp09/config.h, sptests/sp09/sp09.adb,
447        sptests/sp09/sptest.adb, sptests/sp09/sptest.ads,
448        sptests/sp11/config.h, sptests/sp11/sp11.adb,
449        sptests/sp11/sptest.adb, sptests/sp11/sptest.ads,
450        sptests/sp12/config.h, sptests/sp12/sp12.adb,
451        sptests/sp12/sptest.adb, sptests/sp12/sptest.ads,
452        sptests/sp13/config.h, sptests/sp13/sp13.adb,
453        sptests/sp13/sptest.adb, sptests/sp13/sptest.ads,
454        sptests/sp14/config.h, sptests/sp14/sp14.adb,
455        sptests/sp14/sptest.adb, sptests/sp14/sptest.ads,
456        sptests/sp15/config.h, sptests/sp15/sp15.adb,
457        sptests/sp15/sptest.adb, sptests/sp15/sptest.ads,
458        sptests/sp16/config.h, sptests/sp16/sp16.adb,
459        sptests/sp16/sptest.adb, sptests/sp16/sptest.ads,
460        sptests/sp17/config.h, sptests/sp17/sp17.adb,
461        sptests/sp17/sptest.adb, sptests/sp17/sptest.ads,
462        sptests/sp19/config.h, sptests/sp19/sp19.adb,
463        sptests/sp19/sptest.ads, sptests/sp20/config.h,
464        sptests/sp20/sp20.adb, sptests/sp20/sptest.adb,
465        sptests/sp20/sptest.ads, sptests/sp21/config.h,
466        sptests/sp21/sp21.adb, sptests/sp21/sptest.adb,
467        sptests/sp21/sptest.ads, sptests/sp22/config.h,
468        sptests/sp22/sp22.adb, sptests/sp22/sptest.adb,
469        sptests/sp22/sptest.ads, sptests/sp23/config.h,
470        sptests/sp23/sp23.adb, sptests/sp23/sptest.adb,
471        sptests/sp23/sptest.ads, sptests/sp24/config.h,
472        sptests/sp24/sp24.adb, sptests/sp24/sptest.adb,
473        sptests/sp24/sptest.ads, sptests/sp25/config.h,
474        sptests/sp25/sp25.adb, sptests/sp25/sptest.adb,
475        sptests/sp25/sptest.ads, sptests/spsize/spsize.adb,
476        sptests/spsize/sptest.adb, sptests/spsize/sptest.ads,
477        support/address_io.adb, support/address_io.ads, support/float_io.ads,
478        support/fp.inc, support/integer.inc,
479        support/rtems_calling_overhead.ads, support/status_io.ads,
480        support/test_support.adb, support/test_support.ads,
481        support/time_test_support.adb, support/time_test_support.ads,
482        support/timer_driver.adb, support/timer_driver.ads,
483        support/unsigned32_io.ads, tmtests/tm01/config.h,
484        tmtests/tm01/tm01.adb, tmtests/tm01/tmtest.adb,
485        tmtests/tm01/tmtest.ads, tmtests/tm02/config.h,
486        tmtests/tm02/tm02.adb, tmtests/tm02/tmtest.adb,
487        tmtests/tm02/tmtest.ads, tmtests/tm03/config.h,
488        tmtests/tm03/tm03.adb, tmtests/tm03/tmtest.adb,
489        tmtests/tm03/tmtest.ads, tmtests/tm04/config.h,
490        tmtests/tm04/tm04.adb, tmtests/tm04/tmtest.adb,
491        tmtests/tm04/tmtest.ads, tmtests/tm05/config.h,
492        tmtests/tm05/tm05.adb, tmtests/tm05/tmtest.adb,
493        tmtests/tm05/tmtest.ads, tmtests/tm06/config.h,
494        tmtests/tm06/tm06.adb, tmtests/tm06/tmtest.adb,
495        tmtests/tm06/tmtest.ads, tmtests/tm07/config.h,
496        tmtests/tm07/tm07.adb, tmtests/tm07/tmtest.adb,
497        tmtests/tm07/tmtest.ads, tmtests/tm08/config.h,
498        tmtests/tm08/tm08.adb, tmtests/tm08/tmtest.adb,
499        tmtests/tm08/tmtest.ads, tmtests/tm09/config.h,
500        tmtests/tm09/tm09.adb, tmtests/tm09/tmtest.adb,
501        tmtests/tm09/tmtest.ads, tmtests/tm10/config.h,
502        tmtests/tm10/tm10.adb, tmtests/tm10/tmtest.adb,
503        tmtests/tm10/tmtest.ads, tmtests/tm11/config.h,
504        tmtests/tm11/tm11.adb, tmtests/tm11/tmtest.adb,
505        tmtests/tm11/tmtest.ads, tmtests/tm12/config.h,
506        tmtests/tm12/tm12.adb, tmtests/tm12/tmtest.adb,
507        tmtests/tm12/tmtest.ads, tmtests/tm13/config.h,
508        tmtests/tm13/tm13.adb, tmtests/tm13/tmtest.adb,
509        tmtests/tm13/tmtest.ads, tmtests/tm14/config.h,
510        tmtests/tm14/tm14.adb, tmtests/tm14/tmtest.adb,
511        tmtests/tm14/tmtest.ads, tmtests/tm15/config.h,
512        tmtests/tm15/tm15.adb, tmtests/tm15/tmtest.adb,
513        tmtests/tm15/tmtest.ads, tmtests/tm16/config.h,
514        tmtests/tm16/tm16.adb, tmtests/tm16/tmtest.adb,
515        tmtests/tm16/tmtest.ads, tmtests/tm17/config.h,
516        tmtests/tm17/tm17.adb, tmtests/tm17/tmtest.adb,
517        tmtests/tm17/tmtest.ads, tmtests/tm18/config.h,
518        tmtests/tm18/tm18.adb, tmtests/tm18/tmtest.adb,
519        tmtests/tm18/tmtest.ads, tmtests/tm19/config.h,
520        tmtests/tm19/tm19.adb, tmtests/tm19/tmtest.adb,
521        tmtests/tm19/tmtest.ads, tmtests/tm20/config.h,
522        tmtests/tm20/tm20.adb, tmtests/tm20/tmtest.adb,
523        tmtests/tm20/tmtest.ads, tmtests/tm21/config.h,
524        tmtests/tm21/tm21.adb, tmtests/tm21/tmtest.adb,
525        tmtests/tm21/tmtest.ads, tmtests/tm22/config.h,
526        tmtests/tm22/tm22.adb, tmtests/tm22/tmtest.adb,
527        tmtests/tm22/tmtest.ads, tmtests/tm23/config.h,
528        tmtests/tm23/tm23.adb, tmtests/tm23/tmtest.adb,
529        tmtests/tm23/tmtest.ads, tmtests/tm24/config.h,
530        tmtests/tm24/tm24.adb, tmtests/tm24/tmtest.adb,
531        tmtests/tm24/tmtest.ads, tmtests/tm25/config.h,
532        tmtests/tm25/tm25.adb, tmtests/tm25/tmtest.adb,
533        tmtests/tm25/tmtest.ads, tmtests/tm28/config.h,
534        tmtests/tm28/tm28.adb, tmtests/tm28/tmtest.adb,
535        tmtests/tm28/tmtest.ads, tmtests/tm29/config.h,
536        tmtests/tm29/tm29.adb, tmtests/tm29/tmtest.adb,
537        tmtests/tm29/tmtest.ads, tmtests/tmck/config.h,
538        tmtests/tmck/tmck.adb, tmtests/tmck/tmtest.adb,
539        tmtests/tmck/tmtest.ads, tmtests/tmoverhd/config.h,
540        tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/dummy_rtems.ads,
541        tmtests/tmoverhd/tmoverhd.adb, tmtests/tmoverhd/tmtest.adb,
542        tmtests/tmoverhd/tmtest.ads: Correct copyright statements.
543
5442003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * Makefile.am,
547        mptests/Makefile.am,
548        mptests/mp01/Makefile.am, mptests/mp01/node1/Makefile.am,
549        mptests/mp01/node2/Makefile.am,
550        samples/Makefile.am, samples/base_mp/Makefile.am,
551        samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am,
552        samples/base_sp/Makefile.am, samples/hello/Makefile.am,
553        samples/ticker/Makefile.am,
554        sptests/Makefile.am,
555        sptests/sp01/Makefile.am, sptests/sp02/Makefile.am,
556        sptests/sp03/Makefile.am, sptests/sp04/Makefile.am,
557        sptests/sp05/Makefile.am, sptests/sp06/Makefile.am,
558        sptests/sp07/Makefile.am, sptests/sp08/Makefile.am,
559        sptests/sp09/Makefile.am, sptests/sp11/Makefile.am,
560        sptests/sp12/Makefile.am, sptests/sp13/Makefile.am,
561        sptests/sp14/Makefile.am, sptests/sp15/Makefile.am,
562        sptests/sp16/Makefile.am, sptests/sp17/Makefile.am,
563        sptests/sp19/Makefile.am, sptests/sp20/Makefile.am,
564        sptests/sp21/Makefile.am, sptests/sp22/Makefile.am,
565        sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
566        sptests/sp25/Makefile.am, sptests/spsize/Makefile.am,
567        support/Makefile.am,
568        tmtests/Makefile.am,
569        tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am,
570        tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am,
571        tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am,
572        tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am,
573        tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am,
574        tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am,
575        tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am,
576        tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am,
577        tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am,
578        tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am,
579        tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am,
580        tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am,
581        tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am,
582        tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am,
583        tmtests/tmoverhd/Makefile.am:
584        Pick up am-fragments from ../tests/automake.
585
5862003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * aclocal/prog-gnat.m4: New (copied from ../../../aclocal).
589        * Makefile.am: ACLOCAL_AMFLAGS = -I aclocal -I ../tests/aclocal.
590        Don't include */automake/lib.am (Unused).
591
5922003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
595
5962003-07-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * ada.am: Add .adp to SUFFIXES.
599        Remove c-compilation rule.
600        * samples/base_sp/Makefile.am: Add init.$(OBJEXT).
601        * samples/hello/Makefile.am: Add init.$(OBJEXT).
602        * samples/ticker/Makefile.am: Add init.$(OBJEXT).
603        * samples/ticker/Makefile.am: Remove VPATH.
604        * sptests/sp01/Makefile.am: Add init.$(OBJEXT).
605        * sptests/sp01/Makefile.am: Don't include */lib.am.
606        * sptests/sp01/Makefile.am: Remove VPATH.
607        * sptests/sp02/Makefile.am: Add init.$(OBJEXT).
608        * sptests/sp02/Makefile.am: Don't include */lib.am.
609        * sptests/sp03/Makefile.am: Add init.$(OBJEXT).
610        * sptests/sp03/Makefile.am: Don't include */lib.am.
611        * sptests/sp04/Makefile.am: Add init.$(OBJEXT).
612        * sptests/sp04/Makefile.am: Don't include */lib.am.
613        * sptests/sp04/Makefile.am: Remove EXPADA.
614        * sptests/sp04/Makefile.am: Remove VPATH.
615        * sptests/sp05/Makefile.am: Add init.$(OBJEXT).
616        * sptests/sp05/Makefile.am: Don't include */lib.am.
617        * sptests/sp06/Makefile.am: Add init.$(OBJEXT).
618        * sptests/sp06/Makefile.am: Don't include */lib.am.
619        * sptests/sp07/Makefile.am: Add init.$(OBJEXT).
620        * sptests/sp07/Makefile.am: Don't include */lib.am.
621        * sptests/sp07/Makefile.am: Remove EXPADA.
622        * sptests/sp08/Makefile.am: Add init.$(OBJEXT).
623        * sptests/sp08/Makefile.am: Don't include */lib.am.
624        * sptests/sp09/Makefile.am: Add init.$(OBJEXT).
625        * sptests/sp09/Makefile.am: Don't include */lib.am.
626        * sptests/sp11/Makefile.am: Add init.$(OBJEXT).
627        * sptests/sp11/Makefile.am: Don't include */lib.am.
628        * sptests/sp12/Makefile.am: Add init.$(OBJEXT).
629        * sptests/sp12/Makefile.am: Don't include */lib.am.
630        * sptests/sp13/Makefile.am: Add init.$(OBJEXT).
631        * sptests/sp13/Makefile.am: Don't include */lib.am.
632        * sptests/sp14/Makefile.am: Add init.$(OBJEXT).
633        * sptests/sp14/Makefile.am: Don't include */lib.am.
634        * sptests/sp15/Makefile.am: Add init.$(OBJEXT).
635        * sptests/sp15/Makefile.am: Don't include */lib.am.
636        * sptests/sp16/Makefile.am: Add init.$(OBJEXT).
637        * sptests/sp16/Makefile.am: Don't include */lib.am.
638        * sptests/sp17/Makefile.am: Add init.$(OBJEXT).
639        * sptests/sp17/Makefile.am: Don't include */lib.am.
640        * sptests/sp19/Makefile.am: Add init.$(OBJEXT).
641        * sptests/sp19/Makefile.am: Don't include */lib.am.
642        * sptests/sp20/Makefile.am: Add init.$(OBJEXT).
643        * sptests/sp20/Makefile.am: Don't include */lib.am.
644        * sptests/sp21/Makefile.am: Add init.$(OBJEXT).
645        * sptests/sp21/Makefile.am: Don't include */lib.am.
646        * sptests/sp22/Makefile.am: Add init.$(OBJEXT).
647        * sptests/sp22/Makefile.am: Don't include */lib.am.
648        * sptests/sp23/Makefile.am: Add init.$(OBJEXT).
649        * sptests/sp23/Makefile.am: Don't include */lib.am.
650        * sptests/sp24/Makefile.am: Add init.$(OBJEXT).
651        * sptests/sp24/Makefile.am: Don't include */lib.am.
652        * sptests/sp25/Makefile.am: Add init.$(OBJEXT).
653        * sptests/sp25/Makefile.am: Don't include */lib.am.
654        * sptests/spsize/Makefile.am: Add init.$(OBJEXT).
655        * sptests/spsize/Makefile.am: Don't include */lib.am.
656        * tmtests/tm01/Makefile.am: Add init.$(OBJEXT).
657        * tmtests/tm01/Makefile.am: Don't include */lib.am.
658        * tmtests/tm02/Makefile.am: Add init.$(OBJEXT).
659        * tmtests/tm02/Makefile.am: Don't include */lib.am.
660        * tmtests/tm03/Makefile.am: Add init.$(OBJEXT).
661        * tmtests/tm03/Makefile.am: Don't include */lib.am.
662        * tmtests/tm04/Makefile.am: Add init.$(OBJEXT).
663        * tmtests/tm04/Makefile.am: Don't include */lib.am.
664        * tmtests/tm05/Makefile.am: Add init.$(OBJEXT).
665        * tmtests/tm05/Makefile.am: Don't include */lib.am.
666        * tmtests/tm06/Makefile.am: Add init.$(OBJEXT).
667        * tmtests/tm06/Makefile.am: Don't include */lib.am.
668        * tmtests/tm07/Makefile.am: Add init.$(OBJEXT).
669        * tmtests/tm07/Makefile.am: Don't include */lib.am.
670        * tmtests/tm08/Makefile.am: Add init.$(OBJEXT).
671        * tmtests/tm08/Makefile.am: Don't include */lib.am.
672        * tmtests/tm09/Makefile.am: Add init.$(OBJEXT).
673        * tmtests/tm09/Makefile.am: Don't include */lib.am.
674        * tmtests/tm10/Makefile.am: Add init.$(OBJEXT).
675        * tmtests/tm10/Makefile.am: Don't include */lib.am.
676        * tmtests/tm11/Makefile.am: Add init.$(OBJEXT).
677        * tmtests/tm11/Makefile.am: Don't include */lib.am.
678        * tmtests/tm12/Makefile.am: Add init.$(OBJEXT).
679        * tmtests/tm12/Makefile.am: Don't include */lib.am.
680        * tmtests/tm13/Makefile.am: Add init.$(OBJEXT).
681        * tmtests/tm13/Makefile.am: Don't include */lib.am.
682        * tmtests/tm14/Makefile.am: Add init.$(OBJEXT).
683        * tmtests/tm14/Makefile.am: Don't include */lib.am.
684        * tmtests/tm15/Makefile.am: Add init.$(OBJEXT).
685        * tmtests/tm15/Makefile.am: Don't include */lib.am.
686        * tmtests/tm16/Makefile.am: Add init.$(OBJEXT).
687        * tmtests/tm16/Makefile.am: Don't include */lib.am.
688        * tmtests/tm17/Makefile.am: Add init.$(OBJEXT).
689        * tmtests/tm17/Makefile.am: Don't include */lib.am.
690        * tmtests/tm18/Makefile.am: Add init.$(OBJEXT).
691        * tmtests/tm18/Makefile.am: Don't include */lib.am.
692        * tmtests/tm19/Makefile.am: Add init.$(OBJEXT).
693        * tmtests/tm19/Makefile.am: Don't include */lib.am.
694        * tmtests/tm20/Makefile.am: Add init.$(OBJEXT).
695        * tmtests/tm20/Makefile.am: Don't include */lib.am.
696        * tmtests/tm21/Makefile.am: Add init.$(OBJEXT).
697        * tmtests/tm21/Makefile.am: Don't include */lib.am.
698        * tmtests/tm22/Makefile.am: Add init.$(OBJEXT).
699        * tmtests/tm22/Makefile.am: Don't include */lib.am.
700        * tmtests/tm23/Makefile.am: Add init.$(OBJEXT).
701        * tmtests/tm23/Makefile.am: Don't include */lib.am.
702        * tmtests/tm24/Makefile.am: Add init.$(OBJEXT).
703        * tmtests/tm24/Makefile.am: Don't include */lib.am.
704        * tmtests/tm25/Makefile.am: Add init.$(OBJEXT).
705        * tmtests/tm25/Makefile.am: Don't include */lib.am.
706        * tmtests/tm28/Makefile.am: Add init.$(OBJEXT).
707        * tmtests/tm28/Makefile.am: Don't include */lib.am.
708        * tmtests/tm29/Makefile.am: Add init.$(OBJEXT).
709        * tmtests/tm29/Makefile.am: Don't include */lib.am.
710        * tmtests/tmck/Makefile.am: Add init.$(OBJEXT).
711        * tmtests/tmck/Makefile.am: Don't include */lib.am.
712        * tmtests/tmoverhd/Makefile.am: Add init.$(OBJEXT).
713        * tmtests/tmoverhd/Makefile.am: Don't include */lib.am.
714
7152003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * configure.ac: Remove AC_CONFIG_AUX_DIR.
718
7192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
722
7232003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
724
725        * configure.ac: AC_PREREQ(2.57).
726
7272003-01-03      Joel Sherrill <joel@OARcorp.com>
728
729        * ada.am, samples/ticker/Makefile.am, sptests/sp01/Makefile.am,
730        sptests/sp01/config.h, sptests/sp04/Makefile.am,
731        sptests/sp04/config.h, support/init.c: Modified build rules slightly
732        so gnat_main is used as the Ada main entry point.  Modified
733        sp01 and sp04 Makefile.am's to compile and link with init.o.
734        The test config.h's specified the Ada application requirements -- not
735        the Classic API ones.
736
7372003-01-03      Joel Sherrill <joel@OARcorp.com>
738
739        * Makefile.am, configure.ac, samples/Makefile.am: Do not configure
740        them unless multiprocessing is enabled.
741
7422002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
745
7462002-10-24      Joel Sherrill <joel@OARcorp.com>
747
748        * samples/hello/config.h: Change CONFIGURE_SPTEST to
749        CONFIGURE_APPLICATION to reflect current usage.
750        * support/init.c: Include stdlib.h not unistd.h to remove warning.
751
7522002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * .cvsignore: Reformat.
755        Add autom4te*cache.
756        Remove autom4te.cache.
757
7582002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * .cvsignore: Add autom4te.cache.
761
7622002-09-14      Joel Sherrill <joel@OARcorp.com>
763
764        * support/init.c: Included <unistd.h> for exit(2).
765        * support/test_support.adb: Eliminated warnings by commenting out
766        unused variables.
767
7682002-09-13      Joel Sherrill <joel@OARcorp.com>
769
770        * samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am:
771        Now appear to mostly compile.
772
7732002-09-13      Joel Sherrill <joel@OARcorp.com>
774
775        * samples/hello/Makefile.am: Make sure init.c is compiled and
776        included.  This test now runs.
777
7782002-09-07      Joel Sherrill <joel@OARcorp.com>
779
780        * samples/base_mp/config.h: New file previously missed.
781
7822002-09-03      Joel Sherrill <joel@OARcorp.com>
783
784        * base_mp now builds and can be considered a bit of an example for
785        the other mptests.
786        * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am,
787        samples/base_mp/mptest.adb, samples/base_mp/mptest.ads,
788        samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am:
789        Modified to make compile.
790        * mptests/mp01/node1/mptest-per_node_configuration.adb,
791        mptests/mp01/node2/mptest-per_node_configuration.adb,
792        mptests/mp02/node1/mptest-per_node_configuration.adb,
793        mptests/mp02/node2/mptest-per_node_configuration.adb,
794        mptests/mp03/node1/mptest-per_node_configuration.adb,
795        mptests/mp03/node2/mptest-per_node_configuration.adb,
796        mptests/mp04/node1/mptest-per_node_configuration.adb,
797        mptests/mp04/node2/mptest-per_node_configuration.adb,
798        mptests/mp05/node1/mptest-per_node_configuration.adb,
799        mptests/mp05/node2/mptest-per_node_configuration.adb,
800        mptests/mp06/node1/mptest-per_node_configuration.adb,
801        mptests/mp06/node2/mptest-per_node_configuration.adb,
802        mptests/mp07/node1/mptest-per_node_configuration.adb,
803        mptests/mp07/node2/mptest-per_node_configuration.adb,
804        mptests/mp08/node1/mptest-per_node_configuration.adb,
805        mptests/mp08/node2/mptest-per_node_configuration.adb,
806        mptests/mp09/node1/mptest-per_node_configuration.adb,
807        mptests/mp09/node2/mptest-per_node_configuration.adb,
808        mptests/mp10/node1/mptest-per_node_configuration.adb,
809        mptests/mp10/node2/mptest-per_node_configuration.adb,
810        mptests/mp11/node1/mptest-per_node_configuration.adb,
811        mptests/mp11/node2/mptest-per_node_configuration.adb,
812        mptests/mp12/node1/mptest-per_node_configuration.adb,
813        mptests/mp12/node2/mptest-per_node_configuration.adb,
814        mptests/mp13/node1/mptest-per_node_configuration.adb,
815        mptests/mp13/node2/mptest-per_node_configuration.adb,
816        mptests/mp14/node1/mptest-per_node_configuration.adb,
817        mptests/mp14/node2/mptest-per_node_configuration.adb,
818        samples/base_mp/node1/mptest-per_node_configuration.adb,
819        samples/base_mp/node2/mptest-per_node_configuration.adb: Removed
820        as this information should come from config.h.
821
8222002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * mptests/mp01/node1/.cvsignore: New.
825        * mptests/mp01/node2/.cvsignore: New.
826        * mptests/mp02/node1/.cvsignore: New.
827        * mptests/mp02/node2/.cvsignore: New.
828        * mptests/mp03/node1/.cvsignore: New.
829        * mptests/mp03/node2/.cvsignore: New.
830        * mptests/mp04/node1/.cvsignore: New.
831        * mptests/mp04/node2/.cvsignore: New.
832        * mptests/mp05/node1/.cvsignore: New.
833        * mptests/mp05/node2/.cvsignore: New.
834        * mptests/mp06/node1/.cvsignore: New.
835        * mptests/mp06/node2/.cvsignore: New.
836        * mptests/mp07/node1/.cvsignore: New.
837        * mptests/mp07/node2/.cvsignore: New.
838        * mptests/mp08/node1/.cvsignore: New.
839        * mptests/mp08/node2/.cvsignore: New.
840        * mptests/mp09/node1/.cvsignore: New.
841        * mptests/mp09/node2/.cvsignore: New.
842        * mptests/mp10/node1/.cvsignore: New.
843        * mptests/mp10/node2/.cvsignore: New.
844        * mptests/mp11/node1/.cvsignore: New.
845        * mptests/mp11/node2/.cvsignore: New.
846        * mptests/mp12/node1/.cvsignore: New.
847        * mptests/mp12/node2/.cvsignore: New.
848        * mptests/mp13/node1/.cvsignore: New.
849        * mptests/mp13/node2/.cvsignore: New.
850        * mptests/mp14/node1/.cvsignore: New.
851        * mptests/mp14/node2/.cvsignore: New.
852        * samples/base_mp/node1/.cvsignore: New.
853        * samples/base_mp/node2/.cvsignore: New.
854
8552002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
856
857        * mptests/Makefile.am: New.
858        * mptests/mp01/Makefile.am: New.
859        * mptests/mp01/node1/Makefile.am: New.
860        * mptests/mp01/node2/Makefile.am: New.
861        * samples/base_mp/Makefile.am: Comment out building mptest$(EXEEXT).
862        * samples/base_mp/node1/Makefile.am: New.
863        * samples/base_mp/node2/Makefile.am: New.
864        * configure.ac: Add mptests/mp01. Add samples/base_mp.
865
8662002-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
867
868        * tmtests/tm20/Makefile.am: Remove EXPADA.
869
8702002-08-30      Joel Sherrill <joel@OARcorp.com>
871
872        * samples/base_mp/mptest.ads: Removed lingering reference to BSP_MPCI.
873
8742002-08-27      Joel Sherrill <joel@OARcorp.com>
875
876        * samples/base_mp/.cvsignore: New file.
877
8782002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
879
880        * sptests/sp09/Makefile.am: Remove EXPADA.
881        * sptests/sp09/sptest.adb: Remove RESULT from SCREEN_13.
882        * sptests/sp19/Makefile.am: Remove EXPADA.
883        * sptests/sp21/Makefile.am: Remove EXPADA.
884        * sptests/sp21/sptest.adb: Remove RESULT from TASK_1.
885        * tmtests/tmoverhd/dummy_rtems.adb: Reflect changes to IO_Managers.
886        * tmtests/tmoverhd/dummy_rtems.ads: Reflect changes to IO_Managers.
887
8882002-08-27      Joel Sherrill <joel@OARcorp.com>
889
890        * tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed
891        call to RTEMS IO Manager services.
892
8932002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * sptests/sp19/sptest.adp: Fix include paths.
896
8972002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
898
899        * sptests/sp19/sptest.adb: Remove.
900        * sptests/sp19/Makefile.am: Let m4 generate sptests.adb from
901        sptests.adp.
902
9032002-08-27      Joel Sherrill <joel@OARcorp.com>
904
905        * sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to
906        match corrected prototype.
907
9082002-08-27      Joel Sherrill <joel@OARcorp.com>
909
910        * sptests/sp19/sptest.adp: Added from old Ada implementation.
911
9122002-08-27      Joel Sherrill <joel@OARcorp.com>
913
914        * tmtests/tm27/.cvsignore: Removed.  Missed in previous attempts.
915
9162002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * sptests/sp09/sptest.adb: Add Result to SCREEN_13.
919        Remove Status from TASK_1.
920        * sptests/sp21/sptest.adb: Add Result to TASK_1.
921        * tmtests/tm20/tmtest.adb: Remove various RETURN_VALUEs.
922        * ada.am: Remove ADACOMPILE, ADAC. Add AM_LDFLAGS, LDFLAGS.
923        * configure.ac: Check for m4. Abort if HAS_GNAT = no.
924
9252002-08-26      Joel Sherrill <joel@OARcorp.com>
926
927        * tm27 and tm27 are irrelevant as Ada binding tests.
928        * tmtests/tm26/config.h, tmtests/tm26/config.h: Removed.
929
9302002-08-26      Joel Sherrill <joel@OARcorp.com>
931
932        * sptests/sp19/sptest.adb: Modified to follow pattern of SP01
933        even though this test is not supported.
934        * sptests/sp19/sp19.adb: New file.
935
9362002-08-26      Joel Sherrill <joel@OARcorp.com>
937
938        * mptests/mp01/mptest.ads, mptests/mp02/mptest.ads,
939        mptests/mp03/mptest.ads, mptests/mp04/mptest.ads,
940        mptests/mp05/mptest.ads, mptests/mp06/mptest.ads,
941        mptests/mp07/mptest.ads, mptests/mp08/mptest.ads,
942        mptests/mp09/mptest.ads, mptests/mp10/mptest.ads,
943        mptests/mp11/mptest.ads, mptests/mp12/mptest.ads,
944        mptests/mp13/mptest.ads, mptests/mp14/mptest.adb,
945        mptests/mp14/mptest.ads: Per PR274, identify the need for the
946        BSP_MPCI package.  It was a trivial dependency and eliminated.
947
9482002-08-26      Joel Sherrill <joel@OARcorp.com>
949
950        * sptests/sp19/sp19.adb: Removed/Renamed to sptest.adb.
951        * sptests/sp19/sptest.adb: Added/Renamed from sptest.adb.
952
9532002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
956
9572002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * Makefile.am: Activate tmtests.
960        * configure.ac: Activate tmtests.
961        * samples/base_mp/Makefile.am: Add nodeX subdirs.
962        * sptests/sp01/Makefile.am: Add *.scn.
963        * sptests/sp02/Makefile.am: Add *.scn.
964        * sptests/sp03/Makefile.am: Add *.scn.
965        * sptests/sp04/Makefile.am: Add *.scn.
966        * sptests/sp05/Makefile.am: Add *.scn.
967        * sptests/sp06/Makefile.am: Add *.scn.
968        * sptests/sp07/Makefile.am: Add *.scn.
969        * sptests/sp08/Makefile.am: Add *.scn.
970        * sptests/sp09/Makefile.am: Add *.scn.
971        * sptests/sp11/Makefile.am: Add *.scn.
972        * sptests/sp12/Makefile.am: Add *.scn.
973        * sptests/sp13/Makefile.am: Add *.scn.
974        * sptests/sp14/Makefile.am: Add *.scn.
975        * sptests/sp15/Makefile.am: Add *.scn.
976        * sptests/sp16/Makefile.am: Add *.scn.
977        * sptests/sp17/Makefile.am: Add *.scn.
978        * sptests/sp19/Makefile.am: Add *.scn.
979        * sptests/sp20/Makefile.am: Add *.scn.
980        * sptests/sp21/Makefile.am: Add *.scn.
981        * sptests/sp22/Makefile.am: Add *.scn.
982        * sptests/sp23/Makefile.am: Add *.scn.
983        * sptests/sp24/Makefile.am: Add *.scn.
984        * sptests/sp25/Makefile.am: Add *.scn.
985
9862002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * tmtests/Makefile.am: New.
989        * tmtests/tm01/Makefile.am: New.
990        * tmtests/tm02/Makefile.am: New.
991        * tmtests/tm03/Makefile.am: New.
992        * tmtests/tm04/Makefile.am: New.
993        * tmtests/tm05/Makefile.am: New.
994        * tmtests/tm06/Makefile.am: New.
995        * tmtests/tm07/Makefile.am: New.
996        * tmtests/tm08/Makefile.am: New.
997        * tmtests/tm09/Makefile.am: New.
998        * tmtests/tm10/Makefile.am: New.
999        * tmtests/tm11/Makefile.am: New.
1000        * tmtests/tm12/Makefile.am: New.
1001        * tmtests/tm13/Makefile.am: New.
1002        * tmtests/tm14/Makefile.am: New.
1003        * tmtests/tm15/Makefile.am: New.
1004        * tmtests/tm16/Makefile.am: New.
1005        * tmtests/tm17/Makefile.am: New.
1006        * tmtests/tm18/Makefile.am: New.
1007        * tmtests/tm19/Makefile.am: New.
1008        * tmtests/tm20/Makefile.am: New.
1009        * tmtests/tm21/Makefile.am: New.
1010        * tmtests/tm22/Makefile.am: New.
1011        * tmtests/tm23/Makefile.am: New.
1012        * tmtests/tm24/Makefile.am: New.
1013        * tmtests/tm25/Makefile.am: New.
1014        * tmtests/tm26/Makefile.am: New.
1015        * tmtests/tm26/tmtest.adb
1016        * tmtests/tm27/Makefile.am: New.
1017        * tmtests/tm28/Makefile.am: New.
1018        * tmtests/tm29/Makefile.am: New.
1019        * tmtests/tmck/Makefile.am: New.
1020        * tmtests/tmoverhd/Makefile.am: New.
1021
10222002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1023
1024        * Makefile.am: New.
1025        * configure.ac: New.
1026        * ada.am: New.
1027        * support/Makefile.am: New.
1028        * samples/Makefile.am: New.
1029        * samples/base_mp/Makefile.am: New.
1030        * samples/base_sp/Makefile.am: New.
1031        * samples/hello/Makefile.am: New.
1032        * samples/ticker/Makefile.am: New.
1033
10342002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * sptests/Makefile.am: New.
1037        * sptests/sp01/Makefile.am: New.
1038        * sptests/sp02/Makefile.am: New.
1039        * sptests/sp03/Makefile.am: New.
1040        * sptests/sp04/Makefile.am: New.
1041        * sptests/sp05/Makefile.am: New.
1042        * sptests/sp06/Makefile.am: New.
1043        * sptests/sp07/Makefile.am: New.
1044        * sptests/sp08/Makefile.am: New.
1045        * sptests/sp09/Makefile.am: New.
1046        * sptests/sp11/Makefile.am: New.
1047        * sptests/sp12/Makefile.am: New.
1048        * sptests/sp13/Makefile.am: New.
1049        * sptests/sp14/Makefile.am: New.
1050        * sptests/sp15/Makefile.am: New.
1051        * sptests/sp16/Makefile.am: New.
1052        * sptests/sp17/Makefile.am: New.
1053        * sptests/sp19/Makefile.am: New.
1054        * sptests/sp20/Makefile.am: New.
1055        * sptests/sp21/Makefile.am: New.
1056        * sptests/sp22/Makefile.am: New.
1057        * sptests/sp23/Makefile.am: New.
1058        * sptests/sp24/Makefile.am: New.
1059        * sptests/sp25/Makefile.am: New.
1060        * sptests/spsize/Makefile.am: New.
1061
10622002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1063
1064        * ChangeLog: New.
1065        * .cvsignore: New.
1066        * mptests/.cvsignore: New.
1067        * mptests/mp01/.cvsignore: New.
1068        * mptests/mp02/.cvsignore: New.
1069        * mptests/mp03/.cvsignore: New.
1070        * mptests/mp04/.cvsignore: New.
1071        * mptests/mp05/.cvsignore: New.
1072        * mptests/mp06/.cvsignore: New.
1073        * mptests/mp07/.cvsignore: New.
1074        * mptests/mp08/.cvsignore: New.
1075        * mptests/mp09/.cvsignore: New.
1076        * mptests/mp10/.cvsignore: New.
1077        * mptests/mp11/.cvsignore: New.
1078        * mptests/mp12/.cvsignore: New.
1079        * mptests/mp13/.cvsignore: New.
1080        * mptests/mp14/.cvsignore: New.
1081        * samples/.cvsignore: New.
1082        * samples/base_sp/.cvsignore: New.
1083        * samples/hello/.cvsignore: New.
1084        * samples/ticker/.cvsignore: New.
1085        * sptests/.cvsignore: New.
1086        * sptests/sp01/.cvsignore: New.
1087        * sptests/sp02/.cvsignore: New.
1088        * sptests/sp03/.cvsignore: New.
1089        * sptests/sp04/.cvsignore: New.
1090        * sptests/sp05/.cvsignore: New.
1091        * sptests/sp06/.cvsignore: New.
1092        * sptests/sp07/.cvsignore: New.
1093        * sptests/sp08/.cvsignore: New.
1094        * sptests/sp09/.cvsignore: New.
1095        * sptests/sp11/.cvsignore: New.
1096        * sptests/sp12/.cvsignore: New.
1097        * sptests/sp13/.cvsignore: New.
1098        * sptests/sp14/.cvsignore: New.
1099        * sptests/sp15/.cvsignore: New.
1100        * sptests/sp16/.cvsignore: New.
1101        * sptests/sp17/.cvsignore: New.
1102        * sptests/sp19/.cvsignore: New.
1103        * sptests/sp20/.cvsignore: New.
1104        * sptests/sp21/.cvsignore: New.
1105        * sptests/sp22/.cvsignore: New.
1106        * sptests/sp23/.cvsignore: New.
1107        * sptests/sp24/.cvsignore: New.
1108        * sptests/sp25/.cvsignore: New.
1109        * sptests/spsize/.cvsignore: New.
1110        * support/.cvsignore: New.
1111        * tmtests/.cvsignore: New.
1112        * tmtests/tm01/.cvsignore: New.
1113        * tmtests/tm02/.cvsignore: New.
1114        * tmtests/tm03/.cvsignore: New.
1115        * tmtests/tm04/.cvsignore: New.
1116        * tmtests/tm05/.cvsignore: New.
1117        * tmtests/tm06/.cvsignore: New.
1118        * tmtests/tm07/.cvsignore: New.
1119        * tmtests/tm08/.cvsignore: New.
1120        * tmtests/tm09/.cvsignore: New.
1121        * tmtests/tm10/.cvsignore: New.
1122        * tmtests/tm11/.cvsignore: New.
1123        * tmtests/tm12/.cvsignore: New.
1124        * tmtests/tm13/.cvsignore: New.
1125        * tmtests/tm14/.cvsignore: New.
1126        * tmtests/tm15/.cvsignore: New.
1127        * tmtests/tm16/.cvsignore: New.
1128        * tmtests/tm17/.cvsignore: New.
1129        * tmtests/tm18/.cvsignore: New.
1130        * tmtests/tm19/.cvsignore: New.
1131        * tmtests/tm20/.cvsignore: New.
1132        * tmtests/tm21/.cvsignore: New.
1133        * tmtests/tm22/.cvsignore: New.
1134        * tmtests/tm23/.cvsignore: New.
1135        * tmtests/tm24/.cvsignore: New.
1136        * tmtests/tm25/.cvsignore: New.
1137        * tmtests/tm26/.cvsignore: New.
1138        * tmtests/tm27/.cvsignore: New.
1139        * tmtests/tm28/.cvsignore: New.
1140        * tmtests/tm29/.cvsignore: New.
1141        * tmtests/tmck/.cvsignore: New.
1142        * tmtests/tmoverhd/.cvsignore: New.
Note: See TracBrowser for help on using the repository browser.