source: rtems/c/src/ada-tests/ChangeLog @ 3d9f688e

4.104.114.84.95
Last change on this file since 3d9f688e was f69283e2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/06/02 at 06:48:05

2002-12-06 Ralf Corsepius <corsepiu@…>

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