summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/ChangeLog
blob: 5436ea4e95627b63230e7028be041f17581244e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
2002-08-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* 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.

2002-08-27	Joel Sherrill <joel@OARcorp.com>

	* tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed
	call to RTEMS IO Manager services.


2002-08-27	Joel Sherrill <joel@OARcorp.com>

	* tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed
	call to RTEMS IO Manager services.

2002-08-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* sptests/sp19/sptest.adp: Fix include paths.

2002-08-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* sptests/sp19/sptest.adb: Remove.
	* sptests/sp19/Makefile.am: Let m4 generate sptests.adb from
	sptests.adp.

2002-08-27	Joel Sherrill <joel@OARcorp.com>

	* sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to
	match corrected prototype.

2002-08-27	Joel Sherrill <joel@OARcorp.com>

	* sptests/sp19/sptest.adp: Added from old Ada implementation.

2002-08-27	Joel Sherrill <joel@OARcorp.com>

	* tmtests/tm27/.cvsignore: Removed.  Missed in previous attempts.

2002-08-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* sptests/sp09/sptest.adb: Add Result to SCREEN_13.
	Remove Status from TASK_1.
	* sptests/sp21/sptest.adb: Add Result to TASK_1.
	* tmtests/tm20/tmtest.adb: Remove various RETURN_VALUEs.
	* ada.am: Remove ADACOMPILE, ADAC. Add AM_LDFLAGS, LDFLAGS.
	* configure.ac: Check for m4. Abort if HAS_GNAT = no.

2002-08-26	Joel Sherrill <joel@OARcorp.com>

	* tm27 and tm27 are irrelevant as Ada binding tests.
	* tmtests/tm26/config.h, tmtests/tm26/config.h: Removed.

2002-08-26	Joel Sherrill <joel@OARcorp.com>

	* sptests/sp19/sptest.adb: Modified to follow pattern of SP01
	even though this test is not supported.
	* sptests/sp19/sp19.adb: New file.

2002-08-26	Joel Sherrill <joel@OARcorp.com>

	* mptests/mp01/mptest.ads, mptests/mp02/mptest.ads,
	mptests/mp03/mptest.ads, mptests/mp04/mptest.ads,
	mptests/mp05/mptest.ads, mptests/mp06/mptest.ads,
	mptests/mp07/mptest.ads, mptests/mp08/mptest.ads,
	mptests/mp09/mptest.ads, mptests/mp10/mptest.ads,
	mptests/mp11/mptest.ads, mptests/mp12/mptest.ads,
	mptests/mp13/mptest.ads, mptests/mp14/mptest.adb,
	mptests/mp14/mptest.ads: Per PR274, identify the need for the 
	BSP_MPCI package.  It was a trivial dependency and eliminated.

2002-08-26	Joel Sherrill <joel@OARcorp.com>

	* sptests/sp19/sp19.adb: Removed/Renamed to sptest.adb.
	* sptests/sp19/sptest.adb: Added/Renamed from sptest.adb.

2002-08-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* sptests/sp04/Makefile.am: Remove init.$(OBJEXT).

2002-08-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Activate tmtests.
	* configure.ac: Activate tmtests.
	* samples/base_mp/Makefile.am: Add nodeX subdirs.
	* sptests/sp01/Makefile.am: Add *.scn.
	* sptests/sp02/Makefile.am: Add *.scn.
	* sptests/sp03/Makefile.am: Add *.scn.
	* sptests/sp04/Makefile.am: Add *.scn.
	* sptests/sp05/Makefile.am: Add *.scn.
	* sptests/sp06/Makefile.am: Add *.scn.
	* sptests/sp07/Makefile.am: Add *.scn.
	* sptests/sp08/Makefile.am: Add *.scn.
	* sptests/sp09/Makefile.am: Add *.scn.
	* sptests/sp11/Makefile.am: Add *.scn.
	* sptests/sp12/Makefile.am: Add *.scn.
	* sptests/sp13/Makefile.am: Add *.scn.
	* sptests/sp14/Makefile.am: Add *.scn.
	* sptests/sp15/Makefile.am: Add *.scn.
	* sptests/sp16/Makefile.am: Add *.scn.
	* sptests/sp17/Makefile.am: Add *.scn.
	* sptests/sp19/Makefile.am: Add *.scn.
	* sptests/sp20/Makefile.am: Add *.scn.
	* sptests/sp21/Makefile.am: Add *.scn.
	* sptests/sp22/Makefile.am: Add *.scn.
	* sptests/sp23/Makefile.am: Add *.scn.
	* sptests/sp24/Makefile.am: Add *.scn.
	* sptests/sp25/Makefile.am: Add *.scn.

2002-08-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* tmtests/Makefile.am: New.
	* tmtests/tm01/Makefile.am: New.
	* tmtests/tm02/Makefile.am: New.
	* tmtests/tm03/Makefile.am: New.
	* tmtests/tm04/Makefile.am: New.
	* tmtests/tm05/Makefile.am: New.
	* tmtests/tm06/Makefile.am: New.
	* tmtests/tm07/Makefile.am: New.
	* tmtests/tm08/Makefile.am: New.
	* tmtests/tm09/Makefile.am: New.
	* tmtests/tm10/Makefile.am: New.
	* tmtests/tm11/Makefile.am: New.
	* tmtests/tm12/Makefile.am: New.
	* tmtests/tm13/Makefile.am: New.
	* tmtests/tm14/Makefile.am: New.
	* tmtests/tm15/Makefile.am: New.
	* tmtests/tm16/Makefile.am: New.
	* tmtests/tm17/Makefile.am: New.
	* tmtests/tm18/Makefile.am: New.
	* tmtests/tm19/Makefile.am: New.
	* tmtests/tm20/Makefile.am: New.
	* tmtests/tm21/Makefile.am: New.
	* tmtests/tm22/Makefile.am: New.
	* tmtests/tm23/Makefile.am: New.
	* tmtests/tm24/Makefile.am: New.
	* tmtests/tm25/Makefile.am: New.
	* tmtests/tm26/Makefile.am: New.
	* tmtests/tm26/tmtest.adb
	* tmtests/tm27/Makefile.am: New.
	* tmtests/tm28/Makefile.am: New.
	* tmtests/tm29/Makefile.am: New.
	* tmtests/tmck/Makefile.am: New.
	* tmtests/tmoverhd/Makefile.am: New.

2002-08-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: New.
	* configure.ac: New.
	* ada.am: New.
	* support/Makefile.am: New.
	* samples/Makefile.am: New.
	* samples/base_mp/Makefile.am: New.
	* samples/base_sp/Makefile.am: New.
	* samples/hello/Makefile.am: New.
	* samples/ticker/Makefile.am: New.

2002-08-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* sptests/Makefile.am: New.
	* sptests/sp01/Makefile.am: New.
	* sptests/sp02/Makefile.am: New.
	* sptests/sp03/Makefile.am: New.
	* sptests/sp04/Makefile.am: New.
	* sptests/sp05/Makefile.am: New.
	* sptests/sp06/Makefile.am: New.
	* sptests/sp07/Makefile.am: New.
	* sptests/sp08/Makefile.am: New.
	* sptests/sp09/Makefile.am: New.
	* sptests/sp11/Makefile.am: New.
	* sptests/sp12/Makefile.am: New.
	* sptests/sp13/Makefile.am: New.
	* sptests/sp14/Makefile.am: New.
	* sptests/sp15/Makefile.am: New.
	* sptests/sp16/Makefile.am: New.
	* sptests/sp17/Makefile.am: New.
	* sptests/sp19/Makefile.am: New.
	* sptests/sp20/Makefile.am: New.
	* sptests/sp21/Makefile.am: New.
	* sptests/sp22/Makefile.am: New.
	* sptests/sp23/Makefile.am: New.
	* sptests/sp24/Makefile.am: New.
	* sptests/sp25/Makefile.am: New.
	* sptests/spsize/Makefile.am: New.

2002-08-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* ChangeLog: New.
	* .cvsignore: New.
	* mptests/.cvsignore: New.
	* mptests/mp01/.cvsignore: New.
	* mptests/mp02/.cvsignore: New.
	* mptests/mp03/.cvsignore: New.
	* mptests/mp04/.cvsignore: New.
	* mptests/mp05/.cvsignore: New.
	* mptests/mp06/.cvsignore: New.
	* mptests/mp07/.cvsignore: New.
	* mptests/mp08/.cvsignore: New.
	* mptests/mp09/.cvsignore: New.
	* mptests/mp10/.cvsignore: New.
	* mptests/mp11/.cvsignore: New.
	* mptests/mp12/.cvsignore: New.
	* mptests/mp13/.cvsignore: New.
	* mptests/mp14/.cvsignore: New.
	* samples/.cvsignore: New.
	* samples/base_sp/.cvsignore: New.
	* samples/hello/.cvsignore: New.
	* samples/ticker/.cvsignore: New.
	* sptests/.cvsignore: New.
	* sptests/sp01/.cvsignore: New.
	* sptests/sp02/.cvsignore: New.
	* sptests/sp03/.cvsignore: New.
	* sptests/sp04/.cvsignore: New.
	* sptests/sp05/.cvsignore: New.
	* sptests/sp06/.cvsignore: New.
	* sptests/sp07/.cvsignore: New.
	* sptests/sp08/.cvsignore: New.
	* sptests/sp09/.cvsignore: New.
	* sptests/sp11/.cvsignore: New.
	* sptests/sp12/.cvsignore: New.
	* sptests/sp13/.cvsignore: New.
	* sptests/sp14/.cvsignore: New.
	* sptests/sp15/.cvsignore: New.
	* sptests/sp16/.cvsignore: New.
	* sptests/sp17/.cvsignore: New.
	* sptests/sp19/.cvsignore: New.
	* sptests/sp20/.cvsignore: New.
	* sptests/sp21/.cvsignore: New.
	* sptests/sp22/.cvsignore: New.
	* sptests/sp23/.cvsignore: New.
	* sptests/sp24/.cvsignore: New.
	* sptests/sp25/.cvsignore: New.
	* sptests/spsize/.cvsignore: New.
	* support/.cvsignore: New.
	* tmtests/.cvsignore: New.
	* tmtests/tm01/.cvsignore: New.
	* tmtests/tm02/.cvsignore: New.
	* tmtests/tm03/.cvsignore: New.
	* tmtests/tm04/.cvsignore: New.
	* tmtests/tm05/.cvsignore: New.
	* tmtests/tm06/.cvsignore: New.
	* tmtests/tm07/.cvsignore: New.
	* tmtests/tm08/.cvsignore: New.
	* tmtests/tm09/.cvsignore: New.
	* tmtests/tm10/.cvsignore: New.
	* tmtests/tm11/.cvsignore: New.
	* tmtests/tm12/.cvsignore: New.
	* tmtests/tm13/.cvsignore: New.
	* tmtests/tm14/.cvsignore: New.
	* tmtests/tm15/.cvsignore: New.
	* tmtests/tm16/.cvsignore: New.
	* tmtests/tm17/.cvsignore: New.
	* tmtests/tm18/.cvsignore: New.
	* tmtests/tm19/.cvsignore: New.
	* tmtests/tm20/.cvsignore: New.
	* tmtests/tm21/.cvsignore: New.
	* tmtests/tm22/.cvsignore: New.
	* tmtests/tm23/.cvsignore: New.
	* tmtests/tm24/.cvsignore: New.
	* tmtests/tm25/.cvsignore: New.
	* tmtests/tm26/.cvsignore: New.
	* tmtests/tm27/.cvsignore: New.
	* tmtests/tm28/.cvsignore: New.
	* tmtests/tm29/.cvsignore: New.
	* tmtests/tmck/.cvsignore: New.
	* tmtests/tmoverhd/.cvsignore: New.