source: rtems/c/src/ada-tests/ChangeLog @ 2085b08e

4.104.114.84.95
Last change on this file since 2085b08e was 2085b08e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/26/02 at 10:10:43

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

  • sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
  • Property mode set to 100644
File size: 6.1 KB
Line 
12002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
4
52002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Activate tmtests.
8        * configure.ac: Activate tmtests.
9        * samples/base_mp/Makefile.am: Add nodeX subdirs.
10        * sptests/sp01/Makefile.am: Add *.scn.
11        * sptests/sp02/Makefile.am: Add *.scn.
12        * sptests/sp03/Makefile.am: Add *.scn.
13        * sptests/sp04/Makefile.am: Add *.scn.
14        * sptests/sp05/Makefile.am: Add *.scn.
15        * sptests/sp06/Makefile.am: Add *.scn.
16        * sptests/sp07/Makefile.am: Add *.scn.
17        * sptests/sp08/Makefile.am: Add *.scn.
18        * sptests/sp09/Makefile.am: Add *.scn.
19        * sptests/sp11/Makefile.am: Add *.scn.
20        * sptests/sp12/Makefile.am: Add *.scn.
21        * sptests/sp13/Makefile.am: Add *.scn.
22        * sptests/sp14/Makefile.am: Add *.scn.
23        * sptests/sp15/Makefile.am: Add *.scn.
24        * sptests/sp16/Makefile.am: Add *.scn.
25        * sptests/sp17/Makefile.am: Add *.scn.
26        * sptests/sp19/Makefile.am: Add *.scn.
27        * sptests/sp20/Makefile.am: Add *.scn.
28        * sptests/sp21/Makefile.am: Add *.scn.
29        * sptests/sp22/Makefile.am: Add *.scn.
30        * sptests/sp23/Makefile.am: Add *.scn.
31        * sptests/sp24/Makefile.am: Add *.scn.
32        * sptests/sp25/Makefile.am: Add *.scn.
33
342002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * tmtests/Makefile.am: New.
37        * tmtests/tm01/Makefile.am: New.
38        * tmtests/tm02/Makefile.am: New.
39        * tmtests/tm03/Makefile.am: New.
40        * tmtests/tm04/Makefile.am: New.
41        * tmtests/tm05/Makefile.am: New.
42        * tmtests/tm06/Makefile.am: New.
43        * tmtests/tm07/Makefile.am: New.
44        * tmtests/tm08/Makefile.am: New.
45        * tmtests/tm09/Makefile.am: New.
46        * tmtests/tm10/Makefile.am: New.
47        * tmtests/tm11/Makefile.am: New.
48        * tmtests/tm12/Makefile.am: New.
49        * tmtests/tm13/Makefile.am: New.
50        * tmtests/tm14/Makefile.am: New.
51        * tmtests/tm15/Makefile.am: New.
52        * tmtests/tm16/Makefile.am: New.
53        * tmtests/tm17/Makefile.am: New.
54        * tmtests/tm18/Makefile.am: New.
55        * tmtests/tm19/Makefile.am: New.
56        * tmtests/tm20/Makefile.am: New.
57        * tmtests/tm21/Makefile.am: New.
58        * tmtests/tm22/Makefile.am: New.
59        * tmtests/tm23/Makefile.am: New.
60        * tmtests/tm24/Makefile.am: New.
61        * tmtests/tm25/Makefile.am: New.
62        * tmtests/tm26/Makefile.am: New.
63        * tmtests/tm26/tmtest.adb
64        * tmtests/tm27/Makefile.am: New.
65        * tmtests/tm28/Makefile.am: New.
66        * tmtests/tm29/Makefile.am: New.
67        * tmtests/tmck/Makefile.am: New.
68        * tmtests/tmoverhd/Makefile.am: New.
69
702002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: New.
73        * configure.ac: New.
74        * ada.am: New.
75        * support/Makefile.am: New.
76        * samples/Makefile.am: New.
77        * samples/base_mp/Makefile.am: New.
78        * samples/base_sp/Makefile.am: New.
79        * samples/hello/Makefile.am: New.
80        * samples/ticker/Makefile.am: New.
81
822002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * sptests/Makefile.am: New.
85        * sptests/sp01/Makefile.am: New.
86        * sptests/sp02/Makefile.am: New.
87        * sptests/sp03/Makefile.am: New.
88        * sptests/sp04/Makefile.am: New.
89        * sptests/sp05/Makefile.am: New.
90        * sptests/sp06/Makefile.am: New.
91        * sptests/sp07/Makefile.am: New.
92        * sptests/sp08/Makefile.am: New.
93        * sptests/sp09/Makefile.am: New.
94        * sptests/sp11/Makefile.am: New.
95        * sptests/sp12/Makefile.am: New.
96        * sptests/sp13/Makefile.am: New.
97        * sptests/sp14/Makefile.am: New.
98        * sptests/sp15/Makefile.am: New.
99        * sptests/sp16/Makefile.am: New.
100        * sptests/sp17/Makefile.am: New.
101        * sptests/sp19/Makefile.am: New.
102        * sptests/sp20/Makefile.am: New.
103        * sptests/sp21/Makefile.am: New.
104        * sptests/sp22/Makefile.am: New.
105        * sptests/sp23/Makefile.am: New.
106        * sptests/sp24/Makefile.am: New.
107        * sptests/sp25/Makefile.am: New.
108        * sptests/spsize/Makefile.am: New.
109
1102002-08-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * ChangeLog: New.
113        * .cvsignore: New.
114        * mptests/.cvsignore: New.
115        * mptests/mp01/.cvsignore: New.
116        * mptests/mp02/.cvsignore: New.
117        * mptests/mp03/.cvsignore: New.
118        * mptests/mp04/.cvsignore: New.
119        * mptests/mp05/.cvsignore: New.
120        * mptests/mp06/.cvsignore: New.
121        * mptests/mp07/.cvsignore: New.
122        * mptests/mp08/.cvsignore: New.
123        * mptests/mp09/.cvsignore: New.
124        * mptests/mp10/.cvsignore: New.
125        * mptests/mp11/.cvsignore: New.
126        * mptests/mp12/.cvsignore: New.
127        * mptests/mp13/.cvsignore: New.
128        * mptests/mp14/.cvsignore: New.
129        * samples/.cvsignore: New.
130        * samples/base_sp/.cvsignore: New.
131        * samples/hello/.cvsignore: New.
132        * samples/ticker/.cvsignore: New.
133        * sptests/.cvsignore: New.
134        * sptests/sp01/.cvsignore: New.
135        * sptests/sp02/.cvsignore: New.
136        * sptests/sp03/.cvsignore: New.
137        * sptests/sp04/.cvsignore: New.
138        * sptests/sp05/.cvsignore: New.
139        * sptests/sp06/.cvsignore: New.
140        * sptests/sp07/.cvsignore: New.
141        * sptests/sp08/.cvsignore: New.
142        * sptests/sp09/.cvsignore: New.
143        * sptests/sp11/.cvsignore: New.
144        * sptests/sp12/.cvsignore: New.
145        * sptests/sp13/.cvsignore: New.
146        * sptests/sp14/.cvsignore: New.
147        * sptests/sp15/.cvsignore: New.
148        * sptests/sp16/.cvsignore: New.
149        * sptests/sp17/.cvsignore: New.
150        * sptests/sp19/.cvsignore: New.
151        * sptests/sp20/.cvsignore: New.
152        * sptests/sp21/.cvsignore: New.
153        * sptests/sp22/.cvsignore: New.
154        * sptests/sp23/.cvsignore: New.
155        * sptests/sp24/.cvsignore: New.
156        * sptests/sp25/.cvsignore: New.
157        * sptests/spsize/.cvsignore: New.
158        * support/.cvsignore: New.
159        * tmtests/.cvsignore: New.
160        * tmtests/tm01/.cvsignore: New.
161        * tmtests/tm02/.cvsignore: New.
162        * tmtests/tm03/.cvsignore: New.
163        * tmtests/tm04/.cvsignore: New.
164        * tmtests/tm05/.cvsignore: New.
165        * tmtests/tm06/.cvsignore: New.
166        * tmtests/tm07/.cvsignore: New.
167        * tmtests/tm08/.cvsignore: New.
168        * tmtests/tm09/.cvsignore: New.
169        * tmtests/tm10/.cvsignore: New.
170        * tmtests/tm11/.cvsignore: New.
171        * tmtests/tm12/.cvsignore: New.
172        * tmtests/tm13/.cvsignore: New.
173        * tmtests/tm14/.cvsignore: New.
174        * tmtests/tm15/.cvsignore: New.
175        * tmtests/tm16/.cvsignore: New.
176        * tmtests/tm17/.cvsignore: New.
177        * tmtests/tm18/.cvsignore: New.
178        * tmtests/tm19/.cvsignore: New.
179        * tmtests/tm20/.cvsignore: New.
180        * tmtests/tm21/.cvsignore: New.
181        * tmtests/tm22/.cvsignore: New.
182        * tmtests/tm23/.cvsignore: New.
183        * tmtests/tm24/.cvsignore: New.
184        * tmtests/tm25/.cvsignore: New.
185        * tmtests/tm26/.cvsignore: New.
186        * tmtests/tm27/.cvsignore: New.
187        * tmtests/tm28/.cvsignore: New.
188        * tmtests/tm29/.cvsignore: New.
189        * tmtests/tmck/.cvsignore: New.
190        * tmtests/tmoverhd/.cvsignore: New.
Note: See TracBrowser for help on using the repository browser.