source: rtems/c/src/ada-tests/ChangeLog @ 1260126

4.115
Last change on this file since 1260126 was 1260126, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/07/10 at 03:20:32

2010-08-07 Ralf Corsépius <ralf.corsepius@…>

PR 1655/testing:

  • ada.am: Reflect changes to testsuites/automake/compile.am.
  • Property mode set to 100644
File size: 74.3 KB
Line 
12010-08-07      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        PR 1655/testing:
4        * ada.am: Reflect changes to testsuites/automake/compile.am.
5
62009-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * mptests/mp01/node1/mp01_node1.adb, mptests/mp01/node2/mp01_node2.adb,
9        mptests/mp02/node1/mp02_node1.adb, mptests/mp02/node2/mp02_node2.adb,
10        mptests/mp03/node1/mp03_node1.adb, mptests/mp03/node2/mp03_node2.adb,
11        mptests/mp04/node1/mp04_node1.adb, mptests/mp04/node2/mp04_node2.adb,
12        mptests/mp05/mptest.adb, mptests/mp05/node1/mp05_node1.adb,
13        mptests/mp05/node2/mp05_node2.adb, mptests/mp06/node1/mp06_node1.adb,
14        mptests/mp06/node2/mp06_node2.adb, mptests/mp07/node1/mp07_node1.adb,
15        mptests/mp07/node2/mp07_node2.adb, mptests/mp08/node1/mp08_node1.adb,
16        mptests/mp08/node2/mp08_node2.adb, mptests/mp09/node1/mp09_node1.adb,
17        mptests/mp09/node2/mp09_node2.adb, mptests/mp10/node1/mp10_node1.adb,
18        mptests/mp10/node2/mp10_node2.adb, mptests/mp11/node1/mp11_node1.adb,
19        mptests/mp11/node2/mp11_node2.adb, mptests/mp12/node1/mp12_node1.adb,
20        mptests/mp12/node2/mp12_node2.adb, mptests/mp13/node1/mp13_node1.adb,
21        mptests/mp13/node2/mp13_node2.adb, mptests/mp14/mptest.adb,
22        mptests/mp14/node1/mp14_node1.adb, mptests/mp14/node2/mp14_node2.adb,
23        sptests/sp09/sptest.adb, sptests/sp11/sptest.adb,
24        sptests/sp13/sptest.adb, sptests/sp16/sptest.adb,
25        support/test_support.adb: Lines are now all less than 80 columns.
26
272009-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * samples/base_sp/sptest.adb, samples/hello/sptest.adb,
30        samples/nsecs/sptest.adb, samples/ticker/sptest.adb,
31        sptests/sp01/sptest.adb, sptests/sp02/sptest.adb,
32        sptests/sp03/sptest.adb, sptests/sp04/sptest.adb,
33        sptests/sp05/sptest.adb, sptests/sp06/sptest.adb,
34        sptests/sp07/sptest.adb, sptests/sp08/sptest.adb,
35        sptests/sp09/sptest.adb, sptests/sp11/sptest.adb,
36        sptests/sp12/sptest.adb, sptests/sp13/sptest.adb,
37        sptests/sp14/sptest.adb, sptests/sp15/sptest.adb,
38        sptests/sp16/sptest.adb, sptests/sp17/sptest.adb,
39        sptests/sp19/sptest.adp, sptests/sp20/sptest.adb,
40        sptests/sp22/sptest.adb, sptests/sp23/sptest.adb,
41        sptests/sp24/sptest.adb, sptests/sp25/sptest.adb,
42        sptests/spname01/spname01.adb, sptests/spname01/sptest.adb,
43        sptests/spname01/sptest.ads, support/address_io.adb, support/init.c,
44        support/test_support.adb, support/test_support.ads,
45        support/time_test_support.adb, support/timer_driver.adb,
46        tmtests/tm01/tmtest.adb, tmtests/tm01/tmtest.ads,
47        tmtests/tm02/tmtest.adb, tmtests/tm02/tmtest.ads,
48        tmtests/tm03/tmtest.adb, tmtests/tm03/tmtest.ads,
49        tmtests/tm04/tmtest.adb, tmtests/tm04/tmtest.ads,
50        tmtests/tm05/tmtest.adb, tmtests/tm05/tmtest.ads,
51        tmtests/tm06/tmtest.adb, tmtests/tm06/tmtest.ads,
52        tmtests/tm07/tmtest.adb, tmtests/tm07/tmtest.ads,
53        tmtests/tm08/tmtest.adb, tmtests/tm08/tmtest.ads,
54        tmtests/tm09/tmtest.adb, tmtests/tm09/tmtest.ads,
55        tmtests/tm10/tmtest.adb, tmtests/tm10/tmtest.ads,
56        tmtests/tm11/tmtest.adb, tmtests/tm11/tmtest.ads,
57        tmtests/tm12/tmtest.adb, tmtests/tm12/tmtest.ads,
58        tmtests/tm13/tmtest.adb, tmtests/tm13/tmtest.ads,
59        tmtests/tm14/tmtest.adb, tmtests/tm14/tmtest.ads,
60        tmtests/tm15/tmtest.adb, tmtests/tm15/tmtest.ads,
61        tmtests/tm16/tmtest.adb, tmtests/tm16/tmtest.ads,
62        tmtests/tm17/tmtest.adb, tmtests/tm17/tmtest.ads,
63        tmtests/tm18/tmtest.adb, tmtests/tm18/tmtest.ads,
64        tmtests/tm19/tmtest.adb, tmtests/tm19/tmtest.ads,
65        tmtests/tm20/tmtest.adb, tmtests/tm20/tmtest.ads,
66        tmtests/tm21/tmtest.adb, tmtests/tm21/tmtest.ads,
67        tmtests/tm22/tmtest.adb, tmtests/tm22/tmtest.ads,
68        tmtests/tm23/tmtest.adb, tmtests/tm23/tmtest.ads,
69        tmtests/tm24/tmtest.adb, tmtests/tm24/tmtest.ads,
70        tmtests/tm25/tmtest.adb, tmtests/tm25/tmtest.ads,
71        tmtests/tm28/tmtest.adb, tmtests/tm28/tmtest.ads,
72        tmtests/tm29/tmtest.adb, tmtests/tm29/tmtest.ads,
73        tmtests/tmck/tmtest.adb, tmtests/tmck/tmtest.ads,
74        tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/tmtest.adb,
75        tmtests/tmoverhd/tmtest.ads: Remove many warnings.
76
772009-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
78
79        * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am,
80        mptests/mp02/node1/Makefile.am, mptests/mp02/node2/Makefile.am,
81        mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am,
82        mptests/mp04/node1/Makefile.am, mptests/mp04/node2/Makefile.am,
83        mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am,
84        mptests/mp06/node1/Makefile.am, mptests/mp06/node2/Makefile.am,
85        mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am,
86        mptests/mp08/node1/Makefile.am, mptests/mp08/node2/Makefile.am,
87        mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am,
88        mptests/mp10/node1/Makefile.am, mptests/mp10/node2/Makefile.am,
89        mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am,
90        mptests/mp12/node1/Makefile.am, mptests/mp12/node2/Makefile.am,
91        mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am,
92        mptests/mp14/node1/Makefile.am, mptests/mp14/node2/Makefile.am,
93        samples/base_mp/Makefile.am, samples/base_mp/node1/Makefile.am,
94        samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am,
95        samples/hello/Makefile.am, samples/nsecs/Makefile.am,
96        samples/ticker/Makefile.am, sptests/sp01/Makefile.am,
97        sptests/sp02/Makefile.am, sptests/sp03/Makefile.am,
98        sptests/sp04/Makefile.am, sptests/sp05/Makefile.am,
99        sptests/sp06/Makefile.am, sptests/sp07/Makefile.am,
100        sptests/sp08/Makefile.am, sptests/sp09/Makefile.am,
101        sptests/sp11/Makefile.am, sptests/sp12/Makefile.am,
102        sptests/sp13/Makefile.am, sptests/sp14/Makefile.am,
103        sptests/sp15/Makefile.am, sptests/sp16/Makefile.am,
104        sptests/sp17/Makefile.am, sptests/sp19/Makefile.am,
105        sptests/sp20/Makefile.am, sptests/sp22/Makefile.am,
106        sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
107        sptests/sp25/Makefile.am, sptests/spname01/Makefile.am,
108        tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am,
109        tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am,
110        tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am,
111        tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am,
112        tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am,
113        tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am,
114        tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am,
115        tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am,
116        tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am,
117        tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am,
118        tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am,
119        tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am,
120        tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am,
121        tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am,
122        tmtests/tmoverhd/Makefile.am: Update so all tests build.
123
1242008-09-29      Joel Sherrill <joel.sherrill@oarcorp.com>
125
126        * support/timer_driver.adb, support/timer_driver.ads,
127        tmtests/tm01/tmtest.adb, tmtests/tm02/tmtest.adb,
128        tmtests/tm03/tmtest.adb, tmtests/tm04/tmtest.adb,
129        tmtests/tm05/tmtest.adb, tmtests/tm06/tmtest.adb,
130        tmtests/tm07/tmtest.adb, tmtests/tm08/tmtest.adb,
131        tmtests/tm09/tmtest.adb, tmtests/tm10/tmtest.adb,
132        tmtests/tm11/tmtest.adb, tmtests/tm12/tmtest.adb,
133        tmtests/tm13/tmtest.adb, tmtests/tm14/tmtest.adb,
134        tmtests/tm15/tmtest.adb, tmtests/tm16/tmtest.adb,
135        tmtests/tm17/tmtest.adb, tmtests/tm18/tmtest.adb,
136        tmtests/tm19/tmtest.adb, tmtests/tm20/config.h,
137        tmtests/tm20/tmtest.adb, tmtests/tm21/tmtest.adb,
138        tmtests/tm22/tmtest.adb, tmtests/tm23/tmtest.adb,
139        tmtests/tm24/tmtest.adb, tmtests/tm25/tmtest.adb,
140        tmtests/tm28/tmtest.adb, tmtests/tm29/tmtest.adb,
141        tmtests/tmck/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Clean up.
142        Verified to run on psim with gcc 4.3.2.
143
1442008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
145
146        * support/timer_driver.ads: Switch to new names.
147
1482008-06-06      Joel Sherrill <joel.sherrill@oarcorp.com>
149
150        * samples/hello/config.h, sptests/spname01/config.h: These needed
151        CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER.
152
1532008-03-11      Joel Sherrill <joel.sherrill@oarcorp.com>
154
155        * mptests/mp01/mptest.ads, mptests/mp02/mptest.ads,
156        mptests/mp03/mptest.ads, mptests/mp04/mptest.ads,
157        mptests/mp05/mptest.ads, mptests/mp06/mptest.ads,
158        mptests/mp07/mptest.ads, mptests/mp08/mptest.ads,
159        mptests/mp09/mptest.ads, mptests/mp10/mptest.ads,
160        mptests/mp11/mptest.ads, mptests/mp12/mptest.ads,
161        mptests/mp13/mptest.ads, mptests/mp14/mptest.ads,
162        samples/base_mp/mptest.ads, samples/base_sp/sptest.ads,
163        samples/hello/sptest.ads, samples/nsecs/sptest.ads,
164        samples/ticker/sptest.ads, sptests/sp01/sptest.ads,
165        sptests/sp02/sptest.ads, sptests/sp03/sptest.ads,
166        sptests/sp04/sptest.ads, sptests/sp05/sptest.ads,
167        sptests/sp06/sptest.ads, sptests/sp07/sptest.ads,
168        sptests/sp08/sptest.ads, sptests/sp09/sptest.ads,
169        sptests/sp11/sptest.ads, sptests/sp12/sptest.ads,
170        sptests/sp13/sptest.ads, sptests/sp14/sptest.ads,
171        sptests/sp15/sptest.ads, sptests/sp16/sptest.ads,
172        sptests/sp17/sptest.ads, sptests/sp19/sptest.ads,
173        sptests/sp20/sptest.ads, sptests/sp22/sptest.ads,
174        sptests/sp23/sptest.ads, sptests/sp24/sptest.ads,
175        sptests/sp25/sptest.ads, sptests/spname01/spname01.adb,
176        tmtests/tm01/tmtest.ads, tmtests/tm02/tmtest.ads,
177        tmtests/tm03/tmtest.ads, tmtests/tm04/tmtest.ads,
178        tmtests/tm05/tmtest.ads, tmtests/tm06/tmtest.ads,
179        tmtests/tm07/tmtest.ads, tmtests/tm08/tmtest.ads,
180        tmtests/tm09/tmtest.ads, tmtests/tm10/tmtest.ads,
181        tmtests/tm11/tmtest.ads, tmtests/tm12/tmtest.ads,
182        tmtests/tm13/tmtest.ads, tmtests/tm14/tmtest.ads,
183        tmtests/tm15/tmtest.ads, tmtests/tm16/tmtest.ads,
184        tmtests/tm17/tmtest.ads, tmtests/tm18/tmtest.ads,
185        tmtests/tm19/tmtest.ads, tmtests/tm20/tmtest.adb,
186        tmtests/tm20/tmtest.ads, tmtests/tm21/tmtest.ads,
187        tmtests/tm22/tmtest.ads, tmtests/tm23/tmtest.ads,
188        tmtests/tm24/tmtest.ads, tmtests/tm25/tmtest.ads,
189        tmtests/tm28/tmtest.ads, tmtests/tm29/tmtest.ads,
190        tmtests/tmck/tmtest.ads, tmtests/tmoverhd/tmtest.ads:
191        Added pragma Convention C as required by gcc > 4.3.
192
1932008-02-04      Joel Sherrill <joel.sherrill@oarcorp.com>
194
195        * sptests/spname01/config.h: New file.
196
1972008-02-04      Joel Sherrill <joel.sherrill@oarcorp.com>
198
199        * configure.ac, sptests/Makefile.am: Exercise passing as object Id of
200        SELF.
201        * sptests/spname01/.cvsignore, sptests/spname01/Makefile.am,
202        sptests/spname01/ada_spname01.scn, sptests/spname01/spname01.adb,
203        sptests/spname01/sptest.adb, sptests/spname01/sptest.ads: New files.
204
2052008-02-01      Joel Sherrill <joel.sherrill@oarcorp.com>
206
207        * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am,
208        mptests/mp02/node1/Makefile.am, mptests/mp02/node2/Makefile.am,
209        mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am,
210        mptests/mp04/node1/Makefile.am, mptests/mp04/node2/Makefile.am,
211        mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am,
212        mptests/mp06/node1/Makefile.am, mptests/mp06/node2/Makefile.am,
213        mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am,
214        mptests/mp08/node1/Makefile.am, mptests/mp08/node2/Makefile.am,
215        mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am,
216        mptests/mp10/node1/Makefile.am, mptests/mp10/node2/Makefile.am,
217        mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am,
218        mptests/mp12/node1/Makefile.am, mptests/mp12/node2/Makefile.am,
219        mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am,
220        mptests/mp14/node1/Makefile.am, mptests/mp14/node2/Makefile.am,
221        samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am,
222        samples/base_sp/Makefile.am, samples/hello/Makefile.am,
223        samples/nsecs/Makefile.am, samples/ticker/Makefile.am,
224        sptests/sp01/Makefile.am, sptests/sp02/Makefile.am,
225        sptests/sp03/Makefile.am, sptests/sp04/Makefile.am,
226        sptests/sp05/Makefile.am, sptests/sp06/Makefile.am,
227        sptests/sp07/Makefile.am, sptests/sp08/Makefile.am,
228        sptests/sp09/Makefile.am, sptests/sp11/Makefile.am,
229        sptests/sp12/Makefile.am, sptests/sp13/Makefile.am,
230        sptests/sp14/Makefile.am, sptests/sp15/Makefile.am,
231        sptests/sp16/Makefile.am, sptests/sp17/Makefile.am,
232        sptests/sp19/Makefile.am, sptests/sp20/Makefile.am,
233        sptests/sp22/Makefile.am, sptests/sp23/Makefile.am,
234        sptests/sp24/Makefile.am, sptests/sp25/Makefile.am,
235        tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am,
236        tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am,
237        tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am,
238        tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am,
239        tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am,
240        tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am,
241        tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am,
242        tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am,
243        tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am,
244        tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am,
245        tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am,
246        tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am,
247        tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am,
248        tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am,
249        tmtests/tmoverhd/Makefile.am: Make all test names unique. All needed
250        ada_ as prefix to distinguish them from the C tests. MP tests should
251        produce an executable with test name and node number in it. Screens
252        renamed to follow.
253        * ada_mvscn, mptests/mp01/node1/ada_mp01-node1.scn,
254        mptests/mp01/node2/ada_mp01-node2.scn,
255        mptests/mp02/node1/ada_mp02-node1.scn,
256        mptests/mp02/node2/ada_mp02-node2.scn,
257        mptests/mp03/node1/ada_mp03-node1.scn,
258        mptests/mp03/node2/ada_mp03-node2.scn,
259        mptests/mp04/node1/ada_mp04-node1.scn,
260        mptests/mp04/node2/ada_mp04-node2.scn,
261        mptests/mp05/node1/ada_mp05-node1.scn,
262        mptests/mp05/node2/ada_mp05-node2.scn,
263        mptests/mp06/node1/ada_mp06-node1.scn,
264        mptests/mp06/node2/ada_mp06-node2.scn,
265        mptests/mp07/node1/ada_mp07-node1.scn,
266        mptests/mp07/node2/ada_mp07-node2.scn,
267        mptests/mp08/node1/ada_mp08-node1.scn,
268        mptests/mp08/node2/ada_mp08-node2.scn,
269        mptests/mp09/node1/ada_mp09-node1.scn,
270        mptests/mp09/node2/ada_mp09-node2.scn,
271        mptests/mp10/node1/ada_mp10-node1.scn,
272        mptests/mp10/node2/ada_mp10-node2.scn,
273        mptests/mp11/node1/ada_mp11-node1.scn,
274        mptests/mp11/node2/ada_mp11-node2.scn,
275        mptests/mp12/node1/ada_mp12-node1.scn,
276        mptests/mp12/node2/ada_mp12-node2.scn,
277        mptests/mp13/node1/ada_mp13-node1.scn,
278        mptests/mp13/node2/ada_mp13-node2.scn,
279        mptests/mp14/node1/ada_mp14-node1.scn,
280        mptests/mp14/node2/ada_mp14-node2.scn,
281        samples/base_mp/node1/ada_base_mp-node1.scn,
282        samples/base_mp/node2/ada_base_mp-node2.scn,
283        samples/base_sp/ada_base_sp.scn, samples/hello/ada_hello.scn,
284        samples/nsecs/ada_nsecs.scn, samples/ticker/ada_ticker.scn,
285        sptests/sp01/ada_sp01.scn, sptests/sp02/ada_sp02.scn,
286        sptests/sp03/ada_sp03.scn, sptests/sp04/ada_sp04.scn,
287        sptests/sp05/ada_sp05.scn, sptests/sp06/ada_sp06.scn,
288        sptests/sp07/ada_sp07.scn, sptests/sp08/ada_sp08.scn,
289        sptests/sp09/ada_sp09.scn, sptests/sp11/ada_sp11.scn,
290        sptests/sp12/ada_sp12.scn, sptests/sp13/ada_sp13.scn,
291        sptests/sp14/ada_sp14.scn, sptests/sp15/ada_sp15.scn,
292        sptests/sp16/ada_sp16.scn, sptests/sp17/ada_sp17.scn,
293        sptests/sp19/ada_sp19.scn, sptests/sp20/ada_sp20.scn,
294        sptests/sp22/ada_sp22.scn, sptests/sp23/ada_sp23.scn,
295        sptests/sp24/ada_sp24.scn, sptests/sp25/ada_sp25.scn: New files.
296        * mptests/mp01/node1/mp01-node1.scn, mptests/mp01/node2/mp01-node2.scn,
297        mptests/mp02/node1/mp02-node1.scn, mptests/mp02/node2/mp02-node2.scn,
298        mptests/mp03/node1/mp03-node1.scn, mptests/mp03/node2/mp03-node2.scn,
299        mptests/mp04/node1/mp04-node1.scn, mptests/mp04/node2/mp04-node2.scn,
300        mptests/mp05/node1/mp05-node1.scn, mptests/mp05/node2/mp05-node2.scn,
301        mptests/mp06/node1/mp06-node1.scn, mptests/mp06/node2/mp06-node2.scn,
302        mptests/mp07/node1/mp07-node1.scn, mptests/mp07/node2/mp07-node2.scn,
303        mptests/mp08/node1/mp08-node1.scn, mptests/mp08/node2/mp08-node2.scn,
304        mptests/mp09/node1/mp09-node1.scn, mptests/mp09/node2/mp09-node2.scn,
305        mptests/mp10/node1/mp10-node1.scn, mptests/mp10/node2/mp10-node2.scn,
306        mptests/mp11/node1/mp11-node1.scn, mptests/mp11/node2/mp11-node2.scn,
307        mptests/mp12/node1/mp12-node1.scn, mptests/mp12/node2/mp12-node2.scn,
308        mptests/mp13/node1/mp13-node1.scn, mptests/mp13/node2/mp13-node2.scn,
309        mptests/mp14/node1/mp14-node1.scn, mptests/mp14/node2/mp14-node2.scn,
310        samples/base_mp/node1/base_mp-node1.scn,
311        samples/base_mp/node2/base_mp-node2.scn, samples/base_sp/base_sp.scn,
312        samples/hello/hello.scn, samples/nsecs/nsecs.scn,
313        samples/ticker/ticker.scn, sptests/sp01/sp01.scn,
314        sptests/sp02/sp02.scn, sptests/sp03/sp03.scn, sptests/sp04/sp04.scn,
315        sptests/sp05/sp05.scn, sptests/sp06/sp06.scn, sptests/sp07/sp07.scn,
316        sptests/sp08/sp08.scn, sptests/sp09/sp09.scn, sptests/sp11/sp11.scn,
317        sptests/sp12/sp12.scn, sptests/sp13/sp13.scn, sptests/sp14/sp14.scn,
318        sptests/sp15/sp15.scn, sptests/sp16/sp16.scn, sptests/sp17/sp17.scn,
319        sptests/sp19/sp19.scn, sptests/sp20/sp20.scn, sptests/sp22/sp22.scn,
320        sptests/sp23/sp23.scn, sptests/sp24/sp24.scn, sptests/sp25/sp25.scn:
321        Removed.
322
3232007-11-09      Joel Sherrill <joel.sherrill@oarcorp.com>
324
325        * ada.am: Now builds cleanly with GCC trunk.
326
3272007-10-25      Joel Sherrill <joel.sherrill@oarcorp.com>
328
329        * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am,
330        mptests/mp02/node1/Makefile.am, mptests/mp02/node2/Makefile.am,
331        mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am,
332        mptests/mp04/node1/Makefile.am, mptests/mp04/node2/Makefile.am,
333        mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am,
334        mptests/mp06/node1/Makefile.am, mptests/mp06/node2/Makefile.am,
335        mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am,
336        mptests/mp08/node1/Makefile.am, mptests/mp08/node2/Makefile.am,
337        mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am,
338        mptests/mp10/node1/Makefile.am, mptests/mp10/node2/Makefile.am,
339        mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am,
340        mptests/mp12/node1/Makefile.am, mptests/mp12/node2/Makefile.am,
341        mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am,
342        mptests/mp14/node1/Makefile.am, mptests/mp14/node2/Makefile.am,
343        samples/base_mp/Makefile.am, samples/base_mp/node1/Makefile.am,
344        samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am,
345        samples/hello/Makefile.am, samples/nsecs/Makefile.am,
346        samples/ticker/Makefile.am, sptests/sp01/Makefile.am,
347        sptests/sp02/Makefile.am, sptests/sp03/Makefile.am,
348        sptests/sp04/Makefile.am, sptests/sp05/Makefile.am,
349        sptests/sp06/Makefile.am, sptests/sp07/Makefile.am,
350        sptests/sp08/Makefile.am, sptests/sp09/Makefile.am,
351        sptests/sp11/Makefile.am, sptests/sp12/Makefile.am,
352        sptests/sp13/Makefile.am, sptests/sp14/Makefile.am,
353        sptests/sp15/Makefile.am, sptests/sp16/Makefile.am,
354        sptests/sp17/Makefile.am, sptests/sp19/Makefile.am,
355        sptests/sp20/Makefile.am, sptests/sp22/Makefile.am,
356        sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
357        sptests/sp25/Makefile.am, tmtests/tm01/Makefile.am,
358        tmtests/tm02/Makefile.am, tmtests/tm03/Makefile.am,
359        tmtests/tm04/Makefile.am, tmtests/tm05/Makefile.am,
360        tmtests/tm06/Makefile.am, tmtests/tm07/Makefile.am,
361        tmtests/tm08/Makefile.am, tmtests/tm09/Makefile.am,
362        tmtests/tm10/Makefile.am, tmtests/tm11/Makefile.am,
363        tmtests/tm12/Makefile.am, tmtests/tm13/Makefile.am,
364        tmtests/tm14/Makefile.am, tmtests/tm15/Makefile.am,
365        tmtests/tm16/Makefile.am, tmtests/tm17/Makefile.am,
366        tmtests/tm18/Makefile.am, tmtests/tm19/Makefile.am,
367        tmtests/tm20/Makefile.am, tmtests/tm21/Makefile.am,
368        tmtests/tm22/Makefile.am, tmtests/tm23/Makefile.am,
369        tmtests/tm24/Makefile.am, tmtests/tm25/Makefile.am,
370        tmtests/tm28/Makefile.am, tmtests/tm29/Makefile.am,
371        tmtests/tmck/Makefile.am, tmtests/tmoverhd/Makefile.am: Executables
372        should end in .exe just like their C counterparts.
373
3742007-10-25      Glenn Humphrey <glenn.humphrey@OARcorp.com>
375
376        * configure.ac, samples/Makefile.am: Added a test for Clock_Get_Uptime
377        * samples/nsecs/.cvsignore, samples/nsecs/Makefile.am,
378        samples/nsecs/config.h, samples/nsecs/nsecs.adb,
379        samples/nsecs/nsecs.scn, samples/nsecs/sptest.adb,
380        samples/nsecs/sptest.ads: New files.
381
3822007-10-18      Glenn Humphrey <glenn.humphrey@OARcorp.com>
383
384        * sptests/sp16/sptest.ads, sptests/sp20/sptest.adb,
385        sptests/sp20/sptest.ads: Forgot to update the copyright.
386
3872007-10-18      Glenn Humphrey <glenn.humphrey@OARcorp.com>
388
389        * sptests/sp09/sp09.scn, sptests/sp09/sptest.adb,
390        sptests/sp13/sp13.scn, sptests/sp13/sptest.adb,
391        sptests/sp16/sp16.scn, sptests/sp16/sptest.adb,
392        sptests/sp16/sptest.ads, sptests/sp20/sp20.scn,
393        sptests/sp20/sptest.adb, sptests/sp20/sptest.ads: Updated tests to
394        match the current C tests and regenerated the .scn files.
395
3962007-10-10      Glenn Humphrey <glenn.humphrey@OARcorp.com>
397
398        * configure.ac, samples/base_sp/base_sp.scn, samples/base_sp/config.h,
399        samples/base_sp/sptest.adb, samples/hello/config.h,
400        samples/ticker/config.h, samples/ticker/ticker.scn,
401        sptests/Makefile.am, sptests/sp01/sp01.scn, sptests/sp02/config.h,
402        sptests/sp02/sp02.scn, sptests/sp03/config.h, sptests/sp03/sp03.scn,
403        sptests/sp04/sp04.scn, sptests/sp04/sptest.adb,
404        sptests/sp05/config.h, sptests/sp05/sp05.scn, sptests/sp06/config.h,
405        sptests/sp07/config.h, sptests/sp07/sp07.scn,
406        sptests/sp07/sptest.adb, sptests/sp07/sptest.ads,
407        sptests/sp08/config.h, sptests/sp08/sp08.scn,
408        sptests/sp09/Makefile.am, sptests/sp09/config.h,
409        sptests/sp09/sp09.scn, sptests/sp09/sptest.adb,
410        sptests/sp09/sptest.ads, sptests/sp11/config.h,
411        sptests/sp11/sp11.scn, sptests/sp12/config.h, sptests/sp12/sp12.scn,
412        sptests/sp13/config.h, sptests/sp13/sp13.scn,
413        sptests/sp13/sptest.adb, sptests/sp14/config.h,
414        sptests/sp14/sp14.scn, sptests/sp15/config.h, sptests/sp15/sp15.scn,
415        sptests/sp16/config.h, sptests/sp16/sp16.scn,
416        sptests/sp16/sptest.adb, sptests/sp17/config.h,
417        sptests/sp19/config.h, sptests/sp19/sp19.scn, sptests/sp20/config.h,
418        sptests/sp20/sp20.scn, sptests/sp22/config.h, sptests/sp22/sp22.scn,
419        sptests/sp23/config.h, sptests/sp23/sp23.scn, sptests/sp24/config.h,
420        sptests/sp24/sp24.scn, sptests/sp25/config.h, sptests/sp25/sp25.scn,
421        support/init.c, support/test_support.adb, support/test_support.ads,
422        tmtests/tm09/config.h, tmtests/tm20/tmtest.adb,
423        tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/dummy_rtems.ads,
424        tmtests/tmoverhd/tmtest.adb, tmtests/tmoverhd/tmtest.ads: Updated
425        tests so that they would all compile and run without errors. Some
426        tests that are no longer valid using the current binding were
427        removed. Also updated the .scn files to reflect the current test
428        output.
429        * sptests/sp21/.cvsignore, sptests/sp21/Makefile.am,
430        sptests/sp21/config.h, sptests/sp21/sp21.adb, sptests/sp21/sp21.scn,
431        sptests/sp21/sptest.adb, sptests/sp21/sptest.ads,
432        sptests/spsize/.cvsignore, sptests/spsize/Makefile.am,
433        sptests/spsize/spsize.adb, sptests/spsize/sptest.adb,
434        sptests/spsize/sptest.ads: Removed.
435
4362007-10-03      Joel Sherrill <joel.sherrill@oarcorp.com>
437
438        * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am,
439        mptests/mp02/node1/Makefile.am, mptests/mp02/node2/Makefile.am,
440        mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am,
441        mptests/mp04/node1/Makefile.am, mptests/mp04/node2/Makefile.am,
442        mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am,
443        mptests/mp06/node1/Makefile.am, mptests/mp06/node2/Makefile.am,
444        mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am,
445        mptests/mp08/node1/Makefile.am, mptests/mp08/node2/Makefile.am,
446        mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am,
447        mptests/mp10/node1/Makefile.am, mptests/mp10/node2/Makefile.am,
448        mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am,
449        mptests/mp12/node1/Makefile.am, mptests/mp12/node2/Makefile.am,
450        mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am,
451        mptests/mp14/node1/Makefile.am, mptests/mp14/node2/Makefile.am: Basic
452        build structure should now be correct. The remaining issues should be
453        test specific.
454        * mptests/mp01/config_base.h, mptests/mp01/node1/config.h,
455        mptests/mp01/node1/mp01_node1.adb, mptests/mp01/node2/config.h,
456        mptests/mp01/node2/mp01_node2.adb, mptests/mp02/config_base.h,
457        mptests/mp02/node1/config.h, mptests/mp02/node1/mp02_node1.adb,
458        mptests/mp02/node2/config.h, mptests/mp02/node2/mp02_node2.adb,
459        mptests/mp03/config_base.h, mptests/mp03/node1/config.h,
460        mptests/mp03/node1/mp03_node1.adb, mptests/mp03/node2/config.h,
461        mptests/mp03/node2/mp03_node2.adb, mptests/mp04/config_base.h,
462        mptests/mp04/node1/config.h, mptests/mp04/node1/mp04_node1.adb,
463        mptests/mp04/node2/config.h, mptests/mp04/node2/mp04_node2.adb,
464        mptests/mp05/config_base.h, mptests/mp05/node1/config.h,
465        mptests/mp05/node1/mp05_node1.adb, mptests/mp05/node2/config.h,
466        mptests/mp05/node2/mp05_node2.adb, mptests/mp06/config_base.h,
467        mptests/mp06/node1/config.h, mptests/mp06/node1/mp06_node1.adb,
468        mptests/mp06/node2/config.h, mptests/mp06/node2/mp06_node2.adb,
469        mptests/mp07/config_base.h, mptests/mp07/node1/config.h,
470        mptests/mp07/node1/mp07_node1.adb, mptests/mp07/node2/config.h,
471        mptests/mp07/node2/mp07_node2.adb, mptests/mp08/config_base.h,
472        mptests/mp08/node1/config.h, mptests/mp08/node1/mp08_node1.adb,
473        mptests/mp08/node2/config.h, mptests/mp08/node2/mp08_node2.adb,
474        mptests/mp09/config_base.h, mptests/mp09/node1/config.h,
475        mptests/mp09/node1/mp09_node1.adb, mptests/mp09/node2/config.h,
476        mptests/mp09/node2/mp09_node2.adb, mptests/mp10/config_base.h,
477        mptests/mp10/node1/config.h, mptests/mp10/node1/mp10_node1.adb,
478        mptests/mp10/node2/config.h, mptests/mp10/node2/mp10_node2.adb,
479        mptests/mp11/config_base.h, mptests/mp11/node1/config.h,
480        mptests/mp11/node1/mp11_node1.adb, mptests/mp11/node2/config.h,
481        mptests/mp11/node2/mp11_node2.adb, mptests/mp12/config_base.h,
482        mptests/mp12/node1/config.h, mptests/mp12/node1/mp12_node1.adb,
483        mptests/mp12/node2/config.h, mptests/mp12/node2/mp12_node2.adb,
484        mptests/mp13/config_base.h, mptests/mp13/node1/config.h,
485        mptests/mp13/node1/mp13_node1.adb, mptests/mp13/node2/config.h,
486        mptests/mp13/node2/mp13_node2.adb, mptests/mp14/config_base.h,
487        mptests/mp14/node1/config.h, mptests/mp14/node1/mp14_node1.adb,
488        mptests/mp14/node2/config.h, mptests/mp14/node2/mp14_node2.adb:
489        New files. GNATMAKE is easier to operate if the filename of the
490        main package matches the executable name.  In this case, we needed
491        one for each node's executable.
492        * mptests/mp01/config.h: Removed.
493
4942007-10-01      Joel Sherrill <joel.sherrill@OARcorp.com>
495
496        * mptests/mp01/mptest.adb, mptests/mp01/mptest.ads,
497        mptests/mp01/node1/Makefile.am, mptests/mp02/mptest.adb,
498        mptests/mp02/mptest.ads, mptests/mp03/mptest.adb,
499        mptests/mp03/mptest.ads, mptests/mp04/mptest.adb,
500        mptests/mp04/mptest.ads, mptests/mp05/mptest.adb,
501        mptests/mp05/mptest.ads, mptests/mp06/mptest.adb,
502        mptests/mp06/mptest.ads, mptests/mp07/mptest.adb,
503        mptests/mp07/mptest.ads, mptests/mp08/mptest.adb,
504        mptests/mp08/mptest.ads, mptests/mp09/mptest.adb,
505        mptests/mp09/mptest.ads, mptests/mp10/mptest.adb,
506        mptests/mp10/mptest.ads, mptests/mp11/mptest.adb,
507        mptests/mp11/mptest.ads, mptests/mp12/mptest.adb,
508        mptests/mp12/mptest.ads, mptests/mp13/mptest.adb,
509        mptests/mp13/mptest.ads, mptests/mp14/mptest.adb,
510        mptests/mp14/mptest.ads, support/init.c, support/test_support.adb,
511        support/test_support.ads: Most of single processor Ada tests now
512        build. Some run.
513
5142007-05-23      Joel Sherrill <joel.sherrill@OARcorp.com>
515
516        * support/init.c: Spacing cleanup.
517
5182007-04-05      Joel Sherrill <joel@OARcorp.com>
519
520        * mptests/mp01/config.h, samples/base_sp/config.h,
521        samples/hello/config.h, samples/ticker/config.h,
522        sptests/sp01/config.h, sptests/sp02/config.h, sptests/sp03/config.h,
523        sptests/sp04/config.h, sptests/sp05/config.h, sptests/sp06/config.h,
524        sptests/sp07/config.h, sptests/sp08/config.h, sptests/sp09/config.h,
525        sptests/sp11/config.h, sptests/sp12/config.h, sptests/sp13/config.h,
526        sptests/sp14/config.h, sptests/sp15/config.h, sptests/sp16/config.h,
527        sptests/sp17/config.h, sptests/sp19/config.h, sptests/sp20/config.h,
528        sptests/sp21/config.h, sptests/sp22/config.h, sptests/sp23/config.h,
529        sptests/sp24/config.h, sptests/sp25/config.h, tmtests/tm01/config.h,
530        tmtests/tm02/config.h, tmtests/tm03/config.h, tmtests/tm04/config.h,
531        tmtests/tm05/config.h, tmtests/tm06/config.h, tmtests/tm07/config.h,
532        tmtests/tm08/config.h, tmtests/tm09/config.h, tmtests/tm10/config.h,
533        tmtests/tm11/config.h, tmtests/tm12/config.h, tmtests/tm13/config.h,
534        tmtests/tm14/config.h, tmtests/tm15/config.h, tmtests/tm16/config.h,
535        tmtests/tm17/config.h, tmtests/tm18/config.h, tmtests/tm19/config.h,
536        tmtests/tm20/config.h, tmtests/tm21/config.h, tmtests/tm22/config.h,
537        tmtests/tm23/config.h, tmtests/tm24/config.h, tmtests/tm25/config.h,
538        tmtests/tm28/config.h, tmtests/tm29/config.h, tmtests/tmck/config.h,
539        tmtests/tmoverhd/config.h: Change all obsoleted
540        CONFIGURE_TEST_NEEDS_XXX configuration constants to
541        CONFIGURE_APPLICATION_NEEDS_XXX.
542
5432006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
544
545        * configure.ac: New BUG-REPORT address.
546
5472005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
548
549        * configure.ac: Re-add mptests*Makefile.am.
550        * mptests/Makefile.am: Re-add  mp?? tests.
551
5522005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
553
554        * mptests/mp02/Makefile.am, mptests/mp02/node1/Makefile.am,
555        mptests/mp02/node2/Makefile.am, mptests/mp03/Makefile.am,
556        mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am,
557        mptests/mp04/Makefile.am, mptests/mp04/node1/Makefile.am,
558        mptests/mp04/node2/Makefile.am, mptests/mp05/Makefile.am,
559        mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am,
560        mptests/mp06/Makefile.am, mptests/mp06/node1/Makefile.am,
561        mptests/mp06/node2/Makefile.am, mptests/mp07/Makefile.am,
562        mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am,
563        mptests/mp08/Makefile.am, mptests/mp08/node1/Makefile.am,
564        mptests/mp08/node2/Makefile.am, mptests/mp09/Makefile.am,
565        mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am,
566        mptests/mp10/Makefile.am, mptests/mp10/node1/Makefile.am,
567        mptests/mp10/node2/Makefile.am, mptests/mp11/Makefile.am,
568        mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am,
569        mptests/mp12/Makefile.am, mptests/mp12/node1/Makefile.am,
570        mptests/mp12/node2/Makefile.am, mptests/mp13/Makefile.am,
571        mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am,
572        mptests/mp14/Makefile.am, mptests/mp14/node1/Makefile.am,
573        mptests/mp14/node2/Makefile.am: New.
574
5752005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
576
577        * samples/base_mp/node1/Makefile.am,
578        samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am,
579        samples/hello/Makefile.am, samples/ticker/Makefile.am,
580        sptests/sp01/Makefile.am, sptests/sp02/Makefile.am,
581        sptests/sp03/Makefile.am, sptests/sp04/Makefile.am,
582        sptests/sp05/Makefile.am, sptests/sp06/Makefile.am,
583        sptests/sp07/Makefile.am, sptests/sp08/Makefile.am,
584        sptests/sp09/Makefile.am, sptests/sp11/Makefile.am,
585        sptests/sp12/Makefile.am, sptests/sp13/Makefile.am,
586        sptests/sp14/Makefile.am, sptests/sp15/Makefile.am,
587        sptests/sp16/Makefile.am, sptests/sp17/Makefile.am,
588        sptests/sp19/Makefile.am, sptests/sp20/Makefile.am,
589        sptests/sp21/Makefile.am, sptests/sp22/Makefile.am,
590        sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
591        sptests/sp25/Makefile.am: Add scndir. Install *.scn to scndir.
592
5932005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
594
595        * configure.ac: Add rtems_ada_testsdir.
596        * samples/base_mp/Makefile.am: Remove references to *.scn.
597        * samples/base_mp/node1/base_mp.scn: Remove.
598        * samples/base_mp/node1/base_mp-node1.scn: New.
599        * samples/base_mp/node1/Makefile.am: Eliminate NODE.
600        Reflect having renamed base_mp.scn.
601        * samples/base_mp/node2/base_mp.scn: Remove.
602        * samples/base_mp/node2/base_mp-node2.scn: New.
603        * samples/base_mp/node2/Makefile.am: Eliminate NODE.
604        Reflect having renamed base_mp.scn.
605
6062005-11-20      Ralf Corsepius <ralf.corsepius@rtems.org>
607
608        * configure.ac: Reflect changes to testsuites/automake,
609        testsuites/aclocal.
610
6112005-05-06      Joel Sherrill <joel@OARcorp.com>
612
613        * tmtests/tmoverhd/tmtest.adb: Removed warnings.
614
6152005-05-05      Joel Sherrill <joel@OARcorp.com>
616
617        * sptests/sp04/sptest.adb, tmtests/tm02/tmtest.adb,
618        tmtests/tmoverhd/tmtest.adb: Removed warnings.
619
6202005-05-03      Joel Sherrill <joel@OARcorp.com>
621
622        * samples/hello/sptest.adb, sptests/sp03/sptest.adb,
623        sptests/sp04/sptest.adb, sptests/sp05/sptest.adb,
624        sptests/sp07/sptest.adb, sptests/sp13/sptest.adb,
625        sptests/sp14/sptest.adb, sptests/sp20/sptest.adb,
626        sptests/sp24/sptest.adb, tmtests/tm01/tmtest.adb,
627        tmtests/tm02/tmtest.adb, tmtests/tm03/tmtest.adb,
628        tmtests/tm04/tmtest.adb, tmtests/tm05/tmtest.adb,
629        tmtests/tm06/tmtest.adb, tmtests/tm07/tmtest.adb,
630        tmtests/tm08/tmtest.adb, tmtests/tm09/tmtest.adb,
631        tmtests/tm10/tmtest.adb, tmtests/tm11/tmtest.adb,
632        tmtests/tm12/tmtest.adb, tmtests/tm13/tmtest.adb,
633        tmtests/tm14/tmtest.adb, tmtests/tm15/tmtest.adb,
634        tmtests/tm16/tmtest.adb, tmtests/tm17/tmtest.adb,
635        tmtests/tm18/tmtest.adb, tmtests/tm19/tmtest.adb,
636        tmtests/tm20/tmtest.adb, tmtests/tm21/tmtest.adb,
637        tmtests/tm22/tmtest.adb, tmtests/tm23/tmtest.adb,
638        tmtests/tm24/tmtest.adb, tmtests/tm25/tmtest.adb,
639        tmtests/tm28/tmtest.adb, tmtests/tm29/tmtest.adb,
640        tmtests/tmck/tmtest.adb, tmtests/tmoverhd/dummy_rtems.adb,
641        tmtests/tmoverhd/tmtest.adb: Remove warnings.
642
6432005-05-01      Ralf Corsepius <ralf.corsepius@rtems.org>
644
645        * mptests/mp01/config.h, samples/base_mp/config.h,
646        samples/base_sp/config.h, samples/hello/config.h,
647        samples/ticker/config.h, sptests/sp01/config.h,
648        sptests/sp02/config.h, sptests/sp03/config.h, sptests/sp04/config.h,
649        sptests/sp05/config.h, sptests/sp06/config.h, sptests/sp07/config.h,
650        sptests/sp08/config.h, sptests/sp09/config.h, sptests/sp11/config.h,
651        sptests/sp12/config.h, sptests/sp13/config.h, sptests/sp14/config.h,
652        sptests/sp15/config.h, sptests/sp16/config.h, sptests/sp17/config.h,
653        sptests/sp19/config.h, sptests/sp20/config.h, sptests/sp21/config.h,
654        sptests/sp22/config.h, sptests/sp23/config.h, sptests/sp24/config.h,
655        sptests/sp25/config.h, tmtests/tm01/config.h, tmtests/tm02/config.h,
656        tmtests/tm03/config.h, tmtests/tm04/config.h, tmtests/tm05/config.h,
657        tmtests/tm06/config.h, tmtests/tm07/config.h, tmtests/tm08/config.h,
658        tmtests/tm09/config.h, tmtests/tm10/config.h, tmtests/tm11/config.h,
659        tmtests/tm12/config.h, tmtests/tm13/config.h, tmtests/tm14/config.h,
660        tmtests/tm15/config.h, tmtests/tm16/config.h, tmtests/tm17/config.h,
661        tmtests/tm18/config.h, tmtests/tm19/config.h, tmtests/tm20/config.h,
662        tmtests/tm21/config.h, tmtests/tm22/config.h, tmtests/tm23/config.h,
663        tmtests/tm24/config.h, tmtests/tm25/config.h, tmtests/tm28/config.h,
664        tmtests/tm29/config.h, tmtests/tmck/config.h,
665        tmtests/tmoverhd/config.h: Include <rtems/confdefs.h> instead of
666        <confdefs.h> (obsolete).
667
6682004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
669
670        * configure.ac: Require automake > 1.9.
671
6722004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
673
674        * configure.ac: Add 2nd arg to RTEMS_TOP.
675        Unconditionally configure MP-directories.
676        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
677        Add DIST_SUBDIRS comprising MP-subdirs.
678        * samples/Makefile.am: Add DIST_SUBDIRS comprising MP-subdirs.
679
6802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
683
6842003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * mptests/mp01/Makefile.am: Cosmetics.
687        * samples/Makefile.am: Cosmetics.
688        * samples/base_mp/Makefile.am: Cosmetics.
689        * samples/base_sp/Makefile.am: Cosmetics.
690        * samples/hello/Makefile.am: Cosmetics.
691        * samples/ticker/Makefile.am: Cosmetics.
692        * support/Makefile.am: Cosmetics.
693        * tmtests/tmoverhd/Makefile.am: Cosmetics.
694
6952003-11-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * Makefile.am: Reflect having moved tests/.
698        * mptests/Makefile.am: Reflect having moved tests/.
699        * mptests/mp01/Makefile.am: Reflect having moved tests/.
700        * mptests/mp01/node1/Makefile.am: Reflect having moved tests/.
701        * mptests/mp01/node2/Makefile.am: Reflect having moved tests/.
702        * samples/Makefile.am: Reflect having moved tests/.
703        * samples/base_mp/Makefile.am: Reflect having moved tests/.
704        * samples/base_mp/node1/Makefile.am: Reflect having moved tests/.
705        * samples/base_mp/node2/Makefile.am: Reflect having moved tests/.
706        * samples/base_sp/Makefile.am: Reflect having moved tests/.
707        * samples/hello/Makefile.am: Reflect having moved tests/.
708        * samples/ticker/Makefile.am: Reflect having moved tests/.
709        * sptests/Makefile.am: Reflect having moved tests/.
710        * sptests/sp01/Makefile.am: Reflect having moved tests/.
711        * sptests/sp02/Makefile.am: Reflect having moved tests/.
712        * sptests/sp03/Makefile.am: Reflect having moved tests/.
713        * sptests/sp04/Makefile.am: Reflect having moved tests/.
714        * sptests/sp05/Makefile.am: Reflect having moved tests/.
715        * sptests/sp06/Makefile.am: Reflect having moved tests/.
716        * sptests/sp07/Makefile.am: Reflect having moved tests/.
717        * sptests/sp08/Makefile.am: Reflect having moved tests/.
718        * sptests/sp09/Makefile.am: Reflect having moved tests/.
719        * sptests/sp11/Makefile.am: Reflect having moved tests/.
720        * sptests/sp12/Makefile.am: Reflect having moved tests/.
721        * sptests/sp13/Makefile.am: Reflect having moved tests/.
722        * sptests/sp14/Makefile.am: Reflect having moved tests/.
723        * sptests/sp15/Makefile.am: Reflect having moved tests/.
724        * sptests/sp16/Makefile.am: Reflect having moved tests/.
725        * sptests/sp17/Makefile.am: Reflect having moved tests/.
726        * sptests/sp19/Makefile.am: Reflect having moved tests/.
727        * sptests/sp20/Makefile.am: Reflect having moved tests/.
728        * sptests/sp21/Makefile.am: Reflect having moved tests/.
729        * sptests/sp22/Makefile.am: Reflect having moved tests/.
730        * sptests/sp23/Makefile.am: Reflect having moved tests/.
731        * sptests/sp24/Makefile.am: Reflect having moved tests/.
732        * sptests/sp25/Makefile.am: Reflect having moved tests/.
733        * sptests/spsize/Makefile.am: Reflect having moved tests/.
734        * support/Makefile.am: Reflect having moved tests/.
735        * tmtests/Makefile.am: Reflect having moved tests/.
736        * tmtests/tm01/Makefile.am: Reflect having moved tests/.
737        * tmtests/tm02/Makefile.am: Reflect having moved tests/.
738        * tmtests/tm03/Makefile.am: Reflect having moved tests/.
739        * tmtests/tm04/Makefile.am: Reflect having moved tests/.
740        * tmtests/tm05/Makefile.am: Reflect having moved tests/.
741        * tmtests/tm06/Makefile.am: Reflect having moved tests/.
742        * tmtests/tm07/Makefile.am: Reflect having moved tests/.
743        * tmtests/tm08/Makefile.am: Reflect having moved tests/.
744        * tmtests/tm09/Makefile.am: Reflect having moved tests/.
745        * tmtests/tm10/Makefile.am: Reflect having moved tests/.
746        * tmtests/tm11/Makefile.am: Reflect having moved tests/.
747        * tmtests/tm12/Makefile.am: Reflect having moved tests/.
748        * tmtests/tm13/Makefile.am: Reflect having moved tests/.
749        * tmtests/tm14/Makefile.am: Reflect having moved tests/.
750        * tmtests/tm15/Makefile.am: Reflect having moved tests/.
751        * tmtests/tm16/Makefile.am: Reflect having moved tests/.
752        * tmtests/tm17/Makefile.am: Reflect having moved tests/.
753        * tmtests/tm18/Makefile.am: Reflect having moved tests/.
754        * tmtests/tm19/Makefile.am: Reflect having moved tests/.
755        * tmtests/tm20/Makefile.am: Reflect having moved tests/.
756        * tmtests/tm21/Makefile.am: Reflect having moved tests/.
757        * tmtests/tm22/Makefile.am: Reflect having moved tests/.
758        * tmtests/tm23/Makefile.am: Reflect having moved tests/.
759        * tmtests/tm24/Makefile.am: Reflect having moved tests/.
760        * tmtests/tm25/Makefile.am: Reflect having moved tests/.
761        * tmtests/tm28/Makefile.am: Reflect having moved tests/.
762        * tmtests/tm29/Makefile.am: Reflect having moved tests/.
763        * tmtests/tmck/Makefile.am: Reflect having moved tests/.
764        * tmtests/tmoverhd/Makefile.am: Reflect having moved tests/.
765
7662003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * configure.ac: Remove RTEMS_CANONICAL_HOST.
769
7702003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * configure.ac: Remove RTEMS_CHECK_CPU.
773
7742003-09-04      Joel Sherrill <joel@OARcorp.com>
775
776        * mptests/mp01/config.h, mptests/mp01/mp01.adb,
777        mptests/mp01/mptest.adb, mptests/mp01/mptest.ads,
778        mptests/mp02/mptest.adb, mptests/mp02/mptest.ads,
779        mptests/mp03/mptest.adb, mptests/mp03/mptest.ads,
780        mptests/mp04/mptest.adb, mptests/mp04/mptest.ads,
781        mptests/mp05/mptest.adb, mptests/mp05/mptest.ads,
782        mptests/mp06/mptest.adb, mptests/mp06/mptest.ads,
783        mptests/mp07/mptest.adb, mptests/mp07/mptest.ads,
784        mptests/mp08/mptest.adb, mptests/mp08/mptest.ads,
785        mptests/mp09/mptest.adb, mptests/mp09/mptest.ads,
786        mptests/mp10/mptest.adb, mptests/mp10/mptest.ads,
787        mptests/mp11/mptest.adb, mptests/mp11/mptest.ads,
788        mptests/mp12/mptest.adb, mptests/mp12/mptest.ads,
789        mptests/mp13/mptest.adb, mptests/mp13/mptest.ads,
790        mptests/mp14/mptest.adb, mptests/mp14/mptest.ads,
791        samples/base_mp/config.h, samples/base_mp/mptest.adb,
792        samples/base_mp/mptest.ads, samples/base_sp/base_sp.adb,
793        samples/base_sp/config.h, samples/base_sp/sptest.adb,
794        samples/base_sp/sptest.ads, samples/hello/config.h,
795        samples/hello/hello.adb, samples/hello/sptest.adb,
796        samples/hello/sptest.ads, samples/ticker/config.h,
797        samples/ticker/sptest.adb, samples/ticker/sptest.ads,
798        samples/ticker/ticker.adb, sptests/sp01/config.h,
799        sptests/sp01/sp01.adb, sptests/sp01/sptest.adb,
800        sptests/sp01/sptest.ads, sptests/sp02/config.h,
801        sptests/sp02/sp02.adb, sptests/sp02/sptest.adb,
802        sptests/sp02/sptest.ads, sptests/sp03/config.h,
803        sptests/sp03/sp03.adb, sptests/sp03/sptest.adb,
804        sptests/sp03/sptest.ads, sptests/sp04/config.h,
805        sptests/sp04/sp04.adb, sptests/sp04/sptest.adb,
806        sptests/sp04/sptest.ads, sptests/sp05/config.h,
807        sptests/sp05/sp05.adb, sptests/sp05/sptest.adb,
808        sptests/sp05/sptest.ads, sptests/sp06/config.h,
809        sptests/sp06/sp06.adb, sptests/sp06/sptest.adb,
810        sptests/sp06/sptest.ads, sptests/sp07/config.h,
811        sptests/sp07/sp07.adb, sptests/sp07/sptest.adb,
812        sptests/sp07/sptest.ads, sptests/sp08/config.h,
813        sptests/sp08/sp08.adb, sptests/sp08/sptest.adb,
814        sptests/sp08/sptest.ads, sptests/sp09/config.h,
815        sptests/sp09/sp09.adb, sptests/sp09/sptest.adb,
816        sptests/sp09/sptest.ads, sptests/sp11/config.h,
817        sptests/sp11/sp11.adb, sptests/sp11/sptest.adb,
818        sptests/sp11/sptest.ads, sptests/sp12/config.h,
819        sptests/sp12/sp12.adb, sptests/sp12/sptest.adb,
820        sptests/sp12/sptest.ads, sptests/sp13/config.h,
821        sptests/sp13/sp13.adb, sptests/sp13/sptest.adb,
822        sptests/sp13/sptest.ads, sptests/sp14/config.h,
823        sptests/sp14/sp14.adb, sptests/sp14/sptest.adb,
824        sptests/sp14/sptest.ads, sptests/sp15/config.h,
825        sptests/sp15/sp15.adb, sptests/sp15/sptest.adb,
826        sptests/sp15/sptest.ads, sptests/sp16/config.h,
827        sptests/sp16/sp16.adb, sptests/sp16/sptest.adb,
828        sptests/sp16/sptest.ads, sptests/sp17/config.h,
829        sptests/sp17/sp17.adb, sptests/sp17/sptest.adb,
830        sptests/sp17/sptest.ads, sptests/sp19/config.h,
831        sptests/sp19/sp19.adb, sptests/sp19/sptest.ads,
832        sptests/sp20/config.h, sptests/sp20/sp20.adb,
833        sptests/sp20/sptest.adb, sptests/sp20/sptest.ads,
834        sptests/sp21/config.h, sptests/sp21/sp21.adb,
835        sptests/sp21/sptest.adb, sptests/sp21/sptest.ads,
836        sptests/sp22/config.h, sptests/sp22/sp22.adb,
837        sptests/sp22/sptest.adb, sptests/sp22/sptest.ads,
838        sptests/sp23/config.h, sptests/sp23/sp23.adb,
839        sptests/sp23/sptest.adb, sptests/sp23/sptest.ads,
840        sptests/sp24/config.h, sptests/sp24/sp24.adb,
841        sptests/sp24/sptest.adb, sptests/sp24/sptest.ads,
842        sptests/sp25/config.h, sptests/sp25/sp25.adb,
843        sptests/sp25/sptest.adb, sptests/sp25/sptest.ads,
844        sptests/spsize/spsize.adb, sptests/spsize/sptest.adb,
845        sptests/spsize/sptest.ads, support/address_io.adb,
846        support/address_io.ads, support/float_io.ads, support/fp.inc,
847        support/integer.inc, support/rtems_calling_overhead.ads,
848        support/status_io.ads, support/test_support.adb,
849        support/test_support.ads, support/time_test_support.adb,
850        support/time_test_support.ads, support/timer_driver.adb,
851        support/timer_driver.ads, support/unsigned32_io.ads,
852        tmtests/tm01/config.h, tmtests/tm01/tm01.adb,
853        tmtests/tm01/tmtest.adb, tmtests/tm01/tmtest.ads,
854        tmtests/tm02/config.h, tmtests/tm02/tm02.adb,
855        tmtests/tm02/tmtest.adb, tmtests/tm02/tmtest.ads,
856        tmtests/tm03/config.h, tmtests/tm03/tm03.adb,
857        tmtests/tm03/tmtest.adb, tmtests/tm03/tmtest.ads,
858        tmtests/tm04/config.h, tmtests/tm04/tm04.adb,
859        tmtests/tm04/tmtest.adb, tmtests/tm04/tmtest.ads,
860        tmtests/tm05/config.h, tmtests/tm05/tm05.adb,
861        tmtests/tm05/tmtest.adb, tmtests/tm05/tmtest.ads,
862        tmtests/tm06/config.h, tmtests/tm06/tm06.adb,
863        tmtests/tm06/tmtest.adb, tmtests/tm06/tmtest.ads,
864        tmtests/tm07/config.h, tmtests/tm07/tm07.adb,
865        tmtests/tm07/tmtest.adb, tmtests/tm07/tmtest.ads,
866        tmtests/tm08/config.h, tmtests/tm08/tm08.adb,
867        tmtests/tm08/tmtest.adb, tmtests/tm08/tmtest.ads,
868        tmtests/tm09/config.h, tmtests/tm09/tm09.adb,
869        tmtests/tm09/tmtest.adb, tmtests/tm09/tmtest.ads,
870        tmtests/tm10/config.h, tmtests/tm10/tm10.adb,
871        tmtests/tm10/tmtest.adb, tmtests/tm10/tmtest.ads,
872        tmtests/tm11/config.h, tmtests/tm11/tm11.adb,
873        tmtests/tm11/tmtest.adb, tmtests/tm11/tmtest.ads,
874        tmtests/tm12/config.h, tmtests/tm12/tm12.adb,
875        tmtests/tm12/tmtest.adb, tmtests/tm12/tmtest.ads,
876        tmtests/tm13/config.h, tmtests/tm13/tm13.adb,
877        tmtests/tm13/tmtest.adb, tmtests/tm13/tmtest.ads,
878        tmtests/tm14/config.h, tmtests/tm14/tm14.adb,
879        tmtests/tm14/tmtest.adb, tmtests/tm14/tmtest.ads,
880        tmtests/tm15/config.h, tmtests/tm15/tm15.adb,
881        tmtests/tm15/tmtest.adb, tmtests/tm15/tmtest.ads,
882        tmtests/tm16/config.h, tmtests/tm16/tm16.adb,
883        tmtests/tm16/tmtest.adb, tmtests/tm16/tmtest.ads,
884        tmtests/tm17/config.h, tmtests/tm17/tm17.adb,
885        tmtests/tm17/tmtest.adb, tmtests/tm17/tmtest.ads,
886        tmtests/tm18/config.h, tmtests/tm18/tm18.adb,
887        tmtests/tm18/tmtest.adb, tmtests/tm18/tmtest.ads,
888        tmtests/tm19/config.h, tmtests/tm19/tm19.adb,
889        tmtests/tm19/tmtest.adb, tmtests/tm19/tmtest.ads,
890        tmtests/tm20/config.h, tmtests/tm20/tm20.adb,
891        tmtests/tm20/tmtest.adb, tmtests/tm20/tmtest.ads,
892        tmtests/tm21/config.h, tmtests/tm21/tm21.adb,
893        tmtests/tm21/tmtest.adb, tmtests/tm21/tmtest.ads,
894        tmtests/tm22/config.h, tmtests/tm22/tm22.adb,
895        tmtests/tm22/tmtest.adb, tmtests/tm22/tmtest.ads,
896        tmtests/tm23/config.h, tmtests/tm23/tm23.adb,
897        tmtests/tm23/tmtest.adb, tmtests/tm23/tmtest.ads,
898        tmtests/tm24/config.h, tmtests/tm24/tm24.adb,
899        tmtests/tm24/tmtest.adb, tmtests/tm24/tmtest.ads,
900        tmtests/tm25/config.h, tmtests/tm25/tm25.adb,
901        tmtests/tm25/tmtest.adb, tmtests/tm25/tmtest.ads,
902        tmtests/tm28/config.h, tmtests/tm28/tm28.adb,
903        tmtests/tm28/tmtest.adb, tmtests/tm28/tmtest.ads,
904        tmtests/tm29/config.h, tmtests/tm29/tm29.adb,
905        tmtests/tm29/tmtest.adb, tmtests/tm29/tmtest.ads,
906        tmtests/tmck/config.h, tmtests/tmck/tmck.adb,
907        tmtests/tmck/tmtest.adb, tmtests/tmck/tmtest.ads,
908        tmtests/tmoverhd/config.h, tmtests/tmoverhd/dummy_rtems.adb,
909        tmtests/tmoverhd/dummy_rtems.ads, tmtests/tmoverhd/tmoverhd.adb,
910        tmtests/tmoverhd/tmtest.adb, tmtests/tmoverhd/tmtest.ads: URL for
911        license changed.
912
9132003-09-04      Joel Sherrill <joel@OARcorp.com>
914
915        * sptests/sp19/sptest.adp, support/init.c: Removed incorrect statement
916        about copyright assignment.
917
9182003-09-04      Joel Sherrill <joel@OARcorp.com>
919
920        * sptests/sp19/sptest.adp, support/init.c: Removed incorrect statement
921        about copyright assignment.
922
9232003-08-20      Joel Sherrill <joel@OARcorp.com>
924
925        * mptests/mp01/config.h, mptests/mp01/mp01.adb,
926        mptests/mp01/mptest.adb, mptests/mp01/mptest.ads,
927        mptests/mp02/mptest.adb, mptests/mp02/mptest.ads,
928        mptests/mp03/mptest.adb, mptests/mp03/mptest.ads,
929        mptests/mp04/mptest.adb, mptests/mp04/mptest.ads,
930        mptests/mp05/mptest.adb, mptests/mp05/mptest.ads,
931        mptests/mp06/mptest.adb, mptests/mp06/mptest.ads,
932        mptests/mp07/mptest.adb, mptests/mp07/mptest.ads,
933        mptests/mp08/mptest.adb, mptests/mp08/mptest.ads,
934        mptests/mp09/mptest.adb, mptests/mp09/mptest.ads,
935        mptests/mp10/mptest.adb, mptests/mp10/mptest.ads,
936        mptests/mp11/mptest.adb, mptests/mp11/mptest.ads,
937        mptests/mp12/mptest.adb, mptests/mp12/mptest.ads,
938        mptests/mp13/mptest.adb, mptests/mp13/mptest.ads,
939        mptests/mp14/mptest.adb, mptests/mp14/mptest.ads,
940        samples/base_mp/mptest.adb, samples/base_mp/mptest.ads,
941        samples/base_sp/base_sp.adb, samples/base_sp/config.h,
942        samples/base_sp/sptest.adb, samples/base_sp/sptest.ads,
943        samples/hello/config.h, samples/hello/hello.adb,
944        samples/hello/sptest.adb, samples/hello/sptest.ads,
945        samples/ticker/config.h, samples/ticker/sptest.adb,
946        samples/ticker/sptest.ads, samples/ticker/ticker.adb,
947        sptests/sp01/config.h, sptests/sp01/sp01.adb,
948        sptests/sp01/sptest.adb, sptests/sp01/sptest.ads,
949        sptests/sp02/config.h, sptests/sp02/sp02.adb,
950        sptests/sp02/sptest.adb, sptests/sp02/sptest.ads,
951        sptests/sp03/config.h, sptests/sp03/sp03.adb,
952        sptests/sp03/sptest.adb, sptests/sp03/sptest.ads,
953        sptests/sp04/config.h, sptests/sp04/sp04.adb,
954        sptests/sp04/sptest.adb, sptests/sp04/sptest.ads,
955        sptests/sp05/config.h, sptests/sp05/sp05.adb,
956        sptests/sp05/sptest.adb, sptests/sp05/sptest.ads,
957        sptests/sp06/config.h, sptests/sp06/sp06.adb,
958        sptests/sp06/sptest.adb, sptests/sp06/sptest.ads,
959        sptests/sp07/config.h, sptests/sp07/sp07.adb,
960        sptests/sp07/sptest.adb, sptests/sp07/sptest.ads,
961        sptests/sp08/config.h, sptests/sp08/sp08.adb,
962        sptests/sp08/sptest.adb, sptests/sp08/sptest.ads,
963        sptests/sp09/config.h, sptests/sp09/sp09.adb,
964        sptests/sp09/sptest.adb, sptests/sp09/sptest.ads,
965        sptests/sp11/config.h, sptests/sp11/sp11.adb,
966        sptests/sp11/sptest.adb, sptests/sp11/sptest.ads,
967        sptests/sp12/config.h, sptests/sp12/sp12.adb,
968        sptests/sp12/sptest.adb, sptests/sp12/sptest.ads,
969        sptests/sp13/config.h, sptests/sp13/sp13.adb,
970        sptests/sp13/sptest.adb, sptests/sp13/sptest.ads,
971        sptests/sp14/config.h, sptests/sp14/sp14.adb,
972        sptests/sp14/sptest.adb, sptests/sp14/sptest.ads,
973        sptests/sp15/config.h, sptests/sp15/sp15.adb,
974        sptests/sp15/sptest.adb, sptests/sp15/sptest.ads,
975        sptests/sp16/config.h, sptests/sp16/sp16.adb,
976        sptests/sp16/sptest.adb, sptests/sp16/sptest.ads,
977        sptests/sp17/config.h, sptests/sp17/sp17.adb,
978        sptests/sp17/sptest.adb, sptests/sp17/sptest.ads,
979        sptests/sp19/config.h, sptests/sp19/sp19.adb,
980        sptests/sp19/sptest.ads, sptests/sp20/config.h,
981        sptests/sp20/sp20.adb, sptests/sp20/sptest.adb,
982        sptests/sp20/sptest.ads, sptests/sp21/config.h,
983        sptests/sp21/sp21.adb, sptests/sp21/sptest.adb,
984        sptests/sp21/sptest.ads, sptests/sp22/config.h,
985        sptests/sp22/sp22.adb, sptests/sp22/sptest.adb,
986        sptests/sp22/sptest.ads, sptests/sp23/config.h,
987        sptests/sp23/sp23.adb, sptests/sp23/sptest.adb,
988        sptests/sp23/sptest.ads, sptests/sp24/config.h,
989        sptests/sp24/sp24.adb, sptests/sp24/sptest.adb,
990        sptests/sp24/sptest.ads, sptests/sp25/config.h,
991        sptests/sp25/sp25.adb, sptests/sp25/sptest.adb,
992        sptests/sp25/sptest.ads, sptests/spsize/spsize.adb,
993        sptests/spsize/sptest.adb, sptests/spsize/sptest.ads,
994        support/address_io.adb, support/address_io.ads, support/float_io.ads,
995        support/fp.inc, support/integer.inc,
996        support/rtems_calling_overhead.ads, support/status_io.ads,
997        support/test_support.adb, support/test_support.ads,
998        support/time_test_support.adb, support/time_test_support.ads,
999        support/timer_driver.adb, support/timer_driver.ads,
1000        support/unsigned32_io.ads, tmtests/tm01/config.h,
1001        tmtests/tm01/tm01.adb, tmtests/tm01/tmtest.adb,
1002        tmtests/tm01/tmtest.ads, tmtests/tm02/config.h,
1003        tmtests/tm02/tm02.adb, tmtests/tm02/tmtest.adb,
1004        tmtests/tm02/tmtest.ads, tmtests/tm03/config.h,
1005        tmtests/tm03/tm03.adb, tmtests/tm03/tmtest.adb,
1006        tmtests/tm03/tmtest.ads, tmtests/tm04/config.h,
1007        tmtests/tm04/tm04.adb, tmtests/tm04/tmtest.adb,
1008        tmtests/tm04/tmtest.ads, tmtests/tm05/config.h,
1009        tmtests/tm05/tm05.adb, tmtests/tm05/tmtest.adb,
1010        tmtests/tm05/tmtest.ads, tmtests/tm06/config.h,
1011        tmtests/tm06/tm06.adb, tmtests/tm06/tmtest.adb,
1012        tmtests/tm06/tmtest.ads, tmtests/tm07/config.h,
1013        tmtests/tm07/tm07.adb, tmtests/tm07/tmtest.adb,
1014        tmtests/tm07/tmtest.ads, tmtests/tm08/config.h,
1015        tmtests/tm08/tm08.adb, tmtests/tm08/tmtest.adb,
1016        tmtests/tm08/tmtest.ads, tmtests/tm09/config.h,
1017        tmtests/tm09/tm09.adb, tmtests/tm09/tmtest.adb,
1018        tmtests/tm09/tmtest.ads, tmtests/tm10/config.h,
1019        tmtests/tm10/tm10.adb, tmtests/tm10/tmtest.adb,
1020        tmtests/tm10/tmtest.ads, tmtests/tm11/config.h,
1021        tmtests/tm11/tm11.adb, tmtests/tm11/tmtest.adb,
1022        tmtests/tm11/tmtest.ads, tmtests/tm12/config.h,
1023        tmtests/tm12/tm12.adb, tmtests/tm12/tmtest.adb,
1024        tmtests/tm12/tmtest.ads, tmtests/tm13/config.h,
1025        tmtests/tm13/tm13.adb, tmtests/tm13/tmtest.adb,
1026        tmtests/tm13/tmtest.ads, tmtests/tm14/config.h,
1027        tmtests/tm14/tm14.adb, tmtests/tm14/tmtest.adb,
1028        tmtests/tm14/tmtest.ads, tmtests/tm15/config.h,
1029        tmtests/tm15/tm15.adb, tmtests/tm15/tmtest.adb,
1030        tmtests/tm15/tmtest.ads, tmtests/tm16/config.h,
1031        tmtests/tm16/tm16.adb, tmtests/tm16/tmtest.adb,
1032        tmtests/tm16/tmtest.ads, tmtests/tm17/config.h,
1033        tmtests/tm17/tm17.adb, tmtests/tm17/tmtest.adb,
1034        tmtests/tm17/tmtest.ads, tmtests/tm18/config.h,
1035        tmtests/tm18/tm18.adb, tmtests/tm18/tmtest.adb,
1036        tmtests/tm18/tmtest.ads, tmtests/tm19/config.h,
1037        tmtests/tm19/tm19.adb, tmtests/tm19/tmtest.adb,
1038        tmtests/tm19/tmtest.ads, tmtests/tm20/config.h,
1039        tmtests/tm20/tm20.adb, tmtests/tm20/tmtest.adb,
1040        tmtests/tm20/tmtest.ads, tmtests/tm21/config.h,
1041        tmtests/tm21/tm21.adb, tmtests/tm21/tmtest.adb,
1042        tmtests/tm21/tmtest.ads, tmtests/tm22/config.h,
1043        tmtests/tm22/tm22.adb, tmtests/tm22/tmtest.adb,
1044        tmtests/tm22/tmtest.ads, tmtests/tm23/config.h,
1045        tmtests/tm23/tm23.adb, tmtests/tm23/tmtest.adb,
1046        tmtests/tm23/tmtest.ads, tmtests/tm24/config.h,
1047        tmtests/tm24/tm24.adb, tmtests/tm24/tmtest.adb,
1048        tmtests/tm24/tmtest.ads, tmtests/tm25/config.h,
1049        tmtests/tm25/tm25.adb, tmtests/tm25/tmtest.adb,
1050        tmtests/tm25/tmtest.ads, tmtests/tm28/config.h,
1051        tmtests/tm28/tm28.adb, tmtests/tm28/tmtest.adb,
1052        tmtests/tm28/tmtest.ads, tmtests/tm29/config.h,
1053        tmtests/tm29/tm29.adb, tmtests/tm29/tmtest.adb,
1054        tmtests/tm29/tmtest.ads, tmtests/tmck/config.h,
1055        tmtests/tmck/tmck.adb, tmtests/tmck/tmtest.adb,
1056        tmtests/tmck/tmtest.ads, tmtests/tmoverhd/config.h,
1057        tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/dummy_rtems.ads,
1058        tmtests/tmoverhd/tmoverhd.adb, tmtests/tmoverhd/tmtest.adb,
1059        tmtests/tmoverhd/tmtest.ads: Correct copyright statements.
1060
10612003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * Makefile.am,
1064        mptests/Makefile.am,
1065        mptests/mp01/Makefile.am, mptests/mp01/node1/Makefile.am,
1066        mptests/mp01/node2/Makefile.am,
1067        samples/Makefile.am, samples/base_mp/Makefile.am,
1068        samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am,
1069        samples/base_sp/Makefile.am, samples/hello/Makefile.am,
1070        samples/ticker/Makefile.am,
1071        sptests/Makefile.am,
1072        sptests/sp01/Makefile.am, sptests/sp02/Makefile.am,
1073        sptests/sp03/Makefile.am, sptests/sp04/Makefile.am,
1074        sptests/sp05/Makefile.am, sptests/sp06/Makefile.am,
1075        sptests/sp07/Makefile.am, sptests/sp08/Makefile.am,
1076        sptests/sp09/Makefile.am, sptests/sp11/Makefile.am,
1077        sptests/sp12/Makefile.am, sptests/sp13/Makefile.am,
1078        sptests/sp14/Makefile.am, sptests/sp15/Makefile.am,
1079        sptests/sp16/Makefile.am, sptests/sp17/Makefile.am,
1080        sptests/sp19/Makefile.am, sptests/sp20/Makefile.am,
1081        sptests/sp21/Makefile.am, sptests/sp22/Makefile.am,
1082        sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
1083        sptests/sp25/Makefile.am, sptests/spsize/Makefile.am,
1084        support/Makefile.am,
1085        tmtests/Makefile.am,
1086        tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am,
1087        tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am,
1088        tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am,
1089        tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am,
1090        tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am,
1091        tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am,
1092        tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am,
1093        tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am,
1094        tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am,
1095        tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am,
1096        tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am,
1097        tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am,
1098        tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am,
1099        tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am,
1100        tmtests/tmoverhd/Makefile.am:
1101        Pick up am-fragments from ../tests/automake.
1102
11032003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1104
1105        * aclocal/prog-gnat.m4: New (copied from ../../../aclocal).
1106        * Makefile.am: ACLOCAL_AMFLAGS = -I aclocal -I ../tests/aclocal.
1107        Don't include */automake/lib.am (Unused).
1108
11092003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1110
1111        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1112
11132003-07-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1114
1115        * ada.am: Add .adp to SUFFIXES.
1116        Remove c-compilation rule.
1117        * samples/base_sp/Makefile.am: Add init.$(OBJEXT).
1118        * samples/hello/Makefile.am: Add init.$(OBJEXT).
1119        * samples/ticker/Makefile.am: Add init.$(OBJEXT).
1120        * samples/ticker/Makefile.am: Remove VPATH.
1121        * sptests/sp01/Makefile.am: Add init.$(OBJEXT).
1122        * sptests/sp01/Makefile.am: Don't include */lib.am.
1123        * sptests/sp01/Makefile.am: Remove VPATH.
1124        * sptests/sp02/Makefile.am: Add init.$(OBJEXT).
1125        * sptests/sp02/Makefile.am: Don't include */lib.am.
1126        * sptests/sp03/Makefile.am: Add init.$(OBJEXT).
1127        * sptests/sp03/Makefile.am: Don't include */lib.am.
1128        * sptests/sp04/Makefile.am: Add init.$(OBJEXT).
1129        * sptests/sp04/Makefile.am: Don't include */lib.am.
1130        * sptests/sp04/Makefile.am: Remove EXPADA.
1131        * sptests/sp04/Makefile.am: Remove VPATH.
1132        * sptests/sp05/Makefile.am: Add init.$(OBJEXT).
1133        * sptests/sp05/Makefile.am: Don't include */lib.am.
1134        * sptests/sp06/Makefile.am: Add init.$(OBJEXT).
1135        * sptests/sp06/Makefile.am: Don't include */lib.am.
1136        * sptests/sp07/Makefile.am: Add init.$(OBJEXT).
1137        * sptests/sp07/Makefile.am: Don't include */lib.am.
1138        * sptests/sp07/Makefile.am: Remove EXPADA.
1139        * sptests/sp08/Makefile.am: Add init.$(OBJEXT).
1140        * sptests/sp08/Makefile.am: Don't include */lib.am.
1141        * sptests/sp09/Makefile.am: Add init.$(OBJEXT).
1142        * sptests/sp09/Makefile.am: Don't include */lib.am.
1143        * sptests/sp11/Makefile.am: Add init.$(OBJEXT).
1144        * sptests/sp11/Makefile.am: Don't include */lib.am.
1145        * sptests/sp12/Makefile.am: Add init.$(OBJEXT).
1146        * sptests/sp12/Makefile.am: Don't include */lib.am.
1147        * sptests/sp13/Makefile.am: Add init.$(OBJEXT).
1148        * sptests/sp13/Makefile.am: Don't include */lib.am.
1149        * sptests/sp14/Makefile.am: Add init.$(OBJEXT).
1150        * sptests/sp14/Makefile.am: Don't include */lib.am.
1151        * sptests/sp15/Makefile.am: Add init.$(OBJEXT).
1152        * sptests/sp15/Makefile.am: Don't include */lib.am.
1153        * sptests/sp16/Makefile.am: Add init.$(OBJEXT).
1154        * sptests/sp16/Makefile.am: Don't include */lib.am.
1155        * sptests/sp17/Makefile.am: Add init.$(OBJEXT).
1156        * sptests/sp17/Makefile.am: Don't include */lib.am.
1157        * sptests/sp19/Makefile.am: Add init.$(OBJEXT).
1158        * sptests/sp19/Makefile.am: Don't include */lib.am.
1159        * sptests/sp20/Makefile.am: Add init.$(OBJEXT).
1160        * sptests/sp20/Makefile.am: Don't include */lib.am.
1161        * sptests/sp21/Makefile.am: Add init.$(OBJEXT).
1162        * sptests/sp21/Makefile.am: Don't include */lib.am.
1163        * sptests/sp22/Makefile.am: Add init.$(OBJEXT).
1164        * sptests/sp22/Makefile.am: Don't include */lib.am.
1165        * sptests/sp23/Makefile.am: Add init.$(OBJEXT).
1166        * sptests/sp23/Makefile.am: Don't include */lib.am.
1167        * sptests/sp24/Makefile.am: Add init.$(OBJEXT).
1168        * sptests/sp24/Makefile.am: Don't include */lib.am.
1169        * sptests/sp25/Makefile.am: Add init.$(OBJEXT).
1170        * sptests/sp25/Makefile.am: Don't include */lib.am.
1171        * sptests/spsize/Makefile.am: Add init.$(OBJEXT).
1172        * sptests/spsize/Makefile.am: Don't include */lib.am.
1173        * tmtests/tm01/Makefile.am: Add init.$(OBJEXT).
1174        * tmtests/tm01/Makefile.am: Don't include */lib.am.
1175        * tmtests/tm02/Makefile.am: Add init.$(OBJEXT).
1176        * tmtests/tm02/Makefile.am: Don't include */lib.am.
1177        * tmtests/tm03/Makefile.am: Add init.$(OBJEXT).
1178        * tmtests/tm03/Makefile.am: Don't include */lib.am.
1179        * tmtests/tm04/Makefile.am: Add init.$(OBJEXT).
1180        * tmtests/tm04/Makefile.am: Don't include */lib.am.
1181        * tmtests/tm05/Makefile.am: Add init.$(OBJEXT).
1182        * tmtests/tm05/Makefile.am: Don't include */lib.am.
1183        * tmtests/tm06/Makefile.am: Add init.$(OBJEXT).
1184        * tmtests/tm06/Makefile.am: Don't include */lib.am.
1185        * tmtests/tm07/Makefile.am: Add init.$(OBJEXT).
1186        * tmtests/tm07/Makefile.am: Don't include */lib.am.
1187        * tmtests/tm08/Makefile.am: Add init.$(OBJEXT).
1188        * tmtests/tm08/Makefile.am: Don't include */lib.am.
1189        * tmtests/tm09/Makefile.am: Add init.$(OBJEXT).
1190        * tmtests/tm09/Makefile.am: Don't include */lib.am.
1191        * tmtests/tm10/Makefile.am: Add init.$(OBJEXT).
1192        * tmtests/tm10/Makefile.am: Don't include */lib.am.
1193        * tmtests/tm11/Makefile.am: Add init.$(OBJEXT).
1194        * tmtests/tm11/Makefile.am: Don't include */lib.am.
1195        * tmtests/tm12/Makefile.am: Add init.$(OBJEXT).
1196        * tmtests/tm12/Makefile.am: Don't include */lib.am.
1197        * tmtests/tm13/Makefile.am: Add init.$(OBJEXT).
1198        * tmtests/tm13/Makefile.am: Don't include */lib.am.
1199        * tmtests/tm14/Makefile.am: Add init.$(OBJEXT).
1200        * tmtests/tm14/Makefile.am: Don't include */lib.am.
1201        * tmtests/tm15/Makefile.am: Add init.$(OBJEXT).
1202        * tmtests/tm15/Makefile.am: Don't include */lib.am.
1203        * tmtests/tm16/Makefile.am: Add init.$(OBJEXT).
1204        * tmtests/tm16/Makefile.am: Don't include */lib.am.
1205        * tmtests/tm17/Makefile.am: Add init.$(OBJEXT).
1206        * tmtests/tm17/Makefile.am: Don't include */lib.am.
1207        * tmtests/tm18/Makefile.am: Add init.$(OBJEXT).
1208        * tmtests/tm18/Makefile.am: Don't include */lib.am.
1209        * tmtests/tm19/Makefile.am: Add init.$(OBJEXT).
1210        * tmtests/tm19/Makefile.am: Don't include */lib.am.
1211        * tmtests/tm20/Makefile.am: Add init.$(OBJEXT).
1212        * tmtests/tm20/Makefile.am: Don't include */lib.am.
1213        * tmtests/tm21/Makefile.am: Add init.$(OBJEXT).
1214        * tmtests/tm21/Makefile.am: Don't include */lib.am.
1215        * tmtests/tm22/Makefile.am: Add init.$(OBJEXT).
1216        * tmtests/tm22/Makefile.am: Don't include */lib.am.
1217        * tmtests/tm23/Makefile.am: Add init.$(OBJEXT).
1218        * tmtests/tm23/Makefile.am: Don't include */lib.am.
1219        * tmtests/tm24/Makefile.am: Add init.$(OBJEXT).
1220        * tmtests/tm24/Makefile.am: Don't include */lib.am.
1221        * tmtests/tm25/Makefile.am: Add init.$(OBJEXT).
1222        * tmtests/tm25/Makefile.am: Don't include */lib.am.
1223        * tmtests/tm28/Makefile.am: Add init.$(OBJEXT).
1224        * tmtests/tm28/Makefile.am: Don't include */lib.am.
1225        * tmtests/tm29/Makefile.am: Add init.$(OBJEXT).
1226        * tmtests/tm29/Makefile.am: Don't include */lib.am.
1227        * tmtests/tmck/Makefile.am: Add init.$(OBJEXT).
1228        * tmtests/tmck/Makefile.am: Don't include */lib.am.
1229        * tmtests/tmoverhd/Makefile.am: Add init.$(OBJEXT).
1230        * tmtests/tmoverhd/Makefile.am: Don't include */lib.am.
1231
12322003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1233
1234        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1235
12362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1237
1238        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1239
12402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1241
1242        * configure.ac: AC_PREREQ(2.57).
1243
12442003-01-03      Joel Sherrill <joel@OARcorp.com>
1245
1246        * ada.am, samples/ticker/Makefile.am, sptests/sp01/Makefile.am,
1247        sptests/sp01/config.h, sptests/sp04/Makefile.am,
1248        sptests/sp04/config.h, support/init.c: Modified build rules slightly
1249        so gnat_main is used as the Ada main entry point.  Modified
1250        sp01 and sp04 Makefile.am's to compile and link with init.o.
1251        The test config.h's specified the Ada application requirements -- not
1252        the Classic API ones.
1253
12542003-01-03      Joel Sherrill <joel@OARcorp.com>
1255
1256        * Makefile.am, configure.ac, samples/Makefile.am: Do not configure
1257        them unless multiprocessing is enabled.
1258
12592002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1260
1261        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
1262
12632002-10-24      Joel Sherrill <joel@OARcorp.com>
1264
1265        * samples/hello/config.h: Change CONFIGURE_SPTEST to
1266        CONFIGURE_APPLICATION to reflect current usage.
1267        * support/init.c: Include stdlib.h not unistd.h to remove warning.
1268
12692002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1270
1271        * .cvsignore: Reformat.
1272        Add autom4te*cache.
1273        Remove autom4te.cache.
1274
12752002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1276
1277        * .cvsignore: Add autom4te.cache.
1278
12792002-09-14      Joel Sherrill <joel@OARcorp.com>
1280
1281        * support/init.c: Included <unistd.h> for exit(2).
1282        * support/test_support.adb: Eliminated warnings by commenting out
1283        unused variables.
1284
12852002-09-13      Joel Sherrill <joel@OARcorp.com>
1286
1287        * samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am:
1288        Now appear to mostly compile.
1289
12902002-09-13      Joel Sherrill <joel@OARcorp.com>
1291
1292        * samples/hello/Makefile.am: Make sure init.c is compiled and
1293        included.  This test now runs.
1294
12952002-09-07      Joel Sherrill <joel@OARcorp.com>
1296
1297        * samples/base_mp/config.h: New file previously missed.
1298
12992002-09-03      Joel Sherrill <joel@OARcorp.com>
1300
1301        * base_mp now builds and can be considered a bit of an example for
1302        the other mptests.
1303        * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am,
1304        samples/base_mp/mptest.adb, samples/base_mp/mptest.ads,
1305        samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am:
1306        Modified to make compile.
1307        * mptests/mp01/node1/mptest-per_node_configuration.adb,
1308        mptests/mp01/node2/mptest-per_node_configuration.adb,
1309        mptests/mp02/node1/mptest-per_node_configuration.adb,
1310        mptests/mp02/node2/mptest-per_node_configuration.adb,
1311        mptests/mp03/node1/mptest-per_node_configuration.adb,
1312        mptests/mp03/node2/mptest-per_node_configuration.adb,
1313        mptests/mp04/node1/mptest-per_node_configuration.adb,
1314        mptests/mp04/node2/mptest-per_node_configuration.adb,
1315        mptests/mp05/node1/mptest-per_node_configuration.adb,
1316        mptests/mp05/node2/mptest-per_node_configuration.adb,
1317        mptests/mp06/node1/mptest-per_node_configuration.adb,
1318        mptests/mp06/node2/mptest-per_node_configuration.adb,
1319        mptests/mp07/node1/mptest-per_node_configuration.adb,
1320        mptests/mp07/node2/mptest-per_node_configuration.adb,
1321        mptests/mp08/node1/mptest-per_node_configuration.adb,
1322        mptests/mp08/node2/mptest-per_node_configuration.adb,
1323        mptests/mp09/node1/mptest-per_node_configuration.adb,
1324        mptests/mp09/node2/mptest-per_node_configuration.adb,
1325        mptests/mp10/node1/mptest-per_node_configuration.adb,
1326        mptests/mp10/node2/mptest-per_node_configuration.adb,
1327        mptests/mp11/node1/mptest-per_node_configuration.adb,
1328        mptests/mp11/node2/mptest-per_node_configuration.adb,
1329        mptests/mp12/node1/mptest-per_node_configuration.adb,
1330        mptests/mp12/node2/mptest-per_node_configuration.adb,
1331        mptests/mp13/node1/mptest-per_node_configuration.adb,
1332        mptests/mp13/node2/mptest-per_node_configuration.adb,
1333        mptests/mp14/node1/mptest-per_node_configuration.adb,
1334        mptests/mp14/node2/mptest-per_node_configuration.adb,
1335        samples/base_mp/node1/mptest-per_node_configuration.adb,
1336        samples/base_mp/node2/mptest-per_node_configuration.adb: Removed
1337        as this information should come from config.h.
1338
13392002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1340
1341        * mptests/mp01/node1/.cvsignore: New.
1342        * mptests/mp01/node2/.cvsignore: New.
1343        * mptests/mp02/node1/.cvsignore: New.
1344        * mptests/mp02/node2/.cvsignore: New.
1345        * mptests/mp03/node1/.cvsignore: New.
1346        * mptests/mp03/node2/.cvsignore: New.
1347        * mptests/mp04/node1/.cvsignore: New.
1348        * mptests/mp04/node2/.cvsignore: New.
1349        * mptests/mp05/node1/.cvsignore: New.
1350        * mptests/mp05/node2/.cvsignore: New.
1351        * mptests/mp06/node1/.cvsignore: New.
1352        * mptests/mp06/node2/.cvsignore: New.
1353        * mptests/mp07/node1/.cvsignore: New.
1354        * mptests/mp07/node2/.cvsignore: New.
1355        * mptests/mp08/node1/.cvsignore: New.
1356        * mptests/mp08/node2/.cvsignore: New.
1357        * mptests/mp09/node1/.cvsignore: New.
1358        * mptests/mp09/node2/.cvsignore: New.
1359        * mptests/mp10/node1/.cvsignore: New.
1360        * mptests/mp10/node2/.cvsignore: New.
1361        * mptests/mp11/node1/.cvsignore: New.
1362        * mptests/mp11/node2/.cvsignore: New.
1363        * mptests/mp12/node1/.cvsignore: New.
1364        * mptests/mp12/node2/.cvsignore: New.
1365        * mptests/mp13/node1/.cvsignore: New.
1366        * mptests/mp13/node2/.cvsignore: New.
1367        * mptests/mp14/node1/.cvsignore: New.
1368        * mptests/mp14/node2/.cvsignore: New.
1369        * samples/base_mp/node1/.cvsignore: New.
1370        * samples/base_mp/node2/.cvsignore: New.
1371
13722002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1373
1374        * mptests/Makefile.am: New.
1375        * mptests/mp01/Makefile.am: New.
1376        * mptests/mp01/node1/Makefile.am: New.
1377        * mptests/mp01/node2/Makefile.am: New.
1378        * samples/base_mp/Makefile.am: Comment out building mptest$(EXEEXT).
1379        * samples/base_mp/node1/Makefile.am: New.
1380        * samples/base_mp/node2/Makefile.am: New.
1381        * configure.ac: Add mptests/mp01. Add samples/base_mp.
1382
13832002-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1384
1385        * tmtests/tm20/Makefile.am: Remove EXPADA.
1386
13872002-08-30      Joel Sherrill <joel@OARcorp.com>
1388
1389        * samples/base_mp/mptest.ads: Removed lingering reference to BSP_MPCI.
1390
13912002-08-27      Joel Sherrill <joel@OARcorp.com>
1392
1393        * samples/base_mp/.cvsignore: New file.
1394
13952002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1396
1397        * sptests/sp09/Makefile.am: Remove EXPADA.
1398        * sptests/sp09/sptest.adb: Remove RESULT from SCREEN_13.
1399        * sptests/sp19/Makefile.am: Remove EXPADA.
1400        * sptests/sp21/Makefile.am: Remove EXPADA.
1401        * sptests/sp21/sptest.adb: Remove RESULT from TASK_1.
1402        * tmtests/tmoverhd/dummy_rtems.adb: Reflect changes to IO_Managers.
1403        * tmtests/tmoverhd/dummy_rtems.ads: Reflect changes to IO_Managers.
1404
14052002-08-27      Joel Sherrill <joel@OARcorp.com>
1406
1407        * tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed
1408        call to RTEMS IO Manager services.
1409
14102002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1411
1412        * sptests/sp19/sptest.adp: Fix include paths.
1413
14142002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1415
1416        * sptests/sp19/sptest.adb: Remove.
1417        * sptests/sp19/Makefile.am: Let m4 generate sptests.adb from
1418        sptests.adp.
1419
14202002-08-27      Joel Sherrill <joel@OARcorp.com>
1421
1422        * sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to
1423        match corrected prototype.
1424
14252002-08-27      Joel Sherrill <joel@OARcorp.com>
1426
1427        * sptests/sp19/sptest.adp: Added from old Ada implementation.
1428
14292002-08-27      Joel Sherrill <joel@OARcorp.com>
1430
1431        * tmtests/tm27/.cvsignore: Removed.  Missed in previous attempts.
1432
14332002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1434
1435        * sptests/sp09/sptest.adb: Add Result to SCREEN_13.
1436        Remove Status from TASK_1.
1437        * sptests/sp21/sptest.adb: Add Result to TASK_1.
1438        * tmtests/tm20/tmtest.adb: Remove various RETURN_VALUEs.
1439        * ada.am: Remove ADACOMPILE, ADAC. Add AM_LDFLAGS, LDFLAGS.
1440        * configure.ac: Check for m4. Abort if HAS_GNAT = no.
1441
14422002-08-26      Joel Sherrill <joel@OARcorp.com>
1443
1444        * tm27 and tm27 are irrelevant as Ada binding tests.
1445        * tmtests/tm26/config.h, tmtests/tm26/config.h: Removed.
1446
14472002-08-26      Joel Sherrill <joel@OARcorp.com>
1448
1449        * sptests/sp19/sptest.adb: Modified to follow pattern of SP01
1450        even though this test is not supported.
1451        * sptests/sp19/sp19.adb: New file.
1452
14532002-08-26      Joel Sherrill <joel@OARcorp.com>
1454
1455        * mptests/mp01/mptest.ads, mptests/mp02/mptest.ads,
1456        mptests/mp03/mptest.ads, mptests/mp04/mptest.ads,
1457        mptests/mp05/mptest.ads, mptests/mp06/mptest.ads,
1458        mptests/mp07/mptest.ads, mptests/mp08/mptest.ads,
1459        mptests/mp09/mptest.ads, mptests/mp10/mptest.ads,
1460        mptests/mp11/mptest.ads, mptests/mp12/mptest.ads,
1461        mptests/mp13/mptest.ads, mptests/mp14/mptest.adb,
1462        mptests/mp14/mptest.ads: Per PR274, identify the need for the
1463        BSP_MPCI package.  It was a trivial dependency and eliminated.
1464
14652002-08-26      Joel Sherrill <joel@OARcorp.com>
1466
1467        * sptests/sp19/sp19.adb: Removed/Renamed to sptest.adb.
1468        * sptests/sp19/sptest.adb: Added/Renamed from sptest.adb.
1469
14702002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1471
1472        * sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
1473
14742002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1475
1476        * Makefile.am: Activate tmtests.
1477        * configure.ac: Activate tmtests.
1478        * samples/base_mp/Makefile.am: Add nodeX subdirs.
1479        * sptests/sp01/Makefile.am: Add *.scn.
1480        * sptests/sp02/Makefile.am: Add *.scn.
1481        * sptests/sp03/Makefile.am: Add *.scn.
1482        * sptests/sp04/Makefile.am: Add *.scn.
1483        * sptests/sp05/Makefile.am: Add *.scn.
1484        * sptests/sp06/Makefile.am: Add *.scn.
1485        * sptests/sp07/Makefile.am: Add *.scn.
1486        * sptests/sp08/Makefile.am: Add *.scn.
1487        * sptests/sp09/Makefile.am: Add *.scn.
1488        * sptests/sp11/Makefile.am: Add *.scn.
1489        * sptests/sp12/Makefile.am: Add *.scn.
1490        * sptests/sp13/Makefile.am: Add *.scn.
1491        * sptests/sp14/Makefile.am: Add *.scn.
1492        * sptests/sp15/Makefile.am: Add *.scn.
1493        * sptests/sp16/Makefile.am: Add *.scn.
1494        * sptests/sp17/Makefile.am: Add *.scn.
1495        * sptests/sp19/Makefile.am: Add *.scn.
1496        * sptests/sp20/Makefile.am: Add *.scn.
1497        * sptests/sp21/Makefile.am: Add *.scn.
1498        * sptests/sp22/Makefile.am: Add *.scn.
1499        * sptests/sp23/Makefile.am: Add *.scn.
1500        * sptests/sp24/Makefile.am: Add *.scn.
1501        * sptests/sp25/Makefile.am: Add *.scn.
1502
15032002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1504
1505        * tmtests/Makefile.am: New.
1506        * tmtests/tm01/Makefile.am: New.
1507        * tmtests/tm02/Makefile.am: New.
1508        * tmtests/tm03/Makefile.am: New.
1509        * tmtests/tm04/Makefile.am: New.
1510        * tmtests/tm05/Makefile.am: New.
1511        * tmtests/tm06/Makefile.am: New.
1512        * tmtests/tm07/Makefile.am: New.
1513        * tmtests/tm08/Makefile.am: New.
1514        * tmtests/tm09/Makefile.am: New.
1515        * tmtests/tm10/Makefile.am: New.
1516        * tmtests/tm11/Makefile.am: New.
1517        * tmtests/tm12/Makefile.am: New.
1518        * tmtests/tm13/Makefile.am: New.
1519        * tmtests/tm14/Makefile.am: New.
1520        * tmtests/tm15/Makefile.am: New.
1521        * tmtests/tm16/Makefile.am: New.
1522        * tmtests/tm17/Makefile.am: New.
1523        * tmtests/tm18/Makefile.am: New.
1524        * tmtests/tm19/Makefile.am: New.
1525        * tmtests/tm20/Makefile.am: New.
1526        * tmtests/tm21/Makefile.am: New.
1527        * tmtests/tm22/Makefile.am: New.
1528        * tmtests/tm23/Makefile.am: New.
1529        * tmtests/tm24/Makefile.am: New.
1530        * tmtests/tm25/Makefile.am: New.
1531        * tmtests/tm26/Makefile.am: New.
1532        * tmtests/tm26/tmtest.adb
1533        * tmtests/tm27/Makefile.am: New.
1534        * tmtests/tm28/Makefile.am: New.
1535        * tmtests/tm29/Makefile.am: New.
1536        * tmtests/tmck/Makefile.am: New.
1537        * tmtests/tmoverhd/Makefile.am: New.
1538
15392002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1540
1541        * Makefile.am: New.
1542        * configure.ac: New.
1543        * ada.am: New.
1544        * support/Makefile.am: New.
1545        * samples/Makefile.am: New.
1546        * samples/base_mp/Makefile.am: New.
1547        * samples/base_sp/Makefile.am: New.
1548        * samples/hello/Makefile.am: New.
1549        * samples/ticker/Makefile.am: New.
1550
15512002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1552
1553        * sptests/Makefile.am: New.
1554        * sptests/sp01/Makefile.am: New.
1555        * sptests/sp02/Makefile.am: New.
1556        * sptests/sp03/Makefile.am: New.
1557        * sptests/sp04/Makefile.am: New.
1558        * sptests/sp05/Makefile.am: New.
1559        * sptests/sp06/Makefile.am: New.
1560        * sptests/sp07/Makefile.am: New.
1561        * sptests/sp08/Makefile.am: New.
1562        * sptests/sp09/Makefile.am: New.
1563        * sptests/sp11/Makefile.am: New.
1564        * sptests/sp12/Makefile.am: New.
1565        * sptests/sp13/Makefile.am: New.
1566        * sptests/sp14/Makefile.am: New.
1567        * sptests/sp15/Makefile.am: New.
1568        * sptests/sp16/Makefile.am: New.
1569        * sptests/sp17/Makefile.am: New.
1570        * sptests/sp19/Makefile.am: New.
1571        * sptests/sp20/Makefile.am: New.
1572        * sptests/sp21/Makefile.am: New.
1573        * sptests/sp22/Makefile.am: New.
1574        * sptests/sp23/Makefile.am: New.
1575        * sptests/sp24/Makefile.am: New.
1576        * sptests/sp25/Makefile.am: New.
1577        * sptests/spsize/Makefile.am: New.
1578
15792002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1580
1581        * ChangeLog: New.
1582        * .cvsignore: New.
1583        * mptests/.cvsignore: New.
1584        * mptests/mp01/.cvsignore: New.
1585        * mptests/mp02/.cvsignore: New.
1586        * mptests/mp03/.cvsignore: New.
1587        * mptests/mp04/.cvsignore: New.
1588        * mptests/mp05/.cvsignore: New.
1589        * mptests/mp06/.cvsignore: New.
1590        * mptests/mp07/.cvsignore: New.
1591        * mptests/mp08/.cvsignore: New.
1592        * mptests/mp09/.cvsignore: New.
1593        * mptests/mp10/.cvsignore: New.
1594        * mptests/mp11/.cvsignore: New.
1595        * mptests/mp12/.cvsignore: New.
1596        * mptests/mp13/.cvsignore: New.
1597        * mptests/mp14/.cvsignore: New.
1598        * samples/.cvsignore: New.
1599        * samples/base_sp/.cvsignore: New.
1600        * samples/hello/.cvsignore: New.
1601        * samples/ticker/.cvsignore: New.
1602        * sptests/.cvsignore: New.
1603        * sptests/sp01/.cvsignore: New.
1604        * sptests/sp02/.cvsignore: New.
1605        * sptests/sp03/.cvsignore: New.
1606        * sptests/sp04/.cvsignore: New.
1607        * sptests/sp05/.cvsignore: New.
1608        * sptests/sp06/.cvsignore: New.
1609        * sptests/sp07/.cvsignore: New.
1610        * sptests/sp08/.cvsignore: New.
1611        * sptests/sp09/.cvsignore: New.
1612        * sptests/sp11/.cvsignore: New.
1613        * sptests/sp12/.cvsignore: New.
1614        * sptests/sp13/.cvsignore: New.
1615        * sptests/sp14/.cvsignore: New.
1616        * sptests/sp15/.cvsignore: New.
1617        * sptests/sp16/.cvsignore: New.
1618        * sptests/sp17/.cvsignore: New.
1619        * sptests/sp19/.cvsignore: New.
1620        * sptests/sp20/.cvsignore: New.
1621        * sptests/sp21/.cvsignore: New.
1622        * sptests/sp22/.cvsignore: New.
1623        * sptests/sp23/.cvsignore: New.
1624        * sptests/sp24/.cvsignore: New.
1625        * sptests/sp25/.cvsignore: New.
1626        * sptests/spsize/.cvsignore: New.
1627        * support/.cvsignore: New.
1628        * tmtests/.cvsignore: New.
1629        * tmtests/tm01/.cvsignore: New.
1630        * tmtests/tm02/.cvsignore: New.
1631        * tmtests/tm03/.cvsignore: New.
1632        * tmtests/tm04/.cvsignore: New.
1633        * tmtests/tm05/.cvsignore: New.
1634        * tmtests/tm06/.cvsignore: New.
1635        * tmtests/tm07/.cvsignore: New.
1636        * tmtests/tm08/.cvsignore: New.
1637        * tmtests/tm09/.cvsignore: New.
1638        * tmtests/tm10/.cvsignore: New.
1639        * tmtests/tm11/.cvsignore: New.
1640        * tmtests/tm12/.cvsignore: New.
1641        * tmtests/tm13/.cvsignore: New.
1642        * tmtests/tm14/.cvsignore: New.
1643        * tmtests/tm15/.cvsignore: New.
1644        * tmtests/tm16/.cvsignore: New.
1645        * tmtests/tm17/.cvsignore: New.
1646        * tmtests/tm18/.cvsignore: New.
1647        * tmtests/tm19/.cvsignore: New.
1648        * tmtests/tm20/.cvsignore: New.
1649        * tmtests/tm21/.cvsignore: New.
1650        * tmtests/tm22/.cvsignore: New.
1651        * tmtests/tm23/.cvsignore: New.
1652        * tmtests/tm24/.cvsignore: New.
1653        * tmtests/tm25/.cvsignore: New.
1654        * tmtests/tm26/.cvsignore: New.
1655        * tmtests/tm27/.cvsignore: New.
1656        * tmtests/tm28/.cvsignore: New.
1657        * tmtests/tm29/.cvsignore: New.
1658        * tmtests/tmck/.cvsignore: New.
1659        * tmtests/tmoverhd/.cvsignore: New.
Note: See TracBrowser for help on using the repository browser.