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

4.104.114.84.95
Last change on this file since 4e7ba21 was 4e7ba21, checked in by Joel Sherrill <joel.sherrill@…>, on 09/07/02 at 23:12:07

2002-09-07 Joel Sherrill <joel@…>

  • samples/base_mp/config.h: New file previously missed.
  • Property mode set to 100644
File size: 12.6 KB
Line 
12002-09-07      Joel Sherrill <joel@OARcorp.com>
2
3        * samples/base_mp/config.h: New file previously missed.
4
52002-09-03      Joel Sherrill <joel@OARcorp.com>
6
7        * base_mp now builds and can be considered a bit of an example for
8        the other mptests.
9        * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am,
10        samples/base_mp/mptest.adb, samples/base_mp/mptest.ads,
11        samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am:
12        Modified to make compile.
13        * mptests/mp01/node1/mptest-per_node_configuration.adb,
14        mptests/mp01/node2/mptest-per_node_configuration.adb,
15        mptests/mp02/node1/mptest-per_node_configuration.adb,
16        mptests/mp02/node2/mptest-per_node_configuration.adb,
17        mptests/mp03/node1/mptest-per_node_configuration.adb,
18        mptests/mp03/node2/mptest-per_node_configuration.adb,
19        mptests/mp04/node1/mptest-per_node_configuration.adb,
20        mptests/mp04/node2/mptest-per_node_configuration.adb,
21        mptests/mp05/node1/mptest-per_node_configuration.adb,
22        mptests/mp05/node2/mptest-per_node_configuration.adb,
23        mptests/mp06/node1/mptest-per_node_configuration.adb,
24        mptests/mp06/node2/mptest-per_node_configuration.adb,
25        mptests/mp07/node1/mptest-per_node_configuration.adb,
26        mptests/mp07/node2/mptest-per_node_configuration.adb,
27        mptests/mp08/node1/mptest-per_node_configuration.adb,
28        mptests/mp08/node2/mptest-per_node_configuration.adb,
29        mptests/mp09/node1/mptest-per_node_configuration.adb,
30        mptests/mp09/node2/mptest-per_node_configuration.adb,
31        mptests/mp10/node1/mptest-per_node_configuration.adb,
32        mptests/mp10/node2/mptest-per_node_configuration.adb,
33        mptests/mp11/node1/mptest-per_node_configuration.adb,
34        mptests/mp11/node2/mptest-per_node_configuration.adb,
35        mptests/mp12/node1/mptest-per_node_configuration.adb,
36        mptests/mp12/node2/mptest-per_node_configuration.adb,
37        mptests/mp13/node1/mptest-per_node_configuration.adb,
38        mptests/mp13/node2/mptest-per_node_configuration.adb,
39        mptests/mp14/node1/mptest-per_node_configuration.adb,
40        mptests/mp14/node2/mptest-per_node_configuration.adb,
41        samples/base_mp/node1/mptest-per_node_configuration.adb,
42        samples/base_mp/node2/mptest-per_node_configuration.adb: Removed
43        as this information should come from config.h.
44
452002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * mptests/mp01/node1/.cvsignore: New.
48        * mptests/mp01/node2/.cvsignore: New.
49        * mptests/mp02/node1/.cvsignore: New.
50        * mptests/mp02/node2/.cvsignore: New.
51        * mptests/mp03/node1/.cvsignore: New.
52        * mptests/mp03/node2/.cvsignore: New.
53        * mptests/mp04/node1/.cvsignore: New.
54        * mptests/mp04/node2/.cvsignore: New.
55        * mptests/mp05/node1/.cvsignore: New.
56        * mptests/mp05/node2/.cvsignore: New.
57        * mptests/mp06/node1/.cvsignore: New.
58        * mptests/mp06/node2/.cvsignore: New.
59        * mptests/mp07/node1/.cvsignore: New.
60        * mptests/mp07/node2/.cvsignore: New.
61        * mptests/mp08/node1/.cvsignore: New.
62        * mptests/mp08/node2/.cvsignore: New.
63        * mptests/mp09/node1/.cvsignore: New.
64        * mptests/mp09/node2/.cvsignore: New.
65        * mptests/mp10/node1/.cvsignore: New.
66        * mptests/mp10/node2/.cvsignore: New.
67        * mptests/mp11/node1/.cvsignore: New.
68        * mptests/mp11/node2/.cvsignore: New.
69        * mptests/mp12/node1/.cvsignore: New.
70        * mptests/mp12/node2/.cvsignore: New.
71        * mptests/mp13/node1/.cvsignore: New.
72        * mptests/mp13/node2/.cvsignore: New.
73        * mptests/mp14/node1/.cvsignore: New.
74        * mptests/mp14/node2/.cvsignore: New.
75        * samples/base_mp/node1/.cvsignore: New.
76        * samples/base_mp/node2/.cvsignore: New.
77
782002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * mptests/Makefile.am: New.
81        * mptests/mp01/Makefile.am: New.
82        * mptests/mp01/node1/Makefile.am: New.
83        * mptests/mp01/node2/Makefile.am: New.
84        * samples/base_mp/Makefile.am: Comment out building mptest$(EXEEXT).
85        * samples/base_mp/node1/Makefile.am: New.
86        * samples/base_mp/node2/Makefile.am: New.
87        * configure.ac: Add mptests/mp01. Add samples/base_mp.
88
892002-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * tmtests/tm20/Makefile.am: Remove EXPADA.
92
932002-08-30      Joel Sherrill <joel@OARcorp.com>
94
95        * samples/base_mp/mptest.ads: Removed lingering reference to BSP_MPCI.
96
972002-08-27      Joel Sherrill <joel@OARcorp.com>
98
99        * samples/base_mp/.cvsignore: New file.
100
1012002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * sptests/sp09/Makefile.am: Remove EXPADA.
104        * sptests/sp09/sptest.adb: Remove RESULT from SCREEN_13.
105        * sptests/sp19/Makefile.am: Remove EXPADA.
106        * sptests/sp21/Makefile.am: Remove EXPADA.
107        * sptests/sp21/sptest.adb: Remove RESULT from TASK_1.
108        * tmtests/tmoverhd/dummy_rtems.adb: Reflect changes to IO_Managers.
109        * tmtests/tmoverhd/dummy_rtems.ads: Reflect changes to IO_Managers.
110
1112002-08-27      Joel Sherrill <joel@OARcorp.com>
112
113        * tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed
114        call to RTEMS IO Manager services.
115
1162002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * sptests/sp19/sptest.adp: Fix include paths.
119
1202002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * sptests/sp19/sptest.adb: Remove.
123        * sptests/sp19/Makefile.am: Let m4 generate sptests.adb from
124        sptests.adp.
125
1262002-08-27      Joel Sherrill <joel@OARcorp.com>
127
128        * sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to
129        match corrected prototype.
130
1312002-08-27      Joel Sherrill <joel@OARcorp.com>
132
133        * sptests/sp19/sptest.adp: Added from old Ada implementation.
134
1352002-08-27      Joel Sherrill <joel@OARcorp.com>
136
137        * tmtests/tm27/.cvsignore: Removed.  Missed in previous attempts.
138
1392002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * sptests/sp09/sptest.adb: Add Result to SCREEN_13.
142        Remove Status from TASK_1.
143        * sptests/sp21/sptest.adb: Add Result to TASK_1.
144        * tmtests/tm20/tmtest.adb: Remove various RETURN_VALUEs.
145        * ada.am: Remove ADACOMPILE, ADAC. Add AM_LDFLAGS, LDFLAGS.
146        * configure.ac: Check for m4. Abort if HAS_GNAT = no.
147
1482002-08-26      Joel Sherrill <joel@OARcorp.com>
149
150        * tm27 and tm27 are irrelevant as Ada binding tests.
151        * tmtests/tm26/config.h, tmtests/tm26/config.h: Removed.
152
1532002-08-26      Joel Sherrill <joel@OARcorp.com>
154
155        * sptests/sp19/sptest.adb: Modified to follow pattern of SP01
156        even though this test is not supported.
157        * sptests/sp19/sp19.adb: New file.
158
1592002-08-26      Joel Sherrill <joel@OARcorp.com>
160
161        * mptests/mp01/mptest.ads, mptests/mp02/mptest.ads,
162        mptests/mp03/mptest.ads, mptests/mp04/mptest.ads,
163        mptests/mp05/mptest.ads, mptests/mp06/mptest.ads,
164        mptests/mp07/mptest.ads, mptests/mp08/mptest.ads,
165        mptests/mp09/mptest.ads, mptests/mp10/mptest.ads,
166        mptests/mp11/mptest.ads, mptests/mp12/mptest.ads,
167        mptests/mp13/mptest.ads, mptests/mp14/mptest.adb,
168        mptests/mp14/mptest.ads: Per PR274, identify the need for the
169        BSP_MPCI package.  It was a trivial dependency and eliminated.
170
1712002-08-26      Joel Sherrill <joel@OARcorp.com>
172
173        * sptests/sp19/sp19.adb: Removed/Renamed to sptest.adb.
174        * sptests/sp19/sptest.adb: Added/Renamed from sptest.adb.
175
1762002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
179
1802002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * Makefile.am: Activate tmtests.
183        * configure.ac: Activate tmtests.
184        * samples/base_mp/Makefile.am: Add nodeX subdirs.
185        * sptests/sp01/Makefile.am: Add *.scn.
186        * sptests/sp02/Makefile.am: Add *.scn.
187        * sptests/sp03/Makefile.am: Add *.scn.
188        * sptests/sp04/Makefile.am: Add *.scn.
189        * sptests/sp05/Makefile.am: Add *.scn.
190        * sptests/sp06/Makefile.am: Add *.scn.
191        * sptests/sp07/Makefile.am: Add *.scn.
192        * sptests/sp08/Makefile.am: Add *.scn.
193        * sptests/sp09/Makefile.am: Add *.scn.
194        * sptests/sp11/Makefile.am: Add *.scn.
195        * sptests/sp12/Makefile.am: Add *.scn.
196        * sptests/sp13/Makefile.am: Add *.scn.
197        * sptests/sp14/Makefile.am: Add *.scn.
198        * sptests/sp15/Makefile.am: Add *.scn.
199        * sptests/sp16/Makefile.am: Add *.scn.
200        * sptests/sp17/Makefile.am: Add *.scn.
201        * sptests/sp19/Makefile.am: Add *.scn.
202        * sptests/sp20/Makefile.am: Add *.scn.
203        * sptests/sp21/Makefile.am: Add *.scn.
204        * sptests/sp22/Makefile.am: Add *.scn.
205        * sptests/sp23/Makefile.am: Add *.scn.
206        * sptests/sp24/Makefile.am: Add *.scn.
207        * sptests/sp25/Makefile.am: Add *.scn.
208
2092002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * tmtests/Makefile.am: New.
212        * tmtests/tm01/Makefile.am: New.
213        * tmtests/tm02/Makefile.am: New.
214        * tmtests/tm03/Makefile.am: New.
215        * tmtests/tm04/Makefile.am: New.
216        * tmtests/tm05/Makefile.am: New.
217        * tmtests/tm06/Makefile.am: New.
218        * tmtests/tm07/Makefile.am: New.
219        * tmtests/tm08/Makefile.am: New.
220        * tmtests/tm09/Makefile.am: New.
221        * tmtests/tm10/Makefile.am: New.
222        * tmtests/tm11/Makefile.am: New.
223        * tmtests/tm12/Makefile.am: New.
224        * tmtests/tm13/Makefile.am: New.
225        * tmtests/tm14/Makefile.am: New.
226        * tmtests/tm15/Makefile.am: New.
227        * tmtests/tm16/Makefile.am: New.
228        * tmtests/tm17/Makefile.am: New.
229        * tmtests/tm18/Makefile.am: New.
230        * tmtests/tm19/Makefile.am: New.
231        * tmtests/tm20/Makefile.am: New.
232        * tmtests/tm21/Makefile.am: New.
233        * tmtests/tm22/Makefile.am: New.
234        * tmtests/tm23/Makefile.am: New.
235        * tmtests/tm24/Makefile.am: New.
236        * tmtests/tm25/Makefile.am: New.
237        * tmtests/tm26/Makefile.am: New.
238        * tmtests/tm26/tmtest.adb
239        * tmtests/tm27/Makefile.am: New.
240        * tmtests/tm28/Makefile.am: New.
241        * tmtests/tm29/Makefile.am: New.
242        * tmtests/tmck/Makefile.am: New.
243        * tmtests/tmoverhd/Makefile.am: New.
244
2452002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * Makefile.am: New.
248        * configure.ac: New.
249        * ada.am: New.
250        * support/Makefile.am: New.
251        * samples/Makefile.am: New.
252        * samples/base_mp/Makefile.am: New.
253        * samples/base_sp/Makefile.am: New.
254        * samples/hello/Makefile.am: New.
255        * samples/ticker/Makefile.am: New.
256
2572002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * sptests/Makefile.am: New.
260        * sptests/sp01/Makefile.am: New.
261        * sptests/sp02/Makefile.am: New.
262        * sptests/sp03/Makefile.am: New.
263        * sptests/sp04/Makefile.am: New.
264        * sptests/sp05/Makefile.am: New.
265        * sptests/sp06/Makefile.am: New.
266        * sptests/sp07/Makefile.am: New.
267        * sptests/sp08/Makefile.am: New.
268        * sptests/sp09/Makefile.am: New.
269        * sptests/sp11/Makefile.am: New.
270        * sptests/sp12/Makefile.am: New.
271        * sptests/sp13/Makefile.am: New.
272        * sptests/sp14/Makefile.am: New.
273        * sptests/sp15/Makefile.am: New.
274        * sptests/sp16/Makefile.am: New.
275        * sptests/sp17/Makefile.am: New.
276        * sptests/sp19/Makefile.am: New.
277        * sptests/sp20/Makefile.am: New.
278        * sptests/sp21/Makefile.am: New.
279        * sptests/sp22/Makefile.am: New.
280        * sptests/sp23/Makefile.am: New.
281        * sptests/sp24/Makefile.am: New.
282        * sptests/sp25/Makefile.am: New.
283        * sptests/spsize/Makefile.am: New.
284
2852002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * ChangeLog: New.
288        * .cvsignore: New.
289        * mptests/.cvsignore: New.
290        * mptests/mp01/.cvsignore: New.
291        * mptests/mp02/.cvsignore: New.
292        * mptests/mp03/.cvsignore: New.
293        * mptests/mp04/.cvsignore: New.
294        * mptests/mp05/.cvsignore: New.
295        * mptests/mp06/.cvsignore: New.
296        * mptests/mp07/.cvsignore: New.
297        * mptests/mp08/.cvsignore: New.
298        * mptests/mp09/.cvsignore: New.
299        * mptests/mp10/.cvsignore: New.
300        * mptests/mp11/.cvsignore: New.
301        * mptests/mp12/.cvsignore: New.
302        * mptests/mp13/.cvsignore: New.
303        * mptests/mp14/.cvsignore: New.
304        * samples/.cvsignore: New.
305        * samples/base_sp/.cvsignore: New.
306        * samples/hello/.cvsignore: New.
307        * samples/ticker/.cvsignore: New.
308        * sptests/.cvsignore: New.
309        * sptests/sp01/.cvsignore: New.
310        * sptests/sp02/.cvsignore: New.
311        * sptests/sp03/.cvsignore: New.
312        * sptests/sp04/.cvsignore: New.
313        * sptests/sp05/.cvsignore: New.
314        * sptests/sp06/.cvsignore: New.
315        * sptests/sp07/.cvsignore: New.
316        * sptests/sp08/.cvsignore: New.
317        * sptests/sp09/.cvsignore: New.
318        * sptests/sp11/.cvsignore: New.
319        * sptests/sp12/.cvsignore: New.
320        * sptests/sp13/.cvsignore: New.
321        * sptests/sp14/.cvsignore: New.
322        * sptests/sp15/.cvsignore: New.
323        * sptests/sp16/.cvsignore: New.
324        * sptests/sp17/.cvsignore: New.
325        * sptests/sp19/.cvsignore: New.
326        * sptests/sp20/.cvsignore: New.
327        * sptests/sp21/.cvsignore: New.
328        * sptests/sp22/.cvsignore: New.
329        * sptests/sp23/.cvsignore: New.
330        * sptests/sp24/.cvsignore: New.
331        * sptests/sp25/.cvsignore: New.
332        * sptests/spsize/.cvsignore: New.
333        * support/.cvsignore: New.
334        * tmtests/.cvsignore: New.
335        * tmtests/tm01/.cvsignore: New.
336        * tmtests/tm02/.cvsignore: New.
337        * tmtests/tm03/.cvsignore: New.
338        * tmtests/tm04/.cvsignore: New.
339        * tmtests/tm05/.cvsignore: New.
340        * tmtests/tm06/.cvsignore: New.
341        * tmtests/tm07/.cvsignore: New.
342        * tmtests/tm08/.cvsignore: New.
343        * tmtests/tm09/.cvsignore: New.
344        * tmtests/tm10/.cvsignore: New.
345        * tmtests/tm11/.cvsignore: New.
346        * tmtests/tm12/.cvsignore: New.
347        * tmtests/tm13/.cvsignore: New.
348        * tmtests/tm14/.cvsignore: New.
349        * tmtests/tm15/.cvsignore: New.
350        * tmtests/tm16/.cvsignore: New.
351        * tmtests/tm17/.cvsignore: New.
352        * tmtests/tm18/.cvsignore: New.
353        * tmtests/tm19/.cvsignore: New.
354        * tmtests/tm20/.cvsignore: New.
355        * tmtests/tm21/.cvsignore: New.
356        * tmtests/tm22/.cvsignore: New.
357        * tmtests/tm23/.cvsignore: New.
358        * tmtests/tm24/.cvsignore: New.
359        * tmtests/tm25/.cvsignore: New.
360        * tmtests/tm26/.cvsignore: New.
361        * tmtests/tm27/.cvsignore: New.
362        * tmtests/tm28/.cvsignore: New.
363        * tmtests/tm29/.cvsignore: New.
364        * tmtests/tmck/.cvsignore: New.
365        * tmtests/tmoverhd/.cvsignore: New.
Note: See TracBrowser for help on using the repository browser.