source: rtems/testsuites/tmtests/ChangeLog @ 1fd1595

4.104.114.84.95
Last change on this file since 1fd1595 was 1fd1595, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/22/05 at 15:30:31

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

  • configure.ac: Remove RTEMS_ENABLE_BARE, BARE_CPU_CFLAGS, BARE_CPU_MODEL.
  • Property mode set to 100644
File size: 24.2 KB
Line 
12005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Remove RTEMS_ENABLE_BARE,
4        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
5
62005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * tm01/Makefile.am, tm02/Makefile.am,
9        tm03/Makefile.am, tm04/Makefile.am,
10        tm05/Makefile.am, tm06/Makefile.am,
11        tm07/Makefile.am, tm08/Makefile.am,
12        tm09/Makefile.am, tm10/Makefile.am,
13        tm11/Makefile.am, tm12/Makefile.am,
14        tm13/Makefile.am, tm14/Makefile.am,
15        tm15/Makefile.am, tm16/Makefile.am,
16        tm17/Makefile.am, tm18/Makefile.am,
17        tm19/Makefile.am, tm20/Makefile.am,
18        tm21/Makefile.am, tm22/Makefile.am,
19        tm23/Makefile.am, tm24/Makefile.am,
20        tm25/Makefile.am, tm26/Makefile.am,
21        tm27/Makefile.am, tm28/Makefile.am,
22        tm29/Makefile.am, tmck/Makefile.am,
23        tmoverhd/Makefile.am: Convert to using *_PROGRAMS.
24
252005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        * tm01/Makefile.am, tm02/Makefile.am,
28        tm03/Makefile.am, tm04/Makefile.am,
29        tm05/Makefile.am, tm06/Makefile.am,
30        tm07/Makefile.am, tm08/Makefile.am,
31        tm09/Makefile.am, tm10/Makefile.am,
32        tm11/Makefile.am, tm12/Makefile.am,
33        tm13/Makefile.am, tm14/Makefile.am,
34        tm15/Makefile.am, tm16/Makefile.am,
35        tm17/Makefile.am, tm18/Makefile.am,
36        tm19/Makefile.am, tm20/Makefile.am,
37        tm21/Makefile.am, tm22/Makefile.am,
38        tm23/Makefile.am, tm24/Makefile.am,
39        tm25/Makefile.am, tm26/Makefile.am,
40        tm27/Makefile.am, tm28/Makefile.am,
41        tm29/Makefile.am, tmck/Makefile.am,
42        tmoverhd/Makefile.am: Rework.
43
442005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
47        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
48        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
49        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
50        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
51        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
52        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
53        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
54        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
55        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
56        tmoverhd/Makefile.am: Expand tmtests.am.
57        * tmtests.am: Remove.
58
592005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
60
61        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
62        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
63        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
64        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
65        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
66        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
67        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
68        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
69        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
70        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
71        tmoverhd/Makefile.am: AM_CPPFLAGS += -I..../support/include.
72
732005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
74
75        * tmtests.am: Set project_bspdir=$(PROJECT_ROOT)
76
772005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
78
79        * Makefile.am: Remove noinst_HEADERS.
80        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
81        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
82        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
83        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
84        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
85        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
86        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
87        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
88        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
89        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
90        tmoverhd/Makefile.am: Add ../include/systime.h.
91
922005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
93
94        * tmtests.am: Remove LIB_VARIANT.
95
962005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
97
98        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
99        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
100        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
101        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
102        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
103        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
104        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
105        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
106        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
107        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
108        tmoverhd/Makefile.am: Remove SRC, PRINT_SRC.
109
1102005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
111
112        * Makefile.am: Cleanup.
113
1142005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
115
116        * tmtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
117        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
118        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
119        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
120        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
121        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
122        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
123        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
124        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
125        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
126        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
127        tmoverhd/Makefile.am:
128        Partial conversion to automake.
129
1302004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
131
132        * configure.ac: Require automake > 1.9.
133
1342004-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
135
136        PR 610/bsps
137        * tm27/task1.c: Use _RTEMS_RMTEST27 instead of RTEMS_TM27.
138        Unconditionally include <tm27.h>.
139
1402004-04-21      Joel Sherrill <joel@OARcorp.com>
141
142        PR 611/bsps
143        * tm27/task1.c: Follow conventions for tm27 and do not add another
144        macro definition.
145
1462004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
147
148        * tm01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
149        * tm02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
150        * tm03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
151        * tm04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
152        * tm05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
153        * tm06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
154        * tm07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
155        * tm08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
156        * tm09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
157        * tm10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
158        * tm11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
159        * tm12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
160        * tm13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
161        * tm14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
162        * tm15/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
163        * tm16/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
164        * tm17/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
165        * tm18/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
166        * tm19/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
167        * tm20/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
168        * tm21/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
169        * tm22/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
170        * tm23/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
171        * tm24/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
172        * tm25/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
173        * tm26/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
174        * tm27/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
175        * tm28/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
176        * tm29/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
177        * tmck/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
178        * tmoverhd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
179
1802004-03-30      David Querbach <querbach@realtime.bc.ca>
181
182        PR 597/tests
183        * tm02/system.h, tm03/system.h, tm04/system.h, tm05/system.h,
184        tm06/system.h, tm07/system.h, tm08/system.h, tm10/system.h,
185        tm11/system.h, tm12/system.h, tm13/system.h, tm14/system.h,
186        tm15/system.h, tm16/system.h, tm17/system.h, tm18/system.h,
187        tm19/system.h, tm21/system.h, tm22/system.h, tm23/system.h,
188        tm24/system.h, tm25/system.h, tm26/system.h, tm27/system.h,
189        tm27/task1.c, tm29/system.h: The actual workspace needed by the
190        tmtests depends on OPERATION_COUNT, but the definitions of
191        CONFIGURE_MAXIMIM_xxx in the their system.h files do not reflect
192        this. This results in unnecessary memory exhaustion on small-memory
193        systems such as the SS555.
194
1952004-03-28      Ralf Corsepius <ralf.corsepius@rtems.org>
196
197        * include/timesys.h, tm01/task1.c, tm02/task1.c, tm03/task1.c,
198        tm04/task1.c, tm05/task1.c, tm06/task1.c, tm07/task1.c,
199        tm08/task1.c, tm09/task1.c, tm10/task1.c, tm11/task1.c,
200        tm12/task1.c, tm13/task1.c, tm14/task1.c, tm15/task1.c,
201        tm16/task1.c, tm17/task1.c, tm18/task1.c, tm20/task1.c,
202        tm21/task1.c, tm22/task1.c, tm23/task1.c, tm24/task1.c,
203        tm25/task1.c, tm26/task1.c, tm27/task1.c, tm28/task1.c,
204        tm29/task1.c, tmck/task1.c, tmoverhd/testtask.c: Convert to using
205        c99 fixed size types.
206
2072004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac: Add 2nd arg to RTEMS_TOP.
210
2112004-02-26      Joel Sherrill <joel@OARcorp.com>
212
213        PR 583/tests
214        * tm26/task1.c, tm27/task1.c: Correctly reset
215        _Thread_Dispatch_disable_level so printing is safe.
216
2172004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * tm01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
220        Add PRE/TMPINSTALL_FILES to CLEANFILES.
221        * tm02/Makefile.am: Ditto.
222        * tm03/Makefile.am: Ditto.
223        * tm04/Makefile.am: Ditto.
224        * tm05/Makefile.am: Ditto.
225        * tm06/Makefile.am: Ditto.
226        * tm07/Makefile.am: Ditto.
227        * tm08/Makefile.am: Ditto.
228        * tm09/Makefile.am: Ditto.
229        * tm10/Makefile.am: Ditto.
230        * tm11/Makefile.am: Ditto.
231        * tm12/Makefile.am: Ditto.
232        * tm13/Makefile.am: Ditto.
233        * tm14/Makefile.am: Ditto.
234        * tm15/Makefile.am: Ditto.
235        * tm16/Makefile.am: Ditto.
236        * tm17/Makefile.am: Ditto.
237        * tm18/Makefile.am: Ditto.
238        * tm19/Makefile.am: Ditto.
239        * tm20/Makefile.am: Ditto.
240        * tm21/Makefile.am: Ditto.
241        * tm22/Makefile.am: Ditto.
242        * tm23/Makefile.am: Ditto.
243        * tm24/Makefile.am: Ditto.
244        * tm25/Makefile.am: Ditto.
245        * tm26/Makefile.am: Ditto.
246        * tm27/Makefile.am: Ditto.
247        * tm28/Makefile.am: Ditto.
248        * tm29/Makefile.am: Ditto.
249        * tmck/Makefile.am: Ditto.
250        * tmoverhd/Makefile.am: Ditto.
251
2522003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * tmtests.am: Add dirstamp support.
255
2562003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * tmtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
259
2602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
263
2642003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * include/Makefile.am: Reformat.
267        * tm01/Makefile.am: Remove all-local: $(ARCH).
268        * tm02/Makefile.am: Remove all-local: $(ARCH).
269        * tm03/Makefile.am: Remove all-local: $(ARCH).
270        * tm04/Makefile.am: Remove all-local: $(ARCH).
271        * tm05/Makefile.am: Remove all-local: $(ARCH).
272        * tm06/Makefile.am: Remove all-local: $(ARCH).
273        * tm07/Makefile.am: Remove all-local: $(ARCH).
274        * tm08/Makefile.am: Remove all-local: $(ARCH).
275        * tm09/Makefile.am: Remove all-local: $(ARCH).
276        * tm10/Makefile.am: Remove all-local: $(ARCH).
277        * tm11/Makefile.am: Remove all-local: $(ARCH).
278        * tm12/Makefile.am: Remove all-local: $(ARCH).
279        * tm13/Makefile.am: Remove all-local: $(ARCH).
280        * tm14/Makefile.am: Remove all-local: $(ARCH).
281        * tm15/Makefile.am: Remove all-local: $(ARCH).
282        * tm16/Makefile.am: Remove all-local: $(ARCH).
283        * tm17/Makefile.am: Remove all-local: $(ARCH).
284        * tm18/Makefile.am: Remove all-local: $(ARCH).
285        * tm19/Makefile.am: Remove all-local: $(ARCH).
286        * tm20/Makefile.am: Remove all-local: $(ARCH).
287        * tm21/Makefile.am: Remove all-local: $(ARCH).
288        * tm22/Makefile.am: Remove all-local: $(ARCH).
289        * tm23/Makefile.am: Remove all-local: $(ARCH).
290        * tm24/Makefile.am: Remove all-local: $(ARCH).
291        * tm25/Makefile.am: Remove all-local: $(ARCH).
292        * tm26/Makefile.am: Remove all-local: $(ARCH).
293        * tm27/Makefile.am: Remove all-local: $(ARCH).
294        * tm28/Makefile.am: Remove all-local: $(ARCH).
295        * tm29/Makefile.am: Remove all-local: $(ARCH).
296        * tmck/Makefile.am: Remove all-local: $(ARCH).
297        * tmoverhd/Makefile.am: Remove all-local: $(ARCH).
298
2992003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * configure.ac: Reflect having moved to testsuites/.
302
3032003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * configure.ac: Remove RTEMS_CANONICAL_HOST.
306
3072003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * configure.ac:Remove RTEMS_CHECK_CPU.
310
3112003-09-04      Joel Sherrill <joel@OARcorp.com>
312
313        * include/timesys.h, tm01/system.h, tm01/task1.c, tm01/tm01.doc,
314        tm02/system.h, tm02/task1.c, tm02/tm02.doc, tm03/system.h,
315        tm03/task1.c, tm03/tm03.doc, tm04/system.h, tm04/task1.c,
316        tm04/tm04.doc, tm05/system.h, tm05/task1.c, tm05/tm05.doc,
317        tm06/system.h, tm06/task1.c, tm06/tm06.doc, tm07/system.h,
318        tm07/task1.c, tm07/tm07.doc, tm08/system.h, tm08/task1.c,
319        tm08/tm08.doc, tm09/system.h, tm09/task1.c, tm09/tm09.doc,
320        tm10/system.h, tm10/task1.c, tm10/tm10.doc, tm11/system.h,
321        tm11/task1.c, tm11/tm11.doc, tm12/system.h, tm12/task1.c,
322        tm12/tm12.doc, tm13/system.h, tm13/task1.c, tm13/tm13.doc,
323        tm14/system.h, tm14/task1.c, tm14/tm14.doc, tm15/system.h,
324        tm15/task1.c, tm15/tm15.doc, tm16/system.h, tm16/task1.c,
325        tm16/tm16.doc, tm17/system.h, tm17/task1.c, tm17/tm17.doc,
326        tm18/system.h, tm18/task1.c, tm18/tm18.doc, tm19/system.h,
327        tm19/task1.c, tm19/tm19.doc, tm20/system.h, tm20/task1.c,
328        tm20/tm20.doc, tm21/system.h, tm21/task1.c, tm21/tm21.doc,
329        tm22/system.h, tm22/task1.c, tm22/tm22.doc, tm23/system.h,
330        tm23/task1.c, tm23/tm23.doc, tm24/system.h, tm24/task1.c,
331        tm24/tm24.doc, tm25/system.h, tm25/task1.c, tm25/tm25.doc,
332        tm26/fptest.h, tm26/system.h, tm26/task1.c, tm26/tm26.doc,
333        tm27/system.h, tm27/task1.c, tm27/tm27.doc, tm28/system.h,
334        tm28/task1.c, tm28/tm28.doc, tm29/system.h, tm29/task1.c,
335        tm29/tm29.doc, tmck/system.h, tmck/task1.c, tmck/tmck.doc,
336        tmoverhd/dumrtems.h, tmoverhd/empty.c, tmoverhd/system.h,
337        tmoverhd/testtask.c, tmoverhd/tmoverhd.doc: URL for license changed.
338
3392003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * Makefile.am: Reflect having moved aclocal/.
342
3432003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * Makefile.am: Reflect having moved automake/.
346        * include/Makefile.am: Reflect having moved automake/.
347        * tm01/Makefile.am: Reflect having moved automake/.
348        * tm02/Makefile.am: Reflect having moved automake/.
349        * tm03/Makefile.am: Reflect having moved automake/.
350        * tm04/Makefile.am: Reflect having moved automake/.
351        * tm05/Makefile.am: Reflect having moved automake/.
352        * tm06/Makefile.am: Reflect having moved automake/.
353        * tm07/Makefile.am: Reflect having moved automake/.
354        * tm08/Makefile.am: Reflect having moved automake/.
355        * tm09/Makefile.am: Reflect having moved automake/.
356        * tm10/Makefile.am: Reflect having moved automake/.
357        * tm11/Makefile.am: Reflect having moved automake/.
358        * tm12/Makefile.am: Reflect having moved automake/.
359        * tm13/Makefile.am: Reflect having moved automake/.
360        * tm14/Makefile.am: Reflect having moved automake/.
361        * tm15/Makefile.am: Reflect having moved automake/.
362        * tm16/Makefile.am: Reflect having moved automake/.
363        * tm17/Makefile.am: Reflect having moved automake/.
364        * tm18/Makefile.am: Reflect having moved automake/.
365        * tm19/Makefile.am: Reflect having moved automake/.
366        * tm20/Makefile.am: Reflect having moved automake/.
367        * tm21/Makefile.am: Reflect having moved automake/.
368        * tm22/Makefile.am: Reflect having moved automake/.
369        * tm23/Makefile.am: Reflect having moved automake/.
370        * tm24/Makefile.am: Reflect having moved automake/.
371        * tm25/Makefile.am: Reflect having moved automake/.
372        * tm26/Makefile.am: Reflect having moved automake/.
373        * tm27/Makefile.am: Reflect having moved automake/.
374        * tm28/Makefile.am: Reflect having moved automake/.
375        * tm29/Makefile.am: Reflect having moved automake/.
376        * tmck/Makefile.am: Reflect having moved automake/.
377        * tmoverhd/Makefile.am: Reflect having moved automake/.
378
3792003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
382
3832003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
386        CC_CFLAGS_DEFAULT (obsolete).
387
3882003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
391        Remove CC_LDFLAGS_PROFILE_V.
392
3932003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * configure.ac: Remove AC_CONFIG_AUX_DIR.
396
3972003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
400
4012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * configure.ac: AC_PREREQ(2.57).
404
4052002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * .cvsignore: Reformat.
408        Add autom4te*cache.
409        Remove autom4te.cache.
410
4112002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * tm01/Makefile.am: Use $(OBJEXT) instead of .o.
414        * tm02/Makefile.am: Use $(OBJEXT) instead of .o.
415        * tm03/Makefile.am: Use $(OBJEXT) instead of .o.
416        * tm04/Makefile.am: Use $(OBJEXT) instead of .o.
417        * tm05/Makefile.am: Use $(OBJEXT) instead of .o.
418        * tm06/Makefile.am: Use $(OBJEXT) instead of .o.
419        * tm07/Makefile.am: Use $(OBJEXT) instead of .o.
420        * tm08/Makefile.am: Use $(OBJEXT) instead of .o.
421        * tm09/Makefile.am: Use $(OBJEXT) instead of .o.
422        * tm10/Makefile.am: Use $(OBJEXT) instead of .o.
423        * tm11/Makefile.am: Use $(OBJEXT) instead of .o.
424        * tm12/Makefile.am: Use $(OBJEXT) instead of .o.
425        * tm13/Makefile.am: Use $(OBJEXT) instead of .o.
426        * tm14/Makefile.am: Use $(OBJEXT) instead of .o.
427        * tm15/Makefile.am: Use $(OBJEXT) instead of .o.
428        * tm16/Makefile.am: Use $(OBJEXT) instead of .o.
429        * tm17/Makefile.am: Use $(OBJEXT) instead of .o.
430        * tm18/Makefile.am: Use $(OBJEXT) instead of .o.
431        * tm19/Makefile.am: Use $(OBJEXT) instead of .o.
432        * tm20/Makefile.am: Use $(OBJEXT) instead of .o.
433        * tm21/Makefile.am: Use $(OBJEXT) instead of .o.
434        * tm22/Makefile.am: Use $(OBJEXT) instead of .o.
435        * tm23/Makefile.am: Use $(OBJEXT) instead of .o.
436        * tm24/Makefile.am: Use $(OBJEXT) instead of .o.
437        * tm25/Makefile.am: Use $(OBJEXT) instead of .o.
438        * tm26/Makefile.am: Use $(OBJEXT) instead of .o.
439        * tm27/Makefile.am: Use $(OBJEXT) instead of .o.
440        * tm28/Makefile.am: Use $(OBJEXT) instead of .o.
441        * tm29/Makefile.am: Use $(OBJEXT) instead of .o.
442        * tmck/Makefile.am: Use $(OBJEXT) instead of .o.
443        * tmoverhd/Makefile.am: Use $(OBJEXT) instead of .o.
444
4452002-08-01      Joel Sherrill <joel@OARcorp.com>
446
447        * Per PR47 add support for buffered test output.  This involved
448        adding defines to redirect output to a buffer and dump it when
449        full, at "test pause", and at exit.  To avoid problems when redefining
450        exit(), all tests were modified to call rtems_test_exit().
451        Some tests, notable psxtests, had to be modified to include
452        the standard test macro .h file (pmacros.h or tmacros.h) to
453        enable this support.
454        * include/timesys.h, tm01/task1.c, tm02/task1.c, tm03/task1.c,
455        tm04/task1.c, tm05/task1.c, tm06/task1.c, tm07/task1.c, tm08/task1.c,
456        tm09/task1.c, tm10/task1.c, tm11/task1.c, tm12/task1.c, tm13/task1.c,
457        tm14/task1.c, tm15/task1.c, tm16/task1.c, tm17/task1.c, tm18/task1.c,
458        tm19/task1.c, tm20/task1.c, tm21/task1.c, tm22/task1.c, tm23/task1.c,
459        tm24/task1.c, tm25/task1.c, tm26/task1.c, tm27/task1.c, tm28/task1.c,
460        tm29/task1.c, tmck/task1.c, tmoverhd/testtask.c: Modified.
4612002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * configure.ac: Remove ENABLE_GCC28.
464
4652002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * configure.ac:
468        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
469        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
470        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
471        * Makefile.am: Remove AUTOMAKE_OPTIONS.
472        * tm01/Makefile.am: Remove AUTOMAKE_OPTIONS.
473        * tm02/Makefile.am: Remove AUTOMAKE_OPTIONS.
474        * tm03/Makefile.am: Remove AUTOMAKE_OPTIONS.
475        * tm04/Makefile.am: Remove AUTOMAKE_OPTIONS.
476        * tm05/Makefile.am: Remove AUTOMAKE_OPTIONS.
477        * tm06/Makefile.am: Remove AUTOMAKE_OPTIONS.
478        * tm07/Makefile.am: Remove AUTOMAKE_OPTIONS.
479        * tm08/Makefile.am: Remove AUTOMAKE_OPTIONS.
480        * tm09/Makefile.am: Remove AUTOMAKE_OPTIONS.
481        * tm10/Makefile.am: Remove AUTOMAKE_OPTIONS.
482        * tm11/Makefile.am: Remove AUTOMAKE_OPTIONS.
483        * tm12/Makefile.am: Remove AUTOMAKE_OPTIONS.
484        * tm13/Makefile.am: Remove AUTOMAKE_OPTIONS.
485        * tm14/Makefile.am: Remove AUTOMAKE_OPTIONS.
486        * tm15/Makefile.am: Remove AUTOMAKE_OPTIONS.
487        * tm16/Makefile.am: Remove AUTOMAKE_OPTIONS.
488        * tm17/Makefile.am: Remove AUTOMAKE_OPTIONS.
489        * tm18/Makefile.am: Remove AUTOMAKE_OPTIONS.
490        * tm19/Makefile.am: Remove AUTOMAKE_OPTIONS.
491        * tm20/Makefile.am: Remove AUTOMAKE_OPTIONS.
492        * tm21/Makefile.am: Remove AUTOMAKE_OPTIONS.
493        * tm22/Makefile.am: Remove AUTOMAKE_OPTIONS.
494        * tm23/Makefile.am: Remove AUTOMAKE_OPTIONS.
495        * tm24/Makefile.am: Remove AUTOMAKE_OPTIONS.
496        * tm25/Makefile.am: Remove AUTOMAKE_OPTIONS.
497        * tm26/Makefile.am: Remove AUTOMAKE_OPTIONS.
498        * tm27/Makefile.am: Remove AUTOMAKE_OPTIONS.
499        * tm28/Makefile.am: Remove AUTOMAKE_OPTIONS.
500        * tm29/Makefile.am: Remove AUTOMAKE_OPTIONS.
501        * tmck/Makefile.am: Remove AUTOMAKE_OPTIONS.
502        * tmoverhd/Makefile.am: Remove AUTOMAKE_OPTIONS.
503
5042001-11-08      Jiri Gaisler <jiri@gaisler.com>
505
506        This fix is response to test results reported by Jerry Needell
507        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
508        * tm27/task1.c: Account for overhead in starting and stopping
509        the timer.
510
5112001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
514        * configure.in: Remove.
515        * configure.ac: New file, generated from configure.in by autoupdate.
516
5172001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        * tmtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
520
5212001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * tm27/Makefile.am: include leaf.am instead of leaf.cfg.
524        * tm26/Makefile.am: include leaf.am instead of leaf.cfg.
525        * tm24/Makefile.am: include leaf.am instead of leaf.cfg.
526        * tm16/Makefile.am: include leaf.am instead of leaf.cfg.
527        * tm18/Makefile.am: include leaf.am instead of leaf.cfg.
528        * tm02/Makefile.am: include leaf.am instead of leaf.cfg.
529        * tm10/Makefile.am: include leaf.am instead of leaf.cfg.
530        * tm11/Makefile.am: include leaf.am instead of leaf.cfg.
531        * tm15/Makefile.am: include leaf.am instead of leaf.cfg.
532        * tm19/Makefile.am: include leaf.am instead of leaf.cfg.
533        * tm04/Makefile.am: include leaf.am instead of leaf.cfg.
534        * tm17/Makefile.am: include leaf.am instead of leaf.cfg.
535        * tm28/Makefile.am: include leaf.am instead of leaf.cfg.
536        * tmck/Makefile.am: include leaf.am instead of leaf.cfg.
537        * tm08/Makefile.am: include leaf.am instead of leaf.cfg.
538        * tm12/Makefile.am: include leaf.am instead of leaf.cfg.
539        * tm03/Makefile.am: include leaf.am instead of leaf.cfg.
540        * tm13/Makefile.am: include leaf.am instead of leaf.cfg.
541        * tm29/Makefile.am: include leaf.am instead of leaf.cfg.
542        * tmoverhd/Makefile.am: include leaf.am instead of leaf.cfg.
543        * tm20/Makefile.am: include leaf.am instead of leaf.cfg.
544        * tm09/Makefile.am: include leaf.am instead of leaf.cfg.
545        * tm01/Makefile.am: include leaf.am instead of leaf.cfg.
546        * tm21/Makefile.am: include leaf.am instead of leaf.cfg.
547        * tm07/Makefile.am: include leaf.am instead of leaf.cfg.
548        * tm25/Makefile.am: include leaf.am instead of leaf.cfg.
549        * tm22/Makefile.am: include leaf.am instead of leaf.cfg.
550        * tm06/Makefile.am: include leaf.am instead of leaf.cfg.
551        * tm05/Makefile.am: include leaf.am instead of leaf.cfg.
552        * tm14/Makefile.am: include leaf.am instead of leaf.cfg.
553        * tm23/Makefile.am: include leaf.am instead of leaf.cfg.
554
5552001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
556
557        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
558
5592001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * tm20/Makefile.am: Remove stubdir.rel
562
5632000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
566
5672000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
570
5712000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
574        Switch to GNU canonicalization.
575        * tmtests.am: Remove DEFS.
576
5772000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
580        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
581        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
582        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
583        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
584        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
585        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
586        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
587        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
588        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
589        tmoverhd/Makefile.am: Include compile.am
590
5912000-08-10      Joel Sherrill <joel@OARcorp.com>
592
593        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.