source: rtems/c/src/ada-tests/ChangeLog @ 40edeae

4.104.114.84.95
Last change on this file since 40edeae was bf6fa0f4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/27/02 at 17:06:30

2002-08-27 Ralf Corsepius <corsepiu@…>

  • sptests/sp09/Makefile.am: Remove EXPADA.
  • sptests/sp09/sptest.adb: Remove RESULT from SCREEN_13.
  • sptests/sp19/Makefile.am: Remove EXPADA.
  • sptests/sp21/Makefile.am: Remove EXPADA.
  • sptests/sp21/sptest.adb: Remove RESULT from TASK_1.
  • tmtests/tmoverhd/dummy_rtems.adb: Reflect changes to IO_Managers.
  • tmtests/tmoverhd/dummy_rtems.ads: Reflect changes to IO_Managers.
  • Property mode set to 100644
File size: 8.7 KB
Line 
12002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * sptests/sp09/Makefile.am: Remove EXPADA.
4        * sptests/sp09/sptest.adb: Remove RESULT from SCREEN_13.
5        * sptests/sp19/Makefile.am: Remove EXPADA.
6        * sptests/sp21/Makefile.am: Remove EXPADA.
7        * sptests/sp21/sptest.adb: Remove RESULT from TASK_1.
8        * tmtests/tmoverhd/dummy_rtems.adb: Reflect changes to IO_Managers.
9        * tmtests/tmoverhd/dummy_rtems.ads: Reflect changes to IO_Managers.
10
112002-08-27      Joel Sherrill <joel@OARcorp.com>
12
13        * tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed
14        call to RTEMS IO Manager services.
15
16
172002-08-27      Joel Sherrill <joel@OARcorp.com>
18
19        * tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed
20        call to RTEMS IO Manager services.
21
222002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * sptests/sp19/sptest.adp: Fix include paths.
25
262002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * sptests/sp19/sptest.adb: Remove.
29        * sptests/sp19/Makefile.am: Let m4 generate sptests.adb from
30        sptests.adp.
31
322002-08-27      Joel Sherrill <joel@OARcorp.com>
33
34        * sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to
35        match corrected prototype.
36
372002-08-27      Joel Sherrill <joel@OARcorp.com>
38
39        * sptests/sp19/sptest.adp: Added from old Ada implementation.
40
412002-08-27      Joel Sherrill <joel@OARcorp.com>
42
43        * tmtests/tm27/.cvsignore: Removed.  Missed in previous attempts.
44
452002-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * sptests/sp09/sptest.adb: Add Result to SCREEN_13.
48        Remove Status from TASK_1.
49        * sptests/sp21/sptest.adb: Add Result to TASK_1.
50        * tmtests/tm20/tmtest.adb: Remove various RETURN_VALUEs.
51        * ada.am: Remove ADACOMPILE, ADAC. Add AM_LDFLAGS, LDFLAGS.
52        * configure.ac: Check for m4. Abort if HAS_GNAT = no.
53
542002-08-26      Joel Sherrill <joel@OARcorp.com>
55
56        * tm27 and tm27 are irrelevant as Ada binding tests.
57        * tmtests/tm26/config.h, tmtests/tm26/config.h: Removed.
58
592002-08-26      Joel Sherrill <joel@OARcorp.com>
60
61        * sptests/sp19/sptest.adb: Modified to follow pattern of SP01
62        even though this test is not supported.
63        * sptests/sp19/sp19.adb: New file.
64
652002-08-26      Joel Sherrill <joel@OARcorp.com>
66
67        * mptests/mp01/mptest.ads, mptests/mp02/mptest.ads,
68        mptests/mp03/mptest.ads, mptests/mp04/mptest.ads,
69        mptests/mp05/mptest.ads, mptests/mp06/mptest.ads,
70        mptests/mp07/mptest.ads, mptests/mp08/mptest.ads,
71        mptests/mp09/mptest.ads, mptests/mp10/mptest.ads,
72        mptests/mp11/mptest.ads, mptests/mp12/mptest.ads,
73        mptests/mp13/mptest.ads, mptests/mp14/mptest.adb,
74        mptests/mp14/mptest.ads: Per PR274, identify the need for the
75        BSP_MPCI package.  It was a trivial dependency and eliminated.
76
772002-08-26      Joel Sherrill <joel@OARcorp.com>
78
79        * sptests/sp19/sp19.adb: Removed/Renamed to sptest.adb.
80        * sptests/sp19/sptest.adb: Added/Renamed from sptest.adb.
81
822002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
85
862002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Activate tmtests.
89        * configure.ac: Activate tmtests.
90        * samples/base_mp/Makefile.am: Add nodeX subdirs.
91        * sptests/sp01/Makefile.am: Add *.scn.
92        * sptests/sp02/Makefile.am: Add *.scn.
93        * sptests/sp03/Makefile.am: Add *.scn.
94        * sptests/sp04/Makefile.am: Add *.scn.
95        * sptests/sp05/Makefile.am: Add *.scn.
96        * sptests/sp06/Makefile.am: Add *.scn.
97        * sptests/sp07/Makefile.am: Add *.scn.
98        * sptests/sp08/Makefile.am: Add *.scn.
99        * sptests/sp09/Makefile.am: Add *.scn.
100        * sptests/sp11/Makefile.am: Add *.scn.
101        * sptests/sp12/Makefile.am: Add *.scn.
102        * sptests/sp13/Makefile.am: Add *.scn.
103        * sptests/sp14/Makefile.am: Add *.scn.
104        * sptests/sp15/Makefile.am: Add *.scn.
105        * sptests/sp16/Makefile.am: Add *.scn.
106        * sptests/sp17/Makefile.am: Add *.scn.
107        * sptests/sp19/Makefile.am: Add *.scn.
108        * sptests/sp20/Makefile.am: Add *.scn.
109        * sptests/sp21/Makefile.am: Add *.scn.
110        * sptests/sp22/Makefile.am: Add *.scn.
111        * sptests/sp23/Makefile.am: Add *.scn.
112        * sptests/sp24/Makefile.am: Add *.scn.
113        * sptests/sp25/Makefile.am: Add *.scn.
114
1152002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * tmtests/Makefile.am: New.
118        * tmtests/tm01/Makefile.am: New.
119        * tmtests/tm02/Makefile.am: New.
120        * tmtests/tm03/Makefile.am: New.
121        * tmtests/tm04/Makefile.am: New.
122        * tmtests/tm05/Makefile.am: New.
123        * tmtests/tm06/Makefile.am: New.
124        * tmtests/tm07/Makefile.am: New.
125        * tmtests/tm08/Makefile.am: New.
126        * tmtests/tm09/Makefile.am: New.
127        * tmtests/tm10/Makefile.am: New.
128        * tmtests/tm11/Makefile.am: New.
129        * tmtests/tm12/Makefile.am: New.
130        * tmtests/tm13/Makefile.am: New.
131        * tmtests/tm14/Makefile.am: New.
132        * tmtests/tm15/Makefile.am: New.
133        * tmtests/tm16/Makefile.am: New.
134        * tmtests/tm17/Makefile.am: New.
135        * tmtests/tm18/Makefile.am: New.
136        * tmtests/tm19/Makefile.am: New.
137        * tmtests/tm20/Makefile.am: New.
138        * tmtests/tm21/Makefile.am: New.
139        * tmtests/tm22/Makefile.am: New.
140        * tmtests/tm23/Makefile.am: New.
141        * tmtests/tm24/Makefile.am: New.
142        * tmtests/tm25/Makefile.am: New.
143        * tmtests/tm26/Makefile.am: New.
144        * tmtests/tm26/tmtest.adb
145        * tmtests/tm27/Makefile.am: New.
146        * tmtests/tm28/Makefile.am: New.
147        * tmtests/tm29/Makefile.am: New.
148        * tmtests/tmck/Makefile.am: New.
149        * tmtests/tmoverhd/Makefile.am: New.
150
1512002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: New.
154        * configure.ac: New.
155        * ada.am: New.
156        * support/Makefile.am: New.
157        * samples/Makefile.am: New.
158        * samples/base_mp/Makefile.am: New.
159        * samples/base_sp/Makefile.am: New.
160        * samples/hello/Makefile.am: New.
161        * samples/ticker/Makefile.am: New.
162
1632002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * sptests/Makefile.am: New.
166        * sptests/sp01/Makefile.am: New.
167        * sptests/sp02/Makefile.am: New.
168        * sptests/sp03/Makefile.am: New.
169        * sptests/sp04/Makefile.am: New.
170        * sptests/sp05/Makefile.am: New.
171        * sptests/sp06/Makefile.am: New.
172        * sptests/sp07/Makefile.am: New.
173        * sptests/sp08/Makefile.am: New.
174        * sptests/sp09/Makefile.am: New.
175        * sptests/sp11/Makefile.am: New.
176        * sptests/sp12/Makefile.am: New.
177        * sptests/sp13/Makefile.am: New.
178        * sptests/sp14/Makefile.am: New.
179        * sptests/sp15/Makefile.am: New.
180        * sptests/sp16/Makefile.am: New.
181        * sptests/sp17/Makefile.am: New.
182        * sptests/sp19/Makefile.am: New.
183        * sptests/sp20/Makefile.am: New.
184        * sptests/sp21/Makefile.am: New.
185        * sptests/sp22/Makefile.am: New.
186        * sptests/sp23/Makefile.am: New.
187        * sptests/sp24/Makefile.am: New.
188        * sptests/sp25/Makefile.am: New.
189        * sptests/spsize/Makefile.am: New.
190
1912002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * ChangeLog: New.
194        * .cvsignore: New.
195        * mptests/.cvsignore: New.
196        * mptests/mp01/.cvsignore: New.
197        * mptests/mp02/.cvsignore: New.
198        * mptests/mp03/.cvsignore: New.
199        * mptests/mp04/.cvsignore: New.
200        * mptests/mp05/.cvsignore: New.
201        * mptests/mp06/.cvsignore: New.
202        * mptests/mp07/.cvsignore: New.
203        * mptests/mp08/.cvsignore: New.
204        * mptests/mp09/.cvsignore: New.
205        * mptests/mp10/.cvsignore: New.
206        * mptests/mp11/.cvsignore: New.
207        * mptests/mp12/.cvsignore: New.
208        * mptests/mp13/.cvsignore: New.
209        * mptests/mp14/.cvsignore: New.
210        * samples/.cvsignore: New.
211        * samples/base_sp/.cvsignore: New.
212        * samples/hello/.cvsignore: New.
213        * samples/ticker/.cvsignore: New.
214        * sptests/.cvsignore: New.
215        * sptests/sp01/.cvsignore: New.
216        * sptests/sp02/.cvsignore: New.
217        * sptests/sp03/.cvsignore: New.
218        * sptests/sp04/.cvsignore: New.
219        * sptests/sp05/.cvsignore: New.
220        * sptests/sp06/.cvsignore: New.
221        * sptests/sp07/.cvsignore: New.
222        * sptests/sp08/.cvsignore: New.
223        * sptests/sp09/.cvsignore: New.
224        * sptests/sp11/.cvsignore: New.
225        * sptests/sp12/.cvsignore: New.
226        * sptests/sp13/.cvsignore: New.
227        * sptests/sp14/.cvsignore: New.
228        * sptests/sp15/.cvsignore: New.
229        * sptests/sp16/.cvsignore: New.
230        * sptests/sp17/.cvsignore: New.
231        * sptests/sp19/.cvsignore: New.
232        * sptests/sp20/.cvsignore: New.
233        * sptests/sp21/.cvsignore: New.
234        * sptests/sp22/.cvsignore: New.
235        * sptests/sp23/.cvsignore: New.
236        * sptests/sp24/.cvsignore: New.
237        * sptests/sp25/.cvsignore: New.
238        * sptests/spsize/.cvsignore: New.
239        * support/.cvsignore: New.
240        * tmtests/.cvsignore: New.
241        * tmtests/tm01/.cvsignore: New.
242        * tmtests/tm02/.cvsignore: New.
243        * tmtests/tm03/.cvsignore: New.
244        * tmtests/tm04/.cvsignore: New.
245        * tmtests/tm05/.cvsignore: New.
246        * tmtests/tm06/.cvsignore: New.
247        * tmtests/tm07/.cvsignore: New.
248        * tmtests/tm08/.cvsignore: New.
249        * tmtests/tm09/.cvsignore: New.
250        * tmtests/tm10/.cvsignore: New.
251        * tmtests/tm11/.cvsignore: New.
252        * tmtests/tm12/.cvsignore: New.
253        * tmtests/tm13/.cvsignore: New.
254        * tmtests/tm14/.cvsignore: New.
255        * tmtests/tm15/.cvsignore: New.
256        * tmtests/tm16/.cvsignore: New.
257        * tmtests/tm17/.cvsignore: New.
258        * tmtests/tm18/.cvsignore: New.
259        * tmtests/tm19/.cvsignore: New.
260        * tmtests/tm20/.cvsignore: New.
261        * tmtests/tm21/.cvsignore: New.
262        * tmtests/tm22/.cvsignore: New.
263        * tmtests/tm23/.cvsignore: New.
264        * tmtests/tm24/.cvsignore: New.
265        * tmtests/tm25/.cvsignore: New.
266        * tmtests/tm26/.cvsignore: New.
267        * tmtests/tm27/.cvsignore: New.
268        * tmtests/tm28/.cvsignore: New.
269        * tmtests/tm29/.cvsignore: New.
270        * tmtests/tmck/.cvsignore: New.
271        * tmtests/tmoverhd/.cvsignore: New.
Note: See TracBrowser for help on using the repository browser.