source: rtems/testsuites/tmtests/ChangeLog @ eaab53e8

4.104.114.84.95
Last change on this file since eaab53e8 was eaab53e8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/01/03 at 21:35:53

2003-12-01 Ralf Corsepius <corsepiu@…>

  • include/Makefile.am: Reformat.
  • tm01/Makefile.am: Remove all-local: $(ARCH).
  • tm02/Makefile.am: Remove all-local: $(ARCH).
  • tm03/Makefile.am: Remove all-local: $(ARCH).
  • tm04/Makefile.am: Remove all-local: $(ARCH).
  • tm05/Makefile.am: Remove all-local: $(ARCH).
  • tm06/Makefile.am: Remove all-local: $(ARCH).
  • tm07/Makefile.am: Remove all-local: $(ARCH).
  • tm08/Makefile.am: Remove all-local: $(ARCH).
  • tm09/Makefile.am: Remove all-local: $(ARCH).
  • tm10/Makefile.am: Remove all-local: $(ARCH).
  • tm11/Makefile.am: Remove all-local: $(ARCH).
  • tm12/Makefile.am: Remove all-local: $(ARCH).
  • tm13/Makefile.am: Remove all-local: $(ARCH).
  • tm14/Makefile.am: Remove all-local: $(ARCH).
  • tm15/Makefile.am: Remove all-local: $(ARCH).
  • tm16/Makefile.am: Remove all-local: $(ARCH).
  • tm17/Makefile.am: Remove all-local: $(ARCH).
  • tm18/Makefile.am: Remove all-local: $(ARCH).
  • tm19/Makefile.am: Remove all-local: $(ARCH).
  • tm20/Makefile.am: Remove all-local: $(ARCH).
  • tm21/Makefile.am: Remove all-local: $(ARCH).
  • tm22/Makefile.am: Remove all-local: $(ARCH).
  • tm23/Makefile.am: Remove all-local: $(ARCH).
  • tm24/Makefile.am: Remove all-local: $(ARCH).
  • tm25/Makefile.am: Remove all-local: $(ARCH).
  • tm26/Makefile.am: Remove all-local: $(ARCH).
  • tm27/Makefile.am: Remove all-local: $(ARCH).
  • tm28/Makefile.am: Remove all-local: $(ARCH).
  • tm29/Makefile.am: Remove all-local: $(ARCH).
  • tmck/Makefile.am: Remove all-local: $(ARCH).
  • tmoverhd/Makefile.am: Remove all-local: $(ARCH).
  • Property mode set to 100644
File size: 13.9 KB
Line 
12003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/Makefile.am: Reformat.
4        * tm01/Makefile.am: Remove all-local: $(ARCH).
5        * tm02/Makefile.am: Remove all-local: $(ARCH).
6        * tm03/Makefile.am: Remove all-local: $(ARCH).
7        * tm04/Makefile.am: Remove all-local: $(ARCH).
8        * tm05/Makefile.am: Remove all-local: $(ARCH).
9        * tm06/Makefile.am: Remove all-local: $(ARCH).
10        * tm07/Makefile.am: Remove all-local: $(ARCH).
11        * tm08/Makefile.am: Remove all-local: $(ARCH).
12        * tm09/Makefile.am: Remove all-local: $(ARCH).
13        * tm10/Makefile.am: Remove all-local: $(ARCH).
14        * tm11/Makefile.am: Remove all-local: $(ARCH).
15        * tm12/Makefile.am: Remove all-local: $(ARCH).
16        * tm13/Makefile.am: Remove all-local: $(ARCH).
17        * tm14/Makefile.am: Remove all-local: $(ARCH).
18        * tm15/Makefile.am: Remove all-local: $(ARCH).
19        * tm16/Makefile.am: Remove all-local: $(ARCH).
20        * tm17/Makefile.am: Remove all-local: $(ARCH).
21        * tm18/Makefile.am: Remove all-local: $(ARCH).
22        * tm19/Makefile.am: Remove all-local: $(ARCH).
23        * tm20/Makefile.am: Remove all-local: $(ARCH).
24        * tm21/Makefile.am: Remove all-local: $(ARCH).
25        * tm22/Makefile.am: Remove all-local: $(ARCH).
26        * tm23/Makefile.am: Remove all-local: $(ARCH).
27        * tm24/Makefile.am: Remove all-local: $(ARCH).
28        * tm25/Makefile.am: Remove all-local: $(ARCH).
29        * tm26/Makefile.am: Remove all-local: $(ARCH).
30        * tm27/Makefile.am: Remove all-local: $(ARCH).
31        * tm28/Makefile.am: Remove all-local: $(ARCH).
32        * tm29/Makefile.am: Remove all-local: $(ARCH).
33        * tmck/Makefile.am: Remove all-local: $(ARCH).
34        * tmoverhd/Makefile.am: Remove all-local: $(ARCH).
35
362003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Reflect having moved to testsuites/.
39
402003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Remove RTEMS_CANONICAL_HOST.
43
442003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac:Remove RTEMS_CHECK_CPU.
47
482003-09-04      Joel Sherrill <joel@OARcorp.com>
49
50        * include/timesys.h, tm01/system.h, tm01/task1.c, tm01/tm01.doc,
51        tm02/system.h, tm02/task1.c, tm02/tm02.doc, tm03/system.h,
52        tm03/task1.c, tm03/tm03.doc, tm04/system.h, tm04/task1.c,
53        tm04/tm04.doc, tm05/system.h, tm05/task1.c, tm05/tm05.doc,
54        tm06/system.h, tm06/task1.c, tm06/tm06.doc, tm07/system.h,
55        tm07/task1.c, tm07/tm07.doc, tm08/system.h, tm08/task1.c,
56        tm08/tm08.doc, tm09/system.h, tm09/task1.c, tm09/tm09.doc,
57        tm10/system.h, tm10/task1.c, tm10/tm10.doc, tm11/system.h,
58        tm11/task1.c, tm11/tm11.doc, tm12/system.h, tm12/task1.c,
59        tm12/tm12.doc, tm13/system.h, tm13/task1.c, tm13/tm13.doc,
60        tm14/system.h, tm14/task1.c, tm14/tm14.doc, tm15/system.h,
61        tm15/task1.c, tm15/tm15.doc, tm16/system.h, tm16/task1.c,
62        tm16/tm16.doc, tm17/system.h, tm17/task1.c, tm17/tm17.doc,
63        tm18/system.h, tm18/task1.c, tm18/tm18.doc, tm19/system.h,
64        tm19/task1.c, tm19/tm19.doc, tm20/system.h, tm20/task1.c,
65        tm20/tm20.doc, tm21/system.h, tm21/task1.c, tm21/tm21.doc,
66        tm22/system.h, tm22/task1.c, tm22/tm22.doc, tm23/system.h,
67        tm23/task1.c, tm23/tm23.doc, tm24/system.h, tm24/task1.c,
68        tm24/tm24.doc, tm25/system.h, tm25/task1.c, tm25/tm25.doc,
69        tm26/fptest.h, tm26/system.h, tm26/task1.c, tm26/tm26.doc,
70        tm27/system.h, tm27/task1.c, tm27/tm27.doc, tm28/system.h,
71        tm28/task1.c, tm28/tm28.doc, tm29/system.h, tm29/task1.c,
72        tm29/tm29.doc, tmck/system.h, tmck/task1.c, tmck/tmck.doc,
73        tmoverhd/dumrtems.h, tmoverhd/empty.c, tmoverhd/system.h,
74        tmoverhd/testtask.c, tmoverhd/tmoverhd.doc: URL for license changed.
75
762003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Reflect having moved aclocal/.
79
802003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Reflect having moved automake/.
83        * include/Makefile.am: Reflect having moved automake/.
84        * tm01/Makefile.am: Reflect having moved automake/.
85        * tm02/Makefile.am: Reflect having moved automake/.
86        * tm03/Makefile.am: Reflect having moved automake/.
87        * tm04/Makefile.am: Reflect having moved automake/.
88        * tm05/Makefile.am: Reflect having moved automake/.
89        * tm06/Makefile.am: Reflect having moved automake/.
90        * tm07/Makefile.am: Reflect having moved automake/.
91        * tm08/Makefile.am: Reflect having moved automake/.
92        * tm09/Makefile.am: Reflect having moved automake/.
93        * tm10/Makefile.am: Reflect having moved automake/.
94        * tm11/Makefile.am: Reflect having moved automake/.
95        * tm12/Makefile.am: Reflect having moved automake/.
96        * tm13/Makefile.am: Reflect having moved automake/.
97        * tm14/Makefile.am: Reflect having moved automake/.
98        * tm15/Makefile.am: Reflect having moved automake/.
99        * tm16/Makefile.am: Reflect having moved automake/.
100        * tm17/Makefile.am: Reflect having moved automake/.
101        * tm18/Makefile.am: Reflect having moved automake/.
102        * tm19/Makefile.am: Reflect having moved automake/.
103        * tm20/Makefile.am: Reflect having moved automake/.
104        * tm21/Makefile.am: Reflect having moved automake/.
105        * tm22/Makefile.am: Reflect having moved automake/.
106        * tm23/Makefile.am: Reflect having moved automake/.
107        * tm24/Makefile.am: Reflect having moved automake/.
108        * tm25/Makefile.am: Reflect having moved automake/.
109        * tm26/Makefile.am: Reflect having moved automake/.
110        * tm27/Makefile.am: Reflect having moved automake/.
111        * tm28/Makefile.am: Reflect having moved automake/.
112        * tm29/Makefile.am: Reflect having moved automake/.
113        * tmck/Makefile.am: Reflect having moved automake/.
114        * tmoverhd/Makefile.am: Reflect having moved automake/.
115
1162003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
119
1202003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
123        CC_CFLAGS_DEFAULT (obsolete).
124
1252003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
128        Remove CC_LDFLAGS_PROFILE_V.
129
1302003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Remove AC_CONFIG_AUX_DIR.
133
1342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
137
1382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: AC_PREREQ(2.57).
141
1422002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * .cvsignore: Reformat.
145        Add autom4te*cache.
146        Remove autom4te.cache.
147
1482002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * tm01/Makefile.am: Use $(OBJEXT) instead of .o.
151        * tm02/Makefile.am: Use $(OBJEXT) instead of .o.
152        * tm03/Makefile.am: Use $(OBJEXT) instead of .o.
153        * tm04/Makefile.am: Use $(OBJEXT) instead of .o.
154        * tm05/Makefile.am: Use $(OBJEXT) instead of .o.
155        * tm06/Makefile.am: Use $(OBJEXT) instead of .o.
156        * tm07/Makefile.am: Use $(OBJEXT) instead of .o.
157        * tm08/Makefile.am: Use $(OBJEXT) instead of .o.
158        * tm09/Makefile.am: Use $(OBJEXT) instead of .o.
159        * tm10/Makefile.am: Use $(OBJEXT) instead of .o.
160        * tm11/Makefile.am: Use $(OBJEXT) instead of .o.
161        * tm12/Makefile.am: Use $(OBJEXT) instead of .o.
162        * tm13/Makefile.am: Use $(OBJEXT) instead of .o.
163        * tm14/Makefile.am: Use $(OBJEXT) instead of .o.
164        * tm15/Makefile.am: Use $(OBJEXT) instead of .o.
165        * tm16/Makefile.am: Use $(OBJEXT) instead of .o.
166        * tm17/Makefile.am: Use $(OBJEXT) instead of .o.
167        * tm18/Makefile.am: Use $(OBJEXT) instead of .o.
168        * tm19/Makefile.am: Use $(OBJEXT) instead of .o.
169        * tm20/Makefile.am: Use $(OBJEXT) instead of .o.
170        * tm21/Makefile.am: Use $(OBJEXT) instead of .o.
171        * tm22/Makefile.am: Use $(OBJEXT) instead of .o.
172        * tm23/Makefile.am: Use $(OBJEXT) instead of .o.
173        * tm24/Makefile.am: Use $(OBJEXT) instead of .o.
174        * tm25/Makefile.am: Use $(OBJEXT) instead of .o.
175        * tm26/Makefile.am: Use $(OBJEXT) instead of .o.
176        * tm27/Makefile.am: Use $(OBJEXT) instead of .o.
177        * tm28/Makefile.am: Use $(OBJEXT) instead of .o.
178        * tm29/Makefile.am: Use $(OBJEXT) instead of .o.
179        * tmck/Makefile.am: Use $(OBJEXT) instead of .o.
180        * tmoverhd/Makefile.am: Use $(OBJEXT) instead of .o.
181
1822002-08-01      Joel Sherrill <joel@OARcorp.com>
183
184        * Per PR47 add support for buffered test output.  This involved
185        adding defines to redirect output to a buffer and dump it when
186        full, at "test pause", and at exit.  To avoid problems when redefining
187        exit(), all tests were modified to call rtems_test_exit().
188        Some tests, notable psxtests, had to be modified to include
189        the standard test macro .h file (pmacros.h or tmacros.h) to
190        enable this support.
191        * include/timesys.h, tm01/task1.c, tm02/task1.c, tm03/task1.c,
192        tm04/task1.c, tm05/task1.c, tm06/task1.c, tm07/task1.c, tm08/task1.c,
193        tm09/task1.c, tm10/task1.c, tm11/task1.c, tm12/task1.c, tm13/task1.c,
194        tm14/task1.c, tm15/task1.c, tm16/task1.c, tm17/task1.c, tm18/task1.c,
195        tm19/task1.c, tm20/task1.c, tm21/task1.c, tm22/task1.c, tm23/task1.c,
196        tm24/task1.c, tm25/task1.c, tm26/task1.c, tm27/task1.c, tm28/task1.c,
197        tm29/task1.c, tmck/task1.c, tmoverhd/testtask.c: Modified.
1982002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac: Remove ENABLE_GCC28.
201
2022002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * configure.ac:
205        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
206        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
207        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * tm01/Makefile.am: Remove AUTOMAKE_OPTIONS.
210        * tm02/Makefile.am: Remove AUTOMAKE_OPTIONS.
211        * tm03/Makefile.am: Remove AUTOMAKE_OPTIONS.
212        * tm04/Makefile.am: Remove AUTOMAKE_OPTIONS.
213        * tm05/Makefile.am: Remove AUTOMAKE_OPTIONS.
214        * tm06/Makefile.am: Remove AUTOMAKE_OPTIONS.
215        * tm07/Makefile.am: Remove AUTOMAKE_OPTIONS.
216        * tm08/Makefile.am: Remove AUTOMAKE_OPTIONS.
217        * tm09/Makefile.am: Remove AUTOMAKE_OPTIONS.
218        * tm10/Makefile.am: Remove AUTOMAKE_OPTIONS.
219        * tm11/Makefile.am: Remove AUTOMAKE_OPTIONS.
220        * tm12/Makefile.am: Remove AUTOMAKE_OPTIONS.
221        * tm13/Makefile.am: Remove AUTOMAKE_OPTIONS.
222        * tm14/Makefile.am: Remove AUTOMAKE_OPTIONS.
223        * tm15/Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * tm16/Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * tm17/Makefile.am: Remove AUTOMAKE_OPTIONS.
226        * tm18/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * tm19/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * tm20/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * tm21/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * tm22/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * tm23/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * tm24/Makefile.am: Remove AUTOMAKE_OPTIONS.
233        * tm25/Makefile.am: Remove AUTOMAKE_OPTIONS.
234        * tm26/Makefile.am: Remove AUTOMAKE_OPTIONS.
235        * tm27/Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * tm28/Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * tm29/Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * tmck/Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * tmoverhd/Makefile.am: Remove AUTOMAKE_OPTIONS.
240
2412001-11-08      Jiri Gaisler <jiri@gaisler.com>
242
243        This fix is response to test results reported by Jerry Needell
244        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
245        * tm27/task1.c: Account for overhead in starting and stopping
246        the timer.
247
2482001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
251        * configure.in: Remove.
252        * configure.ac: New file, generated from configure.in by autoupdate.
253
2542001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * tmtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
257
2582001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * tm27/Makefile.am: include leaf.am instead of leaf.cfg.
261        * tm26/Makefile.am: include leaf.am instead of leaf.cfg.
262        * tm24/Makefile.am: include leaf.am instead of leaf.cfg.
263        * tm16/Makefile.am: include leaf.am instead of leaf.cfg.
264        * tm18/Makefile.am: include leaf.am instead of leaf.cfg.
265        * tm02/Makefile.am: include leaf.am instead of leaf.cfg.
266        * tm10/Makefile.am: include leaf.am instead of leaf.cfg.
267        * tm11/Makefile.am: include leaf.am instead of leaf.cfg.
268        * tm15/Makefile.am: include leaf.am instead of leaf.cfg.
269        * tm19/Makefile.am: include leaf.am instead of leaf.cfg.
270        * tm04/Makefile.am: include leaf.am instead of leaf.cfg.
271        * tm17/Makefile.am: include leaf.am instead of leaf.cfg.
272        * tm28/Makefile.am: include leaf.am instead of leaf.cfg.
273        * tmck/Makefile.am: include leaf.am instead of leaf.cfg.
274        * tm08/Makefile.am: include leaf.am instead of leaf.cfg.
275        * tm12/Makefile.am: include leaf.am instead of leaf.cfg.
276        * tm03/Makefile.am: include leaf.am instead of leaf.cfg.
277        * tm13/Makefile.am: include leaf.am instead of leaf.cfg.
278        * tm29/Makefile.am: include leaf.am instead of leaf.cfg.
279        * tmoverhd/Makefile.am: include leaf.am instead of leaf.cfg.
280        * tm20/Makefile.am: include leaf.am instead of leaf.cfg.
281        * tm09/Makefile.am: include leaf.am instead of leaf.cfg.
282        * tm01/Makefile.am: include leaf.am instead of leaf.cfg.
283        * tm21/Makefile.am: include leaf.am instead of leaf.cfg.
284        * tm07/Makefile.am: include leaf.am instead of leaf.cfg.
285        * tm25/Makefile.am: include leaf.am instead of leaf.cfg.
286        * tm22/Makefile.am: include leaf.am instead of leaf.cfg.
287        * tm06/Makefile.am: include leaf.am instead of leaf.cfg.
288        * tm05/Makefile.am: include leaf.am instead of leaf.cfg.
289        * tm14/Makefile.am: include leaf.am instead of leaf.cfg.
290        * tm23/Makefile.am: include leaf.am instead of leaf.cfg.
291
2922001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
293
294        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
295
2962001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * tm20/Makefile.am: Remove stubdir.rel
299
3002000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
303
3042000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
307
3082000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
311        Switch to GNU canonicalization.
312        * tmtests.am: Remove DEFS.
313
3142000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
317        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
318        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
319        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
320        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
321        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
322        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
323        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
324        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
325        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
326        tmoverhd/Makefile.am: Include compile.am
327
3282000-08-10      Joel Sherrill <joel@OARcorp.com>
329
330        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.