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

4.104.114.84.95
Last change on this file since ea14663 was ea14663, checked in by Joel Sherrill <joel.sherrill@…>, on 01/03/03 at 21:14:04

2003-01-03 Joel Sherrill <joel@…>

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