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

4.9
Last change on this file since 3b1a322 was 3b1a322, checked in by Joel Sherrill <joel.sherrill@…>, on 09/29/08 at 20:44:38

2008-09-29 Joel Sherrill <joel.sherrill@…>

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