source: rtems/c/src/ada-tests/ChangeLog @ 42f07c5

4.104.114.95
Last change on this file since 42f07c5 was 42f07c5, checked in by Glenn Humphrey <glenn.humphrey@…>, on 10/25/07 at 19:51:06

2007-10-25 Glenn Humphrey <glenn.humphrey@…>

  • configure.ac, samples/Makefile.am: Added a test for Clock_Get_Uptime
  • samples/nsecs/.cvsignore, samples/nsecs/Makefile.am, samples/nsecs/config.h, samples/nsecs/nsecs.adb, samples/nsecs/nsecs.scn, samples/nsecs/sptest.adb, samples/nsecs/sptest.ads: New files.
  • Property mode set to 100644
File size: 55.5 KB
Line 
12007-10-25      Glenn Humphrey <glenn.humphrey@OARcorp.com>
2
3        * configure.ac, samples/Makefile.am: Added a test for Clock_Get_Uptime
4        * samples/nsecs/.cvsignore, samples/nsecs/Makefile.am,
5        samples/nsecs/config.h, samples/nsecs/nsecs.adb,
6        samples/nsecs/nsecs.scn, samples/nsecs/sptest.adb,
7        samples/nsecs/sptest.ads: New files.
8
92007-10-18      Glenn Humphrey <glenn.humphrey@OARcorp.com>
10
11        * sptests/sp16/sptest.ads, sptests/sp20/sptest.adb,
12        sptests/sp20/sptest.ads: Forgot to update the copyright.
13
142007-10-18      Glenn Humphrey <glenn.humphrey@OARcorp.com>
15
16        * sptests/sp09/sp09.scn, sptests/sp09/sptest.adb,
17        sptests/sp13/sp13.scn, sptests/sp13/sptest.adb,
18        sptests/sp16/sp16.scn, sptests/sp16/sptest.adb,
19        sptests/sp16/sptest.ads, sptests/sp20/sp20.scn,
20        sptests/sp20/sptest.adb, sptests/sp20/sptest.ads: Updated tests to
21        match the current C tests and regenerated the .scn files.
22
232007-10-10      Glenn Humphrey <glenn.humphrey@OARcorp.com>
24
25        * configure.ac, samples/base_sp/base_sp.scn, samples/base_sp/config.h,
26        samples/base_sp/sptest.adb, samples/hello/config.h,
27        samples/ticker/config.h, samples/ticker/ticker.scn,
28        sptests/Makefile.am, sptests/sp01/sp01.scn, sptests/sp02/config.h,
29        sptests/sp02/sp02.scn, sptests/sp03/config.h, sptests/sp03/sp03.scn,
30        sptests/sp04/sp04.scn, sptests/sp04/sptest.adb,
31        sptests/sp05/config.h, sptests/sp05/sp05.scn, sptests/sp06/config.h,
32        sptests/sp07/config.h, sptests/sp07/sp07.scn,
33        sptests/sp07/sptest.adb, sptests/sp07/sptest.ads,
34        sptests/sp08/config.h, sptests/sp08/sp08.scn,
35        sptests/sp09/Makefile.am, sptests/sp09/config.h,
36        sptests/sp09/sp09.scn, sptests/sp09/sptest.adb,
37        sptests/sp09/sptest.ads, sptests/sp11/config.h,
38        sptests/sp11/sp11.scn, sptests/sp12/config.h, sptests/sp12/sp12.scn,
39        sptests/sp13/config.h, sptests/sp13/sp13.scn,
40        sptests/sp13/sptest.adb, sptests/sp14/config.h,
41        sptests/sp14/sp14.scn, sptests/sp15/config.h, sptests/sp15/sp15.scn,
42        sptests/sp16/config.h, sptests/sp16/sp16.scn,
43        sptests/sp16/sptest.adb, sptests/sp17/config.h,
44        sptests/sp19/config.h, sptests/sp19/sp19.scn, sptests/sp20/config.h,
45        sptests/sp20/sp20.scn, sptests/sp22/config.h, sptests/sp22/sp22.scn,
46        sptests/sp23/config.h, sptests/sp23/sp23.scn, sptests/sp24/config.h,
47        sptests/sp24/sp24.scn, sptests/sp25/config.h, sptests/sp25/sp25.scn,
48        support/init.c, support/test_support.adb, support/test_support.ads,
49        tmtests/tm09/config.h, tmtests/tm20/tmtest.adb,
50        tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/dummy_rtems.ads,
51        tmtests/tmoverhd/tmtest.adb, tmtests/tmoverhd/tmtest.ads: Updated
52        tests so that they would all compile and run without errors. Some
53        tests that are no longer valid using the current binding were
54        removed. Also updated the .scn files to reflect the current test
55        output.
56        * sptests/sp21/.cvsignore, sptests/sp21/Makefile.am,
57        sptests/sp21/config.h, sptests/sp21/sp21.adb, sptests/sp21/sp21.scn,
58        sptests/sp21/sptest.adb, sptests/sp21/sptest.ads,
59        sptests/spsize/.cvsignore, sptests/spsize/Makefile.am,
60        sptests/spsize/spsize.adb, sptests/spsize/sptest.adb,
61        sptests/spsize/sptest.ads: Removed.
62
632007-10-03      Joel Sherrill <joel.sherrill@oarcorp.com>
64
65        * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am,
66        mptests/mp02/node1/Makefile.am, mptests/mp02/node2/Makefile.am,
67        mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am,
68        mptests/mp04/node1/Makefile.am, mptests/mp04/node2/Makefile.am,
69        mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am,
70        mptests/mp06/node1/Makefile.am, mptests/mp06/node2/Makefile.am,
71        mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am,
72        mptests/mp08/node1/Makefile.am, mptests/mp08/node2/Makefile.am,
73        mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am,
74        mptests/mp10/node1/Makefile.am, mptests/mp10/node2/Makefile.am,
75        mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am,
76        mptests/mp12/node1/Makefile.am, mptests/mp12/node2/Makefile.am,
77        mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am,
78        mptests/mp14/node1/Makefile.am, mptests/mp14/node2/Makefile.am: Basic
79        build structure should now be correct. The remaining issues should be
80        test specific.
81        * mptests/mp01/config_base.h, mptests/mp01/node1/config.h,
82        mptests/mp01/node1/mp01_node1.adb, mptests/mp01/node2/config.h,
83        mptests/mp01/node2/mp01_node2.adb, mptests/mp02/config_base.h,
84        mptests/mp02/node1/config.h, mptests/mp02/node1/mp02_node1.adb,
85        mptests/mp02/node2/config.h, mptests/mp02/node2/mp02_node2.adb,
86        mptests/mp03/config_base.h, mptests/mp03/node1/config.h,
87        mptests/mp03/node1/mp03_node1.adb, mptests/mp03/node2/config.h,
88        mptests/mp03/node2/mp03_node2.adb, mptests/mp04/config_base.h,
89        mptests/mp04/node1/config.h, mptests/mp04/node1/mp04_node1.adb,
90        mptests/mp04/node2/config.h, mptests/mp04/node2/mp04_node2.adb,
91        mptests/mp05/config_base.h, mptests/mp05/node1/config.h,
92        mptests/mp05/node1/mp05_node1.adb, mptests/mp05/node2/config.h,
93        mptests/mp05/node2/mp05_node2.adb, mptests/mp06/config_base.h,
94        mptests/mp06/node1/config.h, mptests/mp06/node1/mp06_node1.adb,
95        mptests/mp06/node2/config.h, mptests/mp06/node2/mp06_node2.adb,
96        mptests/mp07/config_base.h, mptests/mp07/node1/config.h,
97        mptests/mp07/node1/mp07_node1.adb, mptests/mp07/node2/config.h,
98        mptests/mp07/node2/mp07_node2.adb, mptests/mp08/config_base.h,
99        mptests/mp08/node1/config.h, mptests/mp08/node1/mp08_node1.adb,
100        mptests/mp08/node2/config.h, mptests/mp08/node2/mp08_node2.adb,
101        mptests/mp09/config_base.h, mptests/mp09/node1/config.h,
102        mptests/mp09/node1/mp09_node1.adb, mptests/mp09/node2/config.h,
103        mptests/mp09/node2/mp09_node2.adb, mptests/mp10/config_base.h,
104        mptests/mp10/node1/config.h, mptests/mp10/node1/mp10_node1.adb,
105        mptests/mp10/node2/config.h, mptests/mp10/node2/mp10_node2.adb,
106        mptests/mp11/config_base.h, mptests/mp11/node1/config.h,
107        mptests/mp11/node1/mp11_node1.adb, mptests/mp11/node2/config.h,
108        mptests/mp11/node2/mp11_node2.adb, mptests/mp12/config_base.h,
109        mptests/mp12/node1/config.h, mptests/mp12/node1/mp12_node1.adb,
110        mptests/mp12/node2/config.h, mptests/mp12/node2/mp12_node2.adb,
111        mptests/mp13/config_base.h, mptests/mp13/node1/config.h,
112        mptests/mp13/node1/mp13_node1.adb, mptests/mp13/node2/config.h,
113        mptests/mp13/node2/mp13_node2.adb, mptests/mp14/config_base.h,
114        mptests/mp14/node1/config.h, mptests/mp14/node1/mp14_node1.adb,
115        mptests/mp14/node2/config.h, mptests/mp14/node2/mp14_node2.adb:
116        New files. GNATMAKE is easier to operate if the filename of the
117        main package matches the executable name.  In this case, we needed
118        one for each node's executable.
119        * mptests/mp01/config.h: Removed.
120
1212007-10-01      Joel Sherrill <joel.sherrill@OARcorp.com>
122
123        * mptests/mp01/mptest.adb, mptests/mp01/mptest.ads,
124        mptests/mp01/node1/Makefile.am, mptests/mp02/mptest.adb,
125        mptests/mp02/mptest.ads, mptests/mp03/mptest.adb,
126        mptests/mp03/mptest.ads, mptests/mp04/mptest.adb,
127        mptests/mp04/mptest.ads, mptests/mp05/mptest.adb,
128        mptests/mp05/mptest.ads, mptests/mp06/mptest.adb,
129        mptests/mp06/mptest.ads, mptests/mp07/mptest.adb,
130        mptests/mp07/mptest.ads, mptests/mp08/mptest.adb,
131        mptests/mp08/mptest.ads, mptests/mp09/mptest.adb,
132        mptests/mp09/mptest.ads, mptests/mp10/mptest.adb,
133        mptests/mp10/mptest.ads, mptests/mp11/mptest.adb,
134        mptests/mp11/mptest.ads, mptests/mp12/mptest.adb,
135        mptests/mp12/mptest.ads, mptests/mp13/mptest.adb,
136        mptests/mp13/mptest.ads, mptests/mp14/mptest.adb,
137        mptests/mp14/mptest.ads, support/init.c, support/test_support.adb,
138        support/test_support.ads: Most of single processor Ada tests now
139        build. Some run.
140
1412007-05-23      Joel Sherrill <joel.sherrill@OARcorp.com>
142
143        * support/init.c: Spacing cleanup.
144
1452007-04-05      Joel Sherrill <joel@OARcorp.com>
146
147        * mptests/mp01/config.h, samples/base_sp/config.h,
148        samples/hello/config.h, samples/ticker/config.h,
149        sptests/sp01/config.h, sptests/sp02/config.h, sptests/sp03/config.h,
150        sptests/sp04/config.h, sptests/sp05/config.h, sptests/sp06/config.h,
151        sptests/sp07/config.h, sptests/sp08/config.h, sptests/sp09/config.h,
152        sptests/sp11/config.h, sptests/sp12/config.h, sptests/sp13/config.h,
153        sptests/sp14/config.h, sptests/sp15/config.h, sptests/sp16/config.h,
154        sptests/sp17/config.h, sptests/sp19/config.h, sptests/sp20/config.h,
155        sptests/sp21/config.h, sptests/sp22/config.h, sptests/sp23/config.h,
156        sptests/sp24/config.h, sptests/sp25/config.h, tmtests/tm01/config.h,
157        tmtests/tm02/config.h, tmtests/tm03/config.h, tmtests/tm04/config.h,
158        tmtests/tm05/config.h, tmtests/tm06/config.h, tmtests/tm07/config.h,
159        tmtests/tm08/config.h, tmtests/tm09/config.h, tmtests/tm10/config.h,
160        tmtests/tm11/config.h, tmtests/tm12/config.h, tmtests/tm13/config.h,
161        tmtests/tm14/config.h, tmtests/tm15/config.h, tmtests/tm16/config.h,
162        tmtests/tm17/config.h, tmtests/tm18/config.h, tmtests/tm19/config.h,
163        tmtests/tm20/config.h, tmtests/tm21/config.h, tmtests/tm22/config.h,
164        tmtests/tm23/config.h, tmtests/tm24/config.h, tmtests/tm25/config.h,
165        tmtests/tm28/config.h, tmtests/tm29/config.h, tmtests/tmck/config.h,
166        tmtests/tmoverhd/config.h: Change all obsoleted
167        CONFIGURE_TEST_NEEDS_XXX configuration constants to
168        CONFIGURE_APPLICATION_NEEDS_XXX.
169
1702006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
171
172        * configure.ac: New BUG-REPORT address.
173
1742005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
175
176        * configure.ac: Re-add mptests*Makefile.am.
177        * mptests/Makefile.am: Re-add  mp?? tests.
178
1792005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
180
181        * mptests/mp02/Makefile.am, mptests/mp02/node1/Makefile.am,
182        mptests/mp02/node2/Makefile.am, mptests/mp03/Makefile.am,
183        mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am,
184        mptests/mp04/Makefile.am, mptests/mp04/node1/Makefile.am,
185        mptests/mp04/node2/Makefile.am, mptests/mp05/Makefile.am,
186        mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am,
187        mptests/mp06/Makefile.am, mptests/mp06/node1/Makefile.am,
188        mptests/mp06/node2/Makefile.am, mptests/mp07/Makefile.am,
189        mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am,
190        mptests/mp08/Makefile.am, mptests/mp08/node1/Makefile.am,
191        mptests/mp08/node2/Makefile.am, mptests/mp09/Makefile.am,
192        mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am,
193        mptests/mp10/Makefile.am, mptests/mp10/node1/Makefile.am,
194        mptests/mp10/node2/Makefile.am, mptests/mp11/Makefile.am,
195        mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am,
196        mptests/mp12/Makefile.am, mptests/mp12/node1/Makefile.am,
197        mptests/mp12/node2/Makefile.am, mptests/mp13/Makefile.am,
198        mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am,
199        mptests/mp14/Makefile.am, mptests/mp14/node1/Makefile.am,
200        mptests/mp14/node2/Makefile.am: New.
201
2022005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
203
204        * samples/base_mp/node1/Makefile.am,
205        samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am,
206        samples/hello/Makefile.am, samples/ticker/Makefile.am,
207        sptests/sp01/Makefile.am, sptests/sp02/Makefile.am,
208        sptests/sp03/Makefile.am, sptests/sp04/Makefile.am,
209        sptests/sp05/Makefile.am, sptests/sp06/Makefile.am,
210        sptests/sp07/Makefile.am, sptests/sp08/Makefile.am,
211        sptests/sp09/Makefile.am, sptests/sp11/Makefile.am,
212        sptests/sp12/Makefile.am, sptests/sp13/Makefile.am,
213        sptests/sp14/Makefile.am, sptests/sp15/Makefile.am,
214        sptests/sp16/Makefile.am, sptests/sp17/Makefile.am,
215        sptests/sp19/Makefile.am, sptests/sp20/Makefile.am,
216        sptests/sp21/Makefile.am, sptests/sp22/Makefile.am,
217        sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
218        sptests/sp25/Makefile.am: Add scndir. Install *.scn to scndir.
219
2202005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
221
222        * configure.ac: Add rtems_ada_testsdir.
223        * samples/base_mp/Makefile.am: Remove references to *.scn.
224        * samples/base_mp/node1/base_mp.scn: Remove.
225        * samples/base_mp/node1/base_mp-node1.scn: New.
226        * samples/base_mp/node1/Makefile.am: Eliminate NODE.
227        Reflect having renamed base_mp.scn.
228        * samples/base_mp/node2/base_mp.scn: Remove.
229        * samples/base_mp/node2/base_mp-node2.scn: New.
230        * samples/base_mp/node2/Makefile.am: Eliminate NODE.
231        Reflect having renamed base_mp.scn.
232
2332005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
234
235        * configure.ac: Reflect changes to testsuites/automake,
236        testsuites/aclocal.
237
2382005-05-06      Joel Sherrill <joel@OARcorp.com>
239
240        * tmtests/tmoverhd/tmtest.adb: Removed warnings.
241
2422005-05-05      Joel Sherrill <joel@OARcorp.com>
243
244        * sptests/sp04/sptest.adb, tmtests/tm02/tmtest.adb,
245        tmtests/tmoverhd/tmtest.adb: Removed warnings.
246
2472005-05-03      Joel Sherrill <joel@OARcorp.com>
248
249        * samples/hello/sptest.adb, sptests/sp03/sptest.adb,
250        sptests/sp04/sptest.adb, sptests/sp05/sptest.adb,
251        sptests/sp07/sptest.adb, sptests/sp13/sptest.adb,
252        sptests/sp14/sptest.adb, sptests/sp20/sptest.adb,
253        sptests/sp24/sptest.adb, tmtests/tm01/tmtest.adb,
254        tmtests/tm02/tmtest.adb, tmtests/tm03/tmtest.adb,
255        tmtests/tm04/tmtest.adb, tmtests/tm05/tmtest.adb,
256        tmtests/tm06/tmtest.adb, tmtests/tm07/tmtest.adb,
257        tmtests/tm08/tmtest.adb, tmtests/tm09/tmtest.adb,
258        tmtests/tm10/tmtest.adb, tmtests/tm11/tmtest.adb,
259        tmtests/tm12/tmtest.adb, tmtests/tm13/tmtest.adb,
260        tmtests/tm14/tmtest.adb, tmtests/tm15/tmtest.adb,
261        tmtests/tm16/tmtest.adb, tmtests/tm17/tmtest.adb,
262        tmtests/tm18/tmtest.adb, tmtests/tm19/tmtest.adb,
263        tmtests/tm20/tmtest.adb, tmtests/tm21/tmtest.adb,
264        tmtests/tm22/tmtest.adb, tmtests/tm23/tmtest.adb,
265        tmtests/tm24/tmtest.adb, tmtests/tm25/tmtest.adb,
266        tmtests/tm28/tmtest.adb, tmtests/tm29/tmtest.adb,
267        tmtests/tmck/tmtest.adb, tmtests/tmoverhd/dummy_rtems.adb,
268        tmtests/tmoverhd/tmtest.adb: Remove warnings.
269
2702005-05-01      Ralf Corsepius <ralf.corsepius@rtems.org>
271
272        * mptests/mp01/config.h, samples/base_mp/config.h,
273        samples/base_sp/config.h, samples/hello/config.h,
274        samples/ticker/config.h, sptests/sp01/config.h,
275        sptests/sp02/config.h, sptests/sp03/config.h, sptests/sp04/config.h,
276        sptests/sp05/config.h, sptests/sp06/config.h, sptests/sp07/config.h,
277        sptests/sp08/config.h, sptests/sp09/config.h, sptests/sp11/config.h,
278        sptests/sp12/config.h, sptests/sp13/config.h, sptests/sp14/config.h,
279        sptests/sp15/config.h, sptests/sp16/config.h, sptests/sp17/config.h,
280        sptests/sp19/config.h, sptests/sp20/config.h, sptests/sp21/config.h,
281        sptests/sp22/config.h, sptests/sp23/config.h, sptests/sp24/config.h,
282        sptests/sp25/config.h, tmtests/tm01/config.h, tmtests/tm02/config.h,
283        tmtests/tm03/config.h, tmtests/tm04/config.h, tmtests/tm05/config.h,
284        tmtests/tm06/config.h, tmtests/tm07/config.h, tmtests/tm08/config.h,
285        tmtests/tm09/config.h, tmtests/tm10/config.h, tmtests/tm11/config.h,
286        tmtests/tm12/config.h, tmtests/tm13/config.h, tmtests/tm14/config.h,
287        tmtests/tm15/config.h, tmtests/tm16/config.h, tmtests/tm17/config.h,
288        tmtests/tm18/config.h, tmtests/tm19/config.h, tmtests/tm20/config.h,
289        tmtests/tm21/config.h, tmtests/tm22/config.h, tmtests/tm23/config.h,
290        tmtests/tm24/config.h, tmtests/tm25/config.h, tmtests/tm28/config.h,
291        tmtests/tm29/config.h, tmtests/tmck/config.h,
292        tmtests/tmoverhd/config.h: Include <rtems/confdefs.h> instead of
293        <confdefs.h> (obsolete).
294
2952004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
296
297        * configure.ac: Require automake > 1.9.
298
2992004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
300
301        * configure.ac: Add 2nd arg to RTEMS_TOP.
302        Unconditionally configure MP-directories.
303        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
304        Add DIST_SUBDIRS comprising MP-subdirs.
305        * samples/Makefile.am: Add DIST_SUBDIRS comprising MP-subdirs.
306
3072003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
310
3112003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * mptests/mp01/Makefile.am: Cosmetics.
314        * samples/Makefile.am: Cosmetics.
315        * samples/base_mp/Makefile.am: Cosmetics.
316        * samples/base_sp/Makefile.am: Cosmetics.
317        * samples/hello/Makefile.am: Cosmetics.
318        * samples/ticker/Makefile.am: Cosmetics.
319        * support/Makefile.am: Cosmetics.
320        * tmtests/tmoverhd/Makefile.am: Cosmetics.
321
3222003-11-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * Makefile.am: Reflect having moved tests/.
325        * mptests/Makefile.am: Reflect having moved tests/.
326        * mptests/mp01/Makefile.am: Reflect having moved tests/.
327        * mptests/mp01/node1/Makefile.am: Reflect having moved tests/.
328        * mptests/mp01/node2/Makefile.am: Reflect having moved tests/.
329        * samples/Makefile.am: Reflect having moved tests/.
330        * samples/base_mp/Makefile.am: Reflect having moved tests/.
331        * samples/base_mp/node1/Makefile.am: Reflect having moved tests/.
332        * samples/base_mp/node2/Makefile.am: Reflect having moved tests/.
333        * samples/base_sp/Makefile.am: Reflect having moved tests/.
334        * samples/hello/Makefile.am: Reflect having moved tests/.
335        * samples/ticker/Makefile.am: Reflect having moved tests/.
336        * sptests/Makefile.am: Reflect having moved tests/.
337        * sptests/sp01/Makefile.am: Reflect having moved tests/.
338        * sptests/sp02/Makefile.am: Reflect having moved tests/.
339        * sptests/sp03/Makefile.am: Reflect having moved tests/.
340        * sptests/sp04/Makefile.am: Reflect having moved tests/.
341        * sptests/sp05/Makefile.am: Reflect having moved tests/.
342        * sptests/sp06/Makefile.am: Reflect having moved tests/.
343        * sptests/sp07/Makefile.am: Reflect having moved tests/.
344        * sptests/sp08/Makefile.am: Reflect having moved tests/.
345        * sptests/sp09/Makefile.am: Reflect having moved tests/.
346        * sptests/sp11/Makefile.am: Reflect having moved tests/.
347        * sptests/sp12/Makefile.am: Reflect having moved tests/.
348        * sptests/sp13/Makefile.am: Reflect having moved tests/.
349        * sptests/sp14/Makefile.am: Reflect having moved tests/.
350        * sptests/sp15/Makefile.am: Reflect having moved tests/.
351        * sptests/sp16/Makefile.am: Reflect having moved tests/.
352        * sptests/sp17/Makefile.am: Reflect having moved tests/.
353        * sptests/sp19/Makefile.am: Reflect having moved tests/.
354        * sptests/sp20/Makefile.am: Reflect having moved tests/.
355        * sptests/sp21/Makefile.am: Reflect having moved tests/.
356        * sptests/sp22/Makefile.am: Reflect having moved tests/.
357        * sptests/sp23/Makefile.am: Reflect having moved tests/.
358        * sptests/sp24/Makefile.am: Reflect having moved tests/.
359        * sptests/sp25/Makefile.am: Reflect having moved tests/.
360        * sptests/spsize/Makefile.am: Reflect having moved tests/.
361        * support/Makefile.am: Reflect having moved tests/.
362        * tmtests/Makefile.am: Reflect having moved tests/.
363        * tmtests/tm01/Makefile.am: Reflect having moved tests/.
364        * tmtests/tm02/Makefile.am: Reflect having moved tests/.
365        * tmtests/tm03/Makefile.am: Reflect having moved tests/.
366        * tmtests/tm04/Makefile.am: Reflect having moved tests/.
367        * tmtests/tm05/Makefile.am: Reflect having moved tests/.
368        * tmtests/tm06/Makefile.am: Reflect having moved tests/.
369        * tmtests/tm07/Makefile.am: Reflect having moved tests/.
370        * tmtests/tm08/Makefile.am: Reflect having moved tests/.
371        * tmtests/tm09/Makefile.am: Reflect having moved tests/.
372        * tmtests/tm10/Makefile.am: Reflect having moved tests/.
373        * tmtests/tm11/Makefile.am: Reflect having moved tests/.
374        * tmtests/tm12/Makefile.am: Reflect having moved tests/.
375        * tmtests/tm13/Makefile.am: Reflect having moved tests/.
376        * tmtests/tm14/Makefile.am: Reflect having moved tests/.
377        * tmtests/tm15/Makefile.am: Reflect having moved tests/.
378        * tmtests/tm16/Makefile.am: Reflect having moved tests/.
379        * tmtests/tm17/Makefile.am: Reflect having moved tests/.
380        * tmtests/tm18/Makefile.am: Reflect having moved tests/.
381        * tmtests/tm19/Makefile.am: Reflect having moved tests/.
382        * tmtests/tm20/Makefile.am: Reflect having moved tests/.
383        * tmtests/tm21/Makefile.am: Reflect having moved tests/.
384        * tmtests/tm22/Makefile.am: Reflect having moved tests/.
385        * tmtests/tm23/Makefile.am: Reflect having moved tests/.
386        * tmtests/tm24/Makefile.am: Reflect having moved tests/.
387        * tmtests/tm25/Makefile.am: Reflect having moved tests/.
388        * tmtests/tm28/Makefile.am: Reflect having moved tests/.
389        * tmtests/tm29/Makefile.am: Reflect having moved tests/.
390        * tmtests/tmck/Makefile.am: Reflect having moved tests/.
391        * tmtests/tmoverhd/Makefile.am: Reflect having moved tests/.
392
3932003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * configure.ac: Remove RTEMS_CANONICAL_HOST.
396
3972003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * configure.ac: Remove RTEMS_CHECK_CPU.
400
4012003-09-04      Joel Sherrill <joel@OARcorp.com>
402
403        * mptests/mp01/config.h, mptests/mp01/mp01.adb,
404        mptests/mp01/mptest.adb, mptests/mp01/mptest.ads,
405        mptests/mp02/mptest.adb, mptests/mp02/mptest.ads,
406        mptests/mp03/mptest.adb, mptests/mp03/mptest.ads,
407        mptests/mp04/mptest.adb, mptests/mp04/mptest.ads,
408        mptests/mp05/mptest.adb, mptests/mp05/mptest.ads,
409        mptests/mp06/mptest.adb, mptests/mp06/mptest.ads,
410        mptests/mp07/mptest.adb, mptests/mp07/mptest.ads,
411        mptests/mp08/mptest.adb, mptests/mp08/mptest.ads,
412        mptests/mp09/mptest.adb, mptests/mp09/mptest.ads,
413        mptests/mp10/mptest.adb, mptests/mp10/mptest.ads,
414        mptests/mp11/mptest.adb, mptests/mp11/mptest.ads,
415        mptests/mp12/mptest.adb, mptests/mp12/mptest.ads,
416        mptests/mp13/mptest.adb, mptests/mp13/mptest.ads,
417        mptests/mp14/mptest.adb, mptests/mp14/mptest.ads,
418        samples/base_mp/config.h, samples/base_mp/mptest.adb,
419        samples/base_mp/mptest.ads, samples/base_sp/base_sp.adb,
420        samples/base_sp/config.h, samples/base_sp/sptest.adb,
421        samples/base_sp/sptest.ads, samples/hello/config.h,
422        samples/hello/hello.adb, samples/hello/sptest.adb,
423        samples/hello/sptest.ads, samples/ticker/config.h,
424        samples/ticker/sptest.adb, samples/ticker/sptest.ads,
425        samples/ticker/ticker.adb, sptests/sp01/config.h,
426        sptests/sp01/sp01.adb, sptests/sp01/sptest.adb,
427        sptests/sp01/sptest.ads, sptests/sp02/config.h,
428        sptests/sp02/sp02.adb, sptests/sp02/sptest.adb,
429        sptests/sp02/sptest.ads, sptests/sp03/config.h,
430        sptests/sp03/sp03.adb, sptests/sp03/sptest.adb,
431        sptests/sp03/sptest.ads, sptests/sp04/config.h,
432        sptests/sp04/sp04.adb, sptests/sp04/sptest.adb,
433        sptests/sp04/sptest.ads, sptests/sp05/config.h,
434        sptests/sp05/sp05.adb, sptests/sp05/sptest.adb,
435        sptests/sp05/sptest.ads, sptests/sp06/config.h,
436        sptests/sp06/sp06.adb, sptests/sp06/sptest.adb,
437        sptests/sp06/sptest.ads, sptests/sp07/config.h,
438        sptests/sp07/sp07.adb, sptests/sp07/sptest.adb,
439        sptests/sp07/sptest.ads, sptests/sp08/config.h,
440        sptests/sp08/sp08.adb, sptests/sp08/sptest.adb,
441        sptests/sp08/sptest.ads, sptests/sp09/config.h,
442        sptests/sp09/sp09.adb, sptests/sp09/sptest.adb,
443        sptests/sp09/sptest.ads, sptests/sp11/config.h,
444        sptests/sp11/sp11.adb, sptests/sp11/sptest.adb,
445        sptests/sp11/sptest.ads, sptests/sp12/config.h,
446        sptests/sp12/sp12.adb, sptests/sp12/sptest.adb,
447        sptests/sp12/sptest.ads, sptests/sp13/config.h,
448        sptests/sp13/sp13.adb, sptests/sp13/sptest.adb,
449        sptests/sp13/sptest.ads, sptests/sp14/config.h,
450        sptests/sp14/sp14.adb, sptests/sp14/sptest.adb,
451        sptests/sp14/sptest.ads, sptests/sp15/config.h,
452        sptests/sp15/sp15.adb, sptests/sp15/sptest.adb,
453        sptests/sp15/sptest.ads, sptests/sp16/config.h,
454        sptests/sp16/sp16.adb, sptests/sp16/sptest.adb,
455        sptests/sp16/sptest.ads, sptests/sp17/config.h,
456        sptests/sp17/sp17.adb, sptests/sp17/sptest.adb,
457        sptests/sp17/sptest.ads, sptests/sp19/config.h,
458        sptests/sp19/sp19.adb, sptests/sp19/sptest.ads,
459        sptests/sp20/config.h, sptests/sp20/sp20.adb,
460        sptests/sp20/sptest.adb, sptests/sp20/sptest.ads,
461        sptests/sp21/config.h, sptests/sp21/sp21.adb,
462        sptests/sp21/sptest.adb, sptests/sp21/sptest.ads,
463        sptests/sp22/config.h, sptests/sp22/sp22.adb,
464        sptests/sp22/sptest.adb, sptests/sp22/sptest.ads,
465        sptests/sp23/config.h, sptests/sp23/sp23.adb,
466        sptests/sp23/sptest.adb, sptests/sp23/sptest.ads,
467        sptests/sp24/config.h, sptests/sp24/sp24.adb,
468        sptests/sp24/sptest.adb, sptests/sp24/sptest.ads,
469        sptests/sp25/config.h, sptests/sp25/sp25.adb,
470        sptests/sp25/sptest.adb, sptests/sp25/sptest.ads,
471        sptests/spsize/spsize.adb, sptests/spsize/sptest.adb,
472        sptests/spsize/sptest.ads, support/address_io.adb,
473        support/address_io.ads, support/float_io.ads, support/fp.inc,
474        support/integer.inc, support/rtems_calling_overhead.ads,
475        support/status_io.ads, support/test_support.adb,
476        support/test_support.ads, support/time_test_support.adb,
477        support/time_test_support.ads, support/timer_driver.adb,
478        support/timer_driver.ads, support/unsigned32_io.ads,
479        tmtests/tm01/config.h, tmtests/tm01/tm01.adb,
480        tmtests/tm01/tmtest.adb, tmtests/tm01/tmtest.ads,
481        tmtests/tm02/config.h, tmtests/tm02/tm02.adb,
482        tmtests/tm02/tmtest.adb, tmtests/tm02/tmtest.ads,
483        tmtests/tm03/config.h, tmtests/tm03/tm03.adb,
484        tmtests/tm03/tmtest.adb, tmtests/tm03/tmtest.ads,
485        tmtests/tm04/config.h, tmtests/tm04/tm04.adb,
486        tmtests/tm04/tmtest.adb, tmtests/tm04/tmtest.ads,
487        tmtests/tm05/config.h, tmtests/tm05/tm05.adb,
488        tmtests/tm05/tmtest.adb, tmtests/tm05/tmtest.ads,
489        tmtests/tm06/config.h, tmtests/tm06/tm06.adb,
490        tmtests/tm06/tmtest.adb, tmtests/tm06/tmtest.ads,
491        tmtests/tm07/config.h, tmtests/tm07/tm07.adb,
492        tmtests/tm07/tmtest.adb, tmtests/tm07/tmtest.ads,
493        tmtests/tm08/config.h, tmtests/tm08/tm08.adb,
494        tmtests/tm08/tmtest.adb, tmtests/tm08/tmtest.ads,
495        tmtests/tm09/config.h, tmtests/tm09/tm09.adb,
496        tmtests/tm09/tmtest.adb, tmtests/tm09/tmtest.ads,
497        tmtests/tm10/config.h, tmtests/tm10/tm10.adb,
498        tmtests/tm10/tmtest.adb, tmtests/tm10/tmtest.ads,
499        tmtests/tm11/config.h, tmtests/tm11/tm11.adb,
500        tmtests/tm11/tmtest.adb, tmtests/tm11/tmtest.ads,
501        tmtests/tm12/config.h, tmtests/tm12/tm12.adb,
502        tmtests/tm12/tmtest.adb, tmtests/tm12/tmtest.ads,
503        tmtests/tm13/config.h, tmtests/tm13/tm13.adb,
504        tmtests/tm13/tmtest.adb, tmtests/tm13/tmtest.ads,
505        tmtests/tm14/config.h, tmtests/tm14/tm14.adb,
506        tmtests/tm14/tmtest.adb, tmtests/tm14/tmtest.ads,
507        tmtests/tm15/config.h, tmtests/tm15/tm15.adb,
508        tmtests/tm15/tmtest.adb, tmtests/tm15/tmtest.ads,
509        tmtests/tm16/config.h, tmtests/tm16/tm16.adb,
510        tmtests/tm16/tmtest.adb, tmtests/tm16/tmtest.ads,
511        tmtests/tm17/config.h, tmtests/tm17/tm17.adb,
512        tmtests/tm17/tmtest.adb, tmtests/tm17/tmtest.ads,
513        tmtests/tm18/config.h, tmtests/tm18/tm18.adb,
514        tmtests/tm18/tmtest.adb, tmtests/tm18/tmtest.ads,
515        tmtests/tm19/config.h, tmtests/tm19/tm19.adb,
516        tmtests/tm19/tmtest.adb, tmtests/tm19/tmtest.ads,
517        tmtests/tm20/config.h, tmtests/tm20/tm20.adb,
518        tmtests/tm20/tmtest.adb, tmtests/tm20/tmtest.ads,
519        tmtests/tm21/config.h, tmtests/tm21/tm21.adb,
520        tmtests/tm21/tmtest.adb, tmtests/tm21/tmtest.ads,
521        tmtests/tm22/config.h, tmtests/tm22/tm22.adb,
522        tmtests/tm22/tmtest.adb, tmtests/tm22/tmtest.ads,
523        tmtests/tm23/config.h, tmtests/tm23/tm23.adb,
524        tmtests/tm23/tmtest.adb, tmtests/tm23/tmtest.ads,
525        tmtests/tm24/config.h, tmtests/tm24/tm24.adb,
526        tmtests/tm24/tmtest.adb, tmtests/tm24/tmtest.ads,
527        tmtests/tm25/config.h, tmtests/tm25/tm25.adb,
528        tmtests/tm25/tmtest.adb, tmtests/tm25/tmtest.ads,
529        tmtests/tm28/config.h, tmtests/tm28/tm28.adb,
530        tmtests/tm28/tmtest.adb, tmtests/tm28/tmtest.ads,
531        tmtests/tm29/config.h, tmtests/tm29/tm29.adb,
532        tmtests/tm29/tmtest.adb, tmtests/tm29/tmtest.ads,
533        tmtests/tmck/config.h, tmtests/tmck/tmck.adb,
534        tmtests/tmck/tmtest.adb, tmtests/tmck/tmtest.ads,
535        tmtests/tmoverhd/config.h, tmtests/tmoverhd/dummy_rtems.adb,
536        tmtests/tmoverhd/dummy_rtems.ads, tmtests/tmoverhd/tmoverhd.adb,
537        tmtests/tmoverhd/tmtest.adb, tmtests/tmoverhd/tmtest.ads: URL for
538        license changed.
539
5402003-09-04      Joel Sherrill <joel@OARcorp.com>
541
542        * sptests/sp19/sptest.adp, support/init.c: Removed incorrect statement
543        about copyright assignment.
544
5452003-09-04      Joel Sherrill <joel@OARcorp.com>
546
547        * sptests/sp19/sptest.adp, support/init.c: Removed incorrect statement
548        about copyright assignment.
549
5502003-08-20      Joel Sherrill <joel@OARcorp.com>
551
552        * mptests/mp01/config.h, mptests/mp01/mp01.adb,
553        mptests/mp01/mptest.adb, mptests/mp01/mptest.ads,
554        mptests/mp02/mptest.adb, mptests/mp02/mptest.ads,
555        mptests/mp03/mptest.adb, mptests/mp03/mptest.ads,
556        mptests/mp04/mptest.adb, mptests/mp04/mptest.ads,
557        mptests/mp05/mptest.adb, mptests/mp05/mptest.ads,
558        mptests/mp06/mptest.adb, mptests/mp06/mptest.ads,
559        mptests/mp07/mptest.adb, mptests/mp07/mptest.ads,
560        mptests/mp08/mptest.adb, mptests/mp08/mptest.ads,
561        mptests/mp09/mptest.adb, mptests/mp09/mptest.ads,
562        mptests/mp10/mptest.adb, mptests/mp10/mptest.ads,
563        mptests/mp11/mptest.adb, mptests/mp11/mptest.ads,
564        mptests/mp12/mptest.adb, mptests/mp12/mptest.ads,
565        mptests/mp13/mptest.adb, mptests/mp13/mptest.ads,
566        mptests/mp14/mptest.adb, mptests/mp14/mptest.ads,
567        samples/base_mp/mptest.adb, samples/base_mp/mptest.ads,
568        samples/base_sp/base_sp.adb, samples/base_sp/config.h,
569        samples/base_sp/sptest.adb, samples/base_sp/sptest.ads,
570        samples/hello/config.h, samples/hello/hello.adb,
571        samples/hello/sptest.adb, samples/hello/sptest.ads,
572        samples/ticker/config.h, samples/ticker/sptest.adb,
573        samples/ticker/sptest.ads, samples/ticker/ticker.adb,
574        sptests/sp01/config.h, sptests/sp01/sp01.adb,
575        sptests/sp01/sptest.adb, sptests/sp01/sptest.ads,
576        sptests/sp02/config.h, sptests/sp02/sp02.adb,
577        sptests/sp02/sptest.adb, sptests/sp02/sptest.ads,
578        sptests/sp03/config.h, sptests/sp03/sp03.adb,
579        sptests/sp03/sptest.adb, sptests/sp03/sptest.ads,
580        sptests/sp04/config.h, sptests/sp04/sp04.adb,
581        sptests/sp04/sptest.adb, sptests/sp04/sptest.ads,
582        sptests/sp05/config.h, sptests/sp05/sp05.adb,
583        sptests/sp05/sptest.adb, sptests/sp05/sptest.ads,
584        sptests/sp06/config.h, sptests/sp06/sp06.adb,
585        sptests/sp06/sptest.adb, sptests/sp06/sptest.ads,
586        sptests/sp07/config.h, sptests/sp07/sp07.adb,
587        sptests/sp07/sptest.adb, sptests/sp07/sptest.ads,
588        sptests/sp08/config.h, sptests/sp08/sp08.adb,
589        sptests/sp08/sptest.adb, sptests/sp08/sptest.ads,
590        sptests/sp09/config.h, sptests/sp09/sp09.adb,
591        sptests/sp09/sptest.adb, sptests/sp09/sptest.ads,
592        sptests/sp11/config.h, sptests/sp11/sp11.adb,
593        sptests/sp11/sptest.adb, sptests/sp11/sptest.ads,
594        sptests/sp12/config.h, sptests/sp12/sp12.adb,
595        sptests/sp12/sptest.adb, sptests/sp12/sptest.ads,
596        sptests/sp13/config.h, sptests/sp13/sp13.adb,
597        sptests/sp13/sptest.adb, sptests/sp13/sptest.ads,
598        sptests/sp14/config.h, sptests/sp14/sp14.adb,
599        sptests/sp14/sptest.adb, sptests/sp14/sptest.ads,
600        sptests/sp15/config.h, sptests/sp15/sp15.adb,
601        sptests/sp15/sptest.adb, sptests/sp15/sptest.ads,
602        sptests/sp16/config.h, sptests/sp16/sp16.adb,
603        sptests/sp16/sptest.adb, sptests/sp16/sptest.ads,
604        sptests/sp17/config.h, sptests/sp17/sp17.adb,
605        sptests/sp17/sptest.adb, sptests/sp17/sptest.ads,
606        sptests/sp19/config.h, sptests/sp19/sp19.adb,
607        sptests/sp19/sptest.ads, sptests/sp20/config.h,
608        sptests/sp20/sp20.adb, sptests/sp20/sptest.adb,
609        sptests/sp20/sptest.ads, sptests/sp21/config.h,
610        sptests/sp21/sp21.adb, sptests/sp21/sptest.adb,
611        sptests/sp21/sptest.ads, sptests/sp22/config.h,
612        sptests/sp22/sp22.adb, sptests/sp22/sptest.adb,
613        sptests/sp22/sptest.ads, sptests/sp23/config.h,
614        sptests/sp23/sp23.adb, sptests/sp23/sptest.adb,
615        sptests/sp23/sptest.ads, sptests/sp24/config.h,
616        sptests/sp24/sp24.adb, sptests/sp24/sptest.adb,
617        sptests/sp24/sptest.ads, sptests/sp25/config.h,
618        sptests/sp25/sp25.adb, sptests/sp25/sptest.adb,
619        sptests/sp25/sptest.ads, sptests/spsize/spsize.adb,
620        sptests/spsize/sptest.adb, sptests/spsize/sptest.ads,
621        support/address_io.adb, support/address_io.ads, support/float_io.ads,
622        support/fp.inc, support/integer.inc,
623        support/rtems_calling_overhead.ads, support/status_io.ads,
624        support/test_support.adb, support/test_support.ads,
625        support/time_test_support.adb, support/time_test_support.ads,
626        support/timer_driver.adb, support/timer_driver.ads,
627        support/unsigned32_io.ads, tmtests/tm01/config.h,
628        tmtests/tm01/tm01.adb, tmtests/tm01/tmtest.adb,
629        tmtests/tm01/tmtest.ads, tmtests/tm02/config.h,
630        tmtests/tm02/tm02.adb, tmtests/tm02/tmtest.adb,
631        tmtests/tm02/tmtest.ads, tmtests/tm03/config.h,
632        tmtests/tm03/tm03.adb, tmtests/tm03/tmtest.adb,
633        tmtests/tm03/tmtest.ads, tmtests/tm04/config.h,
634        tmtests/tm04/tm04.adb, tmtests/tm04/tmtest.adb,
635        tmtests/tm04/tmtest.ads, tmtests/tm05/config.h,
636        tmtests/tm05/tm05.adb, tmtests/tm05/tmtest.adb,
637        tmtests/tm05/tmtest.ads, tmtests/tm06/config.h,
638        tmtests/tm06/tm06.adb, tmtests/tm06/tmtest.adb,
639        tmtests/tm06/tmtest.ads, tmtests/tm07/config.h,
640        tmtests/tm07/tm07.adb, tmtests/tm07/tmtest.adb,
641        tmtests/tm07/tmtest.ads, tmtests/tm08/config.h,
642        tmtests/tm08/tm08.adb, tmtests/tm08/tmtest.adb,
643        tmtests/tm08/tmtest.ads, tmtests/tm09/config.h,
644        tmtests/tm09/tm09.adb, tmtests/tm09/tmtest.adb,
645        tmtests/tm09/tmtest.ads, tmtests/tm10/config.h,
646        tmtests/tm10/tm10.adb, tmtests/tm10/tmtest.adb,
647        tmtests/tm10/tmtest.ads, tmtests/tm11/config.h,
648        tmtests/tm11/tm11.adb, tmtests/tm11/tmtest.adb,
649        tmtests/tm11/tmtest.ads, tmtests/tm12/config.h,
650        tmtests/tm12/tm12.adb, tmtests/tm12/tmtest.adb,
651        tmtests/tm12/tmtest.ads, tmtests/tm13/config.h,
652        tmtests/tm13/tm13.adb, tmtests/tm13/tmtest.adb,
653        tmtests/tm13/tmtest.ads, tmtests/tm14/config.h,
654        tmtests/tm14/tm14.adb, tmtests/tm14/tmtest.adb,
655        tmtests/tm14/tmtest.ads, tmtests/tm15/config.h,
656        tmtests/tm15/tm15.adb, tmtests/tm15/tmtest.adb,
657        tmtests/tm15/tmtest.ads, tmtests/tm16/config.h,
658        tmtests/tm16/tm16.adb, tmtests/tm16/tmtest.adb,
659        tmtests/tm16/tmtest.ads, tmtests/tm17/config.h,
660        tmtests/tm17/tm17.adb, tmtests/tm17/tmtest.adb,
661        tmtests/tm17/tmtest.ads, tmtests/tm18/config.h,
662        tmtests/tm18/tm18.adb, tmtests/tm18/tmtest.adb,
663        tmtests/tm18/tmtest.ads, tmtests/tm19/config.h,
664        tmtests/tm19/tm19.adb, tmtests/tm19/tmtest.adb,
665        tmtests/tm19/tmtest.ads, tmtests/tm20/config.h,
666        tmtests/tm20/tm20.adb, tmtests/tm20/tmtest.adb,
667        tmtests/tm20/tmtest.ads, tmtests/tm21/config.h,
668        tmtests/tm21/tm21.adb, tmtests/tm21/tmtest.adb,
669        tmtests/tm21/tmtest.ads, tmtests/tm22/config.h,
670        tmtests/tm22/tm22.adb, tmtests/tm22/tmtest.adb,
671        tmtests/tm22/tmtest.ads, tmtests/tm23/config.h,
672        tmtests/tm23/tm23.adb, tmtests/tm23/tmtest.adb,
673        tmtests/tm23/tmtest.ads, tmtests/tm24/config.h,
674        tmtests/tm24/tm24.adb, tmtests/tm24/tmtest.adb,
675        tmtests/tm24/tmtest.ads, tmtests/tm25/config.h,
676        tmtests/tm25/tm25.adb, tmtests/tm25/tmtest.adb,
677        tmtests/tm25/tmtest.ads, tmtests/tm28/config.h,
678        tmtests/tm28/tm28.adb, tmtests/tm28/tmtest.adb,
679        tmtests/tm28/tmtest.ads, tmtests/tm29/config.h,
680        tmtests/tm29/tm29.adb, tmtests/tm29/tmtest.adb,
681        tmtests/tm29/tmtest.ads, tmtests/tmck/config.h,
682        tmtests/tmck/tmck.adb, tmtests/tmck/tmtest.adb,
683        tmtests/tmck/tmtest.ads, tmtests/tmoverhd/config.h,
684        tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/dummy_rtems.ads,
685        tmtests/tmoverhd/tmoverhd.adb, tmtests/tmoverhd/tmtest.adb,
686        tmtests/tmoverhd/tmtest.ads: Correct copyright statements.
687
6882003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * Makefile.am,
691        mptests/Makefile.am,
692        mptests/mp01/Makefile.am, mptests/mp01/node1/Makefile.am,
693        mptests/mp01/node2/Makefile.am,
694        samples/Makefile.am, samples/base_mp/Makefile.am,
695        samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am,
696        samples/base_sp/Makefile.am, samples/hello/Makefile.am,
697        samples/ticker/Makefile.am,
698        sptests/Makefile.am,
699        sptests/sp01/Makefile.am, sptests/sp02/Makefile.am,
700        sptests/sp03/Makefile.am, sptests/sp04/Makefile.am,
701        sptests/sp05/Makefile.am, sptests/sp06/Makefile.am,
702        sptests/sp07/Makefile.am, sptests/sp08/Makefile.am,
703        sptests/sp09/Makefile.am, sptests/sp11/Makefile.am,
704        sptests/sp12/Makefile.am, sptests/sp13/Makefile.am,
705        sptests/sp14/Makefile.am, sptests/sp15/Makefile.am,
706        sptests/sp16/Makefile.am, sptests/sp17/Makefile.am,
707        sptests/sp19/Makefile.am, sptests/sp20/Makefile.am,
708        sptests/sp21/Makefile.am, sptests/sp22/Makefile.am,
709        sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
710        sptests/sp25/Makefile.am, sptests/spsize/Makefile.am,
711        support/Makefile.am,
712        tmtests/Makefile.am,
713        tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am,
714        tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am,
715        tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am,
716        tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am,
717        tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am,
718        tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am,
719        tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am,
720        tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am,
721        tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am,
722        tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am,
723        tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am,
724        tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am,
725        tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am,
726        tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am,
727        tmtests/tmoverhd/Makefile.am:
728        Pick up am-fragments from ../tests/automake.
729
7302003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * aclocal/prog-gnat.m4: New (copied from ../../../aclocal).
733        * Makefile.am: ACLOCAL_AMFLAGS = -I aclocal -I ../tests/aclocal.
734        Don't include */automake/lib.am (Unused).
735
7362003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
739
7402003-07-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * ada.am: Add .adp to SUFFIXES.
743        Remove c-compilation rule.
744        * samples/base_sp/Makefile.am: Add init.$(OBJEXT).
745        * samples/hello/Makefile.am: Add init.$(OBJEXT).
746        * samples/ticker/Makefile.am: Add init.$(OBJEXT).
747        * samples/ticker/Makefile.am: Remove VPATH.
748        * sptests/sp01/Makefile.am: Add init.$(OBJEXT).
749        * sptests/sp01/Makefile.am: Don't include */lib.am.
750        * sptests/sp01/Makefile.am: Remove VPATH.
751        * sptests/sp02/Makefile.am: Add init.$(OBJEXT).
752        * sptests/sp02/Makefile.am: Don't include */lib.am.
753        * sptests/sp03/Makefile.am: Add init.$(OBJEXT).
754        * sptests/sp03/Makefile.am: Don't include */lib.am.
755        * sptests/sp04/Makefile.am: Add init.$(OBJEXT).
756        * sptests/sp04/Makefile.am: Don't include */lib.am.
757        * sptests/sp04/Makefile.am: Remove EXPADA.
758        * sptests/sp04/Makefile.am: Remove VPATH.
759        * sptests/sp05/Makefile.am: Add init.$(OBJEXT).
760        * sptests/sp05/Makefile.am: Don't include */lib.am.
761        * sptests/sp06/Makefile.am: Add init.$(OBJEXT).
762        * sptests/sp06/Makefile.am: Don't include */lib.am.
763        * sptests/sp07/Makefile.am: Add init.$(OBJEXT).
764        * sptests/sp07/Makefile.am: Don't include */lib.am.
765        * sptests/sp07/Makefile.am: Remove EXPADA.
766        * sptests/sp08/Makefile.am: Add init.$(OBJEXT).
767        * sptests/sp08/Makefile.am: Don't include */lib.am.
768        * sptests/sp09/Makefile.am: Add init.$(OBJEXT).
769        * sptests/sp09/Makefile.am: Don't include */lib.am.
770        * sptests/sp11/Makefile.am: Add init.$(OBJEXT).
771        * sptests/sp11/Makefile.am: Don't include */lib.am.
772        * sptests/sp12/Makefile.am: Add init.$(OBJEXT).
773        * sptests/sp12/Makefile.am: Don't include */lib.am.
774        * sptests/sp13/Makefile.am: Add init.$(OBJEXT).
775        * sptests/sp13/Makefile.am: Don't include */lib.am.
776        * sptests/sp14/Makefile.am: Add init.$(OBJEXT).
777        * sptests/sp14/Makefile.am: Don't include */lib.am.
778        * sptests/sp15/Makefile.am: Add init.$(OBJEXT).
779        * sptests/sp15/Makefile.am: Don't include */lib.am.
780        * sptests/sp16/Makefile.am: Add init.$(OBJEXT).
781        * sptests/sp16/Makefile.am: Don't include */lib.am.
782        * sptests/sp17/Makefile.am: Add init.$(OBJEXT).
783        * sptests/sp17/Makefile.am: Don't include */lib.am.
784        * sptests/sp19/Makefile.am: Add init.$(OBJEXT).
785        * sptests/sp19/Makefile.am: Don't include */lib.am.
786        * sptests/sp20/Makefile.am: Add init.$(OBJEXT).
787        * sptests/sp20/Makefile.am: Don't include */lib.am.
788        * sptests/sp21/Makefile.am: Add init.$(OBJEXT).
789        * sptests/sp21/Makefile.am: Don't include */lib.am.
790        * sptests/sp22/Makefile.am: Add init.$(OBJEXT).
791        * sptests/sp22/Makefile.am: Don't include */lib.am.
792        * sptests/sp23/Makefile.am: Add init.$(OBJEXT).
793        * sptests/sp23/Makefile.am: Don't include */lib.am.
794        * sptests/sp24/Makefile.am: Add init.$(OBJEXT).
795        * sptests/sp24/Makefile.am: Don't include */lib.am.
796        * sptests/sp25/Makefile.am: Add init.$(OBJEXT).
797        * sptests/sp25/Makefile.am: Don't include */lib.am.
798        * sptests/spsize/Makefile.am: Add init.$(OBJEXT).
799        * sptests/spsize/Makefile.am: Don't include */lib.am.
800        * tmtests/tm01/Makefile.am: Add init.$(OBJEXT).
801        * tmtests/tm01/Makefile.am: Don't include */lib.am.
802        * tmtests/tm02/Makefile.am: Add init.$(OBJEXT).
803        * tmtests/tm02/Makefile.am: Don't include */lib.am.
804        * tmtests/tm03/Makefile.am: Add init.$(OBJEXT).
805        * tmtests/tm03/Makefile.am: Don't include */lib.am.
806        * tmtests/tm04/Makefile.am: Add init.$(OBJEXT).
807        * tmtests/tm04/Makefile.am: Don't include */lib.am.
808        * tmtests/tm05/Makefile.am: Add init.$(OBJEXT).
809        * tmtests/tm05/Makefile.am: Don't include */lib.am.
810        * tmtests/tm06/Makefile.am: Add init.$(OBJEXT).
811        * tmtests/tm06/Makefile.am: Don't include */lib.am.
812        * tmtests/tm07/Makefile.am: Add init.$(OBJEXT).
813        * tmtests/tm07/Makefile.am: Don't include */lib.am.
814        * tmtests/tm08/Makefile.am: Add init.$(OBJEXT).
815        * tmtests/tm08/Makefile.am: Don't include */lib.am.
816        * tmtests/tm09/Makefile.am: Add init.$(OBJEXT).
817        * tmtests/tm09/Makefile.am: Don't include */lib.am.
818        * tmtests/tm10/Makefile.am: Add init.$(OBJEXT).
819        * tmtests/tm10/Makefile.am: Don't include */lib.am.
820        * tmtests/tm11/Makefile.am: Add init.$(OBJEXT).
821        * tmtests/tm11/Makefile.am: Don't include */lib.am.
822        * tmtests/tm12/Makefile.am: Add init.$(OBJEXT).
823        * tmtests/tm12/Makefile.am: Don't include */lib.am.
824        * tmtests/tm13/Makefile.am: Add init.$(OBJEXT).
825        * tmtests/tm13/Makefile.am: Don't include */lib.am.
826        * tmtests/tm14/Makefile.am: Add init.$(OBJEXT).
827        * tmtests/tm14/Makefile.am: Don't include */lib.am.
828        * tmtests/tm15/Makefile.am: Add init.$(OBJEXT).
829        * tmtests/tm15/Makefile.am: Don't include */lib.am.
830        * tmtests/tm16/Makefile.am: Add init.$(OBJEXT).
831        * tmtests/tm16/Makefile.am: Don't include */lib.am.
832        * tmtests/tm17/Makefile.am: Add init.$(OBJEXT).
833        * tmtests/tm17/Makefile.am: Don't include */lib.am.
834        * tmtests/tm18/Makefile.am: Add init.$(OBJEXT).
835        * tmtests/tm18/Makefile.am: Don't include */lib.am.
836        * tmtests/tm19/Makefile.am: Add init.$(OBJEXT).
837        * tmtests/tm19/Makefile.am: Don't include */lib.am.
838        * tmtests/tm20/Makefile.am: Add init.$(OBJEXT).
839        * tmtests/tm20/Makefile.am: Don't include */lib.am.
840        * tmtests/tm21/Makefile.am: Add init.$(OBJEXT).
841        * tmtests/tm21/Makefile.am: Don't include */lib.am.
842        * tmtests/tm22/Makefile.am: Add init.$(OBJEXT).
843        * tmtests/tm22/Makefile.am: Don't include */lib.am.
844        * tmtests/tm23/Makefile.am: Add init.$(OBJEXT).
845        * tmtests/tm23/Makefile.am: Don't include */lib.am.
846        * tmtests/tm24/Makefile.am: Add init.$(OBJEXT).
847        * tmtests/tm24/Makefile.am: Don't include */lib.am.
848        * tmtests/tm25/Makefile.am: Add init.$(OBJEXT).
849        * tmtests/tm25/Makefile.am: Don't include */lib.am.
850        * tmtests/tm28/Makefile.am: Add init.$(OBJEXT).
851        * tmtests/tm28/Makefile.am: Don't include */lib.am.
852        * tmtests/tm29/Makefile.am: Add init.$(OBJEXT).
853        * tmtests/tm29/Makefile.am: Don't include */lib.am.
854        * tmtests/tmck/Makefile.am: Add init.$(OBJEXT).
855        * tmtests/tmck/Makefile.am: Don't include */lib.am.
856        * tmtests/tmoverhd/Makefile.am: Add init.$(OBJEXT).
857        * tmtests/tmoverhd/Makefile.am: Don't include */lib.am.
858
8592003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * configure.ac: Remove AC_CONFIG_AUX_DIR.
862
8632003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
866
8672003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * configure.ac: AC_PREREQ(2.57).
870
8712003-01-03      Joel Sherrill <joel@OARcorp.com>
872
873        * ada.am, samples/ticker/Makefile.am, sptests/sp01/Makefile.am,
874        sptests/sp01/config.h, sptests/sp04/Makefile.am,
875        sptests/sp04/config.h, support/init.c: Modified build rules slightly
876        so gnat_main is used as the Ada main entry point.  Modified
877        sp01 and sp04 Makefile.am's to compile and link with init.o.
878        The test config.h's specified the Ada application requirements -- not
879        the Classic API ones.
880
8812003-01-03      Joel Sherrill <joel@OARcorp.com>
882
883        * Makefile.am, configure.ac, samples/Makefile.am: Do not configure
884        them unless multiprocessing is enabled.
885
8862002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
889
8902002-10-24      Joel Sherrill <joel@OARcorp.com>
891
892        * samples/hello/config.h: Change CONFIGURE_SPTEST to
893        CONFIGURE_APPLICATION to reflect current usage.
894        * support/init.c: Include stdlib.h not unistd.h to remove warning.
895
8962002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * .cvsignore: Reformat.
899        Add autom4te*cache.
900        Remove autom4te.cache.
901
9022002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
903
904        * .cvsignore: Add autom4te.cache.
905
9062002-09-14      Joel Sherrill <joel@OARcorp.com>
907
908        * support/init.c: Included <unistd.h> for exit(2).
909        * support/test_support.adb: Eliminated warnings by commenting out
910        unused variables.
911
9122002-09-13      Joel Sherrill <joel@OARcorp.com>
913
914        * samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am:
915        Now appear to mostly compile.
916
9172002-09-13      Joel Sherrill <joel@OARcorp.com>
918
919        * samples/hello/Makefile.am: Make sure init.c is compiled and
920        included.  This test now runs.
921
9222002-09-07      Joel Sherrill <joel@OARcorp.com>
923
924        * samples/base_mp/config.h: New file previously missed.
925
9262002-09-03      Joel Sherrill <joel@OARcorp.com>
927
928        * base_mp now builds and can be considered a bit of an example for
929        the other mptests.
930        * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am,
931        samples/base_mp/mptest.adb, samples/base_mp/mptest.ads,
932        samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am:
933        Modified to make compile.
934        * mptests/mp01/node1/mptest-per_node_configuration.adb,
935        mptests/mp01/node2/mptest-per_node_configuration.adb,
936        mptests/mp02/node1/mptest-per_node_configuration.adb,
937        mptests/mp02/node2/mptest-per_node_configuration.adb,
938        mptests/mp03/node1/mptest-per_node_configuration.adb,
939        mptests/mp03/node2/mptest-per_node_configuration.adb,
940        mptests/mp04/node1/mptest-per_node_configuration.adb,
941        mptests/mp04/node2/mptest-per_node_configuration.adb,
942        mptests/mp05/node1/mptest-per_node_configuration.adb,
943        mptests/mp05/node2/mptest-per_node_configuration.adb,
944        mptests/mp06/node1/mptest-per_node_configuration.adb,
945        mptests/mp06/node2/mptest-per_node_configuration.adb,
946        mptests/mp07/node1/mptest-per_node_configuration.adb,
947        mptests/mp07/node2/mptest-per_node_configuration.adb,
948        mptests/mp08/node1/mptest-per_node_configuration.adb,
949        mptests/mp08/node2/mptest-per_node_configuration.adb,
950        mptests/mp09/node1/mptest-per_node_configuration.adb,
951        mptests/mp09/node2/mptest-per_node_configuration.adb,
952        mptests/mp10/node1/mptest-per_node_configuration.adb,
953        mptests/mp10/node2/mptest-per_node_configuration.adb,
954        mptests/mp11/node1/mptest-per_node_configuration.adb,
955        mptests/mp11/node2/mptest-per_node_configuration.adb,
956        mptests/mp12/node1/mptest-per_node_configuration.adb,
957        mptests/mp12/node2/mptest-per_node_configuration.adb,
958        mptests/mp13/node1/mptest-per_node_configuration.adb,
959        mptests/mp13/node2/mptest-per_node_configuration.adb,
960        mptests/mp14/node1/mptest-per_node_configuration.adb,
961        mptests/mp14/node2/mptest-per_node_configuration.adb,
962        samples/base_mp/node1/mptest-per_node_configuration.adb,
963        samples/base_mp/node2/mptest-per_node_configuration.adb: Removed
964        as this information should come from config.h.
965
9662002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
967
968        * mptests/mp01/node1/.cvsignore: New.
969        * mptests/mp01/node2/.cvsignore: New.
970        * mptests/mp02/node1/.cvsignore: New.
971        * mptests/mp02/node2/.cvsignore: New.
972        * mptests/mp03/node1/.cvsignore: New.
973        * mptests/mp03/node2/.cvsignore: New.
974        * mptests/mp04/node1/.cvsignore: New.
975        * mptests/mp04/node2/.cvsignore: New.
976        * mptests/mp05/node1/.cvsignore: New.
977        * mptests/mp05/node2/.cvsignore: New.
978        * mptests/mp06/node1/.cvsignore: New.
979        * mptests/mp06/node2/.cvsignore: New.
980        * mptests/mp07/node1/.cvsignore: New.
981        * mptests/mp07/node2/.cvsignore: New.
982        * mptests/mp08/node1/.cvsignore: New.
983        * mptests/mp08/node2/.cvsignore: New.
984        * mptests/mp09/node1/.cvsignore: New.
985        * mptests/mp09/node2/.cvsignore: New.
986        * mptests/mp10/node1/.cvsignore: New.
987        * mptests/mp10/node2/.cvsignore: New.
988        * mptests/mp11/node1/.cvsignore: New.
989        * mptests/mp11/node2/.cvsignore: New.
990        * mptests/mp12/node1/.cvsignore: New.
991        * mptests/mp12/node2/.cvsignore: New.
992        * mptests/mp13/node1/.cvsignore: New.
993        * mptests/mp13/node2/.cvsignore: New.
994        * mptests/mp14/node1/.cvsignore: New.
995        * mptests/mp14/node2/.cvsignore: New.
996        * samples/base_mp/node1/.cvsignore: New.
997        * samples/base_mp/node2/.cvsignore: New.
998
9992002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * mptests/Makefile.am: New.
1002        * mptests/mp01/Makefile.am: New.
1003        * mptests/mp01/node1/Makefile.am: New.
1004        * mptests/mp01/node2/Makefile.am: New.
1005        * samples/base_mp/Makefile.am: Comment out building mptest$(EXEEXT).
1006        * samples/base_mp/node1/Makefile.am: New.
1007        * samples/base_mp/node2/Makefile.am: New.
1008        * configure.ac: Add mptests/mp01. Add samples/base_mp.
1009
10102002-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1011
1012        * tmtests/tm20/Makefile.am: Remove EXPADA.
1013
10142002-08-30      Joel Sherrill <joel@OARcorp.com>
1015
1016        * samples/base_mp/mptest.ads: Removed lingering reference to BSP_MPCI.
1017
10182002-08-27      Joel Sherrill <joel@OARcorp.com>
1019
1020        * samples/base_mp/.cvsignore: New file.
1021
10222002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1023
1024        * sptests/sp09/Makefile.am: Remove EXPADA.
1025        * sptests/sp09/sptest.adb: Remove RESULT from SCREEN_13.
1026        * sptests/sp19/Makefile.am: Remove EXPADA.
1027        * sptests/sp21/Makefile.am: Remove EXPADA.
1028        * sptests/sp21/sptest.adb: Remove RESULT from TASK_1.
1029        * tmtests/tmoverhd/dummy_rtems.adb: Reflect changes to IO_Managers.
1030        * tmtests/tmoverhd/dummy_rtems.ads: Reflect changes to IO_Managers.
1031
10322002-08-27      Joel Sherrill <joel@OARcorp.com>
1033
1034        * tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed
1035        call to RTEMS IO Manager services.
1036
10372002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1038
1039        * sptests/sp19/sptest.adp: Fix include paths.
1040
10412002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        * sptests/sp19/sptest.adb: Remove.
1044        * sptests/sp19/Makefile.am: Let m4 generate sptests.adb from
1045        sptests.adp.
1046
10472002-08-27      Joel Sherrill <joel@OARcorp.com>
1048
1049        * sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to
1050        match corrected prototype.
1051
10522002-08-27      Joel Sherrill <joel@OARcorp.com>
1053
1054        * sptests/sp19/sptest.adp: Added from old Ada implementation.
1055
10562002-08-27      Joel Sherrill <joel@OARcorp.com>
1057
1058        * tmtests/tm27/.cvsignore: Removed.  Missed in previous attempts.
1059
10602002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1061
1062        * sptests/sp09/sptest.adb: Add Result to SCREEN_13.
1063        Remove Status from TASK_1.
1064        * sptests/sp21/sptest.adb: Add Result to TASK_1.
1065        * tmtests/tm20/tmtest.adb: Remove various RETURN_VALUEs.
1066        * ada.am: Remove ADACOMPILE, ADAC. Add AM_LDFLAGS, LDFLAGS.
1067        * configure.ac: Check for m4. Abort if HAS_GNAT = no.
1068
10692002-08-26      Joel Sherrill <joel@OARcorp.com>
1070
1071        * tm27 and tm27 are irrelevant as Ada binding tests.
1072        * tmtests/tm26/config.h, tmtests/tm26/config.h: Removed.
1073
10742002-08-26      Joel Sherrill <joel@OARcorp.com>
1075
1076        * sptests/sp19/sptest.adb: Modified to follow pattern of SP01
1077        even though this test is not supported.
1078        * sptests/sp19/sp19.adb: New file.
1079
10802002-08-26      Joel Sherrill <joel@OARcorp.com>
1081
1082        * mptests/mp01/mptest.ads, mptests/mp02/mptest.ads,
1083        mptests/mp03/mptest.ads, mptests/mp04/mptest.ads,
1084        mptests/mp05/mptest.ads, mptests/mp06/mptest.ads,
1085        mptests/mp07/mptest.ads, mptests/mp08/mptest.ads,
1086        mptests/mp09/mptest.ads, mptests/mp10/mptest.ads,
1087        mptests/mp11/mptest.ads, mptests/mp12/mptest.ads,
1088        mptests/mp13/mptest.ads, mptests/mp14/mptest.adb,
1089        mptests/mp14/mptest.ads: Per PR274, identify the need for the
1090        BSP_MPCI package.  It was a trivial dependency and eliminated.
1091
10922002-08-26      Joel Sherrill <joel@OARcorp.com>
1093
1094        * sptests/sp19/sp19.adb: Removed/Renamed to sptest.adb.
1095        * sptests/sp19/sptest.adb: Added/Renamed from sptest.adb.
1096
10972002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
1100
11012002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * Makefile.am: Activate tmtests.
1104        * configure.ac: Activate tmtests.
1105        * samples/base_mp/Makefile.am: Add nodeX subdirs.
1106        * sptests/sp01/Makefile.am: Add *.scn.
1107        * sptests/sp02/Makefile.am: Add *.scn.
1108        * sptests/sp03/Makefile.am: Add *.scn.
1109        * sptests/sp04/Makefile.am: Add *.scn.
1110        * sptests/sp05/Makefile.am: Add *.scn.
1111        * sptests/sp06/Makefile.am: Add *.scn.
1112        * sptests/sp07/Makefile.am: Add *.scn.
1113        * sptests/sp08/Makefile.am: Add *.scn.
1114        * sptests/sp09/Makefile.am: Add *.scn.
1115        * sptests/sp11/Makefile.am: Add *.scn.
1116        * sptests/sp12/Makefile.am: Add *.scn.
1117        * sptests/sp13/Makefile.am: Add *.scn.
1118        * sptests/sp14/Makefile.am: Add *.scn.
1119        * sptests/sp15/Makefile.am: Add *.scn.
1120        * sptests/sp16/Makefile.am: Add *.scn.
1121        * sptests/sp17/Makefile.am: Add *.scn.
1122        * sptests/sp19/Makefile.am: Add *.scn.
1123        * sptests/sp20/Makefile.am: Add *.scn.
1124        * sptests/sp21/Makefile.am: Add *.scn.
1125        * sptests/sp22/Makefile.am: Add *.scn.
1126        * sptests/sp23/Makefile.am: Add *.scn.
1127        * sptests/sp24/Makefile.am: Add *.scn.
1128        * sptests/sp25/Makefile.am: Add *.scn.
1129
11302002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1131
1132        * tmtests/Makefile.am: New.
1133        * tmtests/tm01/Makefile.am: New.
1134        * tmtests/tm02/Makefile.am: New.
1135        * tmtests/tm03/Makefile.am: New.
1136        * tmtests/tm04/Makefile.am: New.
1137        * tmtests/tm05/Makefile.am: New.
1138        * tmtests/tm06/Makefile.am: New.
1139        * tmtests/tm07/Makefile.am: New.
1140        * tmtests/tm08/Makefile.am: New.
1141        * tmtests/tm09/Makefile.am: New.
1142        * tmtests/tm10/Makefile.am: New.
1143        * tmtests/tm11/Makefile.am: New.
1144        * tmtests/tm12/Makefile.am: New.
1145        * tmtests/tm13/Makefile.am: New.
1146        * tmtests/tm14/Makefile.am: New.
1147        * tmtests/tm15/Makefile.am: New.
1148        * tmtests/tm16/Makefile.am: New.
1149        * tmtests/tm17/Makefile.am: New.
1150        * tmtests/tm18/Makefile.am: New.
1151        * tmtests/tm19/Makefile.am: New.
1152        * tmtests/tm20/Makefile.am: New.
1153        * tmtests/tm21/Makefile.am: New.
1154        * tmtests/tm22/Makefile.am: New.
1155        * tmtests/tm23/Makefile.am: New.
1156        * tmtests/tm24/Makefile.am: New.
1157        * tmtests/tm25/Makefile.am: New.
1158        * tmtests/tm26/Makefile.am: New.
1159        * tmtests/tm26/tmtest.adb
1160        * tmtests/tm27/Makefile.am: New.
1161        * tmtests/tm28/Makefile.am: New.
1162        * tmtests/tm29/Makefile.am: New.
1163        * tmtests/tmck/Makefile.am: New.
1164        * tmtests/tmoverhd/Makefile.am: New.
1165
11662002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1167
1168        * Makefile.am: New.
1169        * configure.ac: New.
1170        * ada.am: New.
1171        * support/Makefile.am: New.
1172        * samples/Makefile.am: New.
1173        * samples/base_mp/Makefile.am: New.
1174        * samples/base_sp/Makefile.am: New.
1175        * samples/hello/Makefile.am: New.
1176        * samples/ticker/Makefile.am: New.
1177
11782002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1179
1180        * sptests/Makefile.am: New.
1181        * sptests/sp01/Makefile.am: New.
1182        * sptests/sp02/Makefile.am: New.
1183        * sptests/sp03/Makefile.am: New.
1184        * sptests/sp04/Makefile.am: New.
1185        * sptests/sp05/Makefile.am: New.
1186        * sptests/sp06/Makefile.am: New.
1187        * sptests/sp07/Makefile.am: New.
1188        * sptests/sp08/Makefile.am: New.
1189        * sptests/sp09/Makefile.am: New.
1190        * sptests/sp11/Makefile.am: New.
1191        * sptests/sp12/Makefile.am: New.
1192        * sptests/sp13/Makefile.am: New.
1193        * sptests/sp14/Makefile.am: New.
1194        * sptests/sp15/Makefile.am: New.
1195        * sptests/sp16/Makefile.am: New.
1196        * sptests/sp17/Makefile.am: New.
1197        * sptests/sp19/Makefile.am: New.
1198        * sptests/sp20/Makefile.am: New.
1199        * sptests/sp21/Makefile.am: New.
1200        * sptests/sp22/Makefile.am: New.
1201        * sptests/sp23/Makefile.am: New.
1202        * sptests/sp24/Makefile.am: New.
1203        * sptests/sp25/Makefile.am: New.
1204        * sptests/spsize/Makefile.am: New.
1205
12062002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1207
1208        * ChangeLog: New.
1209        * .cvsignore: New.
1210        * mptests/.cvsignore: New.
1211        * mptests/mp01/.cvsignore: New.
1212        * mptests/mp02/.cvsignore: New.
1213        * mptests/mp03/.cvsignore: New.
1214        * mptests/mp04/.cvsignore: New.
1215        * mptests/mp05/.cvsignore: New.
1216        * mptests/mp06/.cvsignore: New.
1217        * mptests/mp07/.cvsignore: New.
1218        * mptests/mp08/.cvsignore: New.
1219        * mptests/mp09/.cvsignore: New.
1220        * mptests/mp10/.cvsignore: New.
1221        * mptests/mp11/.cvsignore: New.
1222        * mptests/mp12/.cvsignore: New.
1223        * mptests/mp13/.cvsignore: New.
1224        * mptests/mp14/.cvsignore: New.
1225        * samples/.cvsignore: New.
1226        * samples/base_sp/.cvsignore: New.
1227        * samples/hello/.cvsignore: New.
1228        * samples/ticker/.cvsignore: New.
1229        * sptests/.cvsignore: New.
1230        * sptests/sp01/.cvsignore: New.
1231        * sptests/sp02/.cvsignore: New.
1232        * sptests/sp03/.cvsignore: New.
1233        * sptests/sp04/.cvsignore: New.
1234        * sptests/sp05/.cvsignore: New.
1235        * sptests/sp06/.cvsignore: New.
1236        * sptests/sp07/.cvsignore: New.
1237        * sptests/sp08/.cvsignore: New.
1238        * sptests/sp09/.cvsignore: New.
1239        * sptests/sp11/.cvsignore: New.
1240        * sptests/sp12/.cvsignore: New.
1241        * sptests/sp13/.cvsignore: New.
1242        * sptests/sp14/.cvsignore: New.
1243        * sptests/sp15/.cvsignore: New.
1244        * sptests/sp16/.cvsignore: New.
1245        * sptests/sp17/.cvsignore: New.
1246        * sptests/sp19/.cvsignore: New.
1247        * sptests/sp20/.cvsignore: New.
1248        * sptests/sp21/.cvsignore: New.
1249        * sptests/sp22/.cvsignore: New.
1250        * sptests/sp23/.cvsignore: New.
1251        * sptests/sp24/.cvsignore: New.
1252        * sptests/sp25/.cvsignore: New.
1253        * sptests/spsize/.cvsignore: New.
1254        * support/.cvsignore: New.
1255        * tmtests/.cvsignore: New.
1256        * tmtests/tm01/.cvsignore: New.
1257        * tmtests/tm02/.cvsignore: New.
1258        * tmtests/tm03/.cvsignore: New.
1259        * tmtests/tm04/.cvsignore: New.
1260        * tmtests/tm05/.cvsignore: New.
1261        * tmtests/tm06/.cvsignore: New.
1262        * tmtests/tm07/.cvsignore: New.
1263        * tmtests/tm08/.cvsignore: New.
1264        * tmtests/tm09/.cvsignore: New.
1265        * tmtests/tm10/.cvsignore: New.
1266        * tmtests/tm11/.cvsignore: New.
1267        * tmtests/tm12/.cvsignore: New.
1268        * tmtests/tm13/.cvsignore: New.
1269        * tmtests/tm14/.cvsignore: New.
1270        * tmtests/tm15/.cvsignore: New.
1271        * tmtests/tm16/.cvsignore: New.
1272        * tmtests/tm17/.cvsignore: New.
1273        * tmtests/tm18/.cvsignore: New.
1274        * tmtests/tm19/.cvsignore: New.
1275        * tmtests/tm20/.cvsignore: New.
1276        * tmtests/tm21/.cvsignore: New.
1277        * tmtests/tm22/.cvsignore: New.
1278        * tmtests/tm23/.cvsignore: New.
1279        * tmtests/tm24/.cvsignore: New.
1280        * tmtests/tm25/.cvsignore: New.
1281        * tmtests/tm26/.cvsignore: New.
1282        * tmtests/tm27/.cvsignore: New.
1283        * tmtests/tm28/.cvsignore: New.
1284        * tmtests/tm29/.cvsignore: New.
1285        * tmtests/tmck/.cvsignore: New.
1286        * tmtests/tmoverhd/.cvsignore: New.
Note: See TracBrowser for help on using the repository browser.