source: rtems/testsuites/itrontests/ChangeLog @ a93b5481

4.104.114.84.95
Last change on this file since a93b5481 was a93b5481, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/07/05 at 12:40:52

2005-11-07 Ralf Corsepius <ralf.corsepius@…>

  • itrontests.am: Remove LIB_VARIANT.
  • Property mode set to 100644
File size: 10.5 KB
Line 
12005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * itrontests.am: Remove LIB_VARIANT.
4
52005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * itronhello/Makefile.am, itronmbf01/Makefile.am,
8        itronmbox01/Makefile.am, itronsem01/Makefile.am,
9        itrontask01/Makefile.am, itrontask02/Makefile.am,
10        itrontask03/Makefile.am, itrontask04/Makefile.am,
11        itrontime01/Makefile.am: Remove SRC, PRINT_SRC.
12
132005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * Makefile.am: Cleanup.
16
172005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * itrontests.am: Add $(PGM): ${ARCH}/$(dirstamp).
20        * itronhello/Makefile.am, itronmbf01/Makefile.am,
21        itronmbox01/Makefile.am, itronsem01/Makefile.am,
22        itrontask01/Makefile.am, itrontask02/Makefile.am,
23        itrontask03/Makefile.am, itrontask04/Makefile.am,
24        itrontime01/Makefile.am:
25        Partial conversion to automake.
26
272004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        PR 721/tests
30        * itronsem01/init.c: Fix bogus assert.
31
322004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        * configure.ac: Require automake > 1.9.
35
362004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * itronhello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
39        * itronmbf01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
40        * itronmbox01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
41        * itronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
42        * itrontask01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
43        * itrontask02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
44        * itrontask03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
45        * itrontask04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
46        * itrontime01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
47
482004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
49
50        * itronhello/system.h: Include <rtems/itron.h> instead of <itron.h>.
51        * itronmbf01/system.h: Include <rtems/itron.h> instead of <itron.h>.
52        * itronmbox01/system.h: Include <rtems/itron.h> instead of <itron.h>.
53        * itronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
54        * itrontask01/system.h: Include <rtems/itron.h> instead of <itron.h>.
55        * itrontask02/system.h: Include <rtems/itron.h> instead of <itron.h>.
56        * itrontask03/system.h: Include <rtems/itron.h> instead of <itron.h>.
57        * itrontask04/system.h: Include <rtems/itron.h> instead of <itron.h>.
58        * itrontime01/system.h: Include <rtems/itron.h> instead of <itron.h>.
59
602004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Add 2nd arg to RTEMS_TOP.
63
642004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * itronhello/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
67        Add PRE/TMPINSTALL_FILES to CLEANFILES.
68        * itronmbf01/Makefile.am: Ditto.
69        * itronmbox01/Makefile.am: Ditto.
70        * itronsem01/Makefile.am: Ditto.
71        * itrontask01/Makefile.am: Ditto.
72        * itrontask02/Makefile.am: Ditto.
73        * itrontask03/Makefile.am: Ditto.
74        * itrontask04/Makefile.am: Ditto.
75        * itrontime01/Makefile.am: Ditto.
76
772003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * itrontests.am: Add dirstamp support.
80
812003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * itrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
84
852003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
88
892003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * itronhello/Makefile.am: Remove all-local: $(ARCH).
92        * itronmbf01/Makefile.am: Remove all-local: $(ARCH).
93        * itronmbox01/Makefile.am: Remove all-local: $(ARCH).
94        * itronsem01/Makefile.am: Remove all-local: $(ARCH).
95        * itrontask01/Makefile.am: Remove all-local: $(ARCH).
96        * itrontask02/Makefile.am: Remove all-local: $(ARCH).
97        * itrontask03/Makefile.am: Remove all-local: $(ARCH).
98        * itrontask04/Makefile.am: Remove all-local: $(ARCH).
99        * itrontime01/Makefile.am: Remove all-local: $(ARCH).
100
1012003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Reflect having moved to testsuites/.
104
1052003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Remove RTEMS_CANONICAL_HOST.
108
1092003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac:Remove RTEMS_CHECK_CPU.
112
1132003-09-04      Joel Sherrill <joel@OARcorp.com>
114
115        * itronhello/init.c, itronhello/itronhello.doc, itronhello/system.h,
116        itronmbf01/init.c, itronmbf01/itronmbf01.doc, itronmbf01/system.h,
117        itronmbox01/init.c, itronmbox01/system.h, itronsem01/init.c,
118        itronsem01/itronsem01.doc, itronsem01/system.h, itrontask01/init.c,
119        itrontask01/itrontask01.doc, itrontask01/system.h,
120        itrontask01/task1.c, itrontask02/dormant.c, itrontask02/init.c,
121        itrontask02/itrontask02.doc, itrontask02/system.h,
122        itrontask03/init.c, itrontask03/itrontask03.doc,
123        itrontask03/preempt.c, itrontask03/system.h, itrontask03/task1.c,
124        itrontask03/task2.c, itrontask03/task3.c, itrontask04/init.c,
125        itrontask04/itrontask04.doc, itrontask04/system.h,
126        itrontask04/task1.c, itrontask04/task2.c, itrontask04/task3.c,
127        itrontime01/init.c, itrontime01/system.h: URL for license changed.
128
1292003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Reflect having moved aclocal/.
132
1332003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Reflect having moved automake/.
136        * itronhello/Makefile.am: Reflect having moved automake/.
137        * itronmbf01/Makefile.am: Reflect having moved automake/.
138        * itronmbox01/Makefile.am: Reflect having moved automake/.
139        * itronsem01/Makefile.am: Reflect having moved automake/.
140        * itrontask01/Makefile.am: Reflect having moved automake/.
141        * itrontask02/Makefile.am: Reflect having moved automake/.
142        * itrontask03/Makefile.am: Reflect having moved automake/.
143        * itrontask04/Makefile.am: Reflect having moved automake/.
144        * itrontime01/Makefile.am: Reflect having moved automake/.
145
1462003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
149
1502003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
153        CC_CFLAGS_DEFAULT (obsolete).
154
1552003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
158        Remove CC_LDFLAGS_PROFILE_V.
159
1602003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: Remove AC_CONFIG_AUX_DIR.
163
1642003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
167
1682003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: AC_PREREQ(2.57).
171
1722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * .cvsignore: Reformat.
175        Add autom4te*cache.
176        Remove autom4te.cache.
177
1782002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * itronhello/Makefile.am: Use .$(OBJEXT) instead of .o.
181        * itronmbf01/Makefile.am: Use .$(OBJEXT) instead of .o.
182        * itronmbox01/Makefile.am: Use .$(OBJEXT) instead of .o.
183        * itronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
184        * itrontask01/Makefile.am: Use .$(OBJEXT) instead of .o.
185        * itrontask02/Makefile.am: Use .$(OBJEXT) instead of .o.
186        * itrontask03/Makefile.am: Use .$(OBJEXT) instead of .o.
187        * itrontask04/Makefile.am: Use .$(OBJEXT) instead of .o.
188        * itrontime01/Makefile.am: Use .$(OBJEXT) instead of .o.
189
1902002-08-01      Joel Sherrill <joel@OARcorp.com>
191
192        * Per PR47 add support for buffered test output.  This involved
193        adding defines to redirect output to a buffer and dump it when
194        full, at "test pause", and at exit.  To avoid problems when redefining
195        exit(), all tests were modified to call rtems_test_exit().
196        Some tests, notable psxtests, had to be modified to include
197        the standard test macro .h file (pmacros.h or tmacros.h) to
198        enable this support.
199        * itronhello/init.c, itronmbf01/init.c, itronmbox01/init.c,
200        itronsem01/init.c, itrontask01/task1.c, itrontask02/init.c,
201        itrontask03/task1.c, itrontask04/task3.c, itrontime01/init.c: Modified.
202
2032002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Remove ENABLE_GCC28.
206
2072002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac:
210        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
211        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
212        * itronhello/Makefile.am: Remove AUTOMAKE_OPTIONS.
213        * Makefile.am: Remove AUTOMAKE_OPTIONS.
214        * itronmbf01/Makefile.am: Remove AUTOMAKE_OPTIONS.
215        * itronmbox01/Makefile.am: Remove AUTOMAKE_OPTIONS.
216        * itronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
217        * itrontask01/Makefile.am: Remove AUTOMAKE_OPTIONS.
218        * itrontask02/Makefile.am: Remove AUTOMAKE_OPTIONS.
219        * itrontask03/Makefile.am: Remove AUTOMAKE_OPTIONS.
220        * itrontask04/Makefile.am: Remove AUTOMAKE_OPTIONS.
221        * itrontime01/Makefile.am: Remove AUTOMAKE_OPTIONS.
222
2232001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
226        * configure.in: Remove.
227        * configure.ac: New file, generated from configure.in by autoupdate.
228
2292001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * itrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
232
2332001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * itrontask03/Makefile.am: include leaf.am instead of leaf.cfg.
236        * itrontask04/Makefile.am: include leaf.am instead of leaf.cfg.
237        * itronmbf01/Makefile.am: include leaf.am instead of leaf.cfg.
238        * itronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
239        * itronhello/Makefile.am: include leaf.am instead of leaf.cfg.
240        * itrontime01/Makefile.am: include leaf.am instead of leaf.cfg.
241        * itrontask01/Makefile.am: include leaf.am instead of leaf.cfg.
242        * itrontask02/Makefile.am: include leaf.am instead of leaf.cfg.
243        * itronmbox01/Makefile.am: include leaf.am instead of leaf.cfg.
244
2452001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
246
247        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
248
2492001-04-20      Joel Sherrill <joel@OARcorp.com>
250
251        * itronmbf01/itronmbf01.scn, itronmbox01/init.c,
252        itronsem01/itronsem01.scn, itrontime01/init.c: Various
253        adjustments so test output matches screens more reliably.
254
2552000-11-20      Joel Sherrill <joel@OARcorp.com>
256
257        * itrontask01/system.h: Configure enough stack memory.
258
2592000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
262
2632000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
266
2672000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
270        Switch to GNU canonicalization.
271        * itrontests.am: Remove DEFS.
272
2732000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * itronhello/Makefile.am, itronmbf01/Makefile.am,
276        itronmbox01/Makefile.am, itronsem01/Makefile.am,
277        itrontask01/Makefile.am, itrontask02/Makefile.am,
278        itrontask03/Makefile.am, itrontask04/Makefile.am,
279        itrontime01/Makefile.am: Include compile.am
280
2812000-08-10      Joel Sherrill <joel@OARcorp.com>
282
283        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.