source: rtems/testsuites/itrontests/ChangeLog @ 9d7508e

Last change on this file since 9d7508e was 9d7508e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:10:26

2006-12-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 12.7 KB
Line 
12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
52006-11-17      Joel Sherrill <joel@OARcorp.com>
6
7        * itrontask04/init.c, itrontask04/itrontask04.scn: Cannot print with
8        dispatching disabled so fix test not to print while dispatching is
9        disabled.
10
112006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * configure.ac: Require automake-1.10. Require autoconf-2.60.
14
152006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * itronhello/Makefile.am, itronmbf01/Makefile.am,
18        itronmbox01/Makefile.am, itronsem01/Makefile.am,
19        itrontask01/Makefile.am, itrontask02/Makefile.am,
20        itrontask03/Makefile.am, itrontask04/Makefile.am,
21        itrontime01/Makefile.am: Eliminate scndir, docdir. Use
22        rtems_testsdir instead.
23
242005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
25
26        * configure.ac: Remove RTEMS_ENABLE_BARE,
27        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
28
292005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
30
31        * itronhello/Makefile.am, itronmbf01/Makefile.am,
32        itronmbox01/Makefile.am, itronsem01/Makefile.am,
33        itrontask01/Makefile.am, itrontask02/Makefile.am,
34        itrontask03/Makefile.am, itrontask04/Makefile.am,
35        itrontime01/Makefile.am:
36        Convert to using *_PROGRAMS.
37
382005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * itronhello/Makefile.am, itronmbf01/Makefile.am,
41        itronmbox01/Makefile.am, itronsem01/Makefile.am,
42        itrontask01/Makefile.am, itrontask02/Makefile.am,
43        itrontask03/Makefile.am, itrontask04/Makefile.am,
44        itrontime01/Makefile.am: Rework.
45
462005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * itronhello/Makefile.am, itronmbf01/Makefile.am,
49        itronmbox01/Makefile.am, itronsem01/Makefile.am,
50        itrontask01/Makefile.am, itrontask02/Makefile.am,
51        itrontask03/Makefile.am, itrontask04/Makefile.am,
52        itrontime01/Makefile.am: Expand itrontests.am.
53        * itrontests.am: Remove.
54
552005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
56
57        * itronhello/Makefile.am, itronmbf01/Makefile.am,
58        itronmbox01/Makefile.am, itronsem01/Makefile.am,
59        itrontask01/Makefile.am, itrontask02/Makefile.am,
60        itrontask03/Makefile.am, itrontask04/Makefile.am,
61        itrontime01/Makefile.am:
62        AM_CPPFLAGS += -I..../support/include.
63
642005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
65
66        * itrontests.am: Set project_bspdir=$(PROJECT_ROOT)
67
682005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
69
70        * itrontests.am: Remove LIB_VARIANT.
71
722005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
73
74        * itronhello/Makefile.am, itronmbf01/Makefile.am,
75        itronmbox01/Makefile.am, itronsem01/Makefile.am,
76        itrontask01/Makefile.am, itrontask02/Makefile.am,
77        itrontask03/Makefile.am, itrontask04/Makefile.am,
78        itrontime01/Makefile.am: Remove SRC, PRINT_SRC.
79
802005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
81
82        * Makefile.am: Cleanup.
83
842005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
85
86        * itrontests.am: Add $(PGM): ${ARCH}/$(dirstamp).
87        * itronhello/Makefile.am, itronmbf01/Makefile.am,
88        itronmbox01/Makefile.am, itronsem01/Makefile.am,
89        itrontask01/Makefile.am, itrontask02/Makefile.am,
90        itrontask03/Makefile.am, itrontask04/Makefile.am,
91        itrontime01/Makefile.am:
92        Partial conversion to automake.
93
942004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
95
96        PR 721/tests
97        * itronsem01/init.c: Fix bogus assert.
98
992004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
100
101        * configure.ac: Require automake > 1.9.
102
1032004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
104
105        * itronhello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
106        * itronmbf01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
107        * itronmbox01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
108        * itronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
109        * itrontask01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
110        * itrontask02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
111        * itrontask03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
112        * itrontask04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
113        * itrontime01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
114
1152004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
116
117        * itronhello/system.h: Include <rtems/itron.h> instead of <itron.h>.
118        * itronmbf01/system.h: Include <rtems/itron.h> instead of <itron.h>.
119        * itronmbox01/system.h: Include <rtems/itron.h> instead of <itron.h>.
120        * itronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
121        * itrontask01/system.h: Include <rtems/itron.h> instead of <itron.h>.
122        * itrontask02/system.h: Include <rtems/itron.h> instead of <itron.h>.
123        * itrontask03/system.h: Include <rtems/itron.h> instead of <itron.h>.
124        * itrontask04/system.h: Include <rtems/itron.h> instead of <itron.h>.
125        * itrontime01/system.h: Include <rtems/itron.h> instead of <itron.h>.
126
1272004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Add 2nd arg to RTEMS_TOP.
130
1312004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * itronhello/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
134        Add PRE/TMPINSTALL_FILES to CLEANFILES.
135        * itronmbf01/Makefile.am: Ditto.
136        * itronmbox01/Makefile.am: Ditto.
137        * itronsem01/Makefile.am: Ditto.
138        * itrontask01/Makefile.am: Ditto.
139        * itrontask02/Makefile.am: Ditto.
140        * itrontask03/Makefile.am: Ditto.
141        * itrontask04/Makefile.am: Ditto.
142        * itrontime01/Makefile.am: Ditto.
143
1442003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * itrontests.am: Add dirstamp support.
147
1482003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * itrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
151
1522003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
155
1562003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * itronhello/Makefile.am: Remove all-local: $(ARCH).
159        * itronmbf01/Makefile.am: Remove all-local: $(ARCH).
160        * itronmbox01/Makefile.am: Remove all-local: $(ARCH).
161        * itronsem01/Makefile.am: Remove all-local: $(ARCH).
162        * itrontask01/Makefile.am: Remove all-local: $(ARCH).
163        * itrontask02/Makefile.am: Remove all-local: $(ARCH).
164        * itrontask03/Makefile.am: Remove all-local: $(ARCH).
165        * itrontask04/Makefile.am: Remove all-local: $(ARCH).
166        * itrontime01/Makefile.am: Remove all-local: $(ARCH).
167
1682003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: Reflect having moved to testsuites/.
171
1722003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Remove RTEMS_CANONICAL_HOST.
175
1762003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac:Remove RTEMS_CHECK_CPU.
179
1802003-09-04      Joel Sherrill <joel@OARcorp.com>
181
182        * itronhello/init.c, itronhello/itronhello.doc, itronhello/system.h,
183        itronmbf01/init.c, itronmbf01/itronmbf01.doc, itronmbf01/system.h,
184        itronmbox01/init.c, itronmbox01/system.h, itronsem01/init.c,
185        itronsem01/itronsem01.doc, itronsem01/system.h, itrontask01/init.c,
186        itrontask01/itrontask01.doc, itrontask01/system.h,
187        itrontask01/task1.c, itrontask02/dormant.c, itrontask02/init.c,
188        itrontask02/itrontask02.doc, itrontask02/system.h,
189        itrontask03/init.c, itrontask03/itrontask03.doc,
190        itrontask03/preempt.c, itrontask03/system.h, itrontask03/task1.c,
191        itrontask03/task2.c, itrontask03/task3.c, itrontask04/init.c,
192        itrontask04/itrontask04.doc, itrontask04/system.h,
193        itrontask04/task1.c, itrontask04/task2.c, itrontask04/task3.c,
194        itrontime01/init.c, itrontime01/system.h: URL for license changed.
195
1962003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * Makefile.am: Reflect having moved aclocal/.
199
2002003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * Makefile.am: Reflect having moved automake/.
203        * itronhello/Makefile.am: Reflect having moved automake/.
204        * itronmbf01/Makefile.am: Reflect having moved automake/.
205        * itronmbox01/Makefile.am: Reflect having moved automake/.
206        * itronsem01/Makefile.am: Reflect having moved automake/.
207        * itrontask01/Makefile.am: Reflect having moved automake/.
208        * itrontask02/Makefile.am: Reflect having moved automake/.
209        * itrontask03/Makefile.am: Reflect having moved automake/.
210        * itrontask04/Makefile.am: Reflect having moved automake/.
211        * itrontime01/Makefile.am: Reflect having moved automake/.
212
2132003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
216
2172003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
220        CC_CFLAGS_DEFAULT (obsolete).
221
2222003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
225        Remove CC_LDFLAGS_PROFILE_V.
226
2272003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac: Remove AC_CONFIG_AUX_DIR.
230
2312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
234
2352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * configure.ac: AC_PREREQ(2.57).
238
2392002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * .cvsignore: Reformat.
242        Add autom4te*cache.
243        Remove autom4te.cache.
244
2452002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * itronhello/Makefile.am: Use .$(OBJEXT) instead of .o.
248        * itronmbf01/Makefile.am: Use .$(OBJEXT) instead of .o.
249        * itronmbox01/Makefile.am: Use .$(OBJEXT) instead of .o.
250        * itronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
251        * itrontask01/Makefile.am: Use .$(OBJEXT) instead of .o.
252        * itrontask02/Makefile.am: Use .$(OBJEXT) instead of .o.
253        * itrontask03/Makefile.am: Use .$(OBJEXT) instead of .o.
254        * itrontask04/Makefile.am: Use .$(OBJEXT) instead of .o.
255        * itrontime01/Makefile.am: Use .$(OBJEXT) instead of .o.
256
2572002-08-01      Joel Sherrill <joel@OARcorp.com>
258
259        * Per PR47 add support for buffered test output.  This involved
260        adding defines to redirect output to a buffer and dump it when
261        full, at "test pause", and at exit.  To avoid problems when redefining
262        exit(), all tests were modified to call rtems_test_exit().
263        Some tests, notable psxtests, had to be modified to include
264        the standard test macro .h file (pmacros.h or tmacros.h) to
265        enable this support.
266        * itronhello/init.c, itronmbf01/init.c, itronmbox01/init.c,
267        itronsem01/init.c, itrontask01/task1.c, itrontask02/init.c,
268        itrontask03/task1.c, itrontask04/task3.c, itrontime01/init.c: Modified.
269
2702002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac: Remove ENABLE_GCC28.
273
2742002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * configure.ac:
277        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
278        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
279        * itronhello/Makefile.am: Remove AUTOMAKE_OPTIONS.
280        * Makefile.am: Remove AUTOMAKE_OPTIONS.
281        * itronmbf01/Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * itronmbox01/Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * itronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * itrontask01/Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * itrontask02/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * itrontask03/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * itrontask04/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * itrontime01/Makefile.am: Remove AUTOMAKE_OPTIONS.
289
2902001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
293        * configure.in: Remove.
294        * configure.ac: New file, generated from configure.in by autoupdate.
295
2962001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * itrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
299
3002001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * itrontask03/Makefile.am: include leaf.am instead of leaf.cfg.
303        * itrontask04/Makefile.am: include leaf.am instead of leaf.cfg.
304        * itronmbf01/Makefile.am: include leaf.am instead of leaf.cfg.
305        * itronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
306        * itronhello/Makefile.am: include leaf.am instead of leaf.cfg.
307        * itrontime01/Makefile.am: include leaf.am instead of leaf.cfg.
308        * itrontask01/Makefile.am: include leaf.am instead of leaf.cfg.
309        * itrontask02/Makefile.am: include leaf.am instead of leaf.cfg.
310        * itronmbox01/Makefile.am: include leaf.am instead of leaf.cfg.
311
3122001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
313
314        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
315
3162001-04-20      Joel Sherrill <joel@OARcorp.com>
317
318        * itronmbf01/itronmbf01.scn, itronmbox01/init.c,
319        itronsem01/itronsem01.scn, itrontime01/init.c: Various
320        adjustments so test output matches screens more reliably.
321
3222000-11-20      Joel Sherrill <joel@OARcorp.com>
323
324        * itrontask01/system.h: Configure enough stack memory.
325
3262000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
329
3302000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
333
3342000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
337        Switch to GNU canonicalization.
338        * itrontests.am: Remove DEFS.
339
3402000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * itronhello/Makefile.am, itronmbf01/Makefile.am,
343        itronmbox01/Makefile.am, itronsem01/Makefile.am,
344        itrontask01/Makefile.am, itrontask02/Makefile.am,
345        itrontask03/Makefile.am, itrontask04/Makefile.am,
346        itrontime01/Makefile.am: Include compile.am
347
3482000-08-10      Joel Sherrill <joel@OARcorp.com>
349
350        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.