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

4.104.114.84.95
Last change on this file since f8cb04a5 was ff8676ef, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/09/02 at 20:22:13

2002-10-09 Ralf Corsepius <corsepiu@…>

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