source: rtems/c/src/tests/tmtests/ChangeLog @ 7862f888

4.104.114.84.95
Last change on this file since 7862f888 was 7862f888, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 05:50:27

2003-08-18 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect having moved aclocal/.
  • Property mode set to 100644
File size: 10.5 KB
Line 
12003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved aclocal/.
4
52003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Reflect having moved automake/.
8        * include/Makefile.am: Reflect having moved automake/.
9        * tm01/Makefile.am: Reflect having moved automake/.
10        * tm02/Makefile.am: Reflect having moved automake/.
11        * tm03/Makefile.am: Reflect having moved automake/.
12        * tm04/Makefile.am: Reflect having moved automake/.
13        * tm05/Makefile.am: Reflect having moved automake/.
14        * tm06/Makefile.am: Reflect having moved automake/.
15        * tm07/Makefile.am: Reflect having moved automake/.
16        * tm08/Makefile.am: Reflect having moved automake/.
17        * tm09/Makefile.am: Reflect having moved automake/.
18        * tm10/Makefile.am: Reflect having moved automake/.
19        * tm11/Makefile.am: Reflect having moved automake/.
20        * tm12/Makefile.am: Reflect having moved automake/.
21        * tm13/Makefile.am: Reflect having moved automake/.
22        * tm14/Makefile.am: Reflect having moved automake/.
23        * tm15/Makefile.am: Reflect having moved automake/.
24        * tm16/Makefile.am: Reflect having moved automake/.
25        * tm17/Makefile.am: Reflect having moved automake/.
26        * tm18/Makefile.am: Reflect having moved automake/.
27        * tm19/Makefile.am: Reflect having moved automake/.
28        * tm20/Makefile.am: Reflect having moved automake/.
29        * tm21/Makefile.am: Reflect having moved automake/.
30        * tm22/Makefile.am: Reflect having moved automake/.
31        * tm23/Makefile.am: Reflect having moved automake/.
32        * tm24/Makefile.am: Reflect having moved automake/.
33        * tm25/Makefile.am: Reflect having moved automake/.
34        * tm26/Makefile.am: Reflect having moved automake/.
35        * tm27/Makefile.am: Reflect having moved automake/.
36        * tm28/Makefile.am: Reflect having moved automake/.
37        * tm29/Makefile.am: Reflect having moved automake/.
38        * tmck/Makefile.am: Reflect having moved automake/.
39        * tmoverhd/Makefile.am: Reflect having moved automake/.
40
412003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
44
452003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
48        CC_CFLAGS_DEFAULT (obsolete).
49
502003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
53        Remove CC_LDFLAGS_PROFILE_V.
54
552003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Remove AC_CONFIG_AUX_DIR.
58
592003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
62
632003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: AC_PREREQ(2.57).
66
672002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * .cvsignore: Reformat.
70        Add autom4te*cache.
71        Remove autom4te.cache.
72
732002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * tm01/Makefile.am: Use $(OBJEXT) instead of .o.
76        * tm02/Makefile.am: Use $(OBJEXT) instead of .o.
77        * tm03/Makefile.am: Use $(OBJEXT) instead of .o.
78        * tm04/Makefile.am: Use $(OBJEXT) instead of .o.
79        * tm05/Makefile.am: Use $(OBJEXT) instead of .o.
80        * tm06/Makefile.am: Use $(OBJEXT) instead of .o.
81        * tm07/Makefile.am: Use $(OBJEXT) instead of .o.
82        * tm08/Makefile.am: Use $(OBJEXT) instead of .o.
83        * tm09/Makefile.am: Use $(OBJEXT) instead of .o.
84        * tm10/Makefile.am: Use $(OBJEXT) instead of .o.
85        * tm11/Makefile.am: Use $(OBJEXT) instead of .o.
86        * tm12/Makefile.am: Use $(OBJEXT) instead of .o.
87        * tm13/Makefile.am: Use $(OBJEXT) instead of .o.
88        * tm14/Makefile.am: Use $(OBJEXT) instead of .o.
89        * tm15/Makefile.am: Use $(OBJEXT) instead of .o.
90        * tm16/Makefile.am: Use $(OBJEXT) instead of .o.
91        * tm17/Makefile.am: Use $(OBJEXT) instead of .o.
92        * tm18/Makefile.am: Use $(OBJEXT) instead of .o.
93        * tm19/Makefile.am: Use $(OBJEXT) instead of .o.
94        * tm20/Makefile.am: Use $(OBJEXT) instead of .o.
95        * tm21/Makefile.am: Use $(OBJEXT) instead of .o.
96        * tm22/Makefile.am: Use $(OBJEXT) instead of .o.
97        * tm23/Makefile.am: Use $(OBJEXT) instead of .o.
98        * tm24/Makefile.am: Use $(OBJEXT) instead of .o.
99        * tm25/Makefile.am: Use $(OBJEXT) instead of .o.
100        * tm26/Makefile.am: Use $(OBJEXT) instead of .o.
101        * tm27/Makefile.am: Use $(OBJEXT) instead of .o.
102        * tm28/Makefile.am: Use $(OBJEXT) instead of .o.
103        * tm29/Makefile.am: Use $(OBJEXT) instead of .o.
104        * tmck/Makefile.am: Use $(OBJEXT) instead of .o.
105        * tmoverhd/Makefile.am: Use $(OBJEXT) instead of .o.
106
1072002-08-01      Joel Sherrill <joel@OARcorp.com>
108
109        * Per PR47 add support for buffered test output.  This involved
110        adding defines to redirect output to a buffer and dump it when
111        full, at "test pause", and at exit.  To avoid problems when redefining
112        exit(), all tests were modified to call rtems_test_exit().
113        Some tests, notable psxtests, had to be modified to include
114        the standard test macro .h file (pmacros.h or tmacros.h) to
115        enable this support.
116        * include/timesys.h, tm01/task1.c, tm02/task1.c, tm03/task1.c,
117        tm04/task1.c, tm05/task1.c, tm06/task1.c, tm07/task1.c, tm08/task1.c,
118        tm09/task1.c, tm10/task1.c, tm11/task1.c, tm12/task1.c, tm13/task1.c,
119        tm14/task1.c, tm15/task1.c, tm16/task1.c, tm17/task1.c, tm18/task1.c,
120        tm19/task1.c, tm20/task1.c, tm21/task1.c, tm22/task1.c, tm23/task1.c,
121        tm24/task1.c, tm25/task1.c, tm26/task1.c, tm27/task1.c, tm28/task1.c,
122        tm29/task1.c, tmck/task1.c, tmoverhd/testtask.c: Modified.
1232002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Remove ENABLE_GCC28.
126
1272002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac:
130        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
131        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
132        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
133        * Makefile.am: Remove AUTOMAKE_OPTIONS.
134        * tm01/Makefile.am: Remove AUTOMAKE_OPTIONS.
135        * tm02/Makefile.am: Remove AUTOMAKE_OPTIONS.
136        * tm03/Makefile.am: Remove AUTOMAKE_OPTIONS.
137        * tm04/Makefile.am: Remove AUTOMAKE_OPTIONS.
138        * tm05/Makefile.am: Remove AUTOMAKE_OPTIONS.
139        * tm06/Makefile.am: Remove AUTOMAKE_OPTIONS.
140        * tm07/Makefile.am: Remove AUTOMAKE_OPTIONS.
141        * tm08/Makefile.am: Remove AUTOMAKE_OPTIONS.
142        * tm09/Makefile.am: Remove AUTOMAKE_OPTIONS.
143        * tm10/Makefile.am: Remove AUTOMAKE_OPTIONS.
144        * tm11/Makefile.am: Remove AUTOMAKE_OPTIONS.
145        * tm12/Makefile.am: Remove AUTOMAKE_OPTIONS.
146        * tm13/Makefile.am: Remove AUTOMAKE_OPTIONS.
147        * tm14/Makefile.am: Remove AUTOMAKE_OPTIONS.
148        * tm15/Makefile.am: Remove AUTOMAKE_OPTIONS.
149        * tm16/Makefile.am: Remove AUTOMAKE_OPTIONS.
150        * tm17/Makefile.am: Remove AUTOMAKE_OPTIONS.
151        * tm18/Makefile.am: Remove AUTOMAKE_OPTIONS.
152        * tm19/Makefile.am: Remove AUTOMAKE_OPTIONS.
153        * tm20/Makefile.am: Remove AUTOMAKE_OPTIONS.
154        * tm21/Makefile.am: Remove AUTOMAKE_OPTIONS.
155        * tm22/Makefile.am: Remove AUTOMAKE_OPTIONS.
156        * tm23/Makefile.am: Remove AUTOMAKE_OPTIONS.
157        * tm24/Makefile.am: Remove AUTOMAKE_OPTIONS.
158        * tm25/Makefile.am: Remove AUTOMAKE_OPTIONS.
159        * tm26/Makefile.am: Remove AUTOMAKE_OPTIONS.
160        * tm27/Makefile.am: Remove AUTOMAKE_OPTIONS.
161        * tm28/Makefile.am: Remove AUTOMAKE_OPTIONS.
162        * tm29/Makefile.am: Remove AUTOMAKE_OPTIONS.
163        * tmck/Makefile.am: Remove AUTOMAKE_OPTIONS.
164        * tmoverhd/Makefile.am: Remove AUTOMAKE_OPTIONS.
165
1662001-11-08      Jiri Gaisler <jiri@gaisler.com>
167
168        This fix is response to test results reported by Jerry Needell
169        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
170        * tm27/task1.c: Account for overhead in starting and stopping
171        the timer.
172
1732001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
176        * configure.in: Remove.
177        * configure.ac: New file, generated from configure.in by autoupdate.
178
1792001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * tmtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
182
1832001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * tm27/Makefile.am: include leaf.am instead of leaf.cfg.
186        * tm26/Makefile.am: include leaf.am instead of leaf.cfg.
187        * tm24/Makefile.am: include leaf.am instead of leaf.cfg.
188        * tm16/Makefile.am: include leaf.am instead of leaf.cfg.
189        * tm18/Makefile.am: include leaf.am instead of leaf.cfg.
190        * tm02/Makefile.am: include leaf.am instead of leaf.cfg.
191        * tm10/Makefile.am: include leaf.am instead of leaf.cfg.
192        * tm11/Makefile.am: include leaf.am instead of leaf.cfg.
193        * tm15/Makefile.am: include leaf.am instead of leaf.cfg.
194        * tm19/Makefile.am: include leaf.am instead of leaf.cfg.
195        * tm04/Makefile.am: include leaf.am instead of leaf.cfg.
196        * tm17/Makefile.am: include leaf.am instead of leaf.cfg.
197        * tm28/Makefile.am: include leaf.am instead of leaf.cfg.
198        * tmck/Makefile.am: include leaf.am instead of leaf.cfg.
199        * tm08/Makefile.am: include leaf.am instead of leaf.cfg.
200        * tm12/Makefile.am: include leaf.am instead of leaf.cfg.
201        * tm03/Makefile.am: include leaf.am instead of leaf.cfg.
202        * tm13/Makefile.am: include leaf.am instead of leaf.cfg.
203        * tm29/Makefile.am: include leaf.am instead of leaf.cfg.
204        * tmoverhd/Makefile.am: include leaf.am instead of leaf.cfg.
205        * tm20/Makefile.am: include leaf.am instead of leaf.cfg.
206        * tm09/Makefile.am: include leaf.am instead of leaf.cfg.
207        * tm01/Makefile.am: include leaf.am instead of leaf.cfg.
208        * tm21/Makefile.am: include leaf.am instead of leaf.cfg.
209        * tm07/Makefile.am: include leaf.am instead of leaf.cfg.
210        * tm25/Makefile.am: include leaf.am instead of leaf.cfg.
211        * tm22/Makefile.am: include leaf.am instead of leaf.cfg.
212        * tm06/Makefile.am: include leaf.am instead of leaf.cfg.
213        * tm05/Makefile.am: include leaf.am instead of leaf.cfg.
214        * tm14/Makefile.am: include leaf.am instead of leaf.cfg.
215        * tm23/Makefile.am: include leaf.am instead of leaf.cfg.
216
2172001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
218
219        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
220
2212001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * tm20/Makefile.am: Remove stubdir.rel
224
2252000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
228
2292000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
232
2332000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
236        Switch to GNU canonicalization.
237        * tmtests.am: Remove DEFS.
238
2392000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
242        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
243        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
244        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
245        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
246        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
247        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
248        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
249        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
250        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
251        tmoverhd/Makefile.am: Include compile.am
252
2532000-08-10      Joel Sherrill <joel@OARcorp.com>
254
255        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.