source: rtems/testsuites/tmtests/ChangeLog @ af99a743

4.104.114.95
Last change on this file since af99a743 was 9a56628, checked in by Joel Sherrill <joel.sherrill@…>, on 12/05/07 at 22:24:53

2007-12-05 Joel Sherrill <joel.sherrill@…>

  • tmoverhd/testtask.c: Spacing and remove call to obsolete rtems_initialize_executive().
  • Property mode set to 100644
File size: 26.4 KB
Line 
12007-12-05      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * tmoverhd/testtask.c: Spacing and remove call to obsolete
4        rtems_initialize_executive().
5
62007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
7
8        * tmoverhd/testtask.c: Move interrupt_stack_size field from CPU Table
9        to Configuration Table. Eliminate CPU Table from all ports. Delete
10        references to CPU Table in all forms.
11
122007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
13
14        * tm05/Makefile.am, tm06/Makefile.am, tm07/Makefile.am,
15        tm08/Makefile.am, tm09/Makefile.am, tm10/Makefile.am,
16        tm11/Makefile.am, tm12/Makefile.am, tm13/Makefile.am,
17        tm14/Makefile.am, tm15/Makefile.am, tm16/Makefile.am,
18        tm17/Makefile.am, tm18/Makefile.am, tm19/Makefile.am,
19        tm20/Makefile.am, tm22/Makefile.am, tm23/Makefile.am,
20        tm24/Makefile.am, tm25/Makefile.am, tm26/Makefile.am,
21        tm27/Makefile.am, tm28/Makefile.am, tm29/Makefile.am,
22        tmck/Makefile.am, tmoverhd/Makefile.am: Add optional managers to
23        Makefiles. Clean up test cases so last output line follows END OF
24        pattern. Make sure test case all run. All tests appeared ok on sis.
25
262007-02-06      Joel Sherrill <joel@OARcorp.com>
27
28        * tm09/task1.c, tm10/task1.c, tm11/task1.c, tm12/task1.c, tm13/task1.c,
29        tm14/task1.c, tm22/task1.c: Address size_t/uint32_t typing issues in
30        message queue tests.
31
322006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * configure.ac: New BUG-REPORT address.
35
362006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
37
38        * configure.ac: Require autoconf-2.60. Require automake-1.10.
39
402006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
43        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
44        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
45        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
46        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
47        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
48        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
49        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
50        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
51        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
52        tmoverhd/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir
53        instead.
54
552005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
56
57        * configure.ac: Remove RTEMS_ENABLE_BARE,
58        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
59
602005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * tm01/Makefile.am, tm02/Makefile.am,
63        tm03/Makefile.am, tm04/Makefile.am,
64        tm05/Makefile.am, tm06/Makefile.am,
65        tm07/Makefile.am, tm08/Makefile.am,
66        tm09/Makefile.am, tm10/Makefile.am,
67        tm11/Makefile.am, tm12/Makefile.am,
68        tm13/Makefile.am, tm14/Makefile.am,
69        tm15/Makefile.am, tm16/Makefile.am,
70        tm17/Makefile.am, tm18/Makefile.am,
71        tm19/Makefile.am, tm20/Makefile.am,
72        tm21/Makefile.am, tm22/Makefile.am,
73        tm23/Makefile.am, tm24/Makefile.am,
74        tm25/Makefile.am, tm26/Makefile.am,
75        tm27/Makefile.am, tm28/Makefile.am,
76        tm29/Makefile.am, tmck/Makefile.am,
77        tmoverhd/Makefile.am: Convert to using *_PROGRAMS.
78
792005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
80
81        * tm01/Makefile.am, tm02/Makefile.am,
82        tm03/Makefile.am, tm04/Makefile.am,
83        tm05/Makefile.am, tm06/Makefile.am,
84        tm07/Makefile.am, tm08/Makefile.am,
85        tm09/Makefile.am, tm10/Makefile.am,
86        tm11/Makefile.am, tm12/Makefile.am,
87        tm13/Makefile.am, tm14/Makefile.am,
88        tm15/Makefile.am, tm16/Makefile.am,
89        tm17/Makefile.am, tm18/Makefile.am,
90        tm19/Makefile.am, tm20/Makefile.am,
91        tm21/Makefile.am, tm22/Makefile.am,
92        tm23/Makefile.am, tm24/Makefile.am,
93        tm25/Makefile.am, tm26/Makefile.am,
94        tm27/Makefile.am, tm28/Makefile.am,
95        tm29/Makefile.am, tmck/Makefile.am,
96        tmoverhd/Makefile.am: Rework.
97
982005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
99
100        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
101        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
102        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
103        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
104        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
105        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
106        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
107        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
108        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
109        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
110        tmoverhd/Makefile.am: Expand tmtests.am.
111        * tmtests.am: Remove.
112
1132005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
114
115        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
116        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
117        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
118        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
119        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
120        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
121        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
122        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
123        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
124        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
125        tmoverhd/Makefile.am: AM_CPPFLAGS += -I..../support/include.
126
1272005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
128
129        * tmtests.am: Set project_bspdir=$(PROJECT_ROOT)
130
1312005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
132
133        * Makefile.am: Remove noinst_HEADERS.
134        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
135        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
136        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
137        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
138        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
139        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
140        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
141        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
142        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
143        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
144        tmoverhd/Makefile.am: Add ../include/systime.h.
145
1462005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
147
148        * tmtests.am: Remove LIB_VARIANT.
149
1502005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
151
152        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
153        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
154        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
155        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
156        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
157        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
158        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
159        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
160        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
161        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
162        tmoverhd/Makefile.am: Remove SRC, PRINT_SRC.
163
1642005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
165
166        * Makefile.am: Cleanup.
167
1682005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
169
170        * tmtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
171        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
172        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
173        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
174        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
175        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
176        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
177        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
178        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
179        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
180        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
181        tmoverhd/Makefile.am:
182        Partial conversion to automake.
183
1842004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
185
186        * configure.ac: Require automake > 1.9.
187
1882004-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
189
190        PR 610/bsps
191        * tm27/task1.c: Use _RTEMS_RMTEST27 instead of RTEMS_TM27.
192        Unconditionally include <tm27.h>.
193
1942004-04-21      Joel Sherrill <joel@OARcorp.com>
195
196        PR 611/bsps
197        * tm27/task1.c: Follow conventions for tm27 and do not add another
198        macro definition.
199
2002004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
201
202        * tm01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
203        * tm02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
204        * tm03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
205        * tm04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
206        * tm05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
207        * tm06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
208        * tm07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
209        * tm08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
210        * tm09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
211        * tm10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
212        * tm11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
213        * tm12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
214        * tm13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
215        * tm14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
216        * tm15/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
217        * tm16/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
218        * tm17/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
219        * tm18/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
220        * tm19/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
221        * tm20/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
222        * tm21/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
223        * tm22/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
224        * tm23/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
225        * tm24/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
226        * tm25/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
227        * tm26/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
228        * tm27/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
229        * tm28/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
230        * tm29/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
231        * tmck/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
232        * tmoverhd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
233
2342004-03-30      David Querbach <querbach@realtime.bc.ca>
235
236        PR 597/tests
237        * tm02/system.h, tm03/system.h, tm04/system.h, tm05/system.h,
238        tm06/system.h, tm07/system.h, tm08/system.h, tm10/system.h,
239        tm11/system.h, tm12/system.h, tm13/system.h, tm14/system.h,
240        tm15/system.h, tm16/system.h, tm17/system.h, tm18/system.h,
241        tm19/system.h, tm21/system.h, tm22/system.h, tm23/system.h,
242        tm24/system.h, tm25/system.h, tm26/system.h, tm27/system.h,
243        tm27/task1.c, tm29/system.h: The actual workspace needed by the
244        tmtests depends on OPERATION_COUNT, but the definitions of
245        CONFIGURE_MAXIMIM_xxx in the their system.h files do not reflect
246        this. This results in unnecessary memory exhaustion on small-memory
247        systems such as the SS555.
248
2492004-03-28      Ralf Corsepius <ralf.corsepius@rtems.org>
250
251        * include/timesys.h, tm01/task1.c, tm02/task1.c, tm03/task1.c,
252        tm04/task1.c, tm05/task1.c, tm06/task1.c, tm07/task1.c,
253        tm08/task1.c, tm09/task1.c, tm10/task1.c, tm11/task1.c,
254        tm12/task1.c, tm13/task1.c, tm14/task1.c, tm15/task1.c,
255        tm16/task1.c, tm17/task1.c, tm18/task1.c, tm20/task1.c,
256        tm21/task1.c, tm22/task1.c, tm23/task1.c, tm24/task1.c,
257        tm25/task1.c, tm26/task1.c, tm27/task1.c, tm28/task1.c,
258        tm29/task1.c, tmck/task1.c, tmoverhd/testtask.c: Convert to using
259        c99 fixed size types.
260
2612004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.ac: Add 2nd arg to RTEMS_TOP.
264
2652004-02-26      Joel Sherrill <joel@OARcorp.com>
266
267        PR 583/tests
268        * tm26/task1.c, tm27/task1.c: Correctly reset
269        _Thread_Dispatch_disable_level so printing is safe.
270
2712004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * tm01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
274        Add PRE/TMPINSTALL_FILES to CLEANFILES.
275        * tm02/Makefile.am: Ditto.
276        * tm03/Makefile.am: Ditto.
277        * tm04/Makefile.am: Ditto.
278        * tm05/Makefile.am: Ditto.
279        * tm06/Makefile.am: Ditto.
280        * tm07/Makefile.am: Ditto.
281        * tm08/Makefile.am: Ditto.
282        * tm09/Makefile.am: Ditto.
283        * tm10/Makefile.am: Ditto.
284        * tm11/Makefile.am: Ditto.
285        * tm12/Makefile.am: Ditto.
286        * tm13/Makefile.am: Ditto.
287        * tm14/Makefile.am: Ditto.
288        * tm15/Makefile.am: Ditto.
289        * tm16/Makefile.am: Ditto.
290        * tm17/Makefile.am: Ditto.
291        * tm18/Makefile.am: Ditto.
292        * tm19/Makefile.am: Ditto.
293        * tm20/Makefile.am: Ditto.
294        * tm21/Makefile.am: Ditto.
295        * tm22/Makefile.am: Ditto.
296        * tm23/Makefile.am: Ditto.
297        * tm24/Makefile.am: Ditto.
298        * tm25/Makefile.am: Ditto.
299        * tm26/Makefile.am: Ditto.
300        * tm27/Makefile.am: Ditto.
301        * tm28/Makefile.am: Ditto.
302        * tm29/Makefile.am: Ditto.
303        * tmck/Makefile.am: Ditto.
304        * tmoverhd/Makefile.am: Ditto.
305
3062003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * tmtests.am: Add dirstamp support.
309
3102003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * tmtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
313
3142003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
317
3182003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * include/Makefile.am: Reformat.
321        * tm01/Makefile.am: Remove all-local: $(ARCH).
322        * tm02/Makefile.am: Remove all-local: $(ARCH).
323        * tm03/Makefile.am: Remove all-local: $(ARCH).
324        * tm04/Makefile.am: Remove all-local: $(ARCH).
325        * tm05/Makefile.am: Remove all-local: $(ARCH).
326        * tm06/Makefile.am: Remove all-local: $(ARCH).
327        * tm07/Makefile.am: Remove all-local: $(ARCH).
328        * tm08/Makefile.am: Remove all-local: $(ARCH).
329        * tm09/Makefile.am: Remove all-local: $(ARCH).
330        * tm10/Makefile.am: Remove all-local: $(ARCH).
331        * tm11/Makefile.am: Remove all-local: $(ARCH).
332        * tm12/Makefile.am: Remove all-local: $(ARCH).
333        * tm13/Makefile.am: Remove all-local: $(ARCH).
334        * tm14/Makefile.am: Remove all-local: $(ARCH).
335        * tm15/Makefile.am: Remove all-local: $(ARCH).
336        * tm16/Makefile.am: Remove all-local: $(ARCH).
337        * tm17/Makefile.am: Remove all-local: $(ARCH).
338        * tm18/Makefile.am: Remove all-local: $(ARCH).
339        * tm19/Makefile.am: Remove all-local: $(ARCH).
340        * tm20/Makefile.am: Remove all-local: $(ARCH).
341        * tm21/Makefile.am: Remove all-local: $(ARCH).
342        * tm22/Makefile.am: Remove all-local: $(ARCH).
343        * tm23/Makefile.am: Remove all-local: $(ARCH).
344        * tm24/Makefile.am: Remove all-local: $(ARCH).
345        * tm25/Makefile.am: Remove all-local: $(ARCH).
346        * tm26/Makefile.am: Remove all-local: $(ARCH).
347        * tm27/Makefile.am: Remove all-local: $(ARCH).
348        * tm28/Makefile.am: Remove all-local: $(ARCH).
349        * tm29/Makefile.am: Remove all-local: $(ARCH).
350        * tmck/Makefile.am: Remove all-local: $(ARCH).
351        * tmoverhd/Makefile.am: Remove all-local: $(ARCH).
352
3532003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * configure.ac: Reflect having moved to testsuites/.
356
3572003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * configure.ac: Remove RTEMS_CANONICAL_HOST.
360
3612003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * configure.ac:Remove RTEMS_CHECK_CPU.
364
3652003-09-04      Joel Sherrill <joel@OARcorp.com>
366
367        * include/timesys.h, tm01/system.h, tm01/task1.c, tm01/tm01.doc,
368        tm02/system.h, tm02/task1.c, tm02/tm02.doc, tm03/system.h,
369        tm03/task1.c, tm03/tm03.doc, tm04/system.h, tm04/task1.c,
370        tm04/tm04.doc, tm05/system.h, tm05/task1.c, tm05/tm05.doc,
371        tm06/system.h, tm06/task1.c, tm06/tm06.doc, tm07/system.h,
372        tm07/task1.c, tm07/tm07.doc, tm08/system.h, tm08/task1.c,
373        tm08/tm08.doc, tm09/system.h, tm09/task1.c, tm09/tm09.doc,
374        tm10/system.h, tm10/task1.c, tm10/tm10.doc, tm11/system.h,
375        tm11/task1.c, tm11/tm11.doc, tm12/system.h, tm12/task1.c,
376        tm12/tm12.doc, tm13/system.h, tm13/task1.c, tm13/tm13.doc,
377        tm14/system.h, tm14/task1.c, tm14/tm14.doc, tm15/system.h,
378        tm15/task1.c, tm15/tm15.doc, tm16/system.h, tm16/task1.c,
379        tm16/tm16.doc, tm17/system.h, tm17/task1.c, tm17/tm17.doc,
380        tm18/system.h, tm18/task1.c, tm18/tm18.doc, tm19/system.h,
381        tm19/task1.c, tm19/tm19.doc, tm20/system.h, tm20/task1.c,
382        tm20/tm20.doc, tm21/system.h, tm21/task1.c, tm21/tm21.doc,
383        tm22/system.h, tm22/task1.c, tm22/tm22.doc, tm23/system.h,
384        tm23/task1.c, tm23/tm23.doc, tm24/system.h, tm24/task1.c,
385        tm24/tm24.doc, tm25/system.h, tm25/task1.c, tm25/tm25.doc,
386        tm26/fptest.h, tm26/system.h, tm26/task1.c, tm26/tm26.doc,
387        tm27/system.h, tm27/task1.c, tm27/tm27.doc, tm28/system.h,
388        tm28/task1.c, tm28/tm28.doc, tm29/system.h, tm29/task1.c,
389        tm29/tm29.doc, tmck/system.h, tmck/task1.c, tmck/tmck.doc,
390        tmoverhd/dumrtems.h, tmoverhd/empty.c, tmoverhd/system.h,
391        tmoverhd/testtask.c, tmoverhd/tmoverhd.doc: URL for license changed.
392
3932003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * Makefile.am: Reflect having moved aclocal/.
396
3972003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * Makefile.am: Reflect having moved automake/.
400        * include/Makefile.am: Reflect having moved automake/.
401        * tm01/Makefile.am: Reflect having moved automake/.
402        * tm02/Makefile.am: Reflect having moved automake/.
403        * tm03/Makefile.am: Reflect having moved automake/.
404        * tm04/Makefile.am: Reflect having moved automake/.
405        * tm05/Makefile.am: Reflect having moved automake/.
406        * tm06/Makefile.am: Reflect having moved automake/.
407        * tm07/Makefile.am: Reflect having moved automake/.
408        * tm08/Makefile.am: Reflect having moved automake/.
409        * tm09/Makefile.am: Reflect having moved automake/.
410        * tm10/Makefile.am: Reflect having moved automake/.
411        * tm11/Makefile.am: Reflect having moved automake/.
412        * tm12/Makefile.am: Reflect having moved automake/.
413        * tm13/Makefile.am: Reflect having moved automake/.
414        * tm14/Makefile.am: Reflect having moved automake/.
415        * tm15/Makefile.am: Reflect having moved automake/.
416        * tm16/Makefile.am: Reflect having moved automake/.
417        * tm17/Makefile.am: Reflect having moved automake/.
418        * tm18/Makefile.am: Reflect having moved automake/.
419        * tm19/Makefile.am: Reflect having moved automake/.
420        * tm20/Makefile.am: Reflect having moved automake/.
421        * tm21/Makefile.am: Reflect having moved automake/.
422        * tm22/Makefile.am: Reflect having moved automake/.
423        * tm23/Makefile.am: Reflect having moved automake/.
424        * tm24/Makefile.am: Reflect having moved automake/.
425        * tm25/Makefile.am: Reflect having moved automake/.
426        * tm26/Makefile.am: Reflect having moved automake/.
427        * tm27/Makefile.am: Reflect having moved automake/.
428        * tm28/Makefile.am: Reflect having moved automake/.
429        * tm29/Makefile.am: Reflect having moved automake/.
430        * tmck/Makefile.am: Reflect having moved automake/.
431        * tmoverhd/Makefile.am: Reflect having moved automake/.
432
4332003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
436
4372003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
440        CC_CFLAGS_DEFAULT (obsolete).
441
4422003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
445        Remove CC_LDFLAGS_PROFILE_V.
446
4472003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * configure.ac: Remove AC_CONFIG_AUX_DIR.
450
4512003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
454
4552003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * configure.ac: AC_PREREQ(2.57).
458
4592002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * .cvsignore: Reformat.
462        Add autom4te*cache.
463        Remove autom4te.cache.
464
4652002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * tm01/Makefile.am: Use $(OBJEXT) instead of .o.
468        * tm02/Makefile.am: Use $(OBJEXT) instead of .o.
469        * tm03/Makefile.am: Use $(OBJEXT) instead of .o.
470        * tm04/Makefile.am: Use $(OBJEXT) instead of .o.
471        * tm05/Makefile.am: Use $(OBJEXT) instead of .o.
472        * tm06/Makefile.am: Use $(OBJEXT) instead of .o.
473        * tm07/Makefile.am: Use $(OBJEXT) instead of .o.
474        * tm08/Makefile.am: Use $(OBJEXT) instead of .o.
475        * tm09/Makefile.am: Use $(OBJEXT) instead of .o.
476        * tm10/Makefile.am: Use $(OBJEXT) instead of .o.
477        * tm11/Makefile.am: Use $(OBJEXT) instead of .o.
478        * tm12/Makefile.am: Use $(OBJEXT) instead of .o.
479        * tm13/Makefile.am: Use $(OBJEXT) instead of .o.
480        * tm14/Makefile.am: Use $(OBJEXT) instead of .o.
481        * tm15/Makefile.am: Use $(OBJEXT) instead of .o.
482        * tm16/Makefile.am: Use $(OBJEXT) instead of .o.
483        * tm17/Makefile.am: Use $(OBJEXT) instead of .o.
484        * tm18/Makefile.am: Use $(OBJEXT) instead of .o.
485        * tm19/Makefile.am: Use $(OBJEXT) instead of .o.
486        * tm20/Makefile.am: Use $(OBJEXT) instead of .o.
487        * tm21/Makefile.am: Use $(OBJEXT) instead of .o.
488        * tm22/Makefile.am: Use $(OBJEXT) instead of .o.
489        * tm23/Makefile.am: Use $(OBJEXT) instead of .o.
490        * tm24/Makefile.am: Use $(OBJEXT) instead of .o.
491        * tm25/Makefile.am: Use $(OBJEXT) instead of .o.
492        * tm26/Makefile.am: Use $(OBJEXT) instead of .o.
493        * tm27/Makefile.am: Use $(OBJEXT) instead of .o.
494        * tm28/Makefile.am: Use $(OBJEXT) instead of .o.
495        * tm29/Makefile.am: Use $(OBJEXT) instead of .o.
496        * tmck/Makefile.am: Use $(OBJEXT) instead of .o.
497        * tmoverhd/Makefile.am: Use $(OBJEXT) instead of .o.
498
4992002-08-01      Joel Sherrill <joel@OARcorp.com>
500
501        * Per PR47 add support for buffered test output.  This involved
502        adding defines to redirect output to a buffer and dump it when
503        full, at "test pause", and at exit.  To avoid problems when redefining
504        exit(), all tests were modified to call rtems_test_exit().
505        Some tests, notable psxtests, had to be modified to include
506        the standard test macro .h file (pmacros.h or tmacros.h) to
507        enable this support.
508        * include/timesys.h, tm01/task1.c, tm02/task1.c, tm03/task1.c,
509        tm04/task1.c, tm05/task1.c, tm06/task1.c, tm07/task1.c, tm08/task1.c,
510        tm09/task1.c, tm10/task1.c, tm11/task1.c, tm12/task1.c, tm13/task1.c,
511        tm14/task1.c, tm15/task1.c, tm16/task1.c, tm17/task1.c, tm18/task1.c,
512        tm19/task1.c, tm20/task1.c, tm21/task1.c, tm22/task1.c, tm23/task1.c,
513        tm24/task1.c, tm25/task1.c, tm26/task1.c, tm27/task1.c, tm28/task1.c,
514        tm29/task1.c, tmck/task1.c, tmoverhd/testtask.c: Modified.
5152002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * configure.ac: Remove ENABLE_GCC28.
518
5192002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * configure.ac:
522        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
523        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
524        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
525        * Makefile.am: Remove AUTOMAKE_OPTIONS.
526        * tm01/Makefile.am: Remove AUTOMAKE_OPTIONS.
527        * tm02/Makefile.am: Remove AUTOMAKE_OPTIONS.
528        * tm03/Makefile.am: Remove AUTOMAKE_OPTIONS.
529        * tm04/Makefile.am: Remove AUTOMAKE_OPTIONS.
530        * tm05/Makefile.am: Remove AUTOMAKE_OPTIONS.
531        * tm06/Makefile.am: Remove AUTOMAKE_OPTIONS.
532        * tm07/Makefile.am: Remove AUTOMAKE_OPTIONS.
533        * tm08/Makefile.am: Remove AUTOMAKE_OPTIONS.
534        * tm09/Makefile.am: Remove AUTOMAKE_OPTIONS.
535        * tm10/Makefile.am: Remove AUTOMAKE_OPTIONS.
536        * tm11/Makefile.am: Remove AUTOMAKE_OPTIONS.
537        * tm12/Makefile.am: Remove AUTOMAKE_OPTIONS.
538        * tm13/Makefile.am: Remove AUTOMAKE_OPTIONS.
539        * tm14/Makefile.am: Remove AUTOMAKE_OPTIONS.
540        * tm15/Makefile.am: Remove AUTOMAKE_OPTIONS.
541        * tm16/Makefile.am: Remove AUTOMAKE_OPTIONS.
542        * tm17/Makefile.am: Remove AUTOMAKE_OPTIONS.
543        * tm18/Makefile.am: Remove AUTOMAKE_OPTIONS.
544        * tm19/Makefile.am: Remove AUTOMAKE_OPTIONS.
545        * tm20/Makefile.am: Remove AUTOMAKE_OPTIONS.
546        * tm21/Makefile.am: Remove AUTOMAKE_OPTIONS.
547        * tm22/Makefile.am: Remove AUTOMAKE_OPTIONS.
548        * tm23/Makefile.am: Remove AUTOMAKE_OPTIONS.
549        * tm24/Makefile.am: Remove AUTOMAKE_OPTIONS.
550        * tm25/Makefile.am: Remove AUTOMAKE_OPTIONS.
551        * tm26/Makefile.am: Remove AUTOMAKE_OPTIONS.
552        * tm27/Makefile.am: Remove AUTOMAKE_OPTIONS.
553        * tm28/Makefile.am: Remove AUTOMAKE_OPTIONS.
554        * tm29/Makefile.am: Remove AUTOMAKE_OPTIONS.
555        * tmck/Makefile.am: Remove AUTOMAKE_OPTIONS.
556        * tmoverhd/Makefile.am: Remove AUTOMAKE_OPTIONS.
557
5582001-11-08      Jiri Gaisler <jiri@gaisler.com>
559
560        This fix is response to test results reported by Jerry Needell
561        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
562        * tm27/task1.c: Account for overhead in starting and stopping
563        the timer.
564
5652001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
568        * configure.in: Remove.
569        * configure.ac: New file, generated from configure.in by autoupdate.
570
5712001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * tmtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
574
5752001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * tm27/Makefile.am: include leaf.am instead of leaf.cfg.
578        * tm26/Makefile.am: include leaf.am instead of leaf.cfg.
579        * tm24/Makefile.am: include leaf.am instead of leaf.cfg.
580        * tm16/Makefile.am: include leaf.am instead of leaf.cfg.
581        * tm18/Makefile.am: include leaf.am instead of leaf.cfg.
582        * tm02/Makefile.am: include leaf.am instead of leaf.cfg.
583        * tm10/Makefile.am: include leaf.am instead of leaf.cfg.
584        * tm11/Makefile.am: include leaf.am instead of leaf.cfg.
585        * tm15/Makefile.am: include leaf.am instead of leaf.cfg.
586        * tm19/Makefile.am: include leaf.am instead of leaf.cfg.
587        * tm04/Makefile.am: include leaf.am instead of leaf.cfg.
588        * tm17/Makefile.am: include leaf.am instead of leaf.cfg.
589        * tm28/Makefile.am: include leaf.am instead of leaf.cfg.
590        * tmck/Makefile.am: include leaf.am instead of leaf.cfg.
591        * tm08/Makefile.am: include leaf.am instead of leaf.cfg.
592        * tm12/Makefile.am: include leaf.am instead of leaf.cfg.
593        * tm03/Makefile.am: include leaf.am instead of leaf.cfg.
594        * tm13/Makefile.am: include leaf.am instead of leaf.cfg.
595        * tm29/Makefile.am: include leaf.am instead of leaf.cfg.
596        * tmoverhd/Makefile.am: include leaf.am instead of leaf.cfg.
597        * tm20/Makefile.am: include leaf.am instead of leaf.cfg.
598        * tm09/Makefile.am: include leaf.am instead of leaf.cfg.
599        * tm01/Makefile.am: include leaf.am instead of leaf.cfg.
600        * tm21/Makefile.am: include leaf.am instead of leaf.cfg.
601        * tm07/Makefile.am: include leaf.am instead of leaf.cfg.
602        * tm25/Makefile.am: include leaf.am instead of leaf.cfg.
603        * tm22/Makefile.am: include leaf.am instead of leaf.cfg.
604        * tm06/Makefile.am: include leaf.am instead of leaf.cfg.
605        * tm05/Makefile.am: include leaf.am instead of leaf.cfg.
606        * tm14/Makefile.am: include leaf.am instead of leaf.cfg.
607        * tm23/Makefile.am: include leaf.am instead of leaf.cfg.
608
6092001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
610
611        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
612
6132001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * tm20/Makefile.am: Remove stubdir.rel
616
6172000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
620
6212000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
624
6252000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
628        Switch to GNU canonicalization.
629        * tmtests.am: Remove DEFS.
630
6312000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
634        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
635        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
636        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
637        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
638        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
639        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
640        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
641        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
642        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
643        tmoverhd/Makefile.am: Include compile.am
644
6452000-08-10      Joel Sherrill <joel@OARcorp.com>
646
647        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.