source: rtems/c/src/tests/tmtests/ChangeLog @ 61d9371

4.104.114.84.95
Last change on this file since 61d9371 was 61d9371, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/17/03 at 12:59:28

Fix broken ChangeLog? entries.

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