source: rtems/c/src/ada-tests/ChangeLog @ 2af6056

4.104.114.84.95
Last change on this file since 2af6056 was 2af6056, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/26/02 at 06:12:08

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

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