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

Last change on this file since c4abc88 was 4c29889, checked in by Joel Sherrill <joel.sherrill@…>, on 07/17/03 at 20:14:56

2003-07-17 Joel Sherrill <joel@…>

PR 425/ada

  • Makefile.am, configure.ac, sptests/Makefile.am: Remove all Ada tests that do not build from 4.6 branch.
  • mptests/.cvsignore, mptests/Makefile.am, mptests/mp01/.cvsignore, mptests/mp01/Makefile.am, mptests/mp01/config.h, mptests/mp01/mp01.adb, mptests/mp01/mptest.adb, mptests/mp01/mptest.ads, mptests/mp01/node1/.cvsignore, mptests/mp01/node1/Makefile.am, mptests/mp01/node1/mp01.scn, mptests/mp01/node2/.cvsignore, mptests/mp01/node2/Makefile.am, mptests/mp01/node2/mp01.scn, mptests/mp02/.cvsignore, mptests/mp02/mptest.adb, mptests/mp02/mptest.ads, mptests/mp02/node1/.cvsignore, mptests/mp02/node1/mp02.scn, mptests/mp02/node2/.cvsignore, mptests/mp02/node2/mp02.scn, mptests/mp03/.cvsignore, mptests/mp03/mptest.adb, mptests/mp03/mptest.ads, mptests/mp03/node1/.cvsignore, mptests/mp03/node1/mp03.scn, mptests/mp03/node2/.cvsignore, mptests/mp03/node2/mp03.scn, mptests/mp04/.cvsignore, mptests/mp04/mptest.adb, mptests/mp04/mptest.ads, mptests/mp04/node1/.cvsignore, mptests/mp04/node1/mp04.scn, mptests/mp04/node2/.cvsignore, mptests/mp04/node2/mp04.scn, mptests/mp05/.cvsignore, mptests/mp05/mptest.adb, mptests/mp05/mptest.ads, mptests/mp05/node1/.cvsignore, mptests/mp05/node1/mp05.scn, mptests/mp05/node2/.cvsignore, mptests/mp05/node2/mp05.scn, mptests/mp06/.cvsignore, mptests/mp06/mptest.adb, mptests/mp06/mptest.ads, mptests/mp06/node1/.cvsignore, mptests/mp06/node1/mp06.scn, mptests/mp06/node2/.cvsignore, mptests/mp06/node2/mp06.scn, mptests/mp07/.cvsignore, mptests/mp07/mptest.adb, mptests/mp07/mptest.ads, mptests/mp07/node1/.cvsignore, mptests/mp07/node1/mp07.scn, mptests/mp07/node2/.cvsignore, mptests/mp07/node2/mp07.scn, mptests/mp08/.cvsignore, mptests/mp08/mptest.adb, mptests/mp08/mptest.ads, mptests/mp08/node1/.cvsignore, mptests/mp08/node1/mp08.scn, mptests/mp08/node2/.cvsignore, mptests/mp08/node2/mp08.scn, mptests/mp09/.cvsignore, mptests/mp09/mptest.adb, mptests/mp09/mptest.ads, mptests/mp09/node1/.cvsignore, mptests/mp09/node1/mp09.scn, mptests/mp09/node2/.cvsignore, mptests/mp09/node2/mp09.scn, mptests/mp10/.cvsignore, mptests/mp10/mptest.adb, mptests/mp10/mptest.ads, mptests/mp10/node1/.cvsignore, mptests/mp10/node1/mp10.scn, mptests/mp10/node2/.cvsignore, mptests/mp10/node2/mp10.scn, mptests/mp11/.cvsignore, mptests/mp11/mptest.adb, mptests/mp11/mptest.ads, mptests/mp11/node1/.cvsignore, mptests/mp11/node1/mp11.scn, mptests/mp11/node2/.cvsignore, mptests/mp11/node2/mp11.scn, mptests/mp12/.cvsignore, mptests/mp12/mptest.adb, mptests/mp12/mptest.ads, mptests/mp12/node1/.cvsignore, mptests/mp12/node1/mp12.scn, mptests/mp12/node2/.cvsignore, mptests/mp12/node2/mp12.scn, mptests/mp13/.cvsignore, mptests/mp13/mptest.adb, mptests/mp13/mptest.ads, mptests/mp13/node1/.cvsignore, mptests/mp13/node1/mp13.scn, mptests/mp13/node2/.cvsignore, mptests/mp13/node2/mp13.scn, mptests/mp14/.cvsignore, mptests/mp14/mptest.adb, mptests/mp14/mptest.ads, mptests/mp14/node1/.cvsignore, mptests/mp14/node1/mp14.scn, mptests/mp14/node2/.cvsignore, mptests/mp14/node2/mp14.scn: Removed.
  • Property mode set to 100644
File size: 23.3 KB
Line 
12003-07-17      Joel Sherrill <joel@OARcorp.com>
2
3        PR 425/ada
4        * Makefile.am, configure.ac, sptests/Makefile.am: Remove all Ada tests
5        that do not build from 4.6 branch.
6        * mptests/.cvsignore, mptests/Makefile.am, mptests/mp01/.cvsignore,
7        mptests/mp01/Makefile.am, mptests/mp01/config.h,
8        mptests/mp01/mp01.adb, mptests/mp01/mptest.adb,
9        mptests/mp01/mptest.ads, mptests/mp01/node1/.cvsignore,
10        mptests/mp01/node1/Makefile.am, mptests/mp01/node1/mp01.scn,
11        mptests/mp01/node2/.cvsignore, mptests/mp01/node2/Makefile.am,
12        mptests/mp01/node2/mp01.scn, mptests/mp02/.cvsignore,
13        mptests/mp02/mptest.adb, mptests/mp02/mptest.ads,
14        mptests/mp02/node1/.cvsignore, mptests/mp02/node1/mp02.scn,
15        mptests/mp02/node2/.cvsignore, mptests/mp02/node2/mp02.scn,
16        mptests/mp03/.cvsignore, mptests/mp03/mptest.adb,
17        mptests/mp03/mptest.ads, mptests/mp03/node1/.cvsignore,
18        mptests/mp03/node1/mp03.scn, mptests/mp03/node2/.cvsignore,
19        mptests/mp03/node2/mp03.scn, mptests/mp04/.cvsignore,
20        mptests/mp04/mptest.adb, mptests/mp04/mptest.ads,
21        mptests/mp04/node1/.cvsignore, mptests/mp04/node1/mp04.scn,
22        mptests/mp04/node2/.cvsignore, mptests/mp04/node2/mp04.scn,
23        mptests/mp05/.cvsignore, mptests/mp05/mptest.adb,
24        mptests/mp05/mptest.ads, mptests/mp05/node1/.cvsignore,
25        mptests/mp05/node1/mp05.scn, mptests/mp05/node2/.cvsignore,
26        mptests/mp05/node2/mp05.scn, mptests/mp06/.cvsignore,
27        mptests/mp06/mptest.adb, mptests/mp06/mptest.ads,
28        mptests/mp06/node1/.cvsignore, mptests/mp06/node1/mp06.scn,
29        mptests/mp06/node2/.cvsignore, mptests/mp06/node2/mp06.scn,
30        mptests/mp07/.cvsignore, mptests/mp07/mptest.adb,
31        mptests/mp07/mptest.ads, mptests/mp07/node1/.cvsignore,
32        mptests/mp07/node1/mp07.scn, mptests/mp07/node2/.cvsignore,
33        mptests/mp07/node2/mp07.scn, mptests/mp08/.cvsignore,
34        mptests/mp08/mptest.adb, mptests/mp08/mptest.ads,
35        mptests/mp08/node1/.cvsignore, mptests/mp08/node1/mp08.scn,
36        mptests/mp08/node2/.cvsignore, mptests/mp08/node2/mp08.scn,
37        mptests/mp09/.cvsignore, mptests/mp09/mptest.adb,
38        mptests/mp09/mptest.ads, mptests/mp09/node1/.cvsignore,
39        mptests/mp09/node1/mp09.scn, mptests/mp09/node2/.cvsignore,
40        mptests/mp09/node2/mp09.scn, mptests/mp10/.cvsignore,
41        mptests/mp10/mptest.adb, mptests/mp10/mptest.ads,
42        mptests/mp10/node1/.cvsignore, mptests/mp10/node1/mp10.scn,
43        mptests/mp10/node2/.cvsignore, mptests/mp10/node2/mp10.scn,
44        mptests/mp11/.cvsignore, mptests/mp11/mptest.adb,
45        mptests/mp11/mptest.ads, mptests/mp11/node1/.cvsignore,
46        mptests/mp11/node1/mp11.scn, mptests/mp11/node2/.cvsignore,
47        mptests/mp11/node2/mp11.scn, mptests/mp12/.cvsignore,
48        mptests/mp12/mptest.adb, mptests/mp12/mptest.ads,
49        mptests/mp12/node1/.cvsignore, mptests/mp12/node1/mp12.scn,
50        mptests/mp12/node2/.cvsignore, mptests/mp12/node2/mp12.scn,
51        mptests/mp13/.cvsignore, mptests/mp13/mptest.adb,
52        mptests/mp13/mptest.ads, mptests/mp13/node1/.cvsignore,
53        mptests/mp13/node1/mp13.scn, mptests/mp13/node2/.cvsignore,
54        mptests/mp13/node2/mp13.scn, mptests/mp14/.cvsignore,
55        mptests/mp14/mptest.adb, mptests/mp14/mptest.ads,
56        mptests/mp14/node1/.cvsignore, mptests/mp14/node1/mp14.scn,
57        mptests/mp14/node2/.cvsignore, mptests/mp14/node2/mp14.scn: Removed.
58
592003-07-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * ada.am: Add .adp to SUFFIXES.
62        Remove c-compilation rule.
63        * samples/base_sp/Makefile.am: Add init.$(OBJEXT).
64        * samples/hello/Makefile.am: Add init.$(OBJEXT).
65        * samples/ticker/Makefile.am: Add init.$(OBJEXT).
66        * samples/ticker/Makefile.am: Remove VPATH.
67        * sptests/sp01/Makefile.am: Add init.$(OBJEXT).
68        * sptests/sp01/Makefile.am: Don't include */lib.am.
69        * sptests/sp01/Makefile.am: Remove VPATH.
70        * sptests/sp02/Makefile.am: Add init.$(OBJEXT).
71        * sptests/sp02/Makefile.am: Don't include */lib.am.
72        * sptests/sp03/Makefile.am: Add init.$(OBJEXT).
73        * sptests/sp03/Makefile.am: Don't include */lib.am.
74        * sptests/sp04/Makefile.am: Add init.$(OBJEXT).
75        * sptests/sp04/Makefile.am: Don't include */lib.am.
76        * sptests/sp04/Makefile.am: Remove EXPADA.
77        * sptests/sp04/Makefile.am: Remove VPATH.
78        * sptests/sp05/Makefile.am: Add init.$(OBJEXT).
79        * sptests/sp05/Makefile.am: Don't include */lib.am.
80        * sptests/sp06/Makefile.am: Add init.$(OBJEXT).
81        * sptests/sp06/Makefile.am: Don't include */lib.am.
82        * sptests/sp07/Makefile.am: Add init.$(OBJEXT).
83        * sptests/sp07/Makefile.am: Don't include */lib.am.
84        * sptests/sp07/Makefile.am: Remove EXPADA.
85        * sptests/sp08/Makefile.am: Add init.$(OBJEXT).
86        * sptests/sp08/Makefile.am: Don't include */lib.am.
87        * sptests/sp09/Makefile.am: Add init.$(OBJEXT).
88        * sptests/sp09/Makefile.am: Don't include */lib.am.
89        * sptests/sp11/Makefile.am: Add init.$(OBJEXT).
90        * sptests/sp11/Makefile.am: Don't include */lib.am.
91        * sptests/sp12/Makefile.am: Add init.$(OBJEXT).
92        * sptests/sp12/Makefile.am: Don't include */lib.am.
93        * sptests/sp13/Makefile.am: Add init.$(OBJEXT).
94        * sptests/sp13/Makefile.am: Don't include */lib.am.
95        * sptests/sp14/Makefile.am: Add init.$(OBJEXT).
96        * sptests/sp14/Makefile.am: Don't include */lib.am.
97        * sptests/sp15/Makefile.am: Add init.$(OBJEXT).
98        * sptests/sp15/Makefile.am: Don't include */lib.am.
99        * sptests/sp16/Makefile.am: Add init.$(OBJEXT).
100        * sptests/sp16/Makefile.am: Don't include */lib.am.
101        * sptests/sp17/Makefile.am: Add init.$(OBJEXT).
102        * sptests/sp17/Makefile.am: Don't include */lib.am.
103        * sptests/sp19/Makefile.am: Add init.$(OBJEXT).
104        * sptests/sp19/Makefile.am: Don't include */lib.am.
105        * sptests/sp20/Makefile.am: Add init.$(OBJEXT).
106        * sptests/sp20/Makefile.am: Don't include */lib.am.
107        * sptests/sp21/Makefile.am: Add init.$(OBJEXT).
108        * sptests/sp21/Makefile.am: Don't include */lib.am.
109        * sptests/sp22/Makefile.am: Add init.$(OBJEXT).
110        * sptests/sp22/Makefile.am: Don't include */lib.am.
111        * sptests/sp23/Makefile.am: Add init.$(OBJEXT).
112        * sptests/sp23/Makefile.am: Don't include */lib.am.
113        * sptests/sp24/Makefile.am: Add init.$(OBJEXT).
114        * sptests/sp24/Makefile.am: Don't include */lib.am.
115        * sptests/sp25/Makefile.am: Add init.$(OBJEXT).
116        * sptests/sp25/Makefile.am: Don't include */lib.am.
117        * sptests/spsize/Makefile.am: Add init.$(OBJEXT).
118        * sptests/spsize/Makefile.am: Don't include */lib.am.
119        * tmtests/tm01/Makefile.am: Add init.$(OBJEXT).
120        * tmtests/tm01/Makefile.am: Don't include */lib.am.
121        * tmtests/tm02/Makefile.am: Add init.$(OBJEXT).
122        * tmtests/tm02/Makefile.am: Don't include */lib.am.
123        * tmtests/tm03/Makefile.am: Add init.$(OBJEXT).
124        * tmtests/tm03/Makefile.am: Don't include */lib.am.
125        * tmtests/tm04/Makefile.am: Add init.$(OBJEXT).
126        * tmtests/tm04/Makefile.am: Don't include */lib.am.
127        * tmtests/tm05/Makefile.am: Add init.$(OBJEXT).
128        * tmtests/tm05/Makefile.am: Don't include */lib.am.
129        * tmtests/tm06/Makefile.am: Add init.$(OBJEXT).
130        * tmtests/tm06/Makefile.am: Don't include */lib.am.
131        * tmtests/tm07/Makefile.am: Add init.$(OBJEXT).
132        * tmtests/tm07/Makefile.am: Don't include */lib.am.
133        * tmtests/tm08/Makefile.am: Add init.$(OBJEXT).
134        * tmtests/tm08/Makefile.am: Don't include */lib.am.
135        * tmtests/tm09/Makefile.am: Add init.$(OBJEXT).
136        * tmtests/tm09/Makefile.am: Don't include */lib.am.
137        * tmtests/tm10/Makefile.am: Add init.$(OBJEXT).
138        * tmtests/tm10/Makefile.am: Don't include */lib.am.
139        * tmtests/tm11/Makefile.am: Add init.$(OBJEXT).
140        * tmtests/tm11/Makefile.am: Don't include */lib.am.
141        * tmtests/tm12/Makefile.am: Add init.$(OBJEXT).
142        * tmtests/tm12/Makefile.am: Don't include */lib.am.
143        * tmtests/tm13/Makefile.am: Add init.$(OBJEXT).
144        * tmtests/tm13/Makefile.am: Don't include */lib.am.
145        * tmtests/tm14/Makefile.am: Add init.$(OBJEXT).
146        * tmtests/tm14/Makefile.am: Don't include */lib.am.
147        * tmtests/tm15/Makefile.am: Add init.$(OBJEXT).
148        * tmtests/tm15/Makefile.am: Don't include */lib.am.
149        * tmtests/tm16/Makefile.am: Add init.$(OBJEXT).
150        * tmtests/tm16/Makefile.am: Don't include */lib.am.
151        * tmtests/tm17/Makefile.am: Add init.$(OBJEXT).
152        * tmtests/tm17/Makefile.am: Don't include */lib.am.
153        * tmtests/tm18/Makefile.am: Add init.$(OBJEXT).
154        * tmtests/tm18/Makefile.am: Don't include */lib.am.
155        * tmtests/tm19/Makefile.am: Add init.$(OBJEXT).
156        * tmtests/tm19/Makefile.am: Don't include */lib.am.
157        * tmtests/tm20/Makefile.am: Add init.$(OBJEXT).
158        * tmtests/tm20/Makefile.am: Don't include */lib.am.
159        * tmtests/tm21/Makefile.am: Add init.$(OBJEXT).
160        * tmtests/tm21/Makefile.am: Don't include */lib.am.
161        * tmtests/tm22/Makefile.am: Add init.$(OBJEXT).
162        * tmtests/tm22/Makefile.am: Don't include */lib.am.
163        * tmtests/tm23/Makefile.am: Add init.$(OBJEXT).
164        * tmtests/tm23/Makefile.am: Don't include */lib.am.
165        * tmtests/tm24/Makefile.am: Add init.$(OBJEXT).
166        * tmtests/tm24/Makefile.am: Don't include */lib.am.
167        * tmtests/tm25/Makefile.am: Add init.$(OBJEXT).
168        * tmtests/tm25/Makefile.am: Don't include */lib.am.
169        * tmtests/tm28/Makefile.am: Add init.$(OBJEXT).
170        * tmtests/tm28/Makefile.am: Don't include */lib.am.
171        * tmtests/tm29/Makefile.am: Add init.$(OBJEXT).
172        * tmtests/tm29/Makefile.am: Don't include */lib.am.
173        * tmtests/tmck/Makefile.am: Add init.$(OBJEXT).
174        * tmtests/tmck/Makefile.am: Don't include */lib.am.
175        * tmtests/tmoverhd/Makefile.am: Add init.$(OBJEXT).
176        * tmtests/tmoverhd/Makefile.am: Don't include */lib.am.
177
1782003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.ac: Remove AC_CONFIG_AUX_DIR.
181
1822003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
185
1862003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac: AC_PREREQ(2.57).
189
1902003-01-03      Joel Sherrill <joel@OARcorp.com>
191
192        * ada.am, samples/ticker/Makefile.am, sptests/sp01/Makefile.am,
193        sptests/sp01/config.h, sptests/sp04/Makefile.am,
194        sptests/sp04/config.h, support/init.c: Modified build rules slightly
195        so gnat_main is used as the Ada main entry point.  Modified
196        sp01 and sp04 Makefile.am's to compile and link with init.o.
197        The test config.h's specified the Ada application requirements -- not
198        the Classic API ones.
199
2002003-01-03      Joel Sherrill <joel@OARcorp.com>
201
202        * Makefile.am, configure.ac, samples/Makefile.am: Do not configure
203        them unless multiprocessing is enabled.
204
2052002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
208
2092002-10-24      Joel Sherrill <joel@OARcorp.com>
210
211        * samples/hello/config.h: Change CONFIGURE_SPTEST to
212        CONFIGURE_APPLICATION to reflect current usage.
213        * support/init.c: Include stdlib.h not unistd.h to remove warning.
214
2152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * .cvsignore: Reformat.
218        Add autom4te*cache.
219        Remove autom4te.cache.
220
2212002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * .cvsignore: Add autom4te.cache.
224
2252002-09-14      Joel Sherrill <joel@OARcorp.com>
226
227        * support/init.c: Included <unistd.h> for exit(2).
228        * support/test_support.adb: Eliminated warnings by commenting out
229        unused variables.
230
2312002-09-13      Joel Sherrill <joel@OARcorp.com>
232
233        * samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am:
234        Now appear to mostly compile.
235
2362002-09-13      Joel Sherrill <joel@OARcorp.com>
237
238        * samples/hello/Makefile.am: Make sure init.c is compiled and
239        included.  This test now runs.
240
2412002-09-07      Joel Sherrill <joel@OARcorp.com>
242
243        * samples/base_mp/config.h: New file previously missed.
244
2452002-09-03      Joel Sherrill <joel@OARcorp.com>
246
247        * base_mp now builds and can be considered a bit of an example for
248        the other mptests.
249        * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am,
250        samples/base_mp/mptest.adb, samples/base_mp/mptest.ads,
251        samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am:
252        Modified to make compile.
253        * mptests/mp01/node1/mptest-per_node_configuration.adb,
254        mptests/mp01/node2/mptest-per_node_configuration.adb,
255        mptests/mp02/node1/mptest-per_node_configuration.adb,
256        mptests/mp02/node2/mptest-per_node_configuration.adb,
257        mptests/mp03/node1/mptest-per_node_configuration.adb,
258        mptests/mp03/node2/mptest-per_node_configuration.adb,
259        mptests/mp04/node1/mptest-per_node_configuration.adb,
260        mptests/mp04/node2/mptest-per_node_configuration.adb,
261        mptests/mp05/node1/mptest-per_node_configuration.adb,
262        mptests/mp05/node2/mptest-per_node_configuration.adb,
263        mptests/mp06/node1/mptest-per_node_configuration.adb,
264        mptests/mp06/node2/mptest-per_node_configuration.adb,
265        mptests/mp07/node1/mptest-per_node_configuration.adb,
266        mptests/mp07/node2/mptest-per_node_configuration.adb,
267        mptests/mp08/node1/mptest-per_node_configuration.adb,
268        mptests/mp08/node2/mptest-per_node_configuration.adb,
269        mptests/mp09/node1/mptest-per_node_configuration.adb,
270        mptests/mp09/node2/mptest-per_node_configuration.adb,
271        mptests/mp10/node1/mptest-per_node_configuration.adb,
272        mptests/mp10/node2/mptest-per_node_configuration.adb,
273        mptests/mp11/node1/mptest-per_node_configuration.adb,
274        mptests/mp11/node2/mptest-per_node_configuration.adb,
275        mptests/mp12/node1/mptest-per_node_configuration.adb,
276        mptests/mp12/node2/mptest-per_node_configuration.adb,
277        mptests/mp13/node1/mptest-per_node_configuration.adb,
278        mptests/mp13/node2/mptest-per_node_configuration.adb,
279        mptests/mp14/node1/mptest-per_node_configuration.adb,
280        mptests/mp14/node2/mptest-per_node_configuration.adb,
281        samples/base_mp/node1/mptest-per_node_configuration.adb,
282        samples/base_mp/node2/mptest-per_node_configuration.adb: Removed
283        as this information should come from config.h.
284
2852002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * mptests/mp01/node1/.cvsignore: New.
288        * mptests/mp01/node2/.cvsignore: New.
289        * mptests/mp02/node1/.cvsignore: New.
290        * mptests/mp02/node2/.cvsignore: New.
291        * mptests/mp03/node1/.cvsignore: New.
292        * mptests/mp03/node2/.cvsignore: New.
293        * mptests/mp04/node1/.cvsignore: New.
294        * mptests/mp04/node2/.cvsignore: New.
295        * mptests/mp05/node1/.cvsignore: New.
296        * mptests/mp05/node2/.cvsignore: New.
297        * mptests/mp06/node1/.cvsignore: New.
298        * mptests/mp06/node2/.cvsignore: New.
299        * mptests/mp07/node1/.cvsignore: New.
300        * mptests/mp07/node2/.cvsignore: New.
301        * mptests/mp08/node1/.cvsignore: New.
302        * mptests/mp08/node2/.cvsignore: New.
303        * mptests/mp09/node1/.cvsignore: New.
304        * mptests/mp09/node2/.cvsignore: New.
305        * mptests/mp10/node1/.cvsignore: New.
306        * mptests/mp10/node2/.cvsignore: New.
307        * mptests/mp11/node1/.cvsignore: New.
308        * mptests/mp11/node2/.cvsignore: New.
309        * mptests/mp12/node1/.cvsignore: New.
310        * mptests/mp12/node2/.cvsignore: New.
311        * mptests/mp13/node1/.cvsignore: New.
312        * mptests/mp13/node2/.cvsignore: New.
313        * mptests/mp14/node1/.cvsignore: New.
314        * mptests/mp14/node2/.cvsignore: New.
315        * samples/base_mp/node1/.cvsignore: New.
316        * samples/base_mp/node2/.cvsignore: New.
317
3182002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * mptests/Makefile.am: New.
321        * mptests/mp01/Makefile.am: New.
322        * mptests/mp01/node1/Makefile.am: New.
323        * mptests/mp01/node2/Makefile.am: New.
324        * samples/base_mp/Makefile.am: Comment out building mptest$(EXEEXT).
325        * samples/base_mp/node1/Makefile.am: New.
326        * samples/base_mp/node2/Makefile.am: New.
327        * configure.ac: Add mptests/mp01. Add samples/base_mp.
328
3292002-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * tmtests/tm20/Makefile.am: Remove EXPADA.
332
3332002-08-30      Joel Sherrill <joel@OARcorp.com>
334
335        * samples/base_mp/mptest.ads: Removed lingering reference to BSP_MPCI.
336
3372002-08-27      Joel Sherrill <joel@OARcorp.com>
338
339        * samples/base_mp/.cvsignore: New file.
340
3412002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * sptests/sp09/Makefile.am: Remove EXPADA.
344        * sptests/sp09/sptest.adb: Remove RESULT from SCREEN_13.
345        * sptests/sp19/Makefile.am: Remove EXPADA.
346        * sptests/sp21/Makefile.am: Remove EXPADA.
347        * sptests/sp21/sptest.adb: Remove RESULT from TASK_1.
348        * tmtests/tmoverhd/dummy_rtems.adb: Reflect changes to IO_Managers.
349        * tmtests/tmoverhd/dummy_rtems.ads: Reflect changes to IO_Managers.
350
3512002-08-27      Joel Sherrill <joel@OARcorp.com>
352
353        * tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed
354        call to RTEMS IO Manager services.
355
3562002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * sptests/sp19/sptest.adp: Fix include paths.
359
3602002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * sptests/sp19/sptest.adb: Remove.
363        * sptests/sp19/Makefile.am: Let m4 generate sptests.adb from
364        sptests.adp.
365
3662002-08-27      Joel Sherrill <joel@OARcorp.com>
367
368        * sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to
369        match corrected prototype.
370
3712002-08-27      Joel Sherrill <joel@OARcorp.com>
372
373        * sptests/sp19/sptest.adp: Added from old Ada implementation.
374
3752002-08-27      Joel Sherrill <joel@OARcorp.com>
376
377        * tmtests/tm27/.cvsignore: Removed.  Missed in previous attempts.
378
3792002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * sptests/sp09/sptest.adb: Add Result to SCREEN_13.
382        Remove Status from TASK_1.
383        * sptests/sp21/sptest.adb: Add Result to TASK_1.
384        * tmtests/tm20/tmtest.adb: Remove various RETURN_VALUEs.
385        * ada.am: Remove ADACOMPILE, ADAC. Add AM_LDFLAGS, LDFLAGS.
386        * configure.ac: Check for m4. Abort if HAS_GNAT = no.
387
3882002-08-26      Joel Sherrill <joel@OARcorp.com>
389
390        * tm27 and tm27 are irrelevant as Ada binding tests.
391        * tmtests/tm26/config.h, tmtests/tm26/config.h: Removed.
392
3932002-08-26      Joel Sherrill <joel@OARcorp.com>
394
395        * sptests/sp19/sptest.adb: Modified to follow pattern of SP01
396        even though this test is not supported.
397        * sptests/sp19/sp19.adb: New file.
398
3992002-08-26      Joel Sherrill <joel@OARcorp.com>
400
401        * mptests/mp01/mptest.ads, mptests/mp02/mptest.ads,
402        mptests/mp03/mptest.ads, mptests/mp04/mptest.ads,
403        mptests/mp05/mptest.ads, mptests/mp06/mptest.ads,
404        mptests/mp07/mptest.ads, mptests/mp08/mptest.ads,
405        mptests/mp09/mptest.ads, mptests/mp10/mptest.ads,
406        mptests/mp11/mptest.ads, mptests/mp12/mptest.ads,
407        mptests/mp13/mptest.ads, mptests/mp14/mptest.adb,
408        mptests/mp14/mptest.ads: Per PR274, identify the need for the
409        BSP_MPCI package.  It was a trivial dependency and eliminated.
410
4112002-08-26      Joel Sherrill <joel@OARcorp.com>
412
413        * sptests/sp19/sp19.adb: Removed/Renamed to sptest.adb.
414        * sptests/sp19/sptest.adb: Added/Renamed from sptest.adb.
415
4162002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
419
4202002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * Makefile.am: Activate tmtests.
423        * configure.ac: Activate tmtests.
424        * samples/base_mp/Makefile.am: Add nodeX subdirs.
425        * sptests/sp01/Makefile.am: Add *.scn.
426        * sptests/sp02/Makefile.am: Add *.scn.
427        * sptests/sp03/Makefile.am: Add *.scn.
428        * sptests/sp04/Makefile.am: Add *.scn.
429        * sptests/sp05/Makefile.am: Add *.scn.
430        * sptests/sp06/Makefile.am: Add *.scn.
431        * sptests/sp07/Makefile.am: Add *.scn.
432        * sptests/sp08/Makefile.am: Add *.scn.
433        * sptests/sp09/Makefile.am: Add *.scn.
434        * sptests/sp11/Makefile.am: Add *.scn.
435        * sptests/sp12/Makefile.am: Add *.scn.
436        * sptests/sp13/Makefile.am: Add *.scn.
437        * sptests/sp14/Makefile.am: Add *.scn.
438        * sptests/sp15/Makefile.am: Add *.scn.
439        * sptests/sp16/Makefile.am: Add *.scn.
440        * sptests/sp17/Makefile.am: Add *.scn.
441        * sptests/sp19/Makefile.am: Add *.scn.
442        * sptests/sp20/Makefile.am: Add *.scn.
443        * sptests/sp21/Makefile.am: Add *.scn.
444        * sptests/sp22/Makefile.am: Add *.scn.
445        * sptests/sp23/Makefile.am: Add *.scn.
446        * sptests/sp24/Makefile.am: Add *.scn.
447        * sptests/sp25/Makefile.am: Add *.scn.
448
4492002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * tmtests/Makefile.am: New.
452        * tmtests/tm01/Makefile.am: New.
453        * tmtests/tm02/Makefile.am: New.
454        * tmtests/tm03/Makefile.am: New.
455        * tmtests/tm04/Makefile.am: New.
456        * tmtests/tm05/Makefile.am: New.
457        * tmtests/tm06/Makefile.am: New.
458        * tmtests/tm07/Makefile.am: New.
459        * tmtests/tm08/Makefile.am: New.
460        * tmtests/tm09/Makefile.am: New.
461        * tmtests/tm10/Makefile.am: New.
462        * tmtests/tm11/Makefile.am: New.
463        * tmtests/tm12/Makefile.am: New.
464        * tmtests/tm13/Makefile.am: New.
465        * tmtests/tm14/Makefile.am: New.
466        * tmtests/tm15/Makefile.am: New.
467        * tmtests/tm16/Makefile.am: New.
468        * tmtests/tm17/Makefile.am: New.
469        * tmtests/tm18/Makefile.am: New.
470        * tmtests/tm19/Makefile.am: New.
471        * tmtests/tm20/Makefile.am: New.
472        * tmtests/tm21/Makefile.am: New.
473        * tmtests/tm22/Makefile.am: New.
474        * tmtests/tm23/Makefile.am: New.
475        * tmtests/tm24/Makefile.am: New.
476        * tmtests/tm25/Makefile.am: New.
477        * tmtests/tm26/Makefile.am: New.
478        * tmtests/tm26/tmtest.adb
479        * tmtests/tm27/Makefile.am: New.
480        * tmtests/tm28/Makefile.am: New.
481        * tmtests/tm29/Makefile.am: New.
482        * tmtests/tmck/Makefile.am: New.
483        * tmtests/tmoverhd/Makefile.am: New.
484
4852002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * Makefile.am: New.
488        * configure.ac: New.
489        * ada.am: New.
490        * support/Makefile.am: New.
491        * samples/Makefile.am: New.
492        * samples/base_mp/Makefile.am: New.
493        * samples/base_sp/Makefile.am: New.
494        * samples/hello/Makefile.am: New.
495        * samples/ticker/Makefile.am: New.
496
4972002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * sptests/Makefile.am: New.
500        * sptests/sp01/Makefile.am: New.
501        * sptests/sp02/Makefile.am: New.
502        * sptests/sp03/Makefile.am: New.
503        * sptests/sp04/Makefile.am: New.
504        * sptests/sp05/Makefile.am: New.
505        * sptests/sp06/Makefile.am: New.
506        * sptests/sp07/Makefile.am: New.
507        * sptests/sp08/Makefile.am: New.
508        * sptests/sp09/Makefile.am: New.
509        * sptests/sp11/Makefile.am: New.
510        * sptests/sp12/Makefile.am: New.
511        * sptests/sp13/Makefile.am: New.
512        * sptests/sp14/Makefile.am: New.
513        * sptests/sp15/Makefile.am: New.
514        * sptests/sp16/Makefile.am: New.
515        * sptests/sp17/Makefile.am: New.
516        * sptests/sp19/Makefile.am: New.
517        * sptests/sp20/Makefile.am: New.
518        * sptests/sp21/Makefile.am: New.
519        * sptests/sp22/Makefile.am: New.
520        * sptests/sp23/Makefile.am: New.
521        * sptests/sp24/Makefile.am: New.
522        * sptests/sp25/Makefile.am: New.
523        * sptests/spsize/Makefile.am: New.
524
5252002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * ChangeLog: New.
528        * .cvsignore: New.
529        * mptests/.cvsignore: New.
530        * mptests/mp01/.cvsignore: New.
531        * mptests/mp02/.cvsignore: New.
532        * mptests/mp03/.cvsignore: New.
533        * mptests/mp04/.cvsignore: New.
534        * mptests/mp05/.cvsignore: New.
535        * mptests/mp06/.cvsignore: New.
536        * mptests/mp07/.cvsignore: New.
537        * mptests/mp08/.cvsignore: New.
538        * mptests/mp09/.cvsignore: New.
539        * mptests/mp10/.cvsignore: New.
540        * mptests/mp11/.cvsignore: New.
541        * mptests/mp12/.cvsignore: New.
542        * mptests/mp13/.cvsignore: New.
543        * mptests/mp14/.cvsignore: New.
544        * samples/.cvsignore: New.
545        * samples/base_sp/.cvsignore: New.
546        * samples/hello/.cvsignore: New.
547        * samples/ticker/.cvsignore: New.
548        * sptests/.cvsignore: New.
549        * sptests/sp01/.cvsignore: New.
550        * sptests/sp02/.cvsignore: New.
551        * sptests/sp03/.cvsignore: New.
552        * sptests/sp04/.cvsignore: New.
553        * sptests/sp05/.cvsignore: New.
554        * sptests/sp06/.cvsignore: New.
555        * sptests/sp07/.cvsignore: New.
556        * sptests/sp08/.cvsignore: New.
557        * sptests/sp09/.cvsignore: New.
558        * sptests/sp11/.cvsignore: New.
559        * sptests/sp12/.cvsignore: New.
560        * sptests/sp13/.cvsignore: New.
561        * sptests/sp14/.cvsignore: New.
562        * sptests/sp15/.cvsignore: New.
563        * sptests/sp16/.cvsignore: New.
564        * sptests/sp17/.cvsignore: New.
565        * sptests/sp19/.cvsignore: New.
566        * sptests/sp20/.cvsignore: New.
567        * sptests/sp21/.cvsignore: New.
568        * sptests/sp22/.cvsignore: New.
569        * sptests/sp23/.cvsignore: New.
570        * sptests/sp24/.cvsignore: New.
571        * sptests/sp25/.cvsignore: New.
572        * sptests/spsize/.cvsignore: New.
573        * support/.cvsignore: New.
574        * tmtests/.cvsignore: New.
575        * tmtests/tm01/.cvsignore: New.
576        * tmtests/tm02/.cvsignore: New.
577        * tmtests/tm03/.cvsignore: New.
578        * tmtests/tm04/.cvsignore: New.
579        * tmtests/tm05/.cvsignore: New.
580        * tmtests/tm06/.cvsignore: New.
581        * tmtests/tm07/.cvsignore: New.
582        * tmtests/tm08/.cvsignore: New.
583        * tmtests/tm09/.cvsignore: New.
584        * tmtests/tm10/.cvsignore: New.
585        * tmtests/tm11/.cvsignore: New.
586        * tmtests/tm12/.cvsignore: New.
587        * tmtests/tm13/.cvsignore: New.
588        * tmtests/tm14/.cvsignore: New.
589        * tmtests/tm15/.cvsignore: New.
590        * tmtests/tm16/.cvsignore: New.
591        * tmtests/tm17/.cvsignore: New.
592        * tmtests/tm18/.cvsignore: New.
593        * tmtests/tm19/.cvsignore: New.
594        * tmtests/tm20/.cvsignore: New.
595        * tmtests/tm21/.cvsignore: New.
596        * tmtests/tm22/.cvsignore: New.
597        * tmtests/tm23/.cvsignore: New.
598        * tmtests/tm24/.cvsignore: New.
599        * tmtests/tm25/.cvsignore: New.
600        * tmtests/tm26/.cvsignore: New.
601        * tmtests/tm27/.cvsignore: New.
602        * tmtests/tm28/.cvsignore: New.
603        * tmtests/tm29/.cvsignore: New.
604        * tmtests/tmck/.cvsignore: New.
605        * tmtests/tmoverhd/.cvsignore: New.
Note: See TracBrowser for help on using the repository browser.