source: rtems/c/src/ada-tests/ChangeLog @ 3c4d8cd1

4.115
Last change on this file since 3c4d8cd1 was 8ee3775, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/02/11 at 15:01:43

2011-02-02 Ralf Corsépius <ralf.corsepius@…>

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