source: rtems/testsuites/tmtests/ChangeLog @ e9f8b7f

4.104.114.84.95
Last change on this file since e9f8b7f was e9f8b7f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/08/05 at 14:20:02

changes

  • Property mode set to 100644
File size: 21.4 KB
Line 
12005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Remove noinst_HEADERS.
4        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
5        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
6        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
7        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
8        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
9        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
10        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
11        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
12        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
13        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
14        tmoverhd/Makefile.am: Add ../include/systime.h.
15
162005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * tmtests.am: Remove LIB_VARIANT.
19
202005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
21
22        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
23        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
24        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
25        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
26        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
27        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
28        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
29        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
30        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
31        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
32        tmoverhd/Makefile.am: Remove SRC, PRINT_SRC.
33
342005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * Makefile.am: Cleanup.
37
382005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * tmtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
41        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
42        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
43        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
44        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
45        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
46        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
47        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
48        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
49        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
50        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
51        tmoverhd/Makefile.am:
52        Partial conversion to automake.
53
542004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
55
56        * configure.ac: Require automake > 1.9.
57
582004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
59
60        PR 610/bsps
61        * tm27/task1.c: Use _RTEMS_RMTEST27 instead of RTEMS_TM27.
62        Unconditionally include <tm27.h>.
63
642004-04-21      Joel Sherrill <joel@OARcorp.com>
65
66        PR 611/bsps
67        * tm27/task1.c: Follow conventions for tm27 and do not add another
68        macro definition.
69
702004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
71
72        * tm01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
73        * tm02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
74        * tm03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
75        * tm04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
76        * tm05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
77        * tm06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
78        * tm07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
79        * tm08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
80        * tm09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
81        * tm10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
82        * tm11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
83        * tm12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
84        * tm13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
85        * tm14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
86        * tm15/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
87        * tm16/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
88        * tm17/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
89        * tm18/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
90        * tm19/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
91        * tm20/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
92        * tm21/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
93        * tm22/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
94        * tm23/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
95        * tm24/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
96        * tm25/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
97        * tm26/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
98        * tm27/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
99        * tm28/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
100        * tm29/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
101        * tmck/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
102        * tmoverhd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
103
1042004-03-30      David Querbach <querbach@realtime.bc.ca>
105
106        PR 597/tests
107        * tm02/system.h, tm03/system.h, tm04/system.h, tm05/system.h,
108        tm06/system.h, tm07/system.h, tm08/system.h, tm10/system.h,
109        tm11/system.h, tm12/system.h, tm13/system.h, tm14/system.h,
110        tm15/system.h, tm16/system.h, tm17/system.h, tm18/system.h,
111        tm19/system.h, tm21/system.h, tm22/system.h, tm23/system.h,
112        tm24/system.h, tm25/system.h, tm26/system.h, tm27/system.h,
113        tm27/task1.c, tm29/system.h: The actual workspace needed by the
114        tmtests depends on OPERATION_COUNT, but the definitions of
115        CONFIGURE_MAXIMIM_xxx in the their system.h files do not reflect
116        this. This results in unnecessary memory exhaustion on small-memory
117        systems such as the SS555.
118
1192004-03-28      Ralf Corsepius <ralf_corsepius@rtems.org>
120
121        * include/timesys.h, tm01/task1.c, tm02/task1.c, tm03/task1.c,
122        tm04/task1.c, tm05/task1.c, tm06/task1.c, tm07/task1.c,
123        tm08/task1.c, tm09/task1.c, tm10/task1.c, tm11/task1.c,
124        tm12/task1.c, tm13/task1.c, tm14/task1.c, tm15/task1.c,
125        tm16/task1.c, tm17/task1.c, tm18/task1.c, tm20/task1.c,
126        tm21/task1.c, tm22/task1.c, tm23/task1.c, tm24/task1.c,
127        tm25/task1.c, tm26/task1.c, tm27/task1.c, tm28/task1.c,
128        tm29/task1.c, tmck/task1.c, tmoverhd/testtask.c: Convert to using
129        c99 fixed size types.
130
1312004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Add 2nd arg to RTEMS_TOP.
134
1352004-02-26      Joel Sherrill <joel@OARcorp.com>
136
137        PR 583/tests
138        * tm26/task1.c, tm27/task1.c: Correctly reset
139        _Thread_Dispatch_disable_level so printing is safe.
140
1412004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * tm01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
144        Add PRE/TMPINSTALL_FILES to CLEANFILES.
145        * tm02/Makefile.am: Ditto.
146        * tm03/Makefile.am: Ditto.
147        * tm04/Makefile.am: Ditto.
148        * tm05/Makefile.am: Ditto.
149        * tm06/Makefile.am: Ditto.
150        * tm07/Makefile.am: Ditto.
151        * tm08/Makefile.am: Ditto.
152        * tm09/Makefile.am: Ditto.
153        * tm10/Makefile.am: Ditto.
154        * tm11/Makefile.am: Ditto.
155        * tm12/Makefile.am: Ditto.
156        * tm13/Makefile.am: Ditto.
157        * tm14/Makefile.am: Ditto.
158        * tm15/Makefile.am: Ditto.
159        * tm16/Makefile.am: Ditto.
160        * tm17/Makefile.am: Ditto.
161        * tm18/Makefile.am: Ditto.
162        * tm19/Makefile.am: Ditto.
163        * tm20/Makefile.am: Ditto.
164        * tm21/Makefile.am: Ditto.
165        * tm22/Makefile.am: Ditto.
166        * tm23/Makefile.am: Ditto.
167        * tm24/Makefile.am: Ditto.
168        * tm25/Makefile.am: Ditto.
169        * tm26/Makefile.am: Ditto.
170        * tm27/Makefile.am: Ditto.
171        * tm28/Makefile.am: Ditto.
172        * tm29/Makefile.am: Ditto.
173        * tmck/Makefile.am: Ditto.
174        * tmoverhd/Makefile.am: Ditto.
175
1762003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * tmtests.am: Add dirstamp support.
179
1802003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * tmtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
183
1842003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
187
1882003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * include/Makefile.am: Reformat.
191        * tm01/Makefile.am: Remove all-local: $(ARCH).
192        * tm02/Makefile.am: Remove all-local: $(ARCH).
193        * tm03/Makefile.am: Remove all-local: $(ARCH).
194        * tm04/Makefile.am: Remove all-local: $(ARCH).
195        * tm05/Makefile.am: Remove all-local: $(ARCH).
196        * tm06/Makefile.am: Remove all-local: $(ARCH).
197        * tm07/Makefile.am: Remove all-local: $(ARCH).
198        * tm08/Makefile.am: Remove all-local: $(ARCH).
199        * tm09/Makefile.am: Remove all-local: $(ARCH).
200        * tm10/Makefile.am: Remove all-local: $(ARCH).
201        * tm11/Makefile.am: Remove all-local: $(ARCH).
202        * tm12/Makefile.am: Remove all-local: $(ARCH).
203        * tm13/Makefile.am: Remove all-local: $(ARCH).
204        * tm14/Makefile.am: Remove all-local: $(ARCH).
205        * tm15/Makefile.am: Remove all-local: $(ARCH).
206        * tm16/Makefile.am: Remove all-local: $(ARCH).
207        * tm17/Makefile.am: Remove all-local: $(ARCH).
208        * tm18/Makefile.am: Remove all-local: $(ARCH).
209        * tm19/Makefile.am: Remove all-local: $(ARCH).
210        * tm20/Makefile.am: Remove all-local: $(ARCH).
211        * tm21/Makefile.am: Remove all-local: $(ARCH).
212        * tm22/Makefile.am: Remove all-local: $(ARCH).
213        * tm23/Makefile.am: Remove all-local: $(ARCH).
214        * tm24/Makefile.am: Remove all-local: $(ARCH).
215        * tm25/Makefile.am: Remove all-local: $(ARCH).
216        * tm26/Makefile.am: Remove all-local: $(ARCH).
217        * tm27/Makefile.am: Remove all-local: $(ARCH).
218        * tm28/Makefile.am: Remove all-local: $(ARCH).
219        * tm29/Makefile.am: Remove all-local: $(ARCH).
220        * tmck/Makefile.am: Remove all-local: $(ARCH).
221        * tmoverhd/Makefile.am: Remove all-local: $(ARCH).
222
2232003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac: Reflect having moved to testsuites/.
226
2272003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac: Remove RTEMS_CANONICAL_HOST.
230
2312003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac:Remove RTEMS_CHECK_CPU.
234
2352003-09-04      Joel Sherrill <joel@OARcorp.com>
236
237        * include/timesys.h, tm01/system.h, tm01/task1.c, tm01/tm01.doc,
238        tm02/system.h, tm02/task1.c, tm02/tm02.doc, tm03/system.h,
239        tm03/task1.c, tm03/tm03.doc, tm04/system.h, tm04/task1.c,
240        tm04/tm04.doc, tm05/system.h, tm05/task1.c, tm05/tm05.doc,
241        tm06/system.h, tm06/task1.c, tm06/tm06.doc, tm07/system.h,
242        tm07/task1.c, tm07/tm07.doc, tm08/system.h, tm08/task1.c,
243        tm08/tm08.doc, tm09/system.h, tm09/task1.c, tm09/tm09.doc,
244        tm10/system.h, tm10/task1.c, tm10/tm10.doc, tm11/system.h,
245        tm11/task1.c, tm11/tm11.doc, tm12/system.h, tm12/task1.c,
246        tm12/tm12.doc, tm13/system.h, tm13/task1.c, tm13/tm13.doc,
247        tm14/system.h, tm14/task1.c, tm14/tm14.doc, tm15/system.h,
248        tm15/task1.c, tm15/tm15.doc, tm16/system.h, tm16/task1.c,
249        tm16/tm16.doc, tm17/system.h, tm17/task1.c, tm17/tm17.doc,
250        tm18/system.h, tm18/task1.c, tm18/tm18.doc, tm19/system.h,
251        tm19/task1.c, tm19/tm19.doc, tm20/system.h, tm20/task1.c,
252        tm20/tm20.doc, tm21/system.h, tm21/task1.c, tm21/tm21.doc,
253        tm22/system.h, tm22/task1.c, tm22/tm22.doc, tm23/system.h,
254        tm23/task1.c, tm23/tm23.doc, tm24/system.h, tm24/task1.c,
255        tm24/tm24.doc, tm25/system.h, tm25/task1.c, tm25/tm25.doc,
256        tm26/fptest.h, tm26/system.h, tm26/task1.c, tm26/tm26.doc,
257        tm27/system.h, tm27/task1.c, tm27/tm27.doc, tm28/system.h,
258        tm28/task1.c, tm28/tm28.doc, tm29/system.h, tm29/task1.c,
259        tm29/tm29.doc, tmck/system.h, tmck/task1.c, tmck/tmck.doc,
260        tmoverhd/dumrtems.h, tmoverhd/empty.c, tmoverhd/system.h,
261        tmoverhd/testtask.c, tmoverhd/tmoverhd.doc: URL for license changed.
262
2632003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * Makefile.am: Reflect having moved aclocal/.
266
2672003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * Makefile.am: Reflect having moved automake/.
270        * include/Makefile.am: Reflect having moved automake/.
271        * tm01/Makefile.am: Reflect having moved automake/.
272        * tm02/Makefile.am: Reflect having moved automake/.
273        * tm03/Makefile.am: Reflect having moved automake/.
274        * tm04/Makefile.am: Reflect having moved automake/.
275        * tm05/Makefile.am: Reflect having moved automake/.
276        * tm06/Makefile.am: Reflect having moved automake/.
277        * tm07/Makefile.am: Reflect having moved automake/.
278        * tm08/Makefile.am: Reflect having moved automake/.
279        * tm09/Makefile.am: Reflect having moved automake/.
280        * tm10/Makefile.am: Reflect having moved automake/.
281        * tm11/Makefile.am: Reflect having moved automake/.
282        * tm12/Makefile.am: Reflect having moved automake/.
283        * tm13/Makefile.am: Reflect having moved automake/.
284        * tm14/Makefile.am: Reflect having moved automake/.
285        * tm15/Makefile.am: Reflect having moved automake/.
286        * tm16/Makefile.am: Reflect having moved automake/.
287        * tm17/Makefile.am: Reflect having moved automake/.
288        * tm18/Makefile.am: Reflect having moved automake/.
289        * tm19/Makefile.am: Reflect having moved automake/.
290        * tm20/Makefile.am: Reflect having moved automake/.
291        * tm21/Makefile.am: Reflect having moved automake/.
292        * tm22/Makefile.am: Reflect having moved automake/.
293        * tm23/Makefile.am: Reflect having moved automake/.
294        * tm24/Makefile.am: Reflect having moved automake/.
295        * tm25/Makefile.am: Reflect having moved automake/.
296        * tm26/Makefile.am: Reflect having moved automake/.
297        * tm27/Makefile.am: Reflect having moved automake/.
298        * tm28/Makefile.am: Reflect having moved automake/.
299        * tm29/Makefile.am: Reflect having moved automake/.
300        * tmck/Makefile.am: Reflect having moved automake/.
301        * tmoverhd/Makefile.am: Reflect having moved automake/.
302
3032003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
306
3072003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
310        CC_CFLAGS_DEFAULT (obsolete).
311
3122003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
315        Remove CC_LDFLAGS_PROFILE_V.
316
3172003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * configure.ac: Remove AC_CONFIG_AUX_DIR.
320
3212003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
324
3252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.ac: AC_PREREQ(2.57).
328
3292002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * .cvsignore: Reformat.
332        Add autom4te*cache.
333        Remove autom4te.cache.
334
3352002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * tm01/Makefile.am: Use $(OBJEXT) instead of .o.
338        * tm02/Makefile.am: Use $(OBJEXT) instead of .o.
339        * tm03/Makefile.am: Use $(OBJEXT) instead of .o.
340        * tm04/Makefile.am: Use $(OBJEXT) instead of .o.
341        * tm05/Makefile.am: Use $(OBJEXT) instead of .o.
342        * tm06/Makefile.am: Use $(OBJEXT) instead of .o.
343        * tm07/Makefile.am: Use $(OBJEXT) instead of .o.
344        * tm08/Makefile.am: Use $(OBJEXT) instead of .o.
345        * tm09/Makefile.am: Use $(OBJEXT) instead of .o.
346        * tm10/Makefile.am: Use $(OBJEXT) instead of .o.
347        * tm11/Makefile.am: Use $(OBJEXT) instead of .o.
348        * tm12/Makefile.am: Use $(OBJEXT) instead of .o.
349        * tm13/Makefile.am: Use $(OBJEXT) instead of .o.
350        * tm14/Makefile.am: Use $(OBJEXT) instead of .o.
351        * tm15/Makefile.am: Use $(OBJEXT) instead of .o.
352        * tm16/Makefile.am: Use $(OBJEXT) instead of .o.
353        * tm17/Makefile.am: Use $(OBJEXT) instead of .o.
354        * tm18/Makefile.am: Use $(OBJEXT) instead of .o.
355        * tm19/Makefile.am: Use $(OBJEXT) instead of .o.
356        * tm20/Makefile.am: Use $(OBJEXT) instead of .o.
357        * tm21/Makefile.am: Use $(OBJEXT) instead of .o.
358        * tm22/Makefile.am: Use $(OBJEXT) instead of .o.
359        * tm23/Makefile.am: Use $(OBJEXT) instead of .o.
360        * tm24/Makefile.am: Use $(OBJEXT) instead of .o.
361        * tm25/Makefile.am: Use $(OBJEXT) instead of .o.
362        * tm26/Makefile.am: Use $(OBJEXT) instead of .o.
363        * tm27/Makefile.am: Use $(OBJEXT) instead of .o.
364        * tm28/Makefile.am: Use $(OBJEXT) instead of .o.
365        * tm29/Makefile.am: Use $(OBJEXT) instead of .o.
366        * tmck/Makefile.am: Use $(OBJEXT) instead of .o.
367        * tmoverhd/Makefile.am: Use $(OBJEXT) instead of .o.
368
3692002-08-01      Joel Sherrill <joel@OARcorp.com>
370
371        * Per PR47 add support for buffered test output.  This involved
372        adding defines to redirect output to a buffer and dump it when
373        full, at "test pause", and at exit.  To avoid problems when redefining
374        exit(), all tests were modified to call rtems_test_exit().
375        Some tests, notable psxtests, had to be modified to include
376        the standard test macro .h file (pmacros.h or tmacros.h) to
377        enable this support.
378        * include/timesys.h, tm01/task1.c, tm02/task1.c, tm03/task1.c,
379        tm04/task1.c, tm05/task1.c, tm06/task1.c, tm07/task1.c, tm08/task1.c,
380        tm09/task1.c, tm10/task1.c, tm11/task1.c, tm12/task1.c, tm13/task1.c,
381        tm14/task1.c, tm15/task1.c, tm16/task1.c, tm17/task1.c, tm18/task1.c,
382        tm19/task1.c, tm20/task1.c, tm21/task1.c, tm22/task1.c, tm23/task1.c,
383        tm24/task1.c, tm25/task1.c, tm26/task1.c, tm27/task1.c, tm28/task1.c,
384        tm29/task1.c, tmck/task1.c, tmoverhd/testtask.c: Modified.
3852002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * configure.ac: Remove ENABLE_GCC28.
388
3892002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * configure.ac:
392        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
393        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
394        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
395        * Makefile.am: Remove AUTOMAKE_OPTIONS.
396        * tm01/Makefile.am: Remove AUTOMAKE_OPTIONS.
397        * tm02/Makefile.am: Remove AUTOMAKE_OPTIONS.
398        * tm03/Makefile.am: Remove AUTOMAKE_OPTIONS.
399        * tm04/Makefile.am: Remove AUTOMAKE_OPTIONS.
400        * tm05/Makefile.am: Remove AUTOMAKE_OPTIONS.
401        * tm06/Makefile.am: Remove AUTOMAKE_OPTIONS.
402        * tm07/Makefile.am: Remove AUTOMAKE_OPTIONS.
403        * tm08/Makefile.am: Remove AUTOMAKE_OPTIONS.
404        * tm09/Makefile.am: Remove AUTOMAKE_OPTIONS.
405        * tm10/Makefile.am: Remove AUTOMAKE_OPTIONS.
406        * tm11/Makefile.am: Remove AUTOMAKE_OPTIONS.
407        * tm12/Makefile.am: Remove AUTOMAKE_OPTIONS.
408        * tm13/Makefile.am: Remove AUTOMAKE_OPTIONS.
409        * tm14/Makefile.am: Remove AUTOMAKE_OPTIONS.
410        * tm15/Makefile.am: Remove AUTOMAKE_OPTIONS.
411        * tm16/Makefile.am: Remove AUTOMAKE_OPTIONS.
412        * tm17/Makefile.am: Remove AUTOMAKE_OPTIONS.
413        * tm18/Makefile.am: Remove AUTOMAKE_OPTIONS.
414        * tm19/Makefile.am: Remove AUTOMAKE_OPTIONS.
415        * tm20/Makefile.am: Remove AUTOMAKE_OPTIONS.
416        * tm21/Makefile.am: Remove AUTOMAKE_OPTIONS.
417        * tm22/Makefile.am: Remove AUTOMAKE_OPTIONS.
418        * tm23/Makefile.am: Remove AUTOMAKE_OPTIONS.
419        * tm24/Makefile.am: Remove AUTOMAKE_OPTIONS.
420        * tm25/Makefile.am: Remove AUTOMAKE_OPTIONS.
421        * tm26/Makefile.am: Remove AUTOMAKE_OPTIONS.
422        * tm27/Makefile.am: Remove AUTOMAKE_OPTIONS.
423        * tm28/Makefile.am: Remove AUTOMAKE_OPTIONS.
424        * tm29/Makefile.am: Remove AUTOMAKE_OPTIONS.
425        * tmck/Makefile.am: Remove AUTOMAKE_OPTIONS.
426        * tmoverhd/Makefile.am: Remove AUTOMAKE_OPTIONS.
427
4282001-11-08      Jiri Gaisler <jiri@gaisler.com>
429
430        This fix is response to test results reported by Jerry Needell
431        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
432        * tm27/task1.c: Account for overhead in starting and stopping
433        the timer.
434
4352001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
438        * configure.in: Remove.
439        * configure.ac: New file, generated from configure.in by autoupdate.
440
4412001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * tmtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
444
4452001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * tm27/Makefile.am: include leaf.am instead of leaf.cfg.
448        * tm26/Makefile.am: include leaf.am instead of leaf.cfg.
449        * tm24/Makefile.am: include leaf.am instead of leaf.cfg.
450        * tm16/Makefile.am: include leaf.am instead of leaf.cfg.
451        * tm18/Makefile.am: include leaf.am instead of leaf.cfg.
452        * tm02/Makefile.am: include leaf.am instead of leaf.cfg.
453        * tm10/Makefile.am: include leaf.am instead of leaf.cfg.
454        * tm11/Makefile.am: include leaf.am instead of leaf.cfg.
455        * tm15/Makefile.am: include leaf.am instead of leaf.cfg.
456        * tm19/Makefile.am: include leaf.am instead of leaf.cfg.
457        * tm04/Makefile.am: include leaf.am instead of leaf.cfg.
458        * tm17/Makefile.am: include leaf.am instead of leaf.cfg.
459        * tm28/Makefile.am: include leaf.am instead of leaf.cfg.
460        * tmck/Makefile.am: include leaf.am instead of leaf.cfg.
461        * tm08/Makefile.am: include leaf.am instead of leaf.cfg.
462        * tm12/Makefile.am: include leaf.am instead of leaf.cfg.
463        * tm03/Makefile.am: include leaf.am instead of leaf.cfg.
464        * tm13/Makefile.am: include leaf.am instead of leaf.cfg.
465        * tm29/Makefile.am: include leaf.am instead of leaf.cfg.
466        * tmoverhd/Makefile.am: include leaf.am instead of leaf.cfg.
467        * tm20/Makefile.am: include leaf.am instead of leaf.cfg.
468        * tm09/Makefile.am: include leaf.am instead of leaf.cfg.
469        * tm01/Makefile.am: include leaf.am instead of leaf.cfg.
470        * tm21/Makefile.am: include leaf.am instead of leaf.cfg.
471        * tm07/Makefile.am: include leaf.am instead of leaf.cfg.
472        * tm25/Makefile.am: include leaf.am instead of leaf.cfg.
473        * tm22/Makefile.am: include leaf.am instead of leaf.cfg.
474        * tm06/Makefile.am: include leaf.am instead of leaf.cfg.
475        * tm05/Makefile.am: include leaf.am instead of leaf.cfg.
476        * tm14/Makefile.am: include leaf.am instead of leaf.cfg.
477        * tm23/Makefile.am: include leaf.am instead of leaf.cfg.
478
4792001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
480
481        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
482
4832001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * tm20/Makefile.am: Remove stubdir.rel
486
4872000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
490
4912000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
494
4952000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
498        Switch to GNU canonicalization.
499        * tmtests.am: Remove DEFS.
500
5012000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
504        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
505        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
506        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
507        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
508        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
509        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
510        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
511        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
512        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
513        tmoverhd/Makefile.am: Include compile.am
514
5152000-08-10      Joel Sherrill <joel@OARcorp.com>
516
517        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.