source: rtems/c/src/ada-tests/ChangeLog @ 4b81d847

4.104.114.84.95
Last change on this file since 4b81d847 was 4b81d847, checked in by Joel Sherrill <joel.sherrill@…>, on 05/06/05 at 13:17:37

2005-05-06 Joel Sherrill <joel@…>

  • tmtests/tmoverhd/tmtest.adb: Removed warnings.
  • Property mode set to 100644
File size: 43.8 KB
Line 
12005-05-06      Joel Sherrill <joel@OARcorp.com>
2
3        * tmtests/tmoverhd/tmtest.adb: Removed warnings.
4
52005-05-05      Joel Sherrill <joel@OARcorp.com>
6
7        * sptests/sp04/sptest.adb, tmtests/tm02/tmtest.adb,
8        tmtests/tmoverhd/tmtest.adb: Removed warnings.
9
102005-05-03      Joel Sherrill <joel@OARcorp.com>
11
12        * samples/hello/sptest.adb, sptests/sp03/sptest.adb,
13        sptests/sp04/sptest.adb, sptests/sp05/sptest.adb,
14        sptests/sp07/sptest.adb, sptests/sp13/sptest.adb,
15        sptests/sp14/sptest.adb, sptests/sp20/sptest.adb,
16        sptests/sp24/sptest.adb, tmtests/tm01/tmtest.adb,
17        tmtests/tm02/tmtest.adb, tmtests/tm03/tmtest.adb,
18        tmtests/tm04/tmtest.adb, tmtests/tm05/tmtest.adb,
19        tmtests/tm06/tmtest.adb, tmtests/tm07/tmtest.adb,
20        tmtests/tm08/tmtest.adb, tmtests/tm09/tmtest.adb,
21        tmtests/tm10/tmtest.adb, tmtests/tm11/tmtest.adb,
22        tmtests/tm12/tmtest.adb, tmtests/tm13/tmtest.adb,
23        tmtests/tm14/tmtest.adb, tmtests/tm15/tmtest.adb,
24        tmtests/tm16/tmtest.adb, tmtests/tm17/tmtest.adb,
25        tmtests/tm18/tmtest.adb, tmtests/tm19/tmtest.adb,
26        tmtests/tm20/tmtest.adb, tmtests/tm21/tmtest.adb,
27        tmtests/tm22/tmtest.adb, tmtests/tm23/tmtest.adb,
28        tmtests/tm24/tmtest.adb, tmtests/tm25/tmtest.adb,
29        tmtests/tm28/tmtest.adb, tmtests/tm29/tmtest.adb,
30        tmtests/tmck/tmtest.adb, tmtests/tmoverhd/dummy_rtems.adb,
31        tmtests/tmoverhd/tmtest.adb: Remove warnings.
32
332005-05-01      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * mptests/mp01/config.h, samples/base_mp/config.h,
36        samples/base_sp/config.h, samples/hello/config.h,
37        samples/ticker/config.h, sptests/sp01/config.h,
38        sptests/sp02/config.h, sptests/sp03/config.h, sptests/sp04/config.h,
39        sptests/sp05/config.h, sptests/sp06/config.h, sptests/sp07/config.h,
40        sptests/sp08/config.h, sptests/sp09/config.h, sptests/sp11/config.h,
41        sptests/sp12/config.h, sptests/sp13/config.h, sptests/sp14/config.h,
42        sptests/sp15/config.h, sptests/sp16/config.h, sptests/sp17/config.h,
43        sptests/sp19/config.h, sptests/sp20/config.h, sptests/sp21/config.h,
44        sptests/sp22/config.h, sptests/sp23/config.h, sptests/sp24/config.h,
45        sptests/sp25/config.h, tmtests/tm01/config.h, tmtests/tm02/config.h,
46        tmtests/tm03/config.h, tmtests/tm04/config.h, tmtests/tm05/config.h,
47        tmtests/tm06/config.h, tmtests/tm07/config.h, tmtests/tm08/config.h,
48        tmtests/tm09/config.h, tmtests/tm10/config.h, tmtests/tm11/config.h,
49        tmtests/tm12/config.h, tmtests/tm13/config.h, tmtests/tm14/config.h,
50        tmtests/tm15/config.h, tmtests/tm16/config.h, tmtests/tm17/config.h,
51        tmtests/tm18/config.h, tmtests/tm19/config.h, tmtests/tm20/config.h,
52        tmtests/tm21/config.h, tmtests/tm22/config.h, tmtests/tm23/config.h,
53        tmtests/tm24/config.h, tmtests/tm25/config.h, tmtests/tm28/config.h,
54        tmtests/tm29/config.h, tmtests/tmck/config.h,
55        tmtests/tmoverhd/config.h: Include <rtems/confdefs.h> instead of
56        <confdefs.h> (obsolete).
57
582004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
59
60        * configure.ac: Require automake > 1.9.
61
622004-03-25      Ralf Corsepius <ralf_corsepius@rtems.org>
63
64        * configure.ac: Add 2nd arg to RTEMS_TOP.
65        Unconditionally configure MP-directories.
66        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
67        Add DIST_SUBDIRS comprising MP-subdirs.
68        * samples/Makefile.am: Add DIST_SUBDIRS comprising MP-subdirs.
69
702003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
73
742003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * mptests/mp01/Makefile.am: Cosmetics.
77        * samples/Makefile.am: Cosmetics.
78        * samples/base_mp/Makefile.am: Cosmetics.
79        * samples/base_sp/Makefile.am: Cosmetics.
80        * samples/hello/Makefile.am: Cosmetics.
81        * samples/ticker/Makefile.am: Cosmetics.
82        * support/Makefile.am: Cosmetics.
83        * tmtests/tmoverhd/Makefile.am: Cosmetics.
84
852003-11-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Reflect having moved tests/.
88        * mptests/Makefile.am: Reflect having moved tests/.
89        * mptests/mp01/Makefile.am: Reflect having moved tests/.
90        * mptests/mp01/node1/Makefile.am: Reflect having moved tests/.
91        * mptests/mp01/node2/Makefile.am: Reflect having moved tests/.
92        * samples/Makefile.am: Reflect having moved tests/.
93        * samples/base_mp/Makefile.am: Reflect having moved tests/.
94        * samples/base_mp/node1/Makefile.am: Reflect having moved tests/.
95        * samples/base_mp/node2/Makefile.am: Reflect having moved tests/.
96        * samples/base_sp/Makefile.am: Reflect having moved tests/.
97        * samples/hello/Makefile.am: Reflect having moved tests/.
98        * samples/ticker/Makefile.am: Reflect having moved tests/.
99        * sptests/Makefile.am: Reflect having moved tests/.
100        * sptests/sp01/Makefile.am: Reflect having moved tests/.
101        * sptests/sp02/Makefile.am: Reflect having moved tests/.
102        * sptests/sp03/Makefile.am: Reflect having moved tests/.
103        * sptests/sp04/Makefile.am: Reflect having moved tests/.
104        * sptests/sp05/Makefile.am: Reflect having moved tests/.
105        * sptests/sp06/Makefile.am: Reflect having moved tests/.
106        * sptests/sp07/Makefile.am: Reflect having moved tests/.
107        * sptests/sp08/Makefile.am: Reflect having moved tests/.
108        * sptests/sp09/Makefile.am: Reflect having moved tests/.
109        * sptests/sp11/Makefile.am: Reflect having moved tests/.
110        * sptests/sp12/Makefile.am: Reflect having moved tests/.
111        * sptests/sp13/Makefile.am: Reflect having moved tests/.
112        * sptests/sp14/Makefile.am: Reflect having moved tests/.
113        * sptests/sp15/Makefile.am: Reflect having moved tests/.
114        * sptests/sp16/Makefile.am: Reflect having moved tests/.
115        * sptests/sp17/Makefile.am: Reflect having moved tests/.
116        * sptests/sp19/Makefile.am: Reflect having moved tests/.
117        * sptests/sp20/Makefile.am: Reflect having moved tests/.
118        * sptests/sp21/Makefile.am: Reflect having moved tests/.
119        * sptests/sp22/Makefile.am: Reflect having moved tests/.
120        * sptests/sp23/Makefile.am: Reflect having moved tests/.
121        * sptests/sp24/Makefile.am: Reflect having moved tests/.
122        * sptests/sp25/Makefile.am: Reflect having moved tests/.
123        * sptests/spsize/Makefile.am: Reflect having moved tests/.
124        * support/Makefile.am: Reflect having moved tests/.
125        * tmtests/Makefile.am: Reflect having moved tests/.
126        * tmtests/tm01/Makefile.am: Reflect having moved tests/.
127        * tmtests/tm02/Makefile.am: Reflect having moved tests/.
128        * tmtests/tm03/Makefile.am: Reflect having moved tests/.
129        * tmtests/tm04/Makefile.am: Reflect having moved tests/.
130        * tmtests/tm05/Makefile.am: Reflect having moved tests/.
131        * tmtests/tm06/Makefile.am: Reflect having moved tests/.
132        * tmtests/tm07/Makefile.am: Reflect having moved tests/.
133        * tmtests/tm08/Makefile.am: Reflect having moved tests/.
134        * tmtests/tm09/Makefile.am: Reflect having moved tests/.
135        * tmtests/tm10/Makefile.am: Reflect having moved tests/.
136        * tmtests/tm11/Makefile.am: Reflect having moved tests/.
137        * tmtests/tm12/Makefile.am: Reflect having moved tests/.
138        * tmtests/tm13/Makefile.am: Reflect having moved tests/.
139        * tmtests/tm14/Makefile.am: Reflect having moved tests/.
140        * tmtests/tm15/Makefile.am: Reflect having moved tests/.
141        * tmtests/tm16/Makefile.am: Reflect having moved tests/.
142        * tmtests/tm17/Makefile.am: Reflect having moved tests/.
143        * tmtests/tm18/Makefile.am: Reflect having moved tests/.
144        * tmtests/tm19/Makefile.am: Reflect having moved tests/.
145        * tmtests/tm20/Makefile.am: Reflect having moved tests/.
146        * tmtests/tm21/Makefile.am: Reflect having moved tests/.
147        * tmtests/tm22/Makefile.am: Reflect having moved tests/.
148        * tmtests/tm23/Makefile.am: Reflect having moved tests/.
149        * tmtests/tm24/Makefile.am: Reflect having moved tests/.
150        * tmtests/tm25/Makefile.am: Reflect having moved tests/.
151        * tmtests/tm28/Makefile.am: Reflect having moved tests/.
152        * tmtests/tm29/Makefile.am: Reflect having moved tests/.
153        * tmtests/tmck/Makefile.am: Reflect having moved tests/.
154        * tmtests/tmoverhd/Makefile.am: Reflect having moved tests/.
155
1562003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Remove RTEMS_CANONICAL_HOST.
159
1602003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: Remove RTEMS_CHECK_CPU.
163
1642003-09-04      Joel Sherrill <joel@OARcorp.com>
165
166        * mptests/mp01/config.h, mptests/mp01/mp01.adb,
167        mptests/mp01/mptest.adb, mptests/mp01/mptest.ads,
168        mptests/mp02/mptest.adb, mptests/mp02/mptest.ads,
169        mptests/mp03/mptest.adb, mptests/mp03/mptest.ads,
170        mptests/mp04/mptest.adb, mptests/mp04/mptest.ads,
171        mptests/mp05/mptest.adb, mptests/mp05/mptest.ads,
172        mptests/mp06/mptest.adb, mptests/mp06/mptest.ads,
173        mptests/mp07/mptest.adb, mptests/mp07/mptest.ads,
174        mptests/mp08/mptest.adb, mptests/mp08/mptest.ads,
175        mptests/mp09/mptest.adb, mptests/mp09/mptest.ads,
176        mptests/mp10/mptest.adb, mptests/mp10/mptest.ads,
177        mptests/mp11/mptest.adb, mptests/mp11/mptest.ads,
178        mptests/mp12/mptest.adb, mptests/mp12/mptest.ads,
179        mptests/mp13/mptest.adb, mptests/mp13/mptest.ads,
180        mptests/mp14/mptest.adb, mptests/mp14/mptest.ads,
181        samples/base_mp/config.h, samples/base_mp/mptest.adb,
182        samples/base_mp/mptest.ads, samples/base_sp/base_sp.adb,
183        samples/base_sp/config.h, samples/base_sp/sptest.adb,
184        samples/base_sp/sptest.ads, samples/hello/config.h,
185        samples/hello/hello.adb, samples/hello/sptest.adb,
186        samples/hello/sptest.ads, samples/ticker/config.h,
187        samples/ticker/sptest.adb, samples/ticker/sptest.ads,
188        samples/ticker/ticker.adb, sptests/sp01/config.h,
189        sptests/sp01/sp01.adb, sptests/sp01/sptest.adb,
190        sptests/sp01/sptest.ads, sptests/sp02/config.h,
191        sptests/sp02/sp02.adb, sptests/sp02/sptest.adb,
192        sptests/sp02/sptest.ads, sptests/sp03/config.h,
193        sptests/sp03/sp03.adb, sptests/sp03/sptest.adb,
194        sptests/sp03/sptest.ads, sptests/sp04/config.h,
195        sptests/sp04/sp04.adb, sptests/sp04/sptest.adb,
196        sptests/sp04/sptest.ads, sptests/sp05/config.h,
197        sptests/sp05/sp05.adb, sptests/sp05/sptest.adb,
198        sptests/sp05/sptest.ads, sptests/sp06/config.h,
199        sptests/sp06/sp06.adb, sptests/sp06/sptest.adb,
200        sptests/sp06/sptest.ads, sptests/sp07/config.h,
201        sptests/sp07/sp07.adb, sptests/sp07/sptest.adb,
202        sptests/sp07/sptest.ads, sptests/sp08/config.h,
203        sptests/sp08/sp08.adb, sptests/sp08/sptest.adb,
204        sptests/sp08/sptest.ads, sptests/sp09/config.h,
205        sptests/sp09/sp09.adb, sptests/sp09/sptest.adb,
206        sptests/sp09/sptest.ads, sptests/sp11/config.h,
207        sptests/sp11/sp11.adb, sptests/sp11/sptest.adb,
208        sptests/sp11/sptest.ads, sptests/sp12/config.h,
209        sptests/sp12/sp12.adb, sptests/sp12/sptest.adb,
210        sptests/sp12/sptest.ads, sptests/sp13/config.h,
211        sptests/sp13/sp13.adb, sptests/sp13/sptest.adb,
212        sptests/sp13/sptest.ads, sptests/sp14/config.h,
213        sptests/sp14/sp14.adb, sptests/sp14/sptest.adb,
214        sptests/sp14/sptest.ads, sptests/sp15/config.h,
215        sptests/sp15/sp15.adb, sptests/sp15/sptest.adb,
216        sptests/sp15/sptest.ads, sptests/sp16/config.h,
217        sptests/sp16/sp16.adb, sptests/sp16/sptest.adb,
218        sptests/sp16/sptest.ads, sptests/sp17/config.h,
219        sptests/sp17/sp17.adb, sptests/sp17/sptest.adb,
220        sptests/sp17/sptest.ads, sptests/sp19/config.h,
221        sptests/sp19/sp19.adb, sptests/sp19/sptest.ads,
222        sptests/sp20/config.h, sptests/sp20/sp20.adb,
223        sptests/sp20/sptest.adb, sptests/sp20/sptest.ads,
224        sptests/sp21/config.h, sptests/sp21/sp21.adb,
225        sptests/sp21/sptest.adb, sptests/sp21/sptest.ads,
226        sptests/sp22/config.h, sptests/sp22/sp22.adb,
227        sptests/sp22/sptest.adb, sptests/sp22/sptest.ads,
228        sptests/sp23/config.h, sptests/sp23/sp23.adb,
229        sptests/sp23/sptest.adb, sptests/sp23/sptest.ads,
230        sptests/sp24/config.h, sptests/sp24/sp24.adb,
231        sptests/sp24/sptest.adb, sptests/sp24/sptest.ads,
232        sptests/sp25/config.h, sptests/sp25/sp25.adb,
233        sptests/sp25/sptest.adb, sptests/sp25/sptest.ads,
234        sptests/spsize/spsize.adb, sptests/spsize/sptest.adb,
235        sptests/spsize/sptest.ads, support/address_io.adb,
236        support/address_io.ads, support/float_io.ads, support/fp.inc,
237        support/integer.inc, support/rtems_calling_overhead.ads,
238        support/status_io.ads, support/test_support.adb,
239        support/test_support.ads, support/time_test_support.adb,
240        support/time_test_support.ads, support/timer_driver.adb,
241        support/timer_driver.ads, support/unsigned32_io.ads,
242        tmtests/tm01/config.h, tmtests/tm01/tm01.adb,
243        tmtests/tm01/tmtest.adb, tmtests/tm01/tmtest.ads,
244        tmtests/tm02/config.h, tmtests/tm02/tm02.adb,
245        tmtests/tm02/tmtest.adb, tmtests/tm02/tmtest.ads,
246        tmtests/tm03/config.h, tmtests/tm03/tm03.adb,
247        tmtests/tm03/tmtest.adb, tmtests/tm03/tmtest.ads,
248        tmtests/tm04/config.h, tmtests/tm04/tm04.adb,
249        tmtests/tm04/tmtest.adb, tmtests/tm04/tmtest.ads,
250        tmtests/tm05/config.h, tmtests/tm05/tm05.adb,
251        tmtests/tm05/tmtest.adb, tmtests/tm05/tmtest.ads,
252        tmtests/tm06/config.h, tmtests/tm06/tm06.adb,
253        tmtests/tm06/tmtest.adb, tmtests/tm06/tmtest.ads,
254        tmtests/tm07/config.h, tmtests/tm07/tm07.adb,
255        tmtests/tm07/tmtest.adb, tmtests/tm07/tmtest.ads,
256        tmtests/tm08/config.h, tmtests/tm08/tm08.adb,
257        tmtests/tm08/tmtest.adb, tmtests/tm08/tmtest.ads,
258        tmtests/tm09/config.h, tmtests/tm09/tm09.adb,
259        tmtests/tm09/tmtest.adb, tmtests/tm09/tmtest.ads,
260        tmtests/tm10/config.h, tmtests/tm10/tm10.adb,
261        tmtests/tm10/tmtest.adb, tmtests/tm10/tmtest.ads,
262        tmtests/tm11/config.h, tmtests/tm11/tm11.adb,
263        tmtests/tm11/tmtest.adb, tmtests/tm11/tmtest.ads,
264        tmtests/tm12/config.h, tmtests/tm12/tm12.adb,
265        tmtests/tm12/tmtest.adb, tmtests/tm12/tmtest.ads,
266        tmtests/tm13/config.h, tmtests/tm13/tm13.adb,
267        tmtests/tm13/tmtest.adb, tmtests/tm13/tmtest.ads,
268        tmtests/tm14/config.h, tmtests/tm14/tm14.adb,
269        tmtests/tm14/tmtest.adb, tmtests/tm14/tmtest.ads,
270        tmtests/tm15/config.h, tmtests/tm15/tm15.adb,
271        tmtests/tm15/tmtest.adb, tmtests/tm15/tmtest.ads,
272        tmtests/tm16/config.h, tmtests/tm16/tm16.adb,
273        tmtests/tm16/tmtest.adb, tmtests/tm16/tmtest.ads,
274        tmtests/tm17/config.h, tmtests/tm17/tm17.adb,
275        tmtests/tm17/tmtest.adb, tmtests/tm17/tmtest.ads,
276        tmtests/tm18/config.h, tmtests/tm18/tm18.adb,
277        tmtests/tm18/tmtest.adb, tmtests/tm18/tmtest.ads,
278        tmtests/tm19/config.h, tmtests/tm19/tm19.adb,
279        tmtests/tm19/tmtest.adb, tmtests/tm19/tmtest.ads,
280        tmtests/tm20/config.h, tmtests/tm20/tm20.adb,
281        tmtests/tm20/tmtest.adb, tmtests/tm20/tmtest.ads,
282        tmtests/tm21/config.h, tmtests/tm21/tm21.adb,
283        tmtests/tm21/tmtest.adb, tmtests/tm21/tmtest.ads,
284        tmtests/tm22/config.h, tmtests/tm22/tm22.adb,
285        tmtests/tm22/tmtest.adb, tmtests/tm22/tmtest.ads,
286        tmtests/tm23/config.h, tmtests/tm23/tm23.adb,
287        tmtests/tm23/tmtest.adb, tmtests/tm23/tmtest.ads,
288        tmtests/tm24/config.h, tmtests/tm24/tm24.adb,
289        tmtests/tm24/tmtest.adb, tmtests/tm24/tmtest.ads,
290        tmtests/tm25/config.h, tmtests/tm25/tm25.adb,
291        tmtests/tm25/tmtest.adb, tmtests/tm25/tmtest.ads,
292        tmtests/tm28/config.h, tmtests/tm28/tm28.adb,
293        tmtests/tm28/tmtest.adb, tmtests/tm28/tmtest.ads,
294        tmtests/tm29/config.h, tmtests/tm29/tm29.adb,
295        tmtests/tm29/tmtest.adb, tmtests/tm29/tmtest.ads,
296        tmtests/tmck/config.h, tmtests/tmck/tmck.adb,
297        tmtests/tmck/tmtest.adb, tmtests/tmck/tmtest.ads,
298        tmtests/tmoverhd/config.h, tmtests/tmoverhd/dummy_rtems.adb,
299        tmtests/tmoverhd/dummy_rtems.ads, tmtests/tmoverhd/tmoverhd.adb,
300        tmtests/tmoverhd/tmtest.adb, tmtests/tmoverhd/tmtest.ads: URL for
301        license changed.
302
3032003-09-04      Joel Sherrill <joel@OARcorp.com>
304
305        * sptests/sp19/sptest.adp, support/init.c: Removed incorrect statement
306        about copyright assignment.
307
3082003-09-04      Joel Sherrill <joel@OARcorp.com>
309
310        * sptests/sp19/sptest.adp, support/init.c: Removed incorrect statement
311        about copyright assignment.
312
3132003-08-20      Joel Sherrill <joel@OARcorp.com>
314
315        * mptests/mp01/config.h, mptests/mp01/mp01.adb,
316        mptests/mp01/mptest.adb, mptests/mp01/mptest.ads,
317        mptests/mp02/mptest.adb, mptests/mp02/mptest.ads,
318        mptests/mp03/mptest.adb, mptests/mp03/mptest.ads,
319        mptests/mp04/mptest.adb, mptests/mp04/mptest.ads,
320        mptests/mp05/mptest.adb, mptests/mp05/mptest.ads,
321        mptests/mp06/mptest.adb, mptests/mp06/mptest.ads,
322        mptests/mp07/mptest.adb, mptests/mp07/mptest.ads,
323        mptests/mp08/mptest.adb, mptests/mp08/mptest.ads,
324        mptests/mp09/mptest.adb, mptests/mp09/mptest.ads,
325        mptests/mp10/mptest.adb, mptests/mp10/mptest.ads,
326        mptests/mp11/mptest.adb, mptests/mp11/mptest.ads,
327        mptests/mp12/mptest.adb, mptests/mp12/mptest.ads,
328        mptests/mp13/mptest.adb, mptests/mp13/mptest.ads,
329        mptests/mp14/mptest.adb, mptests/mp14/mptest.ads,
330        samples/base_mp/mptest.adb, samples/base_mp/mptest.ads,
331        samples/base_sp/base_sp.adb, samples/base_sp/config.h,
332        samples/base_sp/sptest.adb, samples/base_sp/sptest.ads,
333        samples/hello/config.h, samples/hello/hello.adb,
334        samples/hello/sptest.adb, samples/hello/sptest.ads,
335        samples/ticker/config.h, samples/ticker/sptest.adb,
336        samples/ticker/sptest.ads, samples/ticker/ticker.adb,
337        sptests/sp01/config.h, sptests/sp01/sp01.adb,
338        sptests/sp01/sptest.adb, sptests/sp01/sptest.ads,
339        sptests/sp02/config.h, sptests/sp02/sp02.adb,
340        sptests/sp02/sptest.adb, sptests/sp02/sptest.ads,
341        sptests/sp03/config.h, sptests/sp03/sp03.adb,
342        sptests/sp03/sptest.adb, sptests/sp03/sptest.ads,
343        sptests/sp04/config.h, sptests/sp04/sp04.adb,
344        sptests/sp04/sptest.adb, sptests/sp04/sptest.ads,
345        sptests/sp05/config.h, sptests/sp05/sp05.adb,
346        sptests/sp05/sptest.adb, sptests/sp05/sptest.ads,
347        sptests/sp06/config.h, sptests/sp06/sp06.adb,
348        sptests/sp06/sptest.adb, sptests/sp06/sptest.ads,
349        sptests/sp07/config.h, sptests/sp07/sp07.adb,
350        sptests/sp07/sptest.adb, sptests/sp07/sptest.ads,
351        sptests/sp08/config.h, sptests/sp08/sp08.adb,
352        sptests/sp08/sptest.adb, sptests/sp08/sptest.ads,
353        sptests/sp09/config.h, sptests/sp09/sp09.adb,
354        sptests/sp09/sptest.adb, sptests/sp09/sptest.ads,
355        sptests/sp11/config.h, sptests/sp11/sp11.adb,
356        sptests/sp11/sptest.adb, sptests/sp11/sptest.ads,
357        sptests/sp12/config.h, sptests/sp12/sp12.adb,
358        sptests/sp12/sptest.adb, sptests/sp12/sptest.ads,
359        sptests/sp13/config.h, sptests/sp13/sp13.adb,
360        sptests/sp13/sptest.adb, sptests/sp13/sptest.ads,
361        sptests/sp14/config.h, sptests/sp14/sp14.adb,
362        sptests/sp14/sptest.adb, sptests/sp14/sptest.ads,
363        sptests/sp15/config.h, sptests/sp15/sp15.adb,
364        sptests/sp15/sptest.adb, sptests/sp15/sptest.ads,
365        sptests/sp16/config.h, sptests/sp16/sp16.adb,
366        sptests/sp16/sptest.adb, sptests/sp16/sptest.ads,
367        sptests/sp17/config.h, sptests/sp17/sp17.adb,
368        sptests/sp17/sptest.adb, sptests/sp17/sptest.ads,
369        sptests/sp19/config.h, sptests/sp19/sp19.adb,
370        sptests/sp19/sptest.ads, sptests/sp20/config.h,
371        sptests/sp20/sp20.adb, sptests/sp20/sptest.adb,
372        sptests/sp20/sptest.ads, sptests/sp21/config.h,
373        sptests/sp21/sp21.adb, sptests/sp21/sptest.adb,
374        sptests/sp21/sptest.ads, sptests/sp22/config.h,
375        sptests/sp22/sp22.adb, sptests/sp22/sptest.adb,
376        sptests/sp22/sptest.ads, sptests/sp23/config.h,
377        sptests/sp23/sp23.adb, sptests/sp23/sptest.adb,
378        sptests/sp23/sptest.ads, sptests/sp24/config.h,
379        sptests/sp24/sp24.adb, sptests/sp24/sptest.adb,
380        sptests/sp24/sptest.ads, sptests/sp25/config.h,
381        sptests/sp25/sp25.adb, sptests/sp25/sptest.adb,
382        sptests/sp25/sptest.ads, sptests/spsize/spsize.adb,
383        sptests/spsize/sptest.adb, sptests/spsize/sptest.ads,
384        support/address_io.adb, support/address_io.ads, support/float_io.ads,
385        support/fp.inc, support/integer.inc,
386        support/rtems_calling_overhead.ads, support/status_io.ads,
387        support/test_support.adb, support/test_support.ads,
388        support/time_test_support.adb, support/time_test_support.ads,
389        support/timer_driver.adb, support/timer_driver.ads,
390        support/unsigned32_io.ads, tmtests/tm01/config.h,
391        tmtests/tm01/tm01.adb, tmtests/tm01/tmtest.adb,
392        tmtests/tm01/tmtest.ads, tmtests/tm02/config.h,
393        tmtests/tm02/tm02.adb, tmtests/tm02/tmtest.adb,
394        tmtests/tm02/tmtest.ads, tmtests/tm03/config.h,
395        tmtests/tm03/tm03.adb, tmtests/tm03/tmtest.adb,
396        tmtests/tm03/tmtest.ads, tmtests/tm04/config.h,
397        tmtests/tm04/tm04.adb, tmtests/tm04/tmtest.adb,
398        tmtests/tm04/tmtest.ads, tmtests/tm05/config.h,
399        tmtests/tm05/tm05.adb, tmtests/tm05/tmtest.adb,
400        tmtests/tm05/tmtest.ads, tmtests/tm06/config.h,
401        tmtests/tm06/tm06.adb, tmtests/tm06/tmtest.adb,
402        tmtests/tm06/tmtest.ads, tmtests/tm07/config.h,
403        tmtests/tm07/tm07.adb, tmtests/tm07/tmtest.adb,
404        tmtests/tm07/tmtest.ads, tmtests/tm08/config.h,
405        tmtests/tm08/tm08.adb, tmtests/tm08/tmtest.adb,
406        tmtests/tm08/tmtest.ads, tmtests/tm09/config.h,
407        tmtests/tm09/tm09.adb, tmtests/tm09/tmtest.adb,
408        tmtests/tm09/tmtest.ads, tmtests/tm10/config.h,
409        tmtests/tm10/tm10.adb, tmtests/tm10/tmtest.adb,
410        tmtests/tm10/tmtest.ads, tmtests/tm11/config.h,
411        tmtests/tm11/tm11.adb, tmtests/tm11/tmtest.adb,
412        tmtests/tm11/tmtest.ads, tmtests/tm12/config.h,
413        tmtests/tm12/tm12.adb, tmtests/tm12/tmtest.adb,
414        tmtests/tm12/tmtest.ads, tmtests/tm13/config.h,
415        tmtests/tm13/tm13.adb, tmtests/tm13/tmtest.adb,
416        tmtests/tm13/tmtest.ads, tmtests/tm14/config.h,
417        tmtests/tm14/tm14.adb, tmtests/tm14/tmtest.adb,
418        tmtests/tm14/tmtest.ads, tmtests/tm15/config.h,
419        tmtests/tm15/tm15.adb, tmtests/tm15/tmtest.adb,
420        tmtests/tm15/tmtest.ads, tmtests/tm16/config.h,
421        tmtests/tm16/tm16.adb, tmtests/tm16/tmtest.adb,
422        tmtests/tm16/tmtest.ads, tmtests/tm17/config.h,
423        tmtests/tm17/tm17.adb, tmtests/tm17/tmtest.adb,
424        tmtests/tm17/tmtest.ads, tmtests/tm18/config.h,
425        tmtests/tm18/tm18.adb, tmtests/tm18/tmtest.adb,
426        tmtests/tm18/tmtest.ads, tmtests/tm19/config.h,
427        tmtests/tm19/tm19.adb, tmtests/tm19/tmtest.adb,
428        tmtests/tm19/tmtest.ads, tmtests/tm20/config.h,
429        tmtests/tm20/tm20.adb, tmtests/tm20/tmtest.adb,
430        tmtests/tm20/tmtest.ads, tmtests/tm21/config.h,
431        tmtests/tm21/tm21.adb, tmtests/tm21/tmtest.adb,
432        tmtests/tm21/tmtest.ads, tmtests/tm22/config.h,
433        tmtests/tm22/tm22.adb, tmtests/tm22/tmtest.adb,
434        tmtests/tm22/tmtest.ads, tmtests/tm23/config.h,
435        tmtests/tm23/tm23.adb, tmtests/tm23/tmtest.adb,
436        tmtests/tm23/tmtest.ads, tmtests/tm24/config.h,
437        tmtests/tm24/tm24.adb, tmtests/tm24/tmtest.adb,
438        tmtests/tm24/tmtest.ads, tmtests/tm25/config.h,
439        tmtests/tm25/tm25.adb, tmtests/tm25/tmtest.adb,
440        tmtests/tm25/tmtest.ads, tmtests/tm28/config.h,
441        tmtests/tm28/tm28.adb, tmtests/tm28/tmtest.adb,
442        tmtests/tm28/tmtest.ads, tmtests/tm29/config.h,
443        tmtests/tm29/tm29.adb, tmtests/tm29/tmtest.adb,
444        tmtests/tm29/tmtest.ads, tmtests/tmck/config.h,
445        tmtests/tmck/tmck.adb, tmtests/tmck/tmtest.adb,
446        tmtests/tmck/tmtest.ads, tmtests/tmoverhd/config.h,
447        tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/dummy_rtems.ads,
448        tmtests/tmoverhd/tmoverhd.adb, tmtests/tmoverhd/tmtest.adb,
449        tmtests/tmoverhd/tmtest.ads: Correct copyright statements.
450
4512003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * Makefile.am,
454        mptests/Makefile.am,
455        mptests/mp01/Makefile.am, mptests/mp01/node1/Makefile.am,
456        mptests/mp01/node2/Makefile.am,
457        samples/Makefile.am, samples/base_mp/Makefile.am,
458        samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am,
459        samples/base_sp/Makefile.am, samples/hello/Makefile.am,
460        samples/ticker/Makefile.am,
461        sptests/Makefile.am,
462        sptests/sp01/Makefile.am, sptests/sp02/Makefile.am,
463        sptests/sp03/Makefile.am, sptests/sp04/Makefile.am,
464        sptests/sp05/Makefile.am, sptests/sp06/Makefile.am,
465        sptests/sp07/Makefile.am, sptests/sp08/Makefile.am,
466        sptests/sp09/Makefile.am, sptests/sp11/Makefile.am,
467        sptests/sp12/Makefile.am, sptests/sp13/Makefile.am,
468        sptests/sp14/Makefile.am, sptests/sp15/Makefile.am,
469        sptests/sp16/Makefile.am, sptests/sp17/Makefile.am,
470        sptests/sp19/Makefile.am, sptests/sp20/Makefile.am,
471        sptests/sp21/Makefile.am, sptests/sp22/Makefile.am,
472        sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
473        sptests/sp25/Makefile.am, sptests/spsize/Makefile.am,
474        support/Makefile.am,
475        tmtests/Makefile.am,
476        tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am,
477        tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am,
478        tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am,
479        tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am,
480        tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am,
481        tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am,
482        tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am,
483        tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am,
484        tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am,
485        tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am,
486        tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am,
487        tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am,
488        tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am,
489        tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am,
490        tmtests/tmoverhd/Makefile.am:
491        Pick up am-fragments from ../tests/automake.
492
4932003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * aclocal/prog-gnat.m4: New (copied from ../../../aclocal).
496        * Makefile.am: ACLOCAL_AMFLAGS = -I aclocal -I ../tests/aclocal.
497        Don't include */automake/lib.am (Unused).
498
4992003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
502
5032003-07-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * ada.am: Add .adp to SUFFIXES.
506        Remove c-compilation rule.
507        * samples/base_sp/Makefile.am: Add init.$(OBJEXT).
508        * samples/hello/Makefile.am: Add init.$(OBJEXT).
509        * samples/ticker/Makefile.am: Add init.$(OBJEXT).
510        * samples/ticker/Makefile.am: Remove VPATH.
511        * sptests/sp01/Makefile.am: Add init.$(OBJEXT).
512        * sptests/sp01/Makefile.am: Don't include */lib.am.
513        * sptests/sp01/Makefile.am: Remove VPATH.
514        * sptests/sp02/Makefile.am: Add init.$(OBJEXT).
515        * sptests/sp02/Makefile.am: Don't include */lib.am.
516        * sptests/sp03/Makefile.am: Add init.$(OBJEXT).
517        * sptests/sp03/Makefile.am: Don't include */lib.am.
518        * sptests/sp04/Makefile.am: Add init.$(OBJEXT).
519        * sptests/sp04/Makefile.am: Don't include */lib.am.
520        * sptests/sp04/Makefile.am: Remove EXPADA.
521        * sptests/sp04/Makefile.am: Remove VPATH.
522        * sptests/sp05/Makefile.am: Add init.$(OBJEXT).
523        * sptests/sp05/Makefile.am: Don't include */lib.am.
524        * sptests/sp06/Makefile.am: Add init.$(OBJEXT).
525        * sptests/sp06/Makefile.am: Don't include */lib.am.
526        * sptests/sp07/Makefile.am: Add init.$(OBJEXT).
527        * sptests/sp07/Makefile.am: Don't include */lib.am.
528        * sptests/sp07/Makefile.am: Remove EXPADA.
529        * sptests/sp08/Makefile.am: Add init.$(OBJEXT).
530        * sptests/sp08/Makefile.am: Don't include */lib.am.
531        * sptests/sp09/Makefile.am: Add init.$(OBJEXT).
532        * sptests/sp09/Makefile.am: Don't include */lib.am.
533        * sptests/sp11/Makefile.am: Add init.$(OBJEXT).
534        * sptests/sp11/Makefile.am: Don't include */lib.am.
535        * sptests/sp12/Makefile.am: Add init.$(OBJEXT).
536        * sptests/sp12/Makefile.am: Don't include */lib.am.
537        * sptests/sp13/Makefile.am: Add init.$(OBJEXT).
538        * sptests/sp13/Makefile.am: Don't include */lib.am.
539        * sptests/sp14/Makefile.am: Add init.$(OBJEXT).
540        * sptests/sp14/Makefile.am: Don't include */lib.am.
541        * sptests/sp15/Makefile.am: Add init.$(OBJEXT).
542        * sptests/sp15/Makefile.am: Don't include */lib.am.
543        * sptests/sp16/Makefile.am: Add init.$(OBJEXT).
544        * sptests/sp16/Makefile.am: Don't include */lib.am.
545        * sptests/sp17/Makefile.am: Add init.$(OBJEXT).
546        * sptests/sp17/Makefile.am: Don't include */lib.am.
547        * sptests/sp19/Makefile.am: Add init.$(OBJEXT).
548        * sptests/sp19/Makefile.am: Don't include */lib.am.
549        * sptests/sp20/Makefile.am: Add init.$(OBJEXT).
550        * sptests/sp20/Makefile.am: Don't include */lib.am.
551        * sptests/sp21/Makefile.am: Add init.$(OBJEXT).
552        * sptests/sp21/Makefile.am: Don't include */lib.am.
553        * sptests/sp22/Makefile.am: Add init.$(OBJEXT).
554        * sptests/sp22/Makefile.am: Don't include */lib.am.
555        * sptests/sp23/Makefile.am: Add init.$(OBJEXT).
556        * sptests/sp23/Makefile.am: Don't include */lib.am.
557        * sptests/sp24/Makefile.am: Add init.$(OBJEXT).
558        * sptests/sp24/Makefile.am: Don't include */lib.am.
559        * sptests/sp25/Makefile.am: Add init.$(OBJEXT).
560        * sptests/sp25/Makefile.am: Don't include */lib.am.
561        * sptests/spsize/Makefile.am: Add init.$(OBJEXT).
562        * sptests/spsize/Makefile.am: Don't include */lib.am.
563        * tmtests/tm01/Makefile.am: Add init.$(OBJEXT).
564        * tmtests/tm01/Makefile.am: Don't include */lib.am.
565        * tmtests/tm02/Makefile.am: Add init.$(OBJEXT).
566        * tmtests/tm02/Makefile.am: Don't include */lib.am.
567        * tmtests/tm03/Makefile.am: Add init.$(OBJEXT).
568        * tmtests/tm03/Makefile.am: Don't include */lib.am.
569        * tmtests/tm04/Makefile.am: Add init.$(OBJEXT).
570        * tmtests/tm04/Makefile.am: Don't include */lib.am.
571        * tmtests/tm05/Makefile.am: Add init.$(OBJEXT).
572        * tmtests/tm05/Makefile.am: Don't include */lib.am.
573        * tmtests/tm06/Makefile.am: Add init.$(OBJEXT).
574        * tmtests/tm06/Makefile.am: Don't include */lib.am.
575        * tmtests/tm07/Makefile.am: Add init.$(OBJEXT).
576        * tmtests/tm07/Makefile.am: Don't include */lib.am.
577        * tmtests/tm08/Makefile.am: Add init.$(OBJEXT).
578        * tmtests/tm08/Makefile.am: Don't include */lib.am.
579        * tmtests/tm09/Makefile.am: Add init.$(OBJEXT).
580        * tmtests/tm09/Makefile.am: Don't include */lib.am.
581        * tmtests/tm10/Makefile.am: Add init.$(OBJEXT).
582        * tmtests/tm10/Makefile.am: Don't include */lib.am.
583        * tmtests/tm11/Makefile.am: Add init.$(OBJEXT).
584        * tmtests/tm11/Makefile.am: Don't include */lib.am.
585        * tmtests/tm12/Makefile.am: Add init.$(OBJEXT).
586        * tmtests/tm12/Makefile.am: Don't include */lib.am.
587        * tmtests/tm13/Makefile.am: Add init.$(OBJEXT).
588        * tmtests/tm13/Makefile.am: Don't include */lib.am.
589        * tmtests/tm14/Makefile.am: Add init.$(OBJEXT).
590        * tmtests/tm14/Makefile.am: Don't include */lib.am.
591        * tmtests/tm15/Makefile.am: Add init.$(OBJEXT).
592        * tmtests/tm15/Makefile.am: Don't include */lib.am.
593        * tmtests/tm16/Makefile.am: Add init.$(OBJEXT).
594        * tmtests/tm16/Makefile.am: Don't include */lib.am.
595        * tmtests/tm17/Makefile.am: Add init.$(OBJEXT).
596        * tmtests/tm17/Makefile.am: Don't include */lib.am.
597        * tmtests/tm18/Makefile.am: Add init.$(OBJEXT).
598        * tmtests/tm18/Makefile.am: Don't include */lib.am.
599        * tmtests/tm19/Makefile.am: Add init.$(OBJEXT).
600        * tmtests/tm19/Makefile.am: Don't include */lib.am.
601        * tmtests/tm20/Makefile.am: Add init.$(OBJEXT).
602        * tmtests/tm20/Makefile.am: Don't include */lib.am.
603        * tmtests/tm21/Makefile.am: Add init.$(OBJEXT).
604        * tmtests/tm21/Makefile.am: Don't include */lib.am.
605        * tmtests/tm22/Makefile.am: Add init.$(OBJEXT).
606        * tmtests/tm22/Makefile.am: Don't include */lib.am.
607        * tmtests/tm23/Makefile.am: Add init.$(OBJEXT).
608        * tmtests/tm23/Makefile.am: Don't include */lib.am.
609        * tmtests/tm24/Makefile.am: Add init.$(OBJEXT).
610        * tmtests/tm24/Makefile.am: Don't include */lib.am.
611        * tmtests/tm25/Makefile.am: Add init.$(OBJEXT).
612        * tmtests/tm25/Makefile.am: Don't include */lib.am.
613        * tmtests/tm28/Makefile.am: Add init.$(OBJEXT).
614        * tmtests/tm28/Makefile.am: Don't include */lib.am.
615        * tmtests/tm29/Makefile.am: Add init.$(OBJEXT).
616        * tmtests/tm29/Makefile.am: Don't include */lib.am.
617        * tmtests/tmck/Makefile.am: Add init.$(OBJEXT).
618        * tmtests/tmck/Makefile.am: Don't include */lib.am.
619        * tmtests/tmoverhd/Makefile.am: Add init.$(OBJEXT).
620        * tmtests/tmoverhd/Makefile.am: Don't include */lib.am.
621
6222003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * configure.ac: Remove AC_CONFIG_AUX_DIR.
625
6262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
629
6302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * configure.ac: AC_PREREQ(2.57).
633
6342003-01-03      Joel Sherrill <joel@OARcorp.com>
635
636        * ada.am, samples/ticker/Makefile.am, sptests/sp01/Makefile.am,
637        sptests/sp01/config.h, sptests/sp04/Makefile.am,
638        sptests/sp04/config.h, support/init.c: Modified build rules slightly
639        so gnat_main is used as the Ada main entry point.  Modified
640        sp01 and sp04 Makefile.am's to compile and link with init.o.
641        The test config.h's specified the Ada application requirements -- not
642        the Classic API ones.
643
6442003-01-03      Joel Sherrill <joel@OARcorp.com>
645
646        * Makefile.am, configure.ac, samples/Makefile.am: Do not configure
647        them unless multiprocessing is enabled.
648
6492002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
652
6532002-10-24      Joel Sherrill <joel@OARcorp.com>
654
655        * samples/hello/config.h: Change CONFIGURE_SPTEST to
656        CONFIGURE_APPLICATION to reflect current usage.
657        * support/init.c: Include stdlib.h not unistd.h to remove warning.
658
6592002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * .cvsignore: Reformat.
662        Add autom4te*cache.
663        Remove autom4te.cache.
664
6652002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * .cvsignore: Add autom4te.cache.
668
6692002-09-14      Joel Sherrill <joel@OARcorp.com>
670
671        * support/init.c: Included <unistd.h> for exit(2).
672        * support/test_support.adb: Eliminated warnings by commenting out
673        unused variables.
674
6752002-09-13      Joel Sherrill <joel@OARcorp.com>
676
677        * samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am:
678        Now appear to mostly compile.
679
6802002-09-13      Joel Sherrill <joel@OARcorp.com>
681
682        * samples/hello/Makefile.am: Make sure init.c is compiled and
683        included.  This test now runs.
684
6852002-09-07      Joel Sherrill <joel@OARcorp.com>
686
687        * samples/base_mp/config.h: New file previously missed.
688
6892002-09-03      Joel Sherrill <joel@OARcorp.com>
690
691        * base_mp now builds and can be considered a bit of an example for
692        the other mptests.
693        * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am,
694        samples/base_mp/mptest.adb, samples/base_mp/mptest.ads,
695        samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am:
696        Modified to make compile.
697        * mptests/mp01/node1/mptest-per_node_configuration.adb,
698        mptests/mp01/node2/mptest-per_node_configuration.adb,
699        mptests/mp02/node1/mptest-per_node_configuration.adb,
700        mptests/mp02/node2/mptest-per_node_configuration.adb,
701        mptests/mp03/node1/mptest-per_node_configuration.adb,
702        mptests/mp03/node2/mptest-per_node_configuration.adb,
703        mptests/mp04/node1/mptest-per_node_configuration.adb,
704        mptests/mp04/node2/mptest-per_node_configuration.adb,
705        mptests/mp05/node1/mptest-per_node_configuration.adb,
706        mptests/mp05/node2/mptest-per_node_configuration.adb,
707        mptests/mp06/node1/mptest-per_node_configuration.adb,
708        mptests/mp06/node2/mptest-per_node_configuration.adb,
709        mptests/mp07/node1/mptest-per_node_configuration.adb,
710        mptests/mp07/node2/mptest-per_node_configuration.adb,
711        mptests/mp08/node1/mptest-per_node_configuration.adb,
712        mptests/mp08/node2/mptest-per_node_configuration.adb,
713        mptests/mp09/node1/mptest-per_node_configuration.adb,
714        mptests/mp09/node2/mptest-per_node_configuration.adb,
715        mptests/mp10/node1/mptest-per_node_configuration.adb,
716        mptests/mp10/node2/mptest-per_node_configuration.adb,
717        mptests/mp11/node1/mptest-per_node_configuration.adb,
718        mptests/mp11/node2/mptest-per_node_configuration.adb,
719        mptests/mp12/node1/mptest-per_node_configuration.adb,
720        mptests/mp12/node2/mptest-per_node_configuration.adb,
721        mptests/mp13/node1/mptest-per_node_configuration.adb,
722        mptests/mp13/node2/mptest-per_node_configuration.adb,
723        mptests/mp14/node1/mptest-per_node_configuration.adb,
724        mptests/mp14/node2/mptest-per_node_configuration.adb,
725        samples/base_mp/node1/mptest-per_node_configuration.adb,
726        samples/base_mp/node2/mptest-per_node_configuration.adb: Removed
727        as this information should come from config.h.
728
7292002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * mptests/mp01/node1/.cvsignore: New.
732        * mptests/mp01/node2/.cvsignore: New.
733        * mptests/mp02/node1/.cvsignore: New.
734        * mptests/mp02/node2/.cvsignore: New.
735        * mptests/mp03/node1/.cvsignore: New.
736        * mptests/mp03/node2/.cvsignore: New.
737        * mptests/mp04/node1/.cvsignore: New.
738        * mptests/mp04/node2/.cvsignore: New.
739        * mptests/mp05/node1/.cvsignore: New.
740        * mptests/mp05/node2/.cvsignore: New.
741        * mptests/mp06/node1/.cvsignore: New.
742        * mptests/mp06/node2/.cvsignore: New.
743        * mptests/mp07/node1/.cvsignore: New.
744        * mptests/mp07/node2/.cvsignore: New.
745        * mptests/mp08/node1/.cvsignore: New.
746        * mptests/mp08/node2/.cvsignore: New.
747        * mptests/mp09/node1/.cvsignore: New.
748        * mptests/mp09/node2/.cvsignore: New.
749        * mptests/mp10/node1/.cvsignore: New.
750        * mptests/mp10/node2/.cvsignore: New.
751        * mptests/mp11/node1/.cvsignore: New.
752        * mptests/mp11/node2/.cvsignore: New.
753        * mptests/mp12/node1/.cvsignore: New.
754        * mptests/mp12/node2/.cvsignore: New.
755        * mptests/mp13/node1/.cvsignore: New.
756        * mptests/mp13/node2/.cvsignore: New.
757        * mptests/mp14/node1/.cvsignore: New.
758        * mptests/mp14/node2/.cvsignore: New.
759        * samples/base_mp/node1/.cvsignore: New.
760        * samples/base_mp/node2/.cvsignore: New.
761
7622002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * mptests/Makefile.am: New.
765        * mptests/mp01/Makefile.am: New.
766        * mptests/mp01/node1/Makefile.am: New.
767        * mptests/mp01/node2/Makefile.am: New.
768        * samples/base_mp/Makefile.am: Comment out building mptest$(EXEEXT).
769        * samples/base_mp/node1/Makefile.am: New.
770        * samples/base_mp/node2/Makefile.am: New.
771        * configure.ac: Add mptests/mp01. Add samples/base_mp.
772
7732002-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * tmtests/tm20/Makefile.am: Remove EXPADA.
776
7772002-08-30      Joel Sherrill <joel@OARcorp.com>
778
779        * samples/base_mp/mptest.ads: Removed lingering reference to BSP_MPCI.
780
7812002-08-27      Joel Sherrill <joel@OARcorp.com>
782
783        * samples/base_mp/.cvsignore: New file.
784
7852002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * sptests/sp09/Makefile.am: Remove EXPADA.
788        * sptests/sp09/sptest.adb: Remove RESULT from SCREEN_13.
789        * sptests/sp19/Makefile.am: Remove EXPADA.
790        * sptests/sp21/Makefile.am: Remove EXPADA.
791        * sptests/sp21/sptest.adb: Remove RESULT from TASK_1.
792        * tmtests/tmoverhd/dummy_rtems.adb: Reflect changes to IO_Managers.
793        * tmtests/tmoverhd/dummy_rtems.ads: Reflect changes to IO_Managers.
794
7952002-08-27      Joel Sherrill <joel@OARcorp.com>
796
797        * tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed
798        call to RTEMS IO Manager services.
799
8002002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * sptests/sp19/sptest.adp: Fix include paths.
803
8042002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * sptests/sp19/sptest.adb: Remove.
807        * sptests/sp19/Makefile.am: Let m4 generate sptests.adb from
808        sptests.adp.
809
8102002-08-27      Joel Sherrill <joel@OARcorp.com>
811
812        * sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to
813        match corrected prototype.
814
8152002-08-27      Joel Sherrill <joel@OARcorp.com>
816
817        * sptests/sp19/sptest.adp: Added from old Ada implementation.
818
8192002-08-27      Joel Sherrill <joel@OARcorp.com>
820
821        * tmtests/tm27/.cvsignore: Removed.  Missed in previous attempts.
822
8232002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * sptests/sp09/sptest.adb: Add Result to SCREEN_13.
826        Remove Status from TASK_1.
827        * sptests/sp21/sptest.adb: Add Result to TASK_1.
828        * tmtests/tm20/tmtest.adb: Remove various RETURN_VALUEs.
829        * ada.am: Remove ADACOMPILE, ADAC. Add AM_LDFLAGS, LDFLAGS.
830        * configure.ac: Check for m4. Abort if HAS_GNAT = no.
831
8322002-08-26      Joel Sherrill <joel@OARcorp.com>
833
834        * tm27 and tm27 are irrelevant as Ada binding tests.
835        * tmtests/tm26/config.h, tmtests/tm26/config.h: Removed.
836
8372002-08-26      Joel Sherrill <joel@OARcorp.com>
838
839        * sptests/sp19/sptest.adb: Modified to follow pattern of SP01
840        even though this test is not supported.
841        * sptests/sp19/sp19.adb: New file.
842
8432002-08-26      Joel Sherrill <joel@OARcorp.com>
844
845        * mptests/mp01/mptest.ads, mptests/mp02/mptest.ads,
846        mptests/mp03/mptest.ads, mptests/mp04/mptest.ads,
847        mptests/mp05/mptest.ads, mptests/mp06/mptest.ads,
848        mptests/mp07/mptest.ads, mptests/mp08/mptest.ads,
849        mptests/mp09/mptest.ads, mptests/mp10/mptest.ads,
850        mptests/mp11/mptest.ads, mptests/mp12/mptest.ads,
851        mptests/mp13/mptest.ads, mptests/mp14/mptest.adb,
852        mptests/mp14/mptest.ads: Per PR274, identify the need for the
853        BSP_MPCI package.  It was a trivial dependency and eliminated.
854
8552002-08-26      Joel Sherrill <joel@OARcorp.com>
856
857        * sptests/sp19/sp19.adb: Removed/Renamed to sptest.adb.
858        * sptests/sp19/sptest.adb: Added/Renamed from sptest.adb.
859
8602002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
861
862        * sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
863
8642002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * Makefile.am: Activate tmtests.
867        * configure.ac: Activate tmtests.
868        * samples/base_mp/Makefile.am: Add nodeX subdirs.
869        * sptests/sp01/Makefile.am: Add *.scn.
870        * sptests/sp02/Makefile.am: Add *.scn.
871        * sptests/sp03/Makefile.am: Add *.scn.
872        * sptests/sp04/Makefile.am: Add *.scn.
873        * sptests/sp05/Makefile.am: Add *.scn.
874        * sptests/sp06/Makefile.am: Add *.scn.
875        * sptests/sp07/Makefile.am: Add *.scn.
876        * sptests/sp08/Makefile.am: Add *.scn.
877        * sptests/sp09/Makefile.am: Add *.scn.
878        * sptests/sp11/Makefile.am: Add *.scn.
879        * sptests/sp12/Makefile.am: Add *.scn.
880        * sptests/sp13/Makefile.am: Add *.scn.
881        * sptests/sp14/Makefile.am: Add *.scn.
882        * sptests/sp15/Makefile.am: Add *.scn.
883        * sptests/sp16/Makefile.am: Add *.scn.
884        * sptests/sp17/Makefile.am: Add *.scn.
885        * sptests/sp19/Makefile.am: Add *.scn.
886        * sptests/sp20/Makefile.am: Add *.scn.
887        * sptests/sp21/Makefile.am: Add *.scn.
888        * sptests/sp22/Makefile.am: Add *.scn.
889        * sptests/sp23/Makefile.am: Add *.scn.
890        * sptests/sp24/Makefile.am: Add *.scn.
891        * sptests/sp25/Makefile.am: Add *.scn.
892
8932002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * tmtests/Makefile.am: New.
896        * tmtests/tm01/Makefile.am: New.
897        * tmtests/tm02/Makefile.am: New.
898        * tmtests/tm03/Makefile.am: New.
899        * tmtests/tm04/Makefile.am: New.
900        * tmtests/tm05/Makefile.am: New.
901        * tmtests/tm06/Makefile.am: New.
902        * tmtests/tm07/Makefile.am: New.
903        * tmtests/tm08/Makefile.am: New.
904        * tmtests/tm09/Makefile.am: New.
905        * tmtests/tm10/Makefile.am: New.
906        * tmtests/tm11/Makefile.am: New.
907        * tmtests/tm12/Makefile.am: New.
908        * tmtests/tm13/Makefile.am: New.
909        * tmtests/tm14/Makefile.am: New.
910        * tmtests/tm15/Makefile.am: New.
911        * tmtests/tm16/Makefile.am: New.
912        * tmtests/tm17/Makefile.am: New.
913        * tmtests/tm18/Makefile.am: New.
914        * tmtests/tm19/Makefile.am: New.
915        * tmtests/tm20/Makefile.am: New.
916        * tmtests/tm21/Makefile.am: New.
917        * tmtests/tm22/Makefile.am: New.
918        * tmtests/tm23/Makefile.am: New.
919        * tmtests/tm24/Makefile.am: New.
920        * tmtests/tm25/Makefile.am: New.
921        * tmtests/tm26/Makefile.am: New.
922        * tmtests/tm26/tmtest.adb
923        * tmtests/tm27/Makefile.am: New.
924        * tmtests/tm28/Makefile.am: New.
925        * tmtests/tm29/Makefile.am: New.
926        * tmtests/tmck/Makefile.am: New.
927        * tmtests/tmoverhd/Makefile.am: New.
928
9292002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * Makefile.am: New.
932        * configure.ac: New.
933        * ada.am: New.
934        * support/Makefile.am: New.
935        * samples/Makefile.am: New.
936        * samples/base_mp/Makefile.am: New.
937        * samples/base_sp/Makefile.am: New.
938        * samples/hello/Makefile.am: New.
939        * samples/ticker/Makefile.am: New.
940
9412002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * sptests/Makefile.am: New.
944        * sptests/sp01/Makefile.am: New.
945        * sptests/sp02/Makefile.am: New.
946        * sptests/sp03/Makefile.am: New.
947        * sptests/sp04/Makefile.am: New.
948        * sptests/sp05/Makefile.am: New.
949        * sptests/sp06/Makefile.am: New.
950        * sptests/sp07/Makefile.am: New.
951        * sptests/sp08/Makefile.am: New.
952        * sptests/sp09/Makefile.am: New.
953        * sptests/sp11/Makefile.am: New.
954        * sptests/sp12/Makefile.am: New.
955        * sptests/sp13/Makefile.am: New.
956        * sptests/sp14/Makefile.am: New.
957        * sptests/sp15/Makefile.am: New.
958        * sptests/sp16/Makefile.am: New.
959        * sptests/sp17/Makefile.am: New.
960        * sptests/sp19/Makefile.am: New.
961        * sptests/sp20/Makefile.am: New.
962        * sptests/sp21/Makefile.am: New.
963        * sptests/sp22/Makefile.am: New.
964        * sptests/sp23/Makefile.am: New.
965        * sptests/sp24/Makefile.am: New.
966        * sptests/sp25/Makefile.am: New.
967        * sptests/spsize/Makefile.am: New.
968
9692002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * ChangeLog: New.
972        * .cvsignore: New.
973        * mptests/.cvsignore: New.
974        * mptests/mp01/.cvsignore: New.
975        * mptests/mp02/.cvsignore: New.
976        * mptests/mp03/.cvsignore: New.
977        * mptests/mp04/.cvsignore: New.
978        * mptests/mp05/.cvsignore: New.
979        * mptests/mp06/.cvsignore: New.
980        * mptests/mp07/.cvsignore: New.
981        * mptests/mp08/.cvsignore: New.
982        * mptests/mp09/.cvsignore: New.
983        * mptests/mp10/.cvsignore: New.
984        * mptests/mp11/.cvsignore: New.
985        * mptests/mp12/.cvsignore: New.
986        * mptests/mp13/.cvsignore: New.
987        * mptests/mp14/.cvsignore: New.
988        * samples/.cvsignore: New.
989        * samples/base_sp/.cvsignore: New.
990        * samples/hello/.cvsignore: New.
991        * samples/ticker/.cvsignore: New.
992        * sptests/.cvsignore: New.
993        * sptests/sp01/.cvsignore: New.
994        * sptests/sp02/.cvsignore: New.
995        * sptests/sp03/.cvsignore: New.
996        * sptests/sp04/.cvsignore: New.
997        * sptests/sp05/.cvsignore: New.
998        * sptests/sp06/.cvsignore: New.
999        * sptests/sp07/.cvsignore: New.
1000        * sptests/sp08/.cvsignore: New.
1001        * sptests/sp09/.cvsignore: New.
1002        * sptests/sp11/.cvsignore: New.
1003        * sptests/sp12/.cvsignore: New.
1004        * sptests/sp13/.cvsignore: New.
1005        * sptests/sp14/.cvsignore: New.
1006        * sptests/sp15/.cvsignore: New.
1007        * sptests/sp16/.cvsignore: New.
1008        * sptests/sp17/.cvsignore: New.
1009        * sptests/sp19/.cvsignore: New.
1010        * sptests/sp20/.cvsignore: New.
1011        * sptests/sp21/.cvsignore: New.
1012        * sptests/sp22/.cvsignore: New.
1013        * sptests/sp23/.cvsignore: New.
1014        * sptests/sp24/.cvsignore: New.
1015        * sptests/sp25/.cvsignore: New.
1016        * sptests/spsize/.cvsignore: New.
1017        * support/.cvsignore: New.
1018        * tmtests/.cvsignore: New.
1019        * tmtests/tm01/.cvsignore: New.
1020        * tmtests/tm02/.cvsignore: New.
1021        * tmtests/tm03/.cvsignore: New.
1022        * tmtests/tm04/.cvsignore: New.
1023        * tmtests/tm05/.cvsignore: New.
1024        * tmtests/tm06/.cvsignore: New.
1025        * tmtests/tm07/.cvsignore: New.
1026        * tmtests/tm08/.cvsignore: New.
1027        * tmtests/tm09/.cvsignore: New.
1028        * tmtests/tm10/.cvsignore: New.
1029        * tmtests/tm11/.cvsignore: New.
1030        * tmtests/tm12/.cvsignore: New.
1031        * tmtests/tm13/.cvsignore: New.
1032        * tmtests/tm14/.cvsignore: New.
1033        * tmtests/tm15/.cvsignore: New.
1034        * tmtests/tm16/.cvsignore: New.
1035        * tmtests/tm17/.cvsignore: New.
1036        * tmtests/tm18/.cvsignore: New.
1037        * tmtests/tm19/.cvsignore: New.
1038        * tmtests/tm20/.cvsignore: New.
1039        * tmtests/tm21/.cvsignore: New.
1040        * tmtests/tm22/.cvsignore: New.
1041        * tmtests/tm23/.cvsignore: New.
1042        * tmtests/tm24/.cvsignore: New.
1043        * tmtests/tm25/.cvsignore: New.
1044        * tmtests/tm26/.cvsignore: New.
1045        * tmtests/tm27/.cvsignore: New.
1046        * tmtests/tm28/.cvsignore: New.
1047        * tmtests/tm29/.cvsignore: New.
1048        * tmtests/tmck/.cvsignore: New.
1049        * tmtests/tmoverhd/.cvsignore: New.
Note: See TracBrowser for help on using the repository browser.