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

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

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