source: rtems/testsuites/sptests/ChangeLog @ 340835b0

4.104.114.84.95
Last change on this file since 340835b0 was 340835b0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/14/04 at 07:49:50

2004-01-14 Ralf Corsepius <corsepiu@…>

  • sp01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
  • sp02/Makefile.am: Ditto.
  • sp03/Makefile.am: Ditto.
  • sp04/Makefile.am: Ditto.
  • sp05/Makefile.am: Ditto.
  • sp06/Makefile.am: Ditto.
  • sp07/Makefile.am: Ditto.
  • sp08/Makefile.am: Ditto.
  • sp09/Makefile.am: Ditto.
  • sp11/Makefile.am: Ditto.
  • sp12/Makefile.am: Ditto.
  • sp13/Makefile.am: Ditto.
  • sp14/Makefile.am: Ditto.
  • sp15/Makefile.am: Ditto.
  • sp16/Makefile.am: Ditto.
  • sp17/Makefile.am: Ditto.
  • sp19/Makefile.am: Ditto.
  • sp20/Makefile.am: Ditto.
  • sp21/Makefile.am: Ditto.
  • sp22/Makefile.am: Ditto.
  • sp23/Makefile.am: Ditto.
  • sp24/Makefile.am: Ditto.
  • sp25/Makefile.am: Ditto.
  • sp26/Makefile.am: Ditto.
  • sp27/Makefile.am: Ditto.
  • sp28/Makefile.am: Ditto.
  • sp29/Makefile.am: Ditto.
  • sp30/Makefile.am: Ditto.
  • sp31/Makefile.am: Ditto.
  • sp32/Makefile.am: Ditto.
  • spfatal/Makefile.am: Ditto.
  • spsize/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 21.1 KB
Line 
12004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * sp01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
4        Add PRE/TMPINSTALL_FILES to CLEANFILES.
5        * sp02/Makefile.am: Ditto.
6        * sp03/Makefile.am: Ditto.
7        * sp04/Makefile.am: Ditto.
8        * sp05/Makefile.am: Ditto.
9        * sp06/Makefile.am: Ditto.
10        * sp07/Makefile.am: Ditto.
11        * sp08/Makefile.am: Ditto.
12        * sp09/Makefile.am: Ditto.
13        * sp11/Makefile.am: Ditto.
14        * sp12/Makefile.am: Ditto.
15        * sp13/Makefile.am: Ditto.
16        * sp14/Makefile.am: Ditto.
17        * sp15/Makefile.am: Ditto.
18        * sp16/Makefile.am: Ditto.
19        * sp17/Makefile.am: Ditto.
20        * sp19/Makefile.am: Ditto.
21        * sp20/Makefile.am: Ditto.
22        * sp21/Makefile.am: Ditto.
23        * sp22/Makefile.am: Ditto.
24        * sp23/Makefile.am: Ditto.
25        * sp24/Makefile.am: Ditto.
26        * sp25/Makefile.am: Ditto.
27        * sp26/Makefile.am: Ditto.
28        * sp27/Makefile.am: Ditto.
29        * sp28/Makefile.am: Ditto.
30        * sp29/Makefile.am: Ditto.
31        * sp30/Makefile.am: Ditto.
32        * sp31/Makefile.am: Ditto.
33        * sp32/Makefile.am: Ditto.
34        * spfatal/Makefile.am: Ditto.
35        * spsize/Makefile.am: Ditto.
36
372003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * sptests.am: Add dirstamp support.
40
412003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * sptests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
44
452003-12-16      Joel Sherrill <joel@OARcorp.com>
46
47        PR 544/tests
48        * sp07/Makefile.am, sp07/init.c, sp07/system.h, sp07/task4.c,
49        sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c, sp07/tstart.c,
50        sp09/system.h, sp19/system.h, sp20/system.h: Various modifications to
51        make tests account for resources and not print at inappropriate
52        times.
53        * sp07/buffered_io.c: New file.
54
552003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
58
592003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * sp01/Makefile.am: Remove all-local: $(ARCH).
62        * sp02/Makefile.am: Remove all-local: $(ARCH).
63        * sp03/Makefile.am: Remove all-local: $(ARCH).
64        * sp04/Makefile.am: Remove all-local: $(ARCH).
65        * sp05/Makefile.am: Remove all-local: $(ARCH).
66        * sp06/Makefile.am: Remove all-local: $(ARCH).
67        * sp07/Makefile.am: Remove all-local: $(ARCH).
68        * sp08/Makefile.am: Remove all-local: $(ARCH).
69        * sp09/Makefile.am: Remove all-local: $(ARCH).
70        * sp11/Makefile.am: Remove all-local: $(ARCH).
71        * sp12/Makefile.am: Remove all-local: $(ARCH).
72        * sp13/Makefile.am: Remove all-local: $(ARCH).
73        * sp14/Makefile.am: Remove all-local: $(ARCH).
74        * sp15/Makefile.am: Remove all-local: $(ARCH).
75        * sp16/Makefile.am: Remove all-local: $(ARCH).
76        * sp17/Makefile.am: Remove all-local: $(ARCH).
77        * sp19/Makefile.am: Remove all-local: $(ARCH).
78        * sp20/Makefile.am: Remove all-local: $(ARCH).
79        * sp21/Makefile.am: Remove all-local: $(ARCH).
80        * sp22/Makefile.am: Remove all-local: $(ARCH).
81        * sp23/Makefile.am: Remove all-local: $(ARCH).
82        * sp24/Makefile.am: Remove all-local: $(ARCH).
83        * sp25/Makefile.am: Remove all-local: $(ARCH).
84        * sp26/Makefile.am: Remove all-local: $(ARCH).
85        * sp27/Makefile.am: Remove all-local: $(ARCH).
86        * sp28/Makefile.am: Remove all-local: $(ARCH).
87        * sp29/Makefile.am: Remove all-local: $(ARCH).
88        * sp30/Makefile.am: Remove all-local: $(ARCH).
89        * sp31/Makefile.am: Remove all-local: $(ARCH).
90        * sp32/Makefile.am: Remove all-local: $(ARCH).
91        * spfatal/Makefile.am: Remove all-local: $(ARCH).
92        * spsize/Makefile.am: Remove all-local: $(ARCH).
93
942003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Reflect having moved to testsuites/.
97
982003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Remove RTEMS_CANONICAL_HOST.
101
1022003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac:Remove RTEMS_CHECK_CPU.
105
1062003-09-04      Joel Sherrill <joel@OARcorp.com>
107
108        * sp01/init.c, sp01/sp01.doc, sp01/system.h, sp01/task1.c, sp02/init.c,
109        sp02/preempt.c, sp02/sp02.doc, sp02/system.h, sp02/task1.c,
110        sp02/task2.c, sp02/task3.c, sp03/init.c, sp03/sp03.doc,
111        sp03/system.h, sp03/task1.c, sp03/task2.c, sp04/init.c,
112        sp04/sp04.doc, sp04/system.h, sp04/task1.c, sp04/task2.c,
113        sp04/task3.c, sp04/tswitch.c, sp05/init.c, sp05/sp05.doc,
114        sp05/system.h, sp05/task1.c, sp05/task2.c, sp05/task3.c, sp06/init.c,
115        sp06/sp06.doc, sp06/system.h, sp06/task1.c, sp06/task2.c,
116        sp06/task3.c, sp07/init.c, sp07/sp07.doc, sp07/system.h,
117        sp07/task1.c, sp07/task2.c, sp07/task3.c, sp07/task4.c,
118        sp07/taskexit.c, sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c,
119        sp07/tstart.c, sp08/init.c, sp08/sp08.doc, sp08/system.h,
120        sp08/task1.c, sp09/delay.c, sp09/init.c, sp09/isr.c, sp09/screen01.c,
121        sp09/screen02.c, sp09/screen03.c, sp09/screen04.c, sp09/screen05.c,
122        sp09/screen06.c, sp09/screen07.c, sp09/screen08.c, sp09/screen09.c,
123        sp09/screen10.c, sp09/screen11.c, sp09/screen12.c, sp09/screen13.c,
124        sp09/screen14.c, sp09/sp09.doc, sp09/system.h, sp09/task1.c,
125        sp09/task2.c, sp09/task3.c, sp09/task4.c, sp11/init.c, sp11/sp11.doc,
126        sp11/system.h, sp11/task1.c, sp11/task2.c, sp11/timer.c, sp12/init.c,
127        sp12/pridrv.c, sp12/pritask.c, sp12/sp12.doc, sp12/system.h,
128        sp12/task1.c, sp12/task2.c, sp12/task3.c, sp12/task4.c, sp12/task5.c,
129        sp13/fillbuff.c, sp13/init.c, sp13/putbuff.c, sp13/sp13.doc,
130        sp13/system.h, sp13/task1.c, sp13/task2.c, sp13/task3.c, sp14/asr.c,
131        sp14/init.c, sp14/sp14.doc, sp14/system.h, sp14/task1.c,
132        sp14/task2.c, sp15/init.c, sp15/sp15.doc, sp15/system.h,
133        sp15/task1.c, sp16/init.c, sp16/sp16.doc, sp16/system.h,
134        sp16/task1.c, sp16/task2.c, sp16/task3.c, sp16/task4.c, sp16/task5.c,
135        sp17/asr.c, sp17/init.c, sp17/sp17.doc, sp17/system.h, sp17/task1.c,
136        sp17/task2.c, sp19/first.c, sp19/fptask.c, sp19/fptest.h,
137        sp19/init.c, sp19/inttest.h, sp19/sp19.doc, sp19/system.h,
138        sp19/task1.c, sp20/getall.c, sp20/init.c, sp20/sp20.doc,
139        sp20/system.h, sp20/task1.c, sp21/init.c, sp21/sp21.doc,
140        sp21/system.h, sp21/task1.c, sp22/delay.c, sp22/init.c,
141        sp22/prtime.c, sp22/sp22.doc, sp22/system.h, sp22/task1.c,
142        sp23/init.c, sp23/sp23.doc, sp23/system.h, sp23/task1.c, sp24/init.c,
143        sp24/resume.c, sp24/sp24.doc, sp24/system.h, sp24/task1.c,
144        sp25/init.c, sp25/sp25.doc, sp25/system.h, sp25/task1.c, sp26/init.c,
145        sp26/sp26.doc, sp26/system.h, sp26/task1.c, sp30/init.c,
146        sp30/resume.c, sp30/sp30.doc, sp30/system.h, sp30/task1.c,
147        sp31/delay.c, sp31/init.c, sp31/prtime.c, sp31/sp31.doc,
148        sp31/system.h, sp31/task1.c, sp32/init.c, spfatal/fatal.c,
149        spfatal/init.c, spfatal/puterr.c, spfatal/spfatal.doc,
150        spfatal/system.h, spfatal/task1.c, spsize/getint.c, spsize/init.c,
151        spsize/size.c, spsize/system.h: URL for license changed.
152
1532003-08-18      Eiichiro Kawaguchi <e-kawaguchi@ct.jp.nec.com>
154
155        PR 458/tests
156        * sp30/task1.c: Correct indexing problem.
157
1582003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: Reflect having moved aclocal/.
161
1622003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * Makefile.am: Reflect having moved automake/.
165        * sp01/Makefile.am: Reflect having moved automake/.
166        * sp02/Makefile.am: Reflect having moved automake/.
167        * sp03/Makefile.am: Reflect having moved automake/.
168        * sp04/Makefile.am: Reflect having moved automake/.
169        * sp05/Makefile.am: Reflect having moved automake/.
170        * sp06/Makefile.am: Reflect having moved automake/.
171        * sp07/Makefile.am: Reflect having moved automake/.
172        * sp08/Makefile.am: Reflect having moved automake/.
173        * sp09/Makefile.am: Reflect having moved automake/.
174        * sp11/Makefile.am: Reflect having moved automake/.
175        * sp12/Makefile.am: Reflect having moved automake/.
176        * sp13/Makefile.am: Reflect having moved automake/.
177        * sp14/Makefile.am: Reflect having moved automake/.
178        * sp15/Makefile.am: Reflect having moved automake/.
179        * sp16/Makefile.am: Reflect having moved automake/.
180        * sp17/Makefile.am: Reflect having moved automake/.
181        * sp19/Makefile.am: Reflect having moved automake/.
182        * sp20/Makefile.am: Reflect having moved automake/.
183        * sp21/Makefile.am: Reflect having moved automake/.
184        * sp22/Makefile.am: Reflect having moved automake/.
185        * sp23/Makefile.am: Reflect having moved automake/.
186        * sp24/Makefile.am: Reflect having moved automake/.
187        * sp25/Makefile.am: Reflect having moved automake/.
188        * sp26/Makefile.am: Reflect having moved automake/.
189        * sp27/Makefile.am: Reflect having moved automake/.
190        * sp28/Makefile.am: Reflect having moved automake/.
191        * sp29/Makefile.am: Reflect having moved automake/.
192        * sp30/Makefile.am: Reflect having moved automake/.
193        * sp31/Makefile.am: Reflect having moved automake/.
194        * sp32/Makefile.am: Reflect having moved automake/.
195        * spfatal/Makefile.am: Reflect having moved automake/.
196        * spsize/Makefile.am: Reflect having moved automake/.
197
1982003-08-14      Joel Sherrill <joel@OARcorp.com>
199
200        * sp02/task1.c: Added ID to name lookup service and changed name of
201        id/name translation status code. This propagated to multiple
202        functions. The user API service added was rtems_object_id_to_name()
203
2042003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
207
2082003-05-29      Joel Sherrill <joel@OARcorp.com>
209
210        * sp27/init.c, sp29/init.c, spsize/size.c: Removed warnings.
211
2122003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
215        CC_CFLAGS_DEFAULT (obsolete).
216
2172003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
220        Remove CC_LDFLAGS_PROFILE_V.
221
2222003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: Remove AC_CONFIG_AUX_DIR.
225
2262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
229
2302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.ac: AC_PREREQ(2.57).
233
2342002-11-14      Joel Sherrill <joel@OARcorp.com>
235
236        * sp02/sp02.scn, sp15/sp15.scn, sp16/sp16.scn, sp20/sp20.scn,
237        sp22/sp22.scn, sp23/sp23.scn, sp25/sp25.scn, sp31/sp31.scn: Per PR239
238        update the IDs in the screens.
239
2402002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * .cvsignore: Reformat.
243        Add autom4te*cache.
244        Remove autom4te.cache.
245
2462002-09-14      Joel Sherrill <joel@OARcorp.com>
247
248        * sp32/.cvsignore: New file.
249
2502002-09-14      Aaron J. Grier <aaron@frye.com>
251
252        * PR271 was not applicable against the current source but included
253        a nice test that Joel decided to add to the tree as sp32.
254        * sp32/Makefile.am, sp32/init.c, sp32/sp32.scn: New file.
255        * Makefile.am, configure.ac: Modified to reflect addition.
256
2572002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * sp01/Makefile.am: Use $(OBJEXT) instead of .o.
260        * sp02/Makefile.am: Use $(OBJEXT) instead of .o.
261        * sp03/Makefile.am: Use $(OBJEXT) instead of .o.
262        * sp04/Makefile.am: Use $(OBJEXT) instead of .o.
263        * sp05/Makefile.am: Use $(OBJEXT) instead of .o.
264        * sp06/Makefile.am: Use $(OBJEXT) instead of .o.
265        * sp07/Makefile.am: Use $(OBJEXT) instead of .o.
266        * sp08/Makefile.am: Use $(OBJEXT) instead of .o.
267        * sp09/Makefile.am: Use $(OBJEXT) instead of .o.
268        * sp11/Makefile.am: Use $(OBJEXT) instead of .o.
269        * sp12/Makefile.am: Use $(OBJEXT) instead of .o.
270        * sp13/Makefile.am: Use $(OBJEXT) instead of .o.
271        * sp14/Makefile.am: Use $(OBJEXT) instead of .o.
272        * sp15/Makefile.am: Use $(OBJEXT) instead of .o.
273        * sp16/Makefile.am: Use $(OBJEXT) instead of .o.
274        * sp17/Makefile.am: Use $(OBJEXT) instead of .o.
275        * sp19/Makefile.am: Use $(OBJEXT) instead of .o.
276        * sp20/Makefile.am: Use $(OBJEXT) instead of .o.
277        * sp21/Makefile.am: Use $(OBJEXT) instead of .o.
278        * sp22/Makefile.am: Use $(OBJEXT) instead of .o.
279        * sp23/Makefile.am: Use $(OBJEXT) instead of .o.
280        * sp24/Makefile.am: Use $(OBJEXT) instead of .o.
281        * sp25/Makefile.am: Use $(OBJEXT) instead of .o.
282        * sp26/Makefile.am: Use $(OBJEXT) instead of .o.
283        * sp27/Makefile.am: Use $(OBJEXT) instead of .o.
284        * sp28/Makefile.am: Use $(OBJEXT) instead of .o.
285        * sp29/Makefile.am: Use $(OBJEXT) instead of .o.
286        * sp30/Makefile.am: Use $(OBJEXT) instead of .o.
287        * sp31/Makefile.am: Use $(OBJEXT) instead of .o.
288        * spfatal/Makefile.am: Use $(OBJEXT) instead of .o.
289        * spsize/Makefile.am: Use $(OBJEXT) instead of .o.
290
2912002-08-01      Joel Sherrill <joel@OARcorp.com>
292
293        * Per PR47 add support for buffered test output.  This involved
294        adding defines to redirect output to a buffer and dump it when
295        full, at "test pause", and at exit.  To avoid problems when redefining
296        exit(), all tests were modified to call rtems_test_exit().
297        Some tests, notable psxtests, had to be modified to include
298        the standard test macro .h file (pmacros.h or tmacros.h) to
299        enable this support.
300        * sp01/task1.c, sp02/task1.c, sp03/task2.c, sp04/task1.c, sp05/task1.c,
301        sp06/task1.c, sp07/taskexit.c, sp08/task1.c, sp09/task1.c,
302        sp11/task1.c, sp12/pritask.c, sp12/task5.c, sp13/task1.c,
303        sp14/task2.c, sp15/task1.c, sp16/task1.c, sp17/task1.c,
304        sp19/fptask.c, sp20/task1.c, sp21/task1.c, sp22/task1.c,
305        sp23/task1.c, sp24/task1.c, sp25/task1.c, sp26/init.c, sp26/task1.c,
306        sp30/task1.c, sp31/task1.c, spsize/init.c, spsize/size.c: Modified.
307
3082002-07-30      Joel Sherrill <joel@OARcorp.com>
309
310        * spsize/size.c: Don't reference the RTEMS allocated interrupt
311        stack if the port doesn't configure using it.
312
3132002-07-04      Joel Sherrill <joel@OARcorp.com>
314
315        * Jump table for single entry point removed.
316        * spsize/size.c:  Modified to reflect above.
317
3182002-07-01      Joel Sherrill <joel@OARcorp.com>
319
320        * sp29/init.c: Corrected definitions for task stack usage.
321
3222002-07-01      Joel Sherrill <joel@OARcorp.com>
323
324        * spsize/size.c: _Thread_queue_Extract_table removed.
325
3262001-05-17      Joel Sherrill <joel@OARcorp.com>
327
328        * sp21/task1.c (INVALID_DRIVER_MAJOR): Change definition to reflect
329        number of staticly configured device drivers.
330
3312001-05-14      Joel Sherrill <joel@OARcorp.com>
332
333        * sp21/task1.c: Correct INVALID_DRIVER_MAJOR so it is precisely 1 more
334        than the configured number of drivers.
335 
3362002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.ac: Remove ENABLE_GCC28.
339
3402001-04-04      Joel Sherrill <joel@OARcorp.com>
341
342        * spsize/size.c: Reflect SPARC modifcation to get rid of
343        NO_TABLE_MOVE and references to  _CPU_Trap_Table_area.
344 
3452001-03-29      Joel Sherrill <joel@OARcorp.com>
346
347        * Per PR147 addressed problems when reseting and inserting a timer
348        into a timer chain that did not honor time passage since the last
349        time the timer server was scheduled and the new insertion.
350        * sp31/sp31.scn, sp31/task1.c: Added test code to detect this case.
351
3522001-03-28      Joel Sherrill <joel@OARcorp.com>
353
354        * Side-effect of PR132.
355        * sp21/system.h: Now must explicitly request NULL driver.
356
3572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * configure.ac:
360        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
361        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
362        * sp01/Makefile.am: Remove AUTOMAKE_OPTIONS.
363        * sp02/Makefile.am: Remove AUTOMAKE_OPTIONS.
364        * Makefile.am: Remove AUTOMAKE_OPTIONS.
365        * sp03/Makefile.am: Remove AUTOMAKE_OPTIONS.
366        * sp04/Makefile.am: Remove AUTOMAKE_OPTIONS.
367        * sp05/Makefile.am: Remove AUTOMAKE_OPTIONS.
368        * sp06/Makefile.am: Remove AUTOMAKE_OPTIONS.
369        * sp07/Makefile.am: Remove AUTOMAKE_OPTIONS.
370        * sp08/Makefile.am: Remove AUTOMAKE_OPTIONS.
371        * sp09/Makefile.am: Remove AUTOMAKE_OPTIONS.
372        * sp11/Makefile.am: Remove AUTOMAKE_OPTIONS.
373        * sp12/Makefile.am: Remove AUTOMAKE_OPTIONS.
374        * sp13/Makefile.am: Remove AUTOMAKE_OPTIONS.
375        * sp14/Makefile.am: Remove AUTOMAKE_OPTIONS.
376        * sp15/Makefile.am: Remove AUTOMAKE_OPTIONS.
377        * sp16/Makefile.am: Remove AUTOMAKE_OPTIONS.
378        * sp17/Makefile.am: Remove AUTOMAKE_OPTIONS.
379        * sp19/Makefile.am: Remove AUTOMAKE_OPTIONS.
380        * sp20/Makefile.am: Remove AUTOMAKE_OPTIONS.
381        * sp21/Makefile.am: Remove AUTOMAKE_OPTIONS.
382        * sp22/Makefile.am: Remove AUTOMAKE_OPTIONS.
383        * sp23/Makefile.am: Remove AUTOMAKE_OPTIONS.
384        * sp24/Makefile.am: Remove AUTOMAKE_OPTIONS.
385        * sp25/Makefile.am: Remove AUTOMAKE_OPTIONS.
386        * sp26/Makefile.am: Remove AUTOMAKE_OPTIONS.
387        * sp27/Makefile.am: Remove AUTOMAKE_OPTIONS.
388        * sp28/Makefile.am: Remove AUTOMAKE_OPTIONS.
389        * sp29/Makefile.am: Remove AUTOMAKE_OPTIONS.
390        * sp30/Makefile.am: Remove AUTOMAKE_OPTIONS.
391        * sp31/Makefile.am: Remove AUTOMAKE_OPTIONS.
392        * spfatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
393        * spsize/Makefile.am: Remove AUTOMAKE_OPTIONS.
394
3952002-03-20      Chris Johns <ccj@acm.org>
396
397        * PR145.
398        * sp04/task1.c, sp04/tswitch.c: Test fails if other tasks present
399        in system (e.g. driver tasks).  Also exit on minimum number of
400        switches not precise number.
401
4022001-01-29      Joel Sherrill <joel@OARcorp.com>
403
404        * Fixed bug where resetting a timer that was not at the head
405        of one of the task timer chains resulted in the Timer Server
406        task waking up too far in the future.
407        * Added rtems_timer_get_information() directive to support testing.
408        * sp31/init.c, sp31/system.h, sp31/task1.c: Modified to test for
409        above condition.
410
4112001-01-22      Joel Sherrill <joel@OARcorp.com>
412
413        * sp09/screen14.c, sp09/sp09.scn, sp30/init.c, sp31/init.c: Modified
414        because priority added as argument to rtems_timer_initiate_server().
415
4162001-01-16      Joel Sherrill <joel@OARcorp.com>
417
418        * Added tests for task-based timers.  This included the new tests
419        sp30 and sp31.
420        * Makefile.am, configure.ac: Modified to reflect new tests and files.
421        * sp09/screen14.c, sp09/sp09.scn: Modified to add error checks
422        for task-based timer services.
423        * sp30/.cvsignore, sp30/Makefile.am, sp30/init.c, sp30/resume.c,
424        sp30/sp30.doc, sp30/sp30.scn, sp30/system.h, sp30/task1.c,
425        sp31/.cvsignore, sp31/Makefile.am, sp31/delay.c, sp31/init.c,
426        sp31/prtime.c, sp31/sp31.doc, sp31/sp31.scn, sp31/system.h,
427        sp31/task1.c: New files.
428
4292001-11-01      Joel Sherrill <joel@OARcorp.com>
430
431        * sp26/system.h: Properly account for stack memory used by
432        this test. Reported by Jerry Needell <jerry.needell@unh.edu>
433        and processed as PR78.
434
4352001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
438        * configure.in: Remove.
439        * configure.ac: New file, generated from configure.in by autoupdate.
440
4412001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * sptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
444
4452001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * sp20/Makefile.am: include leaf.am instead of leaf.cfg.
448        * sp02/Makefile.am: include leaf.am instead of leaf.cfg.
449        * sp19/Makefile.am: include leaf.am instead of leaf.cfg.
450        * sp11/Makefile.am: include leaf.am instead of leaf.cfg.
451        * sp25/Makefile.am: include leaf.am instead of leaf.cfg.
452        * sp04/Makefile.am: include leaf.am instead of leaf.cfg.
453        * spsize/Makefile.am: include leaf.am instead of leaf.cfg.
454        * sp01/Makefile.am: include leaf.am instead of leaf.cfg.
455        * sp16/Makefile.am: include leaf.am instead of leaf.cfg.
456        * sp05/Makefile.am: include leaf.am instead of leaf.cfg.
457        * sp09/Makefile.am: include leaf.am instead of leaf.cfg.
458        * spfatal/Makefile.am: include leaf.am instead of leaf.cfg.
459        * sp06/Makefile.am: include leaf.am instead of leaf.cfg.
460        * sp23/Makefile.am: include leaf.am instead of leaf.cfg.
461        * sp28/Makefile.am: include leaf.am instead of leaf.cfg.
462        * sp03/Makefile.am: include leaf.am instead of leaf.cfg.
463        * sp29/Makefile.am: include leaf.am instead of leaf.cfg.
464        * sp13/Makefile.am: include leaf.am instead of leaf.cfg.
465        * sp27/Makefile.am: include leaf.am instead of leaf.cfg.
466        * sp14/Makefile.am: include leaf.am instead of leaf.cfg.
467        * sp07/Makefile.am: include leaf.am instead of leaf.cfg.
468        * sp15/Makefile.am: include leaf.am instead of leaf.cfg.
469        * sp17/Makefile.am: include leaf.am instead of leaf.cfg.
470        * sp22/Makefile.am: include leaf.am instead of leaf.cfg.
471        * sp12/Makefile.am: include leaf.am instead of leaf.cfg.
472        * sp26/Makefile.am: include leaf.am instead of leaf.cfg.
473        * sp21/Makefile.am: include leaf.am instead of leaf.cfg.
474        * sp24/Makefile.am: include leaf.am instead of leaf.cfg.
475        * sp08/Makefile.am: include leaf.am instead of leaf.cfg.
476
4772001-08-16      Joel Sherrill <joel@OARcorp.com>
478
479        * sp20/system.h: Account for extra task stacks properly.
480
4812001-08-16      Joel Sherrill <joel@OARcorp.com>
482
483        * sp13/sp13.scn: Id in screen had wrong class field value.
484        * sp13/system.h: Account for message buffer memory.
485        * sp13/task2.c: Remove unnecessary check for failure.
486
4872001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
488
489        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
490
4912001-04-20      Joel Sherrill <joel@OARcorp.com>
492
493        * sp298/sp28.scn: Minor adjustment so test output matches the screen
494        file.
495
4962001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * spsize/size.c: Use #if !defined(RTEMS_UNIX).
499
5002001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * sp21/Makefile.am: Remove libtest.
503
5042000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
507
5082000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
511
5122000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
515        Switch to GNU canonicalization.
516        * sptests.am: Remove DEFS.
517
5182000-09-29      Joel Sherrill <joel@OARcorp.com>
519
520        * sp20/sp20.scn: Corrected to reflect new addition.
521        * sp20/system.h: Removed comment reflecting history.
522
5232000-09-29      Stephan Merker <merker@decrc.abb.de>
524
525        * sp20/getall.c, sp20/init.c, sp20/system.h, sp20/task1.c:
526        Added new task to test sequence of altering a period's length
527        while it is still active.
528
5292000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
532        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
533        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
534        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
535        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
536        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
537        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
538        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
539        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
540        spfatal/Makefile.am, spsize/Makefile.am: Include compile.am
541
5422000-08-10      Joel Sherrill <joel@OARcorp.com>
543
544        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.