source: rtems/testsuites/tmtests/ChangeLog @ c32fb8f

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

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

  • Makefile.am: Cleanup.
  • Property mode set to 100644
File size: 20.0 KB
RevLine 
[c32fb8f]12005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Cleanup.
4
[4089a6f]52005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * tmtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
8        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
9        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
10        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
11        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
12        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
13        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
14        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
15        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
16        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
17        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
18        tmoverhd/Makefile.am:
19        Partial conversion to automake.
20
[97891e5e]212004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        * configure.ac: Require automake > 1.9.
24
[b40e9cc]252004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
26
27        PR 610/bsps
28        * tm27/task1.c: Use _RTEMS_RMTEST27 instead of RTEMS_TM27.
29        Unconditionally include <tm27.h>.
30
[c6fe4b6]312004-04-21      Joel Sherrill <joel@OARcorp.com>
32
33        PR 611/bsps
34        * tm27/task1.c: Follow conventions for tm27 and do not add another
35        macro definition.
36
[0eef698f]372004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
38
39        * tm01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
40        * tm02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
41        * tm03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
42        * tm04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
43        * tm05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
44        * tm06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
45        * tm07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
46        * tm08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
47        * tm09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
48        * tm10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
49        * tm11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
50        * tm12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
51        * tm13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
52        * tm14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
53        * tm15/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
54        * tm16/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
55        * tm17/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
56        * tm18/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
57        * tm19/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
58        * tm20/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
59        * tm21/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
60        * tm22/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
61        * tm23/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
62        * tm24/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
63        * tm25/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
64        * tm26/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
65        * tm27/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
66        * tm28/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
67        * tm29/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
68        * tmck/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
69        * tmoverhd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
70
[e0f75b1]712004-03-30      David Querbach <querbach@realtime.bc.ca>
72
73        PR 597/tests
74        * tm02/system.h, tm03/system.h, tm04/system.h, tm05/system.h,
75        tm06/system.h, tm07/system.h, tm08/system.h, tm10/system.h,
76        tm11/system.h, tm12/system.h, tm13/system.h, tm14/system.h,
77        tm15/system.h, tm16/system.h, tm17/system.h, tm18/system.h,
78        tm19/system.h, tm21/system.h, tm22/system.h, tm23/system.h,
79        tm24/system.h, tm25/system.h, tm26/system.h, tm27/system.h,
80        tm27/task1.c, tm29/system.h: The actual workspace needed by the
81        tmtests depends on OPERATION_COUNT, but the definitions of
82        CONFIGURE_MAXIMIM_xxx in the their system.h files do not reflect
83        this. This results in unnecessary memory exhaustion on small-memory
84        systems such as the SS555.
85
[0720ff4]862004-03-28      Ralf Corsepius <ralf_corsepius@rtems.org>
87
88        * include/timesys.h, tm01/task1.c, tm02/task1.c, tm03/task1.c,
89        tm04/task1.c, tm05/task1.c, tm06/task1.c, tm07/task1.c,
90        tm08/task1.c, tm09/task1.c, tm10/task1.c, tm11/task1.c,
91        tm12/task1.c, tm13/task1.c, tm14/task1.c, tm15/task1.c,
92        tm16/task1.c, tm17/task1.c, tm18/task1.c, tm20/task1.c,
93        tm21/task1.c, tm22/task1.c, tm23/task1.c, tm24/task1.c,
94        tm25/task1.c, tm26/task1.c, tm27/task1.c, tm28/task1.c,
95        tm29/task1.c, tmck/task1.c, tmoverhd/testtask.c: Convert to using
96        c99 fixed size types.
97
[7c48a2e8]982004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Add 2nd arg to RTEMS_TOP.
101
[54a43fe4]1022004-02-26      Joel Sherrill <joel@OARcorp.com>
103
104        PR 583/tests
105        * tm26/task1.c, tm27/task1.c: Correctly reset
106        _Thread_Dispatch_disable_level so printing is safe.
107
[987f0ea]1082004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * tm01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
111        Add PRE/TMPINSTALL_FILES to CLEANFILES.
112        * tm02/Makefile.am: Ditto.
113        * tm03/Makefile.am: Ditto.
114        * tm04/Makefile.am: Ditto.
115        * tm05/Makefile.am: Ditto.
116        * tm06/Makefile.am: Ditto.
117        * tm07/Makefile.am: Ditto.
118        * tm08/Makefile.am: Ditto.
119        * tm09/Makefile.am: Ditto.
120        * tm10/Makefile.am: Ditto.
121        * tm11/Makefile.am: Ditto.
122        * tm12/Makefile.am: Ditto.
123        * tm13/Makefile.am: Ditto.
124        * tm14/Makefile.am: Ditto.
125        * tm15/Makefile.am: Ditto.
126        * tm16/Makefile.am: Ditto.
127        * tm17/Makefile.am: Ditto.
128        * tm18/Makefile.am: Ditto.
129        * tm19/Makefile.am: Ditto.
130        * tm20/Makefile.am: Ditto.
131        * tm21/Makefile.am: Ditto.
132        * tm22/Makefile.am: Ditto.
133        * tm23/Makefile.am: Ditto.
134        * tm24/Makefile.am: Ditto.
135        * tm25/Makefile.am: Ditto.
136        * tm26/Makefile.am: Ditto.
137        * tm27/Makefile.am: Ditto.
138        * tm28/Makefile.am: Ditto.
139        * tm29/Makefile.am: Ditto.
140        * tmck/Makefile.am: Ditto.
141        * tmoverhd/Makefile.am: Ditto.
142
[f1a4e10]1432003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * tmtests.am: Add dirstamp support.
146
[b4a45137]1472003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * tmtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
150
[810720b6]1512003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
154
[eaab53e8]1552003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * include/Makefile.am: Reformat.
158        * tm01/Makefile.am: Remove all-local: $(ARCH).
159        * tm02/Makefile.am: Remove all-local: $(ARCH).
160        * tm03/Makefile.am: Remove all-local: $(ARCH).
161        * tm04/Makefile.am: Remove all-local: $(ARCH).
162        * tm05/Makefile.am: Remove all-local: $(ARCH).
163        * tm06/Makefile.am: Remove all-local: $(ARCH).
164        * tm07/Makefile.am: Remove all-local: $(ARCH).
165        * tm08/Makefile.am: Remove all-local: $(ARCH).
166        * tm09/Makefile.am: Remove all-local: $(ARCH).
167        * tm10/Makefile.am: Remove all-local: $(ARCH).
168        * tm11/Makefile.am: Remove all-local: $(ARCH).
169        * tm12/Makefile.am: Remove all-local: $(ARCH).
170        * tm13/Makefile.am: Remove all-local: $(ARCH).
171        * tm14/Makefile.am: Remove all-local: $(ARCH).
172        * tm15/Makefile.am: Remove all-local: $(ARCH).
173        * tm16/Makefile.am: Remove all-local: $(ARCH).
174        * tm17/Makefile.am: Remove all-local: $(ARCH).
175        * tm18/Makefile.am: Remove all-local: $(ARCH).
176        * tm19/Makefile.am: Remove all-local: $(ARCH).
177        * tm20/Makefile.am: Remove all-local: $(ARCH).
178        * tm21/Makefile.am: Remove all-local: $(ARCH).
179        * tm22/Makefile.am: Remove all-local: $(ARCH).
180        * tm23/Makefile.am: Remove all-local: $(ARCH).
181        * tm24/Makefile.am: Remove all-local: $(ARCH).
182        * tm25/Makefile.am: Remove all-local: $(ARCH).
183        * tm26/Makefile.am: Remove all-local: $(ARCH).
184        * tm27/Makefile.am: Remove all-local: $(ARCH).
185        * tm28/Makefile.am: Remove all-local: $(ARCH).
186        * tm29/Makefile.am: Remove all-local: $(ARCH).
187        * tmck/Makefile.am: Remove all-local: $(ARCH).
188        * tmoverhd/Makefile.am: Remove all-local: $(ARCH).
189
[5f52d1f]1902003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: Reflect having moved to testsuites/.
193
[c6328bee]1942003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac: Remove RTEMS_CANONICAL_HOST.
197
[5445ee60]1982003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac:Remove RTEMS_CHECK_CPU.
201
[95a81ab]2022003-09-04      Joel Sherrill <joel@OARcorp.com>
203
204        * include/timesys.h, tm01/system.h, tm01/task1.c, tm01/tm01.doc,
205        tm02/system.h, tm02/task1.c, tm02/tm02.doc, tm03/system.h,
206        tm03/task1.c, tm03/tm03.doc, tm04/system.h, tm04/task1.c,
207        tm04/tm04.doc, tm05/system.h, tm05/task1.c, tm05/tm05.doc,
208        tm06/system.h, tm06/task1.c, tm06/tm06.doc, tm07/system.h,
209        tm07/task1.c, tm07/tm07.doc, tm08/system.h, tm08/task1.c,
210        tm08/tm08.doc, tm09/system.h, tm09/task1.c, tm09/tm09.doc,
211        tm10/system.h, tm10/task1.c, tm10/tm10.doc, tm11/system.h,
212        tm11/task1.c, tm11/tm11.doc, tm12/system.h, tm12/task1.c,
213        tm12/tm12.doc, tm13/system.h, tm13/task1.c, tm13/tm13.doc,
214        tm14/system.h, tm14/task1.c, tm14/tm14.doc, tm15/system.h,
215        tm15/task1.c, tm15/tm15.doc, tm16/system.h, tm16/task1.c,
216        tm16/tm16.doc, tm17/system.h, tm17/task1.c, tm17/tm17.doc,
217        tm18/system.h, tm18/task1.c, tm18/tm18.doc, tm19/system.h,
218        tm19/task1.c, tm19/tm19.doc, tm20/system.h, tm20/task1.c,
219        tm20/tm20.doc, tm21/system.h, tm21/task1.c, tm21/tm21.doc,
220        tm22/system.h, tm22/task1.c, tm22/tm22.doc, tm23/system.h,
221        tm23/task1.c, tm23/tm23.doc, tm24/system.h, tm24/task1.c,
222        tm24/tm24.doc, tm25/system.h, tm25/task1.c, tm25/tm25.doc,
223        tm26/fptest.h, tm26/system.h, tm26/task1.c, tm26/tm26.doc,
224        tm27/system.h, tm27/task1.c, tm27/tm27.doc, tm28/system.h,
225        tm28/task1.c, tm28/tm28.doc, tm29/system.h, tm29/task1.c,
226        tm29/tm29.doc, tmck/system.h, tmck/task1.c, tmck/tmck.doc,
227        tmoverhd/dumrtems.h, tmoverhd/empty.c, tmoverhd/system.h,
228        tmoverhd/testtask.c, tmoverhd/tmoverhd.doc: URL for license changed.
229
[7862f888]2302003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: Reflect having moved aclocal/.
233
[20668c7]2342003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
[61d9371]236        * Makefile.am: Reflect having moved automake/.
237        * include/Makefile.am: Reflect having moved automake/.
238        * tm01/Makefile.am: Reflect having moved automake/.
239        * tm02/Makefile.am: Reflect having moved automake/.
240        * tm03/Makefile.am: Reflect having moved automake/.
241        * tm04/Makefile.am: Reflect having moved automake/.
242        * tm05/Makefile.am: Reflect having moved automake/.
243        * tm06/Makefile.am: Reflect having moved automake/.
244        * tm07/Makefile.am: Reflect having moved automake/.
245        * tm08/Makefile.am: Reflect having moved automake/.
246        * tm09/Makefile.am: Reflect having moved automake/.
247        * tm10/Makefile.am: Reflect having moved automake/.
248        * tm11/Makefile.am: Reflect having moved automake/.
249        * tm12/Makefile.am: Reflect having moved automake/.
250        * tm13/Makefile.am: Reflect having moved automake/.
251        * tm14/Makefile.am: Reflect having moved automake/.
252        * tm15/Makefile.am: Reflect having moved automake/.
253        * tm16/Makefile.am: Reflect having moved automake/.
254        * tm17/Makefile.am: Reflect having moved automake/.
255        * tm18/Makefile.am: Reflect having moved automake/.
256        * tm19/Makefile.am: Reflect having moved automake/.
257        * tm20/Makefile.am: Reflect having moved automake/.
258        * tm21/Makefile.am: Reflect having moved automake/.
259        * tm22/Makefile.am: Reflect having moved automake/.
260        * tm23/Makefile.am: Reflect having moved automake/.
261        * tm24/Makefile.am: Reflect having moved automake/.
262        * tm25/Makefile.am: Reflect having moved automake/.
263        * tm26/Makefile.am: Reflect having moved automake/.
264        * tm27/Makefile.am: Reflect having moved automake/.
265        * tm28/Makefile.am: Reflect having moved automake/.
266        * tm29/Makefile.am: Reflect having moved automake/.
267        * tmck/Makefile.am: Reflect having moved automake/.
268        * tmoverhd/Makefile.am: Reflect having moved automake/.
[20668c7]269
[7dcc3fe]2702003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
273
[c98849ef]2742003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
277        CC_CFLAGS_DEFAULT (obsolete).
278
[78bea14]2792003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
282        Remove CC_LDFLAGS_PROFILE_V.
283
[3c55718]2842003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * configure.ac: Remove AC_CONFIG_AUX_DIR.
287
[ccd81b60]2882003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
291
[9b5c258]2922003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * configure.ac: AC_PREREQ(2.57).
295
[8730f45]2962002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * .cvsignore: Reformat.
299        Add autom4te*cache.
300        Remove autom4te.cache.
301
[dfdf09ae]3022002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * tm01/Makefile.am: Use $(OBJEXT) instead of .o.
305        * tm02/Makefile.am: Use $(OBJEXT) instead of .o.
306        * tm03/Makefile.am: Use $(OBJEXT) instead of .o.
307        * tm04/Makefile.am: Use $(OBJEXT) instead of .o.
308        * tm05/Makefile.am: Use $(OBJEXT) instead of .o.
309        * tm06/Makefile.am: Use $(OBJEXT) instead of .o.
310        * tm07/Makefile.am: Use $(OBJEXT) instead of .o.
311        * tm08/Makefile.am: Use $(OBJEXT) instead of .o.
312        * tm09/Makefile.am: Use $(OBJEXT) instead of .o.
313        * tm10/Makefile.am: Use $(OBJEXT) instead of .o.
314        * tm11/Makefile.am: Use $(OBJEXT) instead of .o.
315        * tm12/Makefile.am: Use $(OBJEXT) instead of .o.
316        * tm13/Makefile.am: Use $(OBJEXT) instead of .o.
317        * tm14/Makefile.am: Use $(OBJEXT) instead of .o.
318        * tm15/Makefile.am: Use $(OBJEXT) instead of .o.
319        * tm16/Makefile.am: Use $(OBJEXT) instead of .o.
320        * tm17/Makefile.am: Use $(OBJEXT) instead of .o.
321        * tm18/Makefile.am: Use $(OBJEXT) instead of .o.
322        * tm19/Makefile.am: Use $(OBJEXT) instead of .o.
323        * tm20/Makefile.am: Use $(OBJEXT) instead of .o.
324        * tm21/Makefile.am: Use $(OBJEXT) instead of .o.
325        * tm22/Makefile.am: Use $(OBJEXT) instead of .o.
326        * tm23/Makefile.am: Use $(OBJEXT) instead of .o.
327        * tm24/Makefile.am: Use $(OBJEXT) instead of .o.
328        * tm25/Makefile.am: Use $(OBJEXT) instead of .o.
329        * tm26/Makefile.am: Use $(OBJEXT) instead of .o.
330        * tm27/Makefile.am: Use $(OBJEXT) instead of .o.
331        * tm28/Makefile.am: Use $(OBJEXT) instead of .o.
332        * tm29/Makefile.am: Use $(OBJEXT) instead of .o.
333        * tmck/Makefile.am: Use $(OBJEXT) instead of .o.
334        * tmoverhd/Makefile.am: Use $(OBJEXT) instead of .o.
335
[b454bc9]3362002-08-01      Joel Sherrill <joel@OARcorp.com>
337
338        * Per PR47 add support for buffered test output.  This involved
339        adding defines to redirect output to a buffer and dump it when
340        full, at "test pause", and at exit.  To avoid problems when redefining
341        exit(), all tests were modified to call rtems_test_exit().
342        Some tests, notable psxtests, had to be modified to include
343        the standard test macro .h file (pmacros.h or tmacros.h) to
344        enable this support.
345        * include/timesys.h, tm01/task1.c, tm02/task1.c, tm03/task1.c,
346        tm04/task1.c, tm05/task1.c, tm06/task1.c, tm07/task1.c, tm08/task1.c,
347        tm09/task1.c, tm10/task1.c, tm11/task1.c, tm12/task1.c, tm13/task1.c,
348        tm14/task1.c, tm15/task1.c, tm16/task1.c, tm17/task1.c, tm18/task1.c,
349        tm19/task1.c, tm20/task1.c, tm21/task1.c, tm22/task1.c, tm23/task1.c,
350        tm24/task1.c, tm25/task1.c, tm26/task1.c, tm27/task1.c, tm28/task1.c,
351        tm29/task1.c, tmck/task1.c, tmoverhd/testtask.c: Modified.
[cb9b2bfc]3522002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * configure.ac: Remove ENABLE_GCC28.
355
[f66be68]3562002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * configure.ac:
359        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
360        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
361        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
362        * Makefile.am: Remove AUTOMAKE_OPTIONS.
363        * tm01/Makefile.am: Remove AUTOMAKE_OPTIONS.
364        * tm02/Makefile.am: Remove AUTOMAKE_OPTIONS.
365        * tm03/Makefile.am: Remove AUTOMAKE_OPTIONS.
366        * tm04/Makefile.am: Remove AUTOMAKE_OPTIONS.
367        * tm05/Makefile.am: Remove AUTOMAKE_OPTIONS.
368        * tm06/Makefile.am: Remove AUTOMAKE_OPTIONS.
369        * tm07/Makefile.am: Remove AUTOMAKE_OPTIONS.
370        * tm08/Makefile.am: Remove AUTOMAKE_OPTIONS.
371        * tm09/Makefile.am: Remove AUTOMAKE_OPTIONS.
372        * tm10/Makefile.am: Remove AUTOMAKE_OPTIONS.
373        * tm11/Makefile.am: Remove AUTOMAKE_OPTIONS.
374        * tm12/Makefile.am: Remove AUTOMAKE_OPTIONS.
375        * tm13/Makefile.am: Remove AUTOMAKE_OPTIONS.
376        * tm14/Makefile.am: Remove AUTOMAKE_OPTIONS.
377        * tm15/Makefile.am: Remove AUTOMAKE_OPTIONS.
378        * tm16/Makefile.am: Remove AUTOMAKE_OPTIONS.
379        * tm17/Makefile.am: Remove AUTOMAKE_OPTIONS.
380        * tm18/Makefile.am: Remove AUTOMAKE_OPTIONS.
381        * tm19/Makefile.am: Remove AUTOMAKE_OPTIONS.
382        * tm20/Makefile.am: Remove AUTOMAKE_OPTIONS.
383        * tm21/Makefile.am: Remove AUTOMAKE_OPTIONS.
384        * tm22/Makefile.am: Remove AUTOMAKE_OPTIONS.
385        * tm23/Makefile.am: Remove AUTOMAKE_OPTIONS.
386        * tm24/Makefile.am: Remove AUTOMAKE_OPTIONS.
387        * tm25/Makefile.am: Remove AUTOMAKE_OPTIONS.
388        * tm26/Makefile.am: Remove AUTOMAKE_OPTIONS.
389        * tm27/Makefile.am: Remove AUTOMAKE_OPTIONS.
390        * tm28/Makefile.am: Remove AUTOMAKE_OPTIONS.
391        * tm29/Makefile.am: Remove AUTOMAKE_OPTIONS.
392        * tmck/Makefile.am: Remove AUTOMAKE_OPTIONS.
393        * tmoverhd/Makefile.am: Remove AUTOMAKE_OPTIONS.
394
[ed07762]3952001-11-08      Jiri Gaisler <jiri@gaisler.com>
396
397        This fix is response to test results reported by Jerry Needell
398        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
399        * tm27/task1.c: Account for overhead in starting and stopping
400        the timer.
401
[df25c998]4022001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
405        * configure.in: Remove.
406        * configure.ac: New file, generated from configure.in by autoupdate.
407
[366867bf]4082001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * tmtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
411
[5dfa8c1]4122001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * tm27/Makefile.am: include leaf.am instead of leaf.cfg.
415        * tm26/Makefile.am: include leaf.am instead of leaf.cfg.
416        * tm24/Makefile.am: include leaf.am instead of leaf.cfg.
417        * tm16/Makefile.am: include leaf.am instead of leaf.cfg.
418        * tm18/Makefile.am: include leaf.am instead of leaf.cfg.
419        * tm02/Makefile.am: include leaf.am instead of leaf.cfg.
420        * tm10/Makefile.am: include leaf.am instead of leaf.cfg.
421        * tm11/Makefile.am: include leaf.am instead of leaf.cfg.
422        * tm15/Makefile.am: include leaf.am instead of leaf.cfg.
423        * tm19/Makefile.am: include leaf.am instead of leaf.cfg.
424        * tm04/Makefile.am: include leaf.am instead of leaf.cfg.
425        * tm17/Makefile.am: include leaf.am instead of leaf.cfg.
426        * tm28/Makefile.am: include leaf.am instead of leaf.cfg.
427        * tmck/Makefile.am: include leaf.am instead of leaf.cfg.
428        * tm08/Makefile.am: include leaf.am instead of leaf.cfg.
429        * tm12/Makefile.am: include leaf.am instead of leaf.cfg.
430        * tm03/Makefile.am: include leaf.am instead of leaf.cfg.
431        * tm13/Makefile.am: include leaf.am instead of leaf.cfg.
432        * tm29/Makefile.am: include leaf.am instead of leaf.cfg.
433        * tmoverhd/Makefile.am: include leaf.am instead of leaf.cfg.
434        * tm20/Makefile.am: include leaf.am instead of leaf.cfg.
435        * tm09/Makefile.am: include leaf.am instead of leaf.cfg.
436        * tm01/Makefile.am: include leaf.am instead of leaf.cfg.
437        * tm21/Makefile.am: include leaf.am instead of leaf.cfg.
438        * tm07/Makefile.am: include leaf.am instead of leaf.cfg.
439        * tm25/Makefile.am: include leaf.am instead of leaf.cfg.
440        * tm22/Makefile.am: include leaf.am instead of leaf.cfg.
441        * tm06/Makefile.am: include leaf.am instead of leaf.cfg.
442        * tm05/Makefile.am: include leaf.am instead of leaf.cfg.
443        * tm14/Makefile.am: include leaf.am instead of leaf.cfg.
444        * tm23/Makefile.am: include leaf.am instead of leaf.cfg.
445
[95083c0]4462001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
447
448        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
449
[d481f9a]4502001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * tm20/Makefile.am: Remove stubdir.rel
453
[feead226]4542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
457
[a314d3b4]4582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
461
[dd943f6]4622000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
465        Switch to GNU canonicalization.
466        * tmtests.am: Remove DEFS.
467
[d6cd8bb]4682000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
471        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
472        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
473        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
474        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
475        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
476        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
477        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
478        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
479        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
480        tmoverhd/Makefile.am: Include compile.am
481
[e94ad1fe]4822000-08-10      Joel Sherrill <joel@OARcorp.com>
483
484        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.