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

4.104.114.84.95
Last change on this file since eefdc85 was eefdc85, checked in by Joel Sherrill <joel.sherrill@…>, on 09/14/02 at 21:05:44

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

  • support/init.c: Included <unistd.h> for exit(2).
  • support/test_support.adb: Eliminated warnings by commenting out unused variables.
  • Property mode set to 100644
File size: 13.1 KB
RevLine 
[eefdc85]12002-09-14      Joel Sherrill <joel@OARcorp.com>
2
3        * support/init.c: Included <unistd.h> for exit(2).
4        * support/test_support.adb: Eliminated warnings by commenting out
5        unused variables.
6
[d814e2c]72002-09-13      Joel Sherrill <joel@OARcorp.com>
8
9        * samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am:
10        Now appear to mostly compile.
11
[d7ff09b]122002-09-13      Joel Sherrill <joel@OARcorp.com>
13
14        * samples/hello/Makefile.am: Make sure init.c is compiled and
15        included.  This test now runs.
16
[4e7ba21]172002-09-07      Joel Sherrill <joel@OARcorp.com>
18
19        * samples/base_mp/config.h: New file previously missed.
20
[addebe67]212002-09-03      Joel Sherrill <joel@OARcorp.com>
22
23        * base_mp now builds and can be considered a bit of an example for
24        the other mptests.
25        * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am,
26        samples/base_mp/mptest.adb, samples/base_mp/mptest.ads,
27        samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am:
28        Modified to make compile.
29        * mptests/mp01/node1/mptest-per_node_configuration.adb,
30        mptests/mp01/node2/mptest-per_node_configuration.adb,
31        mptests/mp02/node1/mptest-per_node_configuration.adb,
32        mptests/mp02/node2/mptest-per_node_configuration.adb,
33        mptests/mp03/node1/mptest-per_node_configuration.adb,
34        mptests/mp03/node2/mptest-per_node_configuration.adb,
35        mptests/mp04/node1/mptest-per_node_configuration.adb,
36        mptests/mp04/node2/mptest-per_node_configuration.adb,
37        mptests/mp05/node1/mptest-per_node_configuration.adb,
38        mptests/mp05/node2/mptest-per_node_configuration.adb,
39        mptests/mp06/node1/mptest-per_node_configuration.adb,
40        mptests/mp06/node2/mptest-per_node_configuration.adb,
41        mptests/mp07/node1/mptest-per_node_configuration.adb,
42        mptests/mp07/node2/mptest-per_node_configuration.adb,
43        mptests/mp08/node1/mptest-per_node_configuration.adb,
44        mptests/mp08/node2/mptest-per_node_configuration.adb,
45        mptests/mp09/node1/mptest-per_node_configuration.adb,
46        mptests/mp09/node2/mptest-per_node_configuration.adb,
47        mptests/mp10/node1/mptest-per_node_configuration.adb,
48        mptests/mp10/node2/mptest-per_node_configuration.adb,
49        mptests/mp11/node1/mptest-per_node_configuration.adb,
50        mptests/mp11/node2/mptest-per_node_configuration.adb,
51        mptests/mp12/node1/mptest-per_node_configuration.adb,
52        mptests/mp12/node2/mptest-per_node_configuration.adb,
53        mptests/mp13/node1/mptest-per_node_configuration.adb,
54        mptests/mp13/node2/mptest-per_node_configuration.adb,
55        mptests/mp14/node1/mptest-per_node_configuration.adb,
56        mptests/mp14/node2/mptest-per_node_configuration.adb,
57        samples/base_mp/node1/mptest-per_node_configuration.adb,
58        samples/base_mp/node2/mptest-per_node_configuration.adb: Removed
59        as this information should come from config.h.
60
[7625d9a3]612002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * mptests/mp01/node1/.cvsignore: New.
64        * mptests/mp01/node2/.cvsignore: New.
65        * mptests/mp02/node1/.cvsignore: New.
66        * mptests/mp02/node2/.cvsignore: New.
67        * mptests/mp03/node1/.cvsignore: New.
68        * mptests/mp03/node2/.cvsignore: New.
69        * mptests/mp04/node1/.cvsignore: New.
70        * mptests/mp04/node2/.cvsignore: New.
71        * mptests/mp05/node1/.cvsignore: New.
72        * mptests/mp05/node2/.cvsignore: New.
73        * mptests/mp06/node1/.cvsignore: New.
74        * mptests/mp06/node2/.cvsignore: New.
75        * mptests/mp07/node1/.cvsignore: New.
76        * mptests/mp07/node2/.cvsignore: New.
77        * mptests/mp08/node1/.cvsignore: New.
78        * mptests/mp08/node2/.cvsignore: New.
79        * mptests/mp09/node1/.cvsignore: New.
80        * mptests/mp09/node2/.cvsignore: New.
81        * mptests/mp10/node1/.cvsignore: New.
82        * mptests/mp10/node2/.cvsignore: New.
83        * mptests/mp11/node1/.cvsignore: New.
84        * mptests/mp11/node2/.cvsignore: New.
85        * mptests/mp12/node1/.cvsignore: New.
86        * mptests/mp12/node2/.cvsignore: New.
87        * mptests/mp13/node1/.cvsignore: New.
88        * mptests/mp13/node2/.cvsignore: New.
89        * mptests/mp14/node1/.cvsignore: New.
90        * mptests/mp14/node2/.cvsignore: New.
91        * samples/base_mp/node1/.cvsignore: New.
92        * samples/base_mp/node2/.cvsignore: New.
93
[0c7ef52]942002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * mptests/Makefile.am: New.
97        * mptests/mp01/Makefile.am: New.
98        * mptests/mp01/node1/Makefile.am: New.
99        * mptests/mp01/node2/Makefile.am: New.
100        * samples/base_mp/Makefile.am: Comment out building mptest$(EXEEXT).
101        * samples/base_mp/node1/Makefile.am: New.
102        * samples/base_mp/node2/Makefile.am: New.
103        * configure.ac: Add mptests/mp01. Add samples/base_mp.
104
[2d9c50b]1052002-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * tmtests/tm20/Makefile.am: Remove EXPADA.
108
[b83fd620]1092002-08-30      Joel Sherrill <joel@OARcorp.com>
110
111        * samples/base_mp/mptest.ads: Removed lingering reference to BSP_MPCI.
112
[b29709d]1132002-08-27      Joel Sherrill <joel@OARcorp.com>
114
115        * samples/base_mp/.cvsignore: New file.
116
[bf6fa0f4]1172002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * sptests/sp09/Makefile.am: Remove EXPADA.
120        * sptests/sp09/sptest.adb: Remove RESULT from SCREEN_13.
121        * sptests/sp19/Makefile.am: Remove EXPADA.
122        * sptests/sp21/Makefile.am: Remove EXPADA.
123        * sptests/sp21/sptest.adb: Remove RESULT from TASK_1.
124        * tmtests/tmoverhd/dummy_rtems.adb: Reflect changes to IO_Managers.
125        * tmtests/tmoverhd/dummy_rtems.ads: Reflect changes to IO_Managers.
126
[cbb09503]1272002-08-27      Joel Sherrill <joel@OARcorp.com>
128
129        * tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed
130        call to RTEMS IO Manager services.
131
[abe09384]1322002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * sptests/sp19/sptest.adp: Fix include paths.
135
[d73a01fd]1362002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * sptests/sp19/sptest.adb: Remove.
139        * sptests/sp19/Makefile.am: Let m4 generate sptests.adb from
140        sptests.adp.
141
[e8c20a0]1422002-08-27      Joel Sherrill <joel@OARcorp.com>
143
144        * sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to
145        match corrected prototype.
146
[b0e8b47e]1472002-08-27      Joel Sherrill <joel@OARcorp.com>
148
149        * sptests/sp19/sptest.adp: Added from old Ada implementation.
150
[3634ed9]1512002-08-27      Joel Sherrill <joel@OARcorp.com>
152
153        * tmtests/tm27/.cvsignore: Removed.  Missed in previous attempts.
154
[a846105]1552002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[c94a454]156
[a846105]157        * sptests/sp09/sptest.adb: Add Result to SCREEN_13.
158        Remove Status from TASK_1.
159        * sptests/sp21/sptest.adb: Add Result to TASK_1.
160        * tmtests/tm20/tmtest.adb: Remove various RETURN_VALUEs.
161        * ada.am: Remove ADACOMPILE, ADAC. Add AM_LDFLAGS, LDFLAGS.
162        * configure.ac: Check for m4. Abort if HAS_GNAT = no.
[c94a454]163
[f435621b]1642002-08-26      Joel Sherrill <joel@OARcorp.com>
165
[a846105]166        * tm27 and tm27 are irrelevant as Ada binding tests.
167        * tmtests/tm26/config.h, tmtests/tm26/config.h: Removed.
[f435621b]168
[b2b7cfc9]1692002-08-26      Joel Sherrill <joel@OARcorp.com>
170
171        * sptests/sp19/sptest.adb: Modified to follow pattern of SP01
172        even though this test is not supported.
173        * sptests/sp19/sp19.adb: New file.
174
[190f5c23]1752002-08-26      Joel Sherrill <joel@OARcorp.com>
176
177        * mptests/mp01/mptest.ads, mptests/mp02/mptest.ads,
178        mptests/mp03/mptest.ads, mptests/mp04/mptest.ads,
179        mptests/mp05/mptest.ads, mptests/mp06/mptest.ads,
180        mptests/mp07/mptest.ads, mptests/mp08/mptest.ads,
181        mptests/mp09/mptest.ads, mptests/mp10/mptest.ads,
182        mptests/mp11/mptest.ads, mptests/mp12/mptest.ads,
183        mptests/mp13/mptest.ads, mptests/mp14/mptest.adb,
184        mptests/mp14/mptest.ads: Per PR274, identify the need for the
185        BSP_MPCI package.  It was a trivial dependency and eliminated.
186
[8a0e8da]1872002-08-26      Joel Sherrill <joel@OARcorp.com>
188
189        * sptests/sp19/sp19.adb: Removed/Renamed to sptest.adb.
190        * sptests/sp19/sptest.adb: Added/Renamed from sptest.adb.
191
[2085b08e]1922002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
195
[7edb3d3a]1962002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * Makefile.am: Activate tmtests.
199        * configure.ac: Activate tmtests.
200        * samples/base_mp/Makefile.am: Add nodeX subdirs.
201        * sptests/sp01/Makefile.am: Add *.scn.
202        * sptests/sp02/Makefile.am: Add *.scn.
203        * sptests/sp03/Makefile.am: Add *.scn.
204        * sptests/sp04/Makefile.am: Add *.scn.
205        * sptests/sp05/Makefile.am: Add *.scn.
206        * sptests/sp06/Makefile.am: Add *.scn.
207        * sptests/sp07/Makefile.am: Add *.scn.
208        * sptests/sp08/Makefile.am: Add *.scn.
209        * sptests/sp09/Makefile.am: Add *.scn.
210        * sptests/sp11/Makefile.am: Add *.scn.
211        * sptests/sp12/Makefile.am: Add *.scn.
212        * sptests/sp13/Makefile.am: Add *.scn.
213        * sptests/sp14/Makefile.am: Add *.scn.
214        * sptests/sp15/Makefile.am: Add *.scn.
215        * sptests/sp16/Makefile.am: Add *.scn.
216        * sptests/sp17/Makefile.am: Add *.scn.
217        * sptests/sp19/Makefile.am: Add *.scn.
218        * sptests/sp20/Makefile.am: Add *.scn.
219        * sptests/sp21/Makefile.am: Add *.scn.
220        * sptests/sp22/Makefile.am: Add *.scn.
221        * sptests/sp23/Makefile.am: Add *.scn.
222        * sptests/sp24/Makefile.am: Add *.scn.
223        * sptests/sp25/Makefile.am: Add *.scn.
224
[0270bc8]2252002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * tmtests/Makefile.am: New.
228        * tmtests/tm01/Makefile.am: New.
229        * tmtests/tm02/Makefile.am: New.
230        * tmtests/tm03/Makefile.am: New.
231        * tmtests/tm04/Makefile.am: New.
232        * tmtests/tm05/Makefile.am: New.
233        * tmtests/tm06/Makefile.am: New.
234        * tmtests/tm07/Makefile.am: New.
235        * tmtests/tm08/Makefile.am: New.
236        * tmtests/tm09/Makefile.am: New.
237        * tmtests/tm10/Makefile.am: New.
238        * tmtests/tm11/Makefile.am: New.
239        * tmtests/tm12/Makefile.am: New.
240        * tmtests/tm13/Makefile.am: New.
241        * tmtests/tm14/Makefile.am: New.
242        * tmtests/tm15/Makefile.am: New.
243        * tmtests/tm16/Makefile.am: New.
244        * tmtests/tm17/Makefile.am: New.
245        * tmtests/tm18/Makefile.am: New.
246        * tmtests/tm19/Makefile.am: New.
247        * tmtests/tm20/Makefile.am: New.
248        * tmtests/tm21/Makefile.am: New.
249        * tmtests/tm22/Makefile.am: New.
250        * tmtests/tm23/Makefile.am: New.
251        * tmtests/tm24/Makefile.am: New.
252        * tmtests/tm25/Makefile.am: New.
253        * tmtests/tm26/Makefile.am: New.
254        * tmtests/tm26/tmtest.adb
255        * tmtests/tm27/Makefile.am: New.
256        * tmtests/tm28/Makefile.am: New.
257        * tmtests/tm29/Makefile.am: New.
258        * tmtests/tmck/Makefile.am: New.
259        * tmtests/tmoverhd/Makefile.am: New.
260
[2af6056]2612002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * Makefile.am: New.
264        * configure.ac: New.
265        * ada.am: New.
266        * support/Makefile.am: New.
267        * samples/Makefile.am: New.
268        * samples/base_mp/Makefile.am: New.
269        * samples/base_sp/Makefile.am: New.
270        * samples/hello/Makefile.am: New.
271        * samples/ticker/Makefile.am: New.
272
[1a5f405b]2732002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * sptests/Makefile.am: New.
276        * sptests/sp01/Makefile.am: New.
277        * sptests/sp02/Makefile.am: New.
278        * sptests/sp03/Makefile.am: New.
279        * sptests/sp04/Makefile.am: New.
280        * sptests/sp05/Makefile.am: New.
281        * sptests/sp06/Makefile.am: New.
282        * sptests/sp07/Makefile.am: New.
283        * sptests/sp08/Makefile.am: New.
284        * sptests/sp09/Makefile.am: New.
285        * sptests/sp11/Makefile.am: New.
286        * sptests/sp12/Makefile.am: New.
287        * sptests/sp13/Makefile.am: New.
288        * sptests/sp14/Makefile.am: New.
289        * sptests/sp15/Makefile.am: New.
290        * sptests/sp16/Makefile.am: New.
291        * sptests/sp17/Makefile.am: New.
292        * sptests/sp19/Makefile.am: New.
293        * sptests/sp20/Makefile.am: New.
294        * sptests/sp21/Makefile.am: New.
295        * sptests/sp22/Makefile.am: New.
296        * sptests/sp23/Makefile.am: New.
297        * sptests/sp24/Makefile.am: New.
298        * sptests/sp25/Makefile.am: New.
299        * sptests/spsize/Makefile.am: New.
300
[28cf529]3012002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * ChangeLog: New.
304        * .cvsignore: New.
305        * mptests/.cvsignore: New.
306        * mptests/mp01/.cvsignore: New.
307        * mptests/mp02/.cvsignore: New.
308        * mptests/mp03/.cvsignore: New.
309        * mptests/mp04/.cvsignore: New.
310        * mptests/mp05/.cvsignore: New.
311        * mptests/mp06/.cvsignore: New.
312        * mptests/mp07/.cvsignore: New.
313        * mptests/mp08/.cvsignore: New.
314        * mptests/mp09/.cvsignore: New.
315        * mptests/mp10/.cvsignore: New.
316        * mptests/mp11/.cvsignore: New.
317        * mptests/mp12/.cvsignore: New.
318        * mptests/mp13/.cvsignore: New.
319        * mptests/mp14/.cvsignore: New.
320        * samples/.cvsignore: New.
321        * samples/base_sp/.cvsignore: New.
322        * samples/hello/.cvsignore: New.
323        * samples/ticker/.cvsignore: New.
324        * sptests/.cvsignore: New.
325        * sptests/sp01/.cvsignore: New.
326        * sptests/sp02/.cvsignore: New.
327        * sptests/sp03/.cvsignore: New.
328        * sptests/sp04/.cvsignore: New.
329        * sptests/sp05/.cvsignore: New.
330        * sptests/sp06/.cvsignore: New.
331        * sptests/sp07/.cvsignore: New.
332        * sptests/sp08/.cvsignore: New.
333        * sptests/sp09/.cvsignore: New.
334        * sptests/sp11/.cvsignore: New.
335        * sptests/sp12/.cvsignore: New.
336        * sptests/sp13/.cvsignore: New.
337        * sptests/sp14/.cvsignore: New.
338        * sptests/sp15/.cvsignore: New.
339        * sptests/sp16/.cvsignore: New.
340        * sptests/sp17/.cvsignore: New.
341        * sptests/sp19/.cvsignore: New.
342        * sptests/sp20/.cvsignore: New.
343        * sptests/sp21/.cvsignore: New.
344        * sptests/sp22/.cvsignore: New.
345        * sptests/sp23/.cvsignore: New.
346        * sptests/sp24/.cvsignore: New.
347        * sptests/sp25/.cvsignore: New.
348        * sptests/spsize/.cvsignore: New.
349        * support/.cvsignore: New.
350        * tmtests/.cvsignore: New.
351        * tmtests/tm01/.cvsignore: New.
352        * tmtests/tm02/.cvsignore: New.
353        * tmtests/tm03/.cvsignore: New.
354        * tmtests/tm04/.cvsignore: New.
355        * tmtests/tm05/.cvsignore: New.
356        * tmtests/tm06/.cvsignore: New.
357        * tmtests/tm07/.cvsignore: New.
358        * tmtests/tm08/.cvsignore: New.
359        * tmtests/tm09/.cvsignore: New.
360        * tmtests/tm10/.cvsignore: New.
361        * tmtests/tm11/.cvsignore: New.
362        * tmtests/tm12/.cvsignore: New.
363        * tmtests/tm13/.cvsignore: New.
364        * tmtests/tm14/.cvsignore: New.
365        * tmtests/tm15/.cvsignore: New.
366        * tmtests/tm16/.cvsignore: New.
367        * tmtests/tm17/.cvsignore: New.
368        * tmtests/tm18/.cvsignore: New.
369        * tmtests/tm19/.cvsignore: New.
370        * tmtests/tm20/.cvsignore: New.
371        * tmtests/tm21/.cvsignore: New.
372        * tmtests/tm22/.cvsignore: New.
373        * tmtests/tm23/.cvsignore: New.
374        * tmtests/tm24/.cvsignore: New.
375        * tmtests/tm25/.cvsignore: New.
376        * tmtests/tm26/.cvsignore: New.
377        * tmtests/tm27/.cvsignore: New.
378        * tmtests/tm28/.cvsignore: New.
379        * tmtests/tm29/.cvsignore: New.
380        * tmtests/tmck/.cvsignore: New.
381        * tmtests/tmoverhd/.cvsignore: New.
Note: See TracBrowser for help on using the repository browser.