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

4.104.114.84.95
Last change on this file since addebe67 was addebe67, checked in by Joel Sherrill <joel.sherrill@…>, on 09/03/02 at 18:31:23

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

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