source: rtems/testsuites/itrontests/ChangeLog @ f8284c95

4.104.114.84.95
Last change on this file since f8284c95 was 78ef0dc, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/01/04 at 10:14:34

2004-04-01 Ralf Corsepius <ralf_corsepius@…>

  • itronhello/system.h: Include <rtems/itron.h> instead of <itron.h>.
  • itronmbf01/system.h: Include <rtems/itron.h> instead of <itron.h>.
  • itronmbox01/system.h: Include <rtems/itron.h> instead of <itron.h>.
  • itronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
  • itrontask01/system.h: Include <rtems/itron.h> instead of <itron.h>.
  • itrontask02/system.h: Include <rtems/itron.h> instead of <itron.h>.
  • itrontask03/system.h: Include <rtems/itron.h> instead of <itron.h>.
  • itrontask04/system.h: Include <rtems/itron.h> instead of <itron.h>.
  • itrontime01/system.h: Include <rtems/itron.h> instead of <itron.h>.
  • Property mode set to 100644
File size: 8.8 KB
Line 
12004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * itronhello/system.h: Include <rtems/itron.h> instead of <itron.h>.
4        * itronmbf01/system.h: Include <rtems/itron.h> instead of <itron.h>.
5        * itronmbox01/system.h: Include <rtems/itron.h> instead of <itron.h>.
6        * itronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
7        * itrontask01/system.h: Include <rtems/itron.h> instead of <itron.h>.
8        * itrontask02/system.h: Include <rtems/itron.h> instead of <itron.h>.
9        * itrontask03/system.h: Include <rtems/itron.h> instead of <itron.h>.
10        * itrontask04/system.h: Include <rtems/itron.h> instead of <itron.h>.
11        * itrontime01/system.h: Include <rtems/itron.h> instead of <itron.h>.
12
132004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Add 2nd arg to RTEMS_TOP.
16
172004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * itronhello/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
20        Add PRE/TMPINSTALL_FILES to CLEANFILES.
21        * itronmbf01/Makefile.am: Ditto.
22        * itronmbox01/Makefile.am: Ditto.
23        * itronsem01/Makefile.am: Ditto.
24        * itrontask01/Makefile.am: Ditto.
25        * itrontask02/Makefile.am: Ditto.
26        * itrontask03/Makefile.am: Ditto.
27        * itrontask04/Makefile.am: Ditto.
28        * itrontime01/Makefile.am: Ditto.
29
302003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * itrontests.am: Add dirstamp support.
33
342003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * itrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
37
382003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
41
422003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * itronhello/Makefile.am: Remove all-local: $(ARCH).
45        * itronmbf01/Makefile.am: Remove all-local: $(ARCH).
46        * itronmbox01/Makefile.am: Remove all-local: $(ARCH).
47        * itronsem01/Makefile.am: Remove all-local: $(ARCH).
48        * itrontask01/Makefile.am: Remove all-local: $(ARCH).
49        * itrontask02/Makefile.am: Remove all-local: $(ARCH).
50        * itrontask03/Makefile.am: Remove all-local: $(ARCH).
51        * itrontask04/Makefile.am: Remove all-local: $(ARCH).
52        * itrontime01/Makefile.am: Remove all-local: $(ARCH).
53
542003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Reflect having moved to testsuites/.
57
582003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Remove RTEMS_CANONICAL_HOST.
61
622003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac:Remove RTEMS_CHECK_CPU.
65
662003-09-04      Joel Sherrill <joel@OARcorp.com>
67
68        * itronhello/init.c, itronhello/itronhello.doc, itronhello/system.h,
69        itronmbf01/init.c, itronmbf01/itronmbf01.doc, itronmbf01/system.h,
70        itronmbox01/init.c, itronmbox01/system.h, itronsem01/init.c,
71        itronsem01/itronsem01.doc, itronsem01/system.h, itrontask01/init.c,
72        itrontask01/itrontask01.doc, itrontask01/system.h,
73        itrontask01/task1.c, itrontask02/dormant.c, itrontask02/init.c,
74        itrontask02/itrontask02.doc, itrontask02/system.h,
75        itrontask03/init.c, itrontask03/itrontask03.doc,
76        itrontask03/preempt.c, itrontask03/system.h, itrontask03/task1.c,
77        itrontask03/task2.c, itrontask03/task3.c, itrontask04/init.c,
78        itrontask04/itrontask04.doc, itrontask04/system.h,
79        itrontask04/task1.c, itrontask04/task2.c, itrontask04/task3.c,
80        itrontime01/init.c, itrontime01/system.h: URL for license changed.
81
822003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Reflect having moved aclocal/.
85
862003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Reflect having moved automake/.
89        * itronhello/Makefile.am: Reflect having moved automake/.
90        * itronmbf01/Makefile.am: Reflect having moved automake/.
91        * itronmbox01/Makefile.am: Reflect having moved automake/.
92        * itronsem01/Makefile.am: Reflect having moved automake/.
93        * itrontask01/Makefile.am: Reflect having moved automake/.
94        * itrontask02/Makefile.am: Reflect having moved automake/.
95        * itrontask03/Makefile.am: Reflect having moved automake/.
96        * itrontask04/Makefile.am: Reflect having moved automake/.
97        * itrontime01/Makefile.am: Reflect having moved automake/.
98
992003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
102
1032003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
106        CC_CFLAGS_DEFAULT (obsolete).
107
1082003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
111        Remove CC_LDFLAGS_PROFILE_V.
112
1132003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Remove AC_CONFIG_AUX_DIR.
116
1172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
120
1212003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: AC_PREREQ(2.57).
124
1252002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * .cvsignore: Reformat.
128        Add autom4te*cache.
129        Remove autom4te.cache.
130
1312002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * itronhello/Makefile.am: Use .$(OBJEXT) instead of .o.
134        * itronmbf01/Makefile.am: Use .$(OBJEXT) instead of .o.
135        * itronmbox01/Makefile.am: Use .$(OBJEXT) instead of .o.
136        * itronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
137        * itrontask01/Makefile.am: Use .$(OBJEXT) instead of .o.
138        * itrontask02/Makefile.am: Use .$(OBJEXT) instead of .o.
139        * itrontask03/Makefile.am: Use .$(OBJEXT) instead of .o.
140        * itrontask04/Makefile.am: Use .$(OBJEXT) instead of .o.
141        * itrontime01/Makefile.am: Use .$(OBJEXT) instead of .o.
142
1432002-08-01      Joel Sherrill <joel@OARcorp.com>
144
145        * Per PR47 add support for buffered test output.  This involved
146        adding defines to redirect output to a buffer and dump it when
147        full, at "test pause", and at exit.  To avoid problems when redefining
148        exit(), all tests were modified to call rtems_test_exit().
149        Some tests, notable psxtests, had to be modified to include
150        the standard test macro .h file (pmacros.h or tmacros.h) to
151        enable this support.
152        * itronhello/init.c, itronmbf01/init.c, itronmbox01/init.c,
153        itronsem01/init.c, itrontask01/task1.c, itrontask02/init.c,
154        itrontask03/task1.c, itrontask04/task3.c, itrontime01/init.c: Modified.
155
1562002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Remove ENABLE_GCC28.
159
1602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac:
163        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
164        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
165        * itronhello/Makefile.am: Remove AUTOMAKE_OPTIONS.
166        * Makefile.am: Remove AUTOMAKE_OPTIONS.
167        * itronmbf01/Makefile.am: Remove AUTOMAKE_OPTIONS.
168        * itronmbox01/Makefile.am: Remove AUTOMAKE_OPTIONS.
169        * itronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
170        * itrontask01/Makefile.am: Remove AUTOMAKE_OPTIONS.
171        * itrontask02/Makefile.am: Remove AUTOMAKE_OPTIONS.
172        * itrontask03/Makefile.am: Remove AUTOMAKE_OPTIONS.
173        * itrontask04/Makefile.am: Remove AUTOMAKE_OPTIONS.
174        * itrontime01/Makefile.am: Remove AUTOMAKE_OPTIONS.
175
1762001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
179        * configure.in: Remove.
180        * configure.ac: New file, generated from configure.in by autoupdate.
181
1822001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * itrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
185
1862001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * itrontask03/Makefile.am: include leaf.am instead of leaf.cfg.
189        * itrontask04/Makefile.am: include leaf.am instead of leaf.cfg.
190        * itronmbf01/Makefile.am: include leaf.am instead of leaf.cfg.
191        * itronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
192        * itronhello/Makefile.am: include leaf.am instead of leaf.cfg.
193        * itrontime01/Makefile.am: include leaf.am instead of leaf.cfg.
194        * itrontask01/Makefile.am: include leaf.am instead of leaf.cfg.
195        * itrontask02/Makefile.am: include leaf.am instead of leaf.cfg.
196        * itronmbox01/Makefile.am: include leaf.am instead of leaf.cfg.
197
1982001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
199
200        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
201
2022001-04-20      Joel Sherrill <joel@OARcorp.com>
203
204        * itronmbf01/itronmbf01.scn, itronmbox01/init.c,
205        itronsem01/itronsem01.scn, itrontime01/init.c: Various
206        adjustments so test output matches screens more reliably.
207
2082000-11-20      Joel Sherrill <joel@OARcorp.com>
209
210        * itrontask01/system.h: Configure enough stack memory.
211
2122000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
215
2162000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
219
2202000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
223        Switch to GNU canonicalization.
224        * itrontests.am: Remove DEFS.
225
2262000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * itronhello/Makefile.am, itronmbf01/Makefile.am,
229        itronmbox01/Makefile.am, itronsem01/Makefile.am,
230        itrontask01/Makefile.am, itrontask02/Makefile.am,
231        itrontask03/Makefile.am, itrontask04/Makefile.am,
232        itrontime01/Makefile.am: Include compile.am
233
2342000-08-10      Joel Sherrill <joel@OARcorp.com>
235
236        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.