source: rtems/testsuites/tmtests/ChangeLog @ cc8f37c

4.104.114.84.95
Last change on this file since cc8f37c was e0f75b1, checked in by Joel Sherrill <joel.sherrill@…>, on 03/30/04 at 19:17:34

2004-03-30 David Querbach <querbach@…>

PR 597/tests

  • tm02/system.h, tm03/system.h, tm04/system.h, tm05/system.h, tm06/system.h, tm07/system.h, tm08/system.h, tm10/system.h, tm11/system.h, tm12/system.h, tm13/system.h, tm14/system.h, tm15/system.h, tm16/system.h, tm17/system.h, tm18/system.h, tm19/system.h, tm21/system.h, tm22/system.h, tm23/system.h, tm24/system.h, tm25/system.h, tm26/system.h, tm27/system.h, tm27/task1.c, tm29/system.h: The actual workspace needed by the tmtests depends on OPERATION_COUNT, but the definitions of CONFIGURE_MAXIMIM_xxx in the their system.h files do not reflect this. This results in unnecessary memory exhaustion on small-memory systems such as the SS555.
  • Property mode set to 100644
File size: 16.7 KB
Line 
12004-03-30      David Querbach <querbach@realtime.bc.ca>
2
3        PR 597/tests
4        * tm02/system.h, tm03/system.h, tm04/system.h, tm05/system.h,
5        tm06/system.h, tm07/system.h, tm08/system.h, tm10/system.h,
6        tm11/system.h, tm12/system.h, tm13/system.h, tm14/system.h,
7        tm15/system.h, tm16/system.h, tm17/system.h, tm18/system.h,
8        tm19/system.h, tm21/system.h, tm22/system.h, tm23/system.h,
9        tm24/system.h, tm25/system.h, tm26/system.h, tm27/system.h,
10        tm27/task1.c, tm29/system.h: The actual workspace needed by the
11        tmtests depends on OPERATION_COUNT, but the definitions of
12        CONFIGURE_MAXIMIM_xxx in the their system.h files do not reflect
13        this. This results in unnecessary memory exhaustion on small-memory
14        systems such as the SS555.
15
162004-03-28      Ralf Corsepius <ralf_corsepius@rtems.org>
17
18        * include/timesys.h, tm01/task1.c, tm02/task1.c, tm03/task1.c,
19        tm04/task1.c, tm05/task1.c, tm06/task1.c, tm07/task1.c,
20        tm08/task1.c, tm09/task1.c, tm10/task1.c, tm11/task1.c,
21        tm12/task1.c, tm13/task1.c, tm14/task1.c, tm15/task1.c,
22        tm16/task1.c, tm17/task1.c, tm18/task1.c, tm20/task1.c,
23        tm21/task1.c, tm22/task1.c, tm23/task1.c, tm24/task1.c,
24        tm25/task1.c, tm26/task1.c, tm27/task1.c, tm28/task1.c,
25        tm29/task1.c, tmck/task1.c, tmoverhd/testtask.c: Convert to using
26        c99 fixed size types.
27
282004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Add 2nd arg to RTEMS_TOP.
31
322004-02-26      Joel Sherrill <joel@OARcorp.com>
33
34        PR 583/tests
35        * tm26/task1.c, tm27/task1.c: Correctly reset
36        _Thread_Dispatch_disable_level so printing is safe.
37
382004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * tm01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
41        Add PRE/TMPINSTALL_FILES to CLEANFILES.
42        * tm02/Makefile.am: Ditto.
43        * tm03/Makefile.am: Ditto.
44        * tm04/Makefile.am: Ditto.
45        * tm05/Makefile.am: Ditto.
46        * tm06/Makefile.am: Ditto.
47        * tm07/Makefile.am: Ditto.
48        * tm08/Makefile.am: Ditto.
49        * tm09/Makefile.am: Ditto.
50        * tm10/Makefile.am: Ditto.
51        * tm11/Makefile.am: Ditto.
52        * tm12/Makefile.am: Ditto.
53        * tm13/Makefile.am: Ditto.
54        * tm14/Makefile.am: Ditto.
55        * tm15/Makefile.am: Ditto.
56        * tm16/Makefile.am: Ditto.
57        * tm17/Makefile.am: Ditto.
58        * tm18/Makefile.am: Ditto.
59        * tm19/Makefile.am: Ditto.
60        * tm20/Makefile.am: Ditto.
61        * tm21/Makefile.am: Ditto.
62        * tm22/Makefile.am: Ditto.
63        * tm23/Makefile.am: Ditto.
64        * tm24/Makefile.am: Ditto.
65        * tm25/Makefile.am: Ditto.
66        * tm26/Makefile.am: Ditto.
67        * tm27/Makefile.am: Ditto.
68        * tm28/Makefile.am: Ditto.
69        * tm29/Makefile.am: Ditto.
70        * tmck/Makefile.am: Ditto.
71        * tmoverhd/Makefile.am: Ditto.
72
732003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * tmtests.am: Add dirstamp support.
76
772003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * tmtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
80
812003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
84
852003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * include/Makefile.am: Reformat.
88        * tm01/Makefile.am: Remove all-local: $(ARCH).
89        * tm02/Makefile.am: Remove all-local: $(ARCH).
90        * tm03/Makefile.am: Remove all-local: $(ARCH).
91        * tm04/Makefile.am: Remove all-local: $(ARCH).
92        * tm05/Makefile.am: Remove all-local: $(ARCH).
93        * tm06/Makefile.am: Remove all-local: $(ARCH).
94        * tm07/Makefile.am: Remove all-local: $(ARCH).
95        * tm08/Makefile.am: Remove all-local: $(ARCH).
96        * tm09/Makefile.am: Remove all-local: $(ARCH).
97        * tm10/Makefile.am: Remove all-local: $(ARCH).
98        * tm11/Makefile.am: Remove all-local: $(ARCH).
99        * tm12/Makefile.am: Remove all-local: $(ARCH).
100        * tm13/Makefile.am: Remove all-local: $(ARCH).
101        * tm14/Makefile.am: Remove all-local: $(ARCH).
102        * tm15/Makefile.am: Remove all-local: $(ARCH).
103        * tm16/Makefile.am: Remove all-local: $(ARCH).
104        * tm17/Makefile.am: Remove all-local: $(ARCH).
105        * tm18/Makefile.am: Remove all-local: $(ARCH).
106        * tm19/Makefile.am: Remove all-local: $(ARCH).
107        * tm20/Makefile.am: Remove all-local: $(ARCH).
108        * tm21/Makefile.am: Remove all-local: $(ARCH).
109        * tm22/Makefile.am: Remove all-local: $(ARCH).
110        * tm23/Makefile.am: Remove all-local: $(ARCH).
111        * tm24/Makefile.am: Remove all-local: $(ARCH).
112        * tm25/Makefile.am: Remove all-local: $(ARCH).
113        * tm26/Makefile.am: Remove all-local: $(ARCH).
114        * tm27/Makefile.am: Remove all-local: $(ARCH).
115        * tm28/Makefile.am: Remove all-local: $(ARCH).
116        * tm29/Makefile.am: Remove all-local: $(ARCH).
117        * tmck/Makefile.am: Remove all-local: $(ARCH).
118        * tmoverhd/Makefile.am: Remove all-local: $(ARCH).
119
1202003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Reflect having moved to testsuites/.
123
1242003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Remove RTEMS_CANONICAL_HOST.
127
1282003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac:Remove RTEMS_CHECK_CPU.
131
1322003-09-04      Joel Sherrill <joel@OARcorp.com>
133
134        * include/timesys.h, tm01/system.h, tm01/task1.c, tm01/tm01.doc,
135        tm02/system.h, tm02/task1.c, tm02/tm02.doc, tm03/system.h,
136        tm03/task1.c, tm03/tm03.doc, tm04/system.h, tm04/task1.c,
137        tm04/tm04.doc, tm05/system.h, tm05/task1.c, tm05/tm05.doc,
138        tm06/system.h, tm06/task1.c, tm06/tm06.doc, tm07/system.h,
139        tm07/task1.c, tm07/tm07.doc, tm08/system.h, tm08/task1.c,
140        tm08/tm08.doc, tm09/system.h, tm09/task1.c, tm09/tm09.doc,
141        tm10/system.h, tm10/task1.c, tm10/tm10.doc, tm11/system.h,
142        tm11/task1.c, tm11/tm11.doc, tm12/system.h, tm12/task1.c,
143        tm12/tm12.doc, tm13/system.h, tm13/task1.c, tm13/tm13.doc,
144        tm14/system.h, tm14/task1.c, tm14/tm14.doc, tm15/system.h,
145        tm15/task1.c, tm15/tm15.doc, tm16/system.h, tm16/task1.c,
146        tm16/tm16.doc, tm17/system.h, tm17/task1.c, tm17/tm17.doc,
147        tm18/system.h, tm18/task1.c, tm18/tm18.doc, tm19/system.h,
148        tm19/task1.c, tm19/tm19.doc, tm20/system.h, tm20/task1.c,
149        tm20/tm20.doc, tm21/system.h, tm21/task1.c, tm21/tm21.doc,
150        tm22/system.h, tm22/task1.c, tm22/tm22.doc, tm23/system.h,
151        tm23/task1.c, tm23/tm23.doc, tm24/system.h, tm24/task1.c,
152        tm24/tm24.doc, tm25/system.h, tm25/task1.c, tm25/tm25.doc,
153        tm26/fptest.h, tm26/system.h, tm26/task1.c, tm26/tm26.doc,
154        tm27/system.h, tm27/task1.c, tm27/tm27.doc, tm28/system.h,
155        tm28/task1.c, tm28/tm28.doc, tm29/system.h, tm29/task1.c,
156        tm29/tm29.doc, tmck/system.h, tmck/task1.c, tmck/tmck.doc,
157        tmoverhd/dumrtems.h, tmoverhd/empty.c, tmoverhd/system.h,
158        tmoverhd/testtask.c, tmoverhd/tmoverhd.doc: URL for license changed.
159
1602003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * Makefile.am: Reflect having moved aclocal/.
163
1642003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am: Reflect having moved automake/.
167        * include/Makefile.am: Reflect having moved automake/.
168        * tm01/Makefile.am: Reflect having moved automake/.
169        * tm02/Makefile.am: Reflect having moved automake/.
170        * tm03/Makefile.am: Reflect having moved automake/.
171        * tm04/Makefile.am: Reflect having moved automake/.
172        * tm05/Makefile.am: Reflect having moved automake/.
173        * tm06/Makefile.am: Reflect having moved automake/.
174        * tm07/Makefile.am: Reflect having moved automake/.
175        * tm08/Makefile.am: Reflect having moved automake/.
176        * tm09/Makefile.am: Reflect having moved automake/.
177        * tm10/Makefile.am: Reflect having moved automake/.
178        * tm11/Makefile.am: Reflect having moved automake/.
179        * tm12/Makefile.am: Reflect having moved automake/.
180        * tm13/Makefile.am: Reflect having moved automake/.
181        * tm14/Makefile.am: Reflect having moved automake/.
182        * tm15/Makefile.am: Reflect having moved automake/.
183        * tm16/Makefile.am: Reflect having moved automake/.
184        * tm17/Makefile.am: Reflect having moved automake/.
185        * tm18/Makefile.am: Reflect having moved automake/.
186        * tm19/Makefile.am: Reflect having moved automake/.
187        * tm20/Makefile.am: Reflect having moved automake/.
188        * tm21/Makefile.am: Reflect having moved automake/.
189        * tm22/Makefile.am: Reflect having moved automake/.
190        * tm23/Makefile.am: Reflect having moved automake/.
191        * tm24/Makefile.am: Reflect having moved automake/.
192        * tm25/Makefile.am: Reflect having moved automake/.
193        * tm26/Makefile.am: Reflect having moved automake/.
194        * tm27/Makefile.am: Reflect having moved automake/.
195        * tm28/Makefile.am: Reflect having moved automake/.
196        * tm29/Makefile.am: Reflect having moved automake/.
197        * tmck/Makefile.am: Reflect having moved automake/.
198        * tmoverhd/Makefile.am: Reflect having moved automake/.
199
2002003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
203
2042003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
207        CC_CFLAGS_DEFAULT (obsolete).
208
2092003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
212        Remove CC_LDFLAGS_PROFILE_V.
213
2142003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Remove AC_CONFIG_AUX_DIR.
217
2182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
221
2222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: AC_PREREQ(2.57).
225
2262002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * .cvsignore: Reformat.
229        Add autom4te*cache.
230        Remove autom4te.cache.
231
2322002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * tm01/Makefile.am: Use $(OBJEXT) instead of .o.
235        * tm02/Makefile.am: Use $(OBJEXT) instead of .o.
236        * tm03/Makefile.am: Use $(OBJEXT) instead of .o.
237        * tm04/Makefile.am: Use $(OBJEXT) instead of .o.
238        * tm05/Makefile.am: Use $(OBJEXT) instead of .o.
239        * tm06/Makefile.am: Use $(OBJEXT) instead of .o.
240        * tm07/Makefile.am: Use $(OBJEXT) instead of .o.
241        * tm08/Makefile.am: Use $(OBJEXT) instead of .o.
242        * tm09/Makefile.am: Use $(OBJEXT) instead of .o.
243        * tm10/Makefile.am: Use $(OBJEXT) instead of .o.
244        * tm11/Makefile.am: Use $(OBJEXT) instead of .o.
245        * tm12/Makefile.am: Use $(OBJEXT) instead of .o.
246        * tm13/Makefile.am: Use $(OBJEXT) instead of .o.
247        * tm14/Makefile.am: Use $(OBJEXT) instead of .o.
248        * tm15/Makefile.am: Use $(OBJEXT) instead of .o.
249        * tm16/Makefile.am: Use $(OBJEXT) instead of .o.
250        * tm17/Makefile.am: Use $(OBJEXT) instead of .o.
251        * tm18/Makefile.am: Use $(OBJEXT) instead of .o.
252        * tm19/Makefile.am: Use $(OBJEXT) instead of .o.
253        * tm20/Makefile.am: Use $(OBJEXT) instead of .o.
254        * tm21/Makefile.am: Use $(OBJEXT) instead of .o.
255        * tm22/Makefile.am: Use $(OBJEXT) instead of .o.
256        * tm23/Makefile.am: Use $(OBJEXT) instead of .o.
257        * tm24/Makefile.am: Use $(OBJEXT) instead of .o.
258        * tm25/Makefile.am: Use $(OBJEXT) instead of .o.
259        * tm26/Makefile.am: Use $(OBJEXT) instead of .o.
260        * tm27/Makefile.am: Use $(OBJEXT) instead of .o.
261        * tm28/Makefile.am: Use $(OBJEXT) instead of .o.
262        * tm29/Makefile.am: Use $(OBJEXT) instead of .o.
263        * tmck/Makefile.am: Use $(OBJEXT) instead of .o.
264        * tmoverhd/Makefile.am: Use $(OBJEXT) instead of .o.
265
2662002-08-01      Joel Sherrill <joel@OARcorp.com>
267
268        * Per PR47 add support for buffered test output.  This involved
269        adding defines to redirect output to a buffer and dump it when
270        full, at "test pause", and at exit.  To avoid problems when redefining
271        exit(), all tests were modified to call rtems_test_exit().
272        Some tests, notable psxtests, had to be modified to include
273        the standard test macro .h file (pmacros.h or tmacros.h) to
274        enable this support.
275        * include/timesys.h, tm01/task1.c, tm02/task1.c, tm03/task1.c,
276        tm04/task1.c, tm05/task1.c, tm06/task1.c, tm07/task1.c, tm08/task1.c,
277        tm09/task1.c, tm10/task1.c, tm11/task1.c, tm12/task1.c, tm13/task1.c,
278        tm14/task1.c, tm15/task1.c, tm16/task1.c, tm17/task1.c, tm18/task1.c,
279        tm19/task1.c, tm20/task1.c, tm21/task1.c, tm22/task1.c, tm23/task1.c,
280        tm24/task1.c, tm25/task1.c, tm26/task1.c, tm27/task1.c, tm28/task1.c,
281        tm29/task1.c, tmck/task1.c, tmoverhd/testtask.c: Modified.
2822002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.ac: Remove ENABLE_GCC28.
285
2862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * configure.ac:
289        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
290        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
291        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * tm01/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * tm02/Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * tm03/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * tm04/Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * tm05/Makefile.am: Remove AUTOMAKE_OPTIONS.
298        * tm06/Makefile.am: Remove AUTOMAKE_OPTIONS.
299        * tm07/Makefile.am: Remove AUTOMAKE_OPTIONS.
300        * tm08/Makefile.am: Remove AUTOMAKE_OPTIONS.
301        * tm09/Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * tm10/Makefile.am: Remove AUTOMAKE_OPTIONS.
303        * tm11/Makefile.am: Remove AUTOMAKE_OPTIONS.
304        * tm12/Makefile.am: Remove AUTOMAKE_OPTIONS.
305        * tm13/Makefile.am: Remove AUTOMAKE_OPTIONS.
306        * tm14/Makefile.am: Remove AUTOMAKE_OPTIONS.
307        * tm15/Makefile.am: Remove AUTOMAKE_OPTIONS.
308        * tm16/Makefile.am: Remove AUTOMAKE_OPTIONS.
309        * tm17/Makefile.am: Remove AUTOMAKE_OPTIONS.
310        * tm18/Makefile.am: Remove AUTOMAKE_OPTIONS.
311        * tm19/Makefile.am: Remove AUTOMAKE_OPTIONS.
312        * tm20/Makefile.am: Remove AUTOMAKE_OPTIONS.
313        * tm21/Makefile.am: Remove AUTOMAKE_OPTIONS.
314        * tm22/Makefile.am: Remove AUTOMAKE_OPTIONS.
315        * tm23/Makefile.am: Remove AUTOMAKE_OPTIONS.
316        * tm24/Makefile.am: Remove AUTOMAKE_OPTIONS.
317        * tm25/Makefile.am: Remove AUTOMAKE_OPTIONS.
318        * tm26/Makefile.am: Remove AUTOMAKE_OPTIONS.
319        * tm27/Makefile.am: Remove AUTOMAKE_OPTIONS.
320        * tm28/Makefile.am: Remove AUTOMAKE_OPTIONS.
321        * tm29/Makefile.am: Remove AUTOMAKE_OPTIONS.
322        * tmck/Makefile.am: Remove AUTOMAKE_OPTIONS.
323        * tmoverhd/Makefile.am: Remove AUTOMAKE_OPTIONS.
324
3252001-11-08      Jiri Gaisler <jiri@gaisler.com>
326
327        This fix is response to test results reported by Jerry Needell
328        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
329        * tm27/task1.c: Account for overhead in starting and stopping
330        the timer.
331
3322001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
335        * configure.in: Remove.
336        * configure.ac: New file, generated from configure.in by autoupdate.
337
3382001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * tmtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
341
3422001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * tm27/Makefile.am: include leaf.am instead of leaf.cfg.
345        * tm26/Makefile.am: include leaf.am instead of leaf.cfg.
346        * tm24/Makefile.am: include leaf.am instead of leaf.cfg.
347        * tm16/Makefile.am: include leaf.am instead of leaf.cfg.
348        * tm18/Makefile.am: include leaf.am instead of leaf.cfg.
349        * tm02/Makefile.am: include leaf.am instead of leaf.cfg.
350        * tm10/Makefile.am: include leaf.am instead of leaf.cfg.
351        * tm11/Makefile.am: include leaf.am instead of leaf.cfg.
352        * tm15/Makefile.am: include leaf.am instead of leaf.cfg.
353        * tm19/Makefile.am: include leaf.am instead of leaf.cfg.
354        * tm04/Makefile.am: include leaf.am instead of leaf.cfg.
355        * tm17/Makefile.am: include leaf.am instead of leaf.cfg.
356        * tm28/Makefile.am: include leaf.am instead of leaf.cfg.
357        * tmck/Makefile.am: include leaf.am instead of leaf.cfg.
358        * tm08/Makefile.am: include leaf.am instead of leaf.cfg.
359        * tm12/Makefile.am: include leaf.am instead of leaf.cfg.
360        * tm03/Makefile.am: include leaf.am instead of leaf.cfg.
361        * tm13/Makefile.am: include leaf.am instead of leaf.cfg.
362        * tm29/Makefile.am: include leaf.am instead of leaf.cfg.
363        * tmoverhd/Makefile.am: include leaf.am instead of leaf.cfg.
364        * tm20/Makefile.am: include leaf.am instead of leaf.cfg.
365        * tm09/Makefile.am: include leaf.am instead of leaf.cfg.
366        * tm01/Makefile.am: include leaf.am instead of leaf.cfg.
367        * tm21/Makefile.am: include leaf.am instead of leaf.cfg.
368        * tm07/Makefile.am: include leaf.am instead of leaf.cfg.
369        * tm25/Makefile.am: include leaf.am instead of leaf.cfg.
370        * tm22/Makefile.am: include leaf.am instead of leaf.cfg.
371        * tm06/Makefile.am: include leaf.am instead of leaf.cfg.
372        * tm05/Makefile.am: include leaf.am instead of leaf.cfg.
373        * tm14/Makefile.am: include leaf.am instead of leaf.cfg.
374        * tm23/Makefile.am: include leaf.am instead of leaf.cfg.
375
3762001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
377
378        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
379
3802001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * tm20/Makefile.am: Remove stubdir.rel
383
3842000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
387
3882000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
391
3922000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
395        Switch to GNU canonicalization.
396        * tmtests.am: Remove DEFS.
397
3982000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
401        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
402        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
403        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
404        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
405        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
406        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
407        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
408        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
409        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
410        tmoverhd/Makefile.am: Include compile.am
411
4122000-08-10      Joel Sherrill <joel@OARcorp.com>
413
414        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.