source: rtems/c/src/ada-tests/ChangeLog @ 0270bc8

4.104.114.84.95
Last change on this file since 0270bc8 was 0270bc8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/26/02 at 09:27:51

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

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