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

4.104.114.84.95
Last change on this file since 3239698 was a1cf46b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/25/04 at 05:19:36

2004-03-25 Ralf Corsepius <ralf_corsepius@…>

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