source: rtems/c/src/ada-tests/ChangeLog @ 8730f45

4.104.114.84.95
Last change on this file since 8730f45 was 8730f45, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/02 at 12:19:27

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

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