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

4.104.114.84.95
Last change on this file since d75e9b1 was d75e9b1, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/20/05 at 07:04:30

2005-11-20 Ralf Corsepius <ralf.corsepius@…>

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