source: rtems/testsuites/itrontests/ChangeLog @ 7c48a2e8

4.104.114.84.95
Last change on this file since 7c48a2e8 was 7c48a2e8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/25/04 at 06:05:21

2004-03-25 Ralf Corsepius <corsepiu@…>

  • configure.ac: Add 2nd arg to RTEMS_TOP.
  • Property mode set to 100644
File size: 8.1 KB
Line 
12004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add 2nd arg to RTEMS_TOP.
4
52004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * itronhello/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
8        Add PRE/TMPINSTALL_FILES to CLEANFILES.
9        * itronmbf01/Makefile.am: Ditto.
10        * itronmbox01/Makefile.am: Ditto.
11        * itronsem01/Makefile.am: Ditto.
12        * itrontask01/Makefile.am: Ditto.
13        * itrontask02/Makefile.am: Ditto.
14        * itrontask03/Makefile.am: Ditto.
15        * itrontask04/Makefile.am: Ditto.
16        * itrontime01/Makefile.am: Ditto.
17
182003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * itrontests.am: Add dirstamp support.
21
222003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * itrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
25
262003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
29
302003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * itronhello/Makefile.am: Remove all-local: $(ARCH).
33        * itronmbf01/Makefile.am: Remove all-local: $(ARCH).
34        * itronmbox01/Makefile.am: Remove all-local: $(ARCH).
35        * itronsem01/Makefile.am: Remove all-local: $(ARCH).
36        * itrontask01/Makefile.am: Remove all-local: $(ARCH).
37        * itrontask02/Makefile.am: Remove all-local: $(ARCH).
38        * itrontask03/Makefile.am: Remove all-local: $(ARCH).
39        * itrontask04/Makefile.am: Remove all-local: $(ARCH).
40        * itrontime01/Makefile.am: Remove all-local: $(ARCH).
41
422003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Reflect having moved to testsuites/.
45
462003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Remove RTEMS_CANONICAL_HOST.
49
502003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac:Remove RTEMS_CHECK_CPU.
53
542003-09-04      Joel Sherrill <joel@OARcorp.com>
55
56        * itronhello/init.c, itronhello/itronhello.doc, itronhello/system.h,
57        itronmbf01/init.c, itronmbf01/itronmbf01.doc, itronmbf01/system.h,
58        itronmbox01/init.c, itronmbox01/system.h, itronsem01/init.c,
59        itronsem01/itronsem01.doc, itronsem01/system.h, itrontask01/init.c,
60        itrontask01/itrontask01.doc, itrontask01/system.h,
61        itrontask01/task1.c, itrontask02/dormant.c, itrontask02/init.c,
62        itrontask02/itrontask02.doc, itrontask02/system.h,
63        itrontask03/init.c, itrontask03/itrontask03.doc,
64        itrontask03/preempt.c, itrontask03/system.h, itrontask03/task1.c,
65        itrontask03/task2.c, itrontask03/task3.c, itrontask04/init.c,
66        itrontask04/itrontask04.doc, itrontask04/system.h,
67        itrontask04/task1.c, itrontask04/task2.c, itrontask04/task3.c,
68        itrontime01/init.c, itrontime01/system.h: URL for license changed.
69
702003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Reflect having moved aclocal/.
73
742003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Reflect having moved automake/.
77        * itronhello/Makefile.am: Reflect having moved automake/.
78        * itronmbf01/Makefile.am: Reflect having moved automake/.
79        * itronmbox01/Makefile.am: Reflect having moved automake/.
80        * itronsem01/Makefile.am: Reflect having moved automake/.
81        * itrontask01/Makefile.am: Reflect having moved automake/.
82        * itrontask02/Makefile.am: Reflect having moved automake/.
83        * itrontask03/Makefile.am: Reflect having moved automake/.
84        * itrontask04/Makefile.am: Reflect having moved automake/.
85        * itrontime01/Makefile.am: Reflect having moved automake/.
86
872003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
90
912003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
94        CC_CFLAGS_DEFAULT (obsolete).
95
962003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
99        Remove CC_LDFLAGS_PROFILE_V.
100
1012003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Remove AC_CONFIG_AUX_DIR.
104
1052003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
108
1092003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: AC_PREREQ(2.57).
112
1132002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * .cvsignore: Reformat.
116        Add autom4te*cache.
117        Remove autom4te.cache.
118
1192002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * itronhello/Makefile.am: Use .$(OBJEXT) instead of .o.
122        * itronmbf01/Makefile.am: Use .$(OBJEXT) instead of .o.
123        * itronmbox01/Makefile.am: Use .$(OBJEXT) instead of .o.
124        * itronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
125        * itrontask01/Makefile.am: Use .$(OBJEXT) instead of .o.
126        * itrontask02/Makefile.am: Use .$(OBJEXT) instead of .o.
127        * itrontask03/Makefile.am: Use .$(OBJEXT) instead of .o.
128        * itrontask04/Makefile.am: Use .$(OBJEXT) instead of .o.
129        * itrontime01/Makefile.am: Use .$(OBJEXT) instead of .o.
130
1312002-08-01      Joel Sherrill <joel@OARcorp.com>
132
133        * Per PR47 add support for buffered test output.  This involved
134        adding defines to redirect output to a buffer and dump it when
135        full, at "test pause", and at exit.  To avoid problems when redefining
136        exit(), all tests were modified to call rtems_test_exit().
137        Some tests, notable psxtests, had to be modified to include
138        the standard test macro .h file (pmacros.h or tmacros.h) to
139        enable this support.
140        * itronhello/init.c, itronmbf01/init.c, itronmbox01/init.c,
141        itronsem01/init.c, itrontask01/task1.c, itrontask02/init.c,
142        itrontask03/task1.c, itrontask04/task3.c, itrontime01/init.c: Modified.
143
1442002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Remove ENABLE_GCC28.
147
1482002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac:
151        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
152        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
153        * itronhello/Makefile.am: Remove AUTOMAKE_OPTIONS.
154        * Makefile.am: Remove AUTOMAKE_OPTIONS.
155        * itronmbf01/Makefile.am: Remove AUTOMAKE_OPTIONS.
156        * itronmbox01/Makefile.am: Remove AUTOMAKE_OPTIONS.
157        * itronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
158        * itrontask01/Makefile.am: Remove AUTOMAKE_OPTIONS.
159        * itrontask02/Makefile.am: Remove AUTOMAKE_OPTIONS.
160        * itrontask03/Makefile.am: Remove AUTOMAKE_OPTIONS.
161        * itrontask04/Makefile.am: Remove AUTOMAKE_OPTIONS.
162        * itrontime01/Makefile.am: Remove AUTOMAKE_OPTIONS.
163
1642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
167        * configure.in: Remove.
168        * configure.ac: New file, generated from configure.in by autoupdate.
169
1702001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * itrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
173
1742001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * itrontask03/Makefile.am: include leaf.am instead of leaf.cfg.
177        * itrontask04/Makefile.am: include leaf.am instead of leaf.cfg.
178        * itronmbf01/Makefile.am: include leaf.am instead of leaf.cfg.
179        * itronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
180        * itronhello/Makefile.am: include leaf.am instead of leaf.cfg.
181        * itrontime01/Makefile.am: include leaf.am instead of leaf.cfg.
182        * itrontask01/Makefile.am: include leaf.am instead of leaf.cfg.
183        * itrontask02/Makefile.am: include leaf.am instead of leaf.cfg.
184        * itronmbox01/Makefile.am: include leaf.am instead of leaf.cfg.
185
1862001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
187
188        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
189
1902001-04-20      Joel Sherrill <joel@OARcorp.com>
191
192        * itronmbf01/itronmbf01.scn, itronmbox01/init.c,
193        itronsem01/itronsem01.scn, itrontime01/init.c: Various
194        adjustments so test output matches screens more reliably.
195
1962000-11-20      Joel Sherrill <joel@OARcorp.com>
197
198        * itrontask01/system.h: Configure enough stack memory.
199
2002000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
203
2042000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
207
2082000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
211        Switch to GNU canonicalization.
212        * itrontests.am: Remove DEFS.
213
2142000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * itronhello/Makefile.am, itronmbf01/Makefile.am,
217        itronmbox01/Makefile.am, itronsem01/Makefile.am,
218        itrontask01/Makefile.am, itrontask02/Makefile.am,
219        itrontask03/Makefile.am, itrontask04/Makefile.am,
220        itrontime01/Makefile.am: Include compile.am
221
2222000-08-10      Joel Sherrill <joel@OARcorp.com>
223
224        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.