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

4.104.114.84.95
Last change on this file since b2b7cfc9 was b2b7cfc9, checked in by Joel Sherrill <joel.sherrill@…>, on 08/26/02 at 17:24:44

2002-08-26 Joel Sherrill <joel@…>

  • tm27 and tm27 are irrelevant as Ada binding tests.
  • tmtests/tm26/Makefile.am, tmtests/tm26/README, tmtests/tm26/tm26.adb, tmtests/tm26/tmtest.adb, tmtests/tm26/tmtest.adp, tmtests/tm26/tmtest.ads, tmtests/tm27/Makefile.am, tmtests/tm27/README, tmtests/tm27/tm27.adb, tmtests/tm27/tmtest.adb, tmtests/tm27/tmtest.ads: Removed.
  • configure.ac, tmtests/Makefile.am: Modified to reflect above.
  • Property mode set to 100644
File size: 7.1 KB
Line 
12002-08-26      Joel Sherrill <joel@OARcorp.com>
2
3        * sptests/sp19/sptest.adb: Modified to follow pattern of SP01
4        even though this test is not supported.
5        * sptests/sp19/sp19.adb: New file.
6
72002-08-26      Joel Sherrill <joel@OARcorp.com>
8
9        * sptests/sp19/sptest.adb: Modified to follow pattern of SP01
10        even though this test is not supported.
11        * sptests/sp19/sp19.adb: New file.
12
132002-08-26      Joel Sherrill <joel@OARcorp.com>
14
15        * mptests/mp01/mptest.ads, mptests/mp02/mptest.ads,
16        mptests/mp03/mptest.ads, mptests/mp04/mptest.ads,
17        mptests/mp05/mptest.ads, mptests/mp06/mptest.ads,
18        mptests/mp07/mptest.ads, mptests/mp08/mptest.ads,
19        mptests/mp09/mptest.ads, mptests/mp10/mptest.ads,
20        mptests/mp11/mptest.ads, mptests/mp12/mptest.ads,
21        mptests/mp13/mptest.ads, mptests/mp14/mptest.adb,
22        mptests/mp14/mptest.ads: Per PR274, identify the need for the
23        BSP_MPCI package.  It was a trivial dependency and eliminated.
24
252002-08-26      Joel Sherrill <joel@OARcorp.com>
26
27        * sptests/sp19/sp19.adb: Removed/Renamed to sptest.adb.
28        * sptests/sp19/sptest.adb: Added/Renamed from sptest.adb.
29
302002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
33
342002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Activate tmtests.
37        * configure.ac: Activate tmtests.
38        * samples/base_mp/Makefile.am: Add nodeX subdirs.
39        * sptests/sp01/Makefile.am: Add *.scn.
40        * sptests/sp02/Makefile.am: Add *.scn.
41        * sptests/sp03/Makefile.am: Add *.scn.
42        * sptests/sp04/Makefile.am: Add *.scn.
43        * sptests/sp05/Makefile.am: Add *.scn.
44        * sptests/sp06/Makefile.am: Add *.scn.
45        * sptests/sp07/Makefile.am: Add *.scn.
46        * sptests/sp08/Makefile.am: Add *.scn.
47        * sptests/sp09/Makefile.am: Add *.scn.
48        * sptests/sp11/Makefile.am: Add *.scn.
49        * sptests/sp12/Makefile.am: Add *.scn.
50        * sptests/sp13/Makefile.am: Add *.scn.
51        * sptests/sp14/Makefile.am: Add *.scn.
52        * sptests/sp15/Makefile.am: Add *.scn.
53        * sptests/sp16/Makefile.am: Add *.scn.
54        * sptests/sp17/Makefile.am: Add *.scn.
55        * sptests/sp19/Makefile.am: Add *.scn.
56        * sptests/sp20/Makefile.am: Add *.scn.
57        * sptests/sp21/Makefile.am: Add *.scn.
58        * sptests/sp22/Makefile.am: Add *.scn.
59        * sptests/sp23/Makefile.am: Add *.scn.
60        * sptests/sp24/Makefile.am: Add *.scn.
61        * sptests/sp25/Makefile.am: Add *.scn.
62
632002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * tmtests/Makefile.am: New.
66        * tmtests/tm01/Makefile.am: New.
67        * tmtests/tm02/Makefile.am: New.
68        * tmtests/tm03/Makefile.am: New.
69        * tmtests/tm04/Makefile.am: New.
70        * tmtests/tm05/Makefile.am: New.
71        * tmtests/tm06/Makefile.am: New.
72        * tmtests/tm07/Makefile.am: New.
73        * tmtests/tm08/Makefile.am: New.
74        * tmtests/tm09/Makefile.am: New.
75        * tmtests/tm10/Makefile.am: New.
76        * tmtests/tm11/Makefile.am: New.
77        * tmtests/tm12/Makefile.am: New.
78        * tmtests/tm13/Makefile.am: New.
79        * tmtests/tm14/Makefile.am: New.
80        * tmtests/tm15/Makefile.am: New.
81        * tmtests/tm16/Makefile.am: New.
82        * tmtests/tm17/Makefile.am: New.
83        * tmtests/tm18/Makefile.am: New.
84        * tmtests/tm19/Makefile.am: New.
85        * tmtests/tm20/Makefile.am: New.
86        * tmtests/tm21/Makefile.am: New.
87        * tmtests/tm22/Makefile.am: New.
88        * tmtests/tm23/Makefile.am: New.
89        * tmtests/tm24/Makefile.am: New.
90        * tmtests/tm25/Makefile.am: New.
91        * tmtests/tm26/Makefile.am: New.
92        * tmtests/tm26/tmtest.adb
93        * tmtests/tm27/Makefile.am: New.
94        * tmtests/tm28/Makefile.am: New.
95        * tmtests/tm29/Makefile.am: New.
96        * tmtests/tmck/Makefile.am: New.
97        * tmtests/tmoverhd/Makefile.am: New.
98
992002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: New.
102        * configure.ac: New.
103        * ada.am: New.
104        * support/Makefile.am: New.
105        * samples/Makefile.am: New.
106        * samples/base_mp/Makefile.am: New.
107        * samples/base_sp/Makefile.am: New.
108        * samples/hello/Makefile.am: New.
109        * samples/ticker/Makefile.am: New.
110
1112002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * sptests/Makefile.am: New.
114        * sptests/sp01/Makefile.am: New.
115        * sptests/sp02/Makefile.am: New.
116        * sptests/sp03/Makefile.am: New.
117        * sptests/sp04/Makefile.am: New.
118        * sptests/sp05/Makefile.am: New.
119        * sptests/sp06/Makefile.am: New.
120        * sptests/sp07/Makefile.am: New.
121        * sptests/sp08/Makefile.am: New.
122        * sptests/sp09/Makefile.am: New.
123        * sptests/sp11/Makefile.am: New.
124        * sptests/sp12/Makefile.am: New.
125        * sptests/sp13/Makefile.am: New.
126        * sptests/sp14/Makefile.am: New.
127        * sptests/sp15/Makefile.am: New.
128        * sptests/sp16/Makefile.am: New.
129        * sptests/sp17/Makefile.am: New.
130        * sptests/sp19/Makefile.am: New.
131        * sptests/sp20/Makefile.am: New.
132        * sptests/sp21/Makefile.am: New.
133        * sptests/sp22/Makefile.am: New.
134        * sptests/sp23/Makefile.am: New.
135        * sptests/sp24/Makefile.am: New.
136        * sptests/sp25/Makefile.am: New.
137        * sptests/spsize/Makefile.am: New.
138
1392002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * ChangeLog: New.
142        * .cvsignore: New.
143        * mptests/.cvsignore: New.
144        * mptests/mp01/.cvsignore: New.
145        * mptests/mp02/.cvsignore: New.
146        * mptests/mp03/.cvsignore: New.
147        * mptests/mp04/.cvsignore: New.
148        * mptests/mp05/.cvsignore: New.
149        * mptests/mp06/.cvsignore: New.
150        * mptests/mp07/.cvsignore: New.
151        * mptests/mp08/.cvsignore: New.
152        * mptests/mp09/.cvsignore: New.
153        * mptests/mp10/.cvsignore: New.
154        * mptests/mp11/.cvsignore: New.
155        * mptests/mp12/.cvsignore: New.
156        * mptests/mp13/.cvsignore: New.
157        * mptests/mp14/.cvsignore: New.
158        * samples/.cvsignore: New.
159        * samples/base_sp/.cvsignore: New.
160        * samples/hello/.cvsignore: New.
161        * samples/ticker/.cvsignore: New.
162        * sptests/.cvsignore: New.
163        * sptests/sp01/.cvsignore: New.
164        * sptests/sp02/.cvsignore: New.
165        * sptests/sp03/.cvsignore: New.
166        * sptests/sp04/.cvsignore: New.
167        * sptests/sp05/.cvsignore: New.
168        * sptests/sp06/.cvsignore: New.
169        * sptests/sp07/.cvsignore: New.
170        * sptests/sp08/.cvsignore: New.
171        * sptests/sp09/.cvsignore: New.
172        * sptests/sp11/.cvsignore: New.
173        * sptests/sp12/.cvsignore: New.
174        * sptests/sp13/.cvsignore: New.
175        * sptests/sp14/.cvsignore: New.
176        * sptests/sp15/.cvsignore: New.
177        * sptests/sp16/.cvsignore: New.
178        * sptests/sp17/.cvsignore: New.
179        * sptests/sp19/.cvsignore: New.
180        * sptests/sp20/.cvsignore: New.
181        * sptests/sp21/.cvsignore: New.
182        * sptests/sp22/.cvsignore: New.
183        * sptests/sp23/.cvsignore: New.
184        * sptests/sp24/.cvsignore: New.
185        * sptests/sp25/.cvsignore: New.
186        * sptests/spsize/.cvsignore: New.
187        * support/.cvsignore: New.
188        * tmtests/.cvsignore: New.
189        * tmtests/tm01/.cvsignore: New.
190        * tmtests/tm02/.cvsignore: New.
191        * tmtests/tm03/.cvsignore: New.
192        * tmtests/tm04/.cvsignore: New.
193        * tmtests/tm05/.cvsignore: New.
194        * tmtests/tm06/.cvsignore: New.
195        * tmtests/tm07/.cvsignore: New.
196        * tmtests/tm08/.cvsignore: New.
197        * tmtests/tm09/.cvsignore: New.
198        * tmtests/tm10/.cvsignore: New.
199        * tmtests/tm11/.cvsignore: New.
200        * tmtests/tm12/.cvsignore: New.
201        * tmtests/tm13/.cvsignore: New.
202        * tmtests/tm14/.cvsignore: New.
203        * tmtests/tm15/.cvsignore: New.
204        * tmtests/tm16/.cvsignore: New.
205        * tmtests/tm17/.cvsignore: New.
206        * tmtests/tm18/.cvsignore: New.
207        * tmtests/tm19/.cvsignore: New.
208        * tmtests/tm20/.cvsignore: New.
209        * tmtests/tm21/.cvsignore: New.
210        * tmtests/tm22/.cvsignore: New.
211        * tmtests/tm23/.cvsignore: New.
212        * tmtests/tm24/.cvsignore: New.
213        * tmtests/tm25/.cvsignore: New.
214        * tmtests/tm26/.cvsignore: New.
215        * tmtests/tm27/.cvsignore: New.
216        * tmtests/tm28/.cvsignore: New.
217        * tmtests/tm29/.cvsignore: New.
218        * tmtests/tmck/.cvsignore: New.
219        * tmtests/tmoverhd/.cvsignore: New.
Note: See TracBrowser for help on using the repository browser.