source: rtems/testsuites/sptests/ChangeLog @ 75a5aba

4.104.115
Last change on this file since 75a5aba was 75a5aba, checked in by Joel Sherrill <joel.sherrill@…>, on 07/21/09 at 23:06:13

2009-07-21 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, configure.ac, sp39/init.c, sp39/sp39.scn: Move unreliable third case in sp39 to spintrcritical10. New tests to hit other event synchronization critical sections.
  • spintrcritical11/.cvsignore, spintrcritical11/Makefile.am, spintrcritical11/init.c, spintrcritical11/spintrcritical11.doc, spintrcritical11/spintrcritical11.scn, spintrcritical12/.cvsignore, spintrcritical12/Makefile.am, spintrcritical12/spintrcritical12.doc, spintrcritical12/spintrcritical12.scn: New files.
  • Property mode set to 100644
File size: 69.5 KB
Line 
12009-07-21      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * Makefile.am, configure.ac, sp39/init.c, sp39/sp39.scn: Move
4        unreliable third case in sp39 to spintrcritical10. New tests to hit
5        other event synchronization critical sections.
6        * spintrcritical11/.cvsignore, spintrcritical11/Makefile.am,
7        spintrcritical11/init.c, spintrcritical11/spintrcritical11.doc,
8        spintrcritical11/spintrcritical11.scn, spintrcritical12/.cvsignore,
9        spintrcritical12/Makefile.am, spintrcritical12/spintrcritical12.doc,
10        spintrcritical12/spintrcritical12.scn: New files.
11
122009-07-21      Joel Sherrill <joel.sherrill@OARcorp.com>
13
14        * Makefile.am, configure.ac: Add new test to exercise Debug Manager.
15        * sp10/.cvsignore, sp10/Makefile.am, sp10/init.c, sp10/sp10.doc,
16        sp10/sp10.scn: New files.
17
182009-07-21      Joel Sherrill <joel.sherrill@OARcorp.com>
19
20        * spintrcritical06/init.c: Clean up.
21        * spintrcritical09/init.c: Adjust clock tick so it works on erc32.
22        * spintrcritical09/spintrcritical09.scn: Fill in.
23
242009-07-21      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        * spintrcritical06/init.c: Add comment to indicate test is not finished
27        and known to not hit the case.
28        * Makefile.am, configure.ac: Add a couple more interrupt critical
29        section tests.
30        * spintrcritical08/.cvsignore, spintrcritical08/Makefile.am,
31        spintrcritical08/init.c, spintrcritical08/spintrcritical08.doc,
32        spintrcritical08/spintrcritical08.scn, spintrcritical09/.cvsignore,
33        spintrcritical09/Makefile.am, spintrcritical09/init.c,
34        spintrcritical09/spintrcritical09.doc,
35        spintrcritical09/spintrcritical09.scn: New files.
36
372009-07-20      Joel Sherrill <joel.sherrill@oarcorp.com>
38
39        * Makefile.am, configure.ac, spintrcritical06/init.c: Add first attempt
40        at hitting interrupt synchronization critical section in thread queue
41        enqueue priority for reverse insertions.
42        * spintrcritical07/.cvsignore, spintrcritical07/Makefile.am,
43        spintrcritical07/spintrcritical07.doc,
44        spintrcritical07/spintrcritical07.scn: New files.
45
462009-07-20      Joel Sherrill <joel.sherrill@OARcorp.com>
47
48        * Makefile.am, configure.ac: Add test case for the
49        _Thread_queue_Enqueue_priority interrupt critical section where the
50        TCB we are using as a current pointer is removed from the thread
51        queue when we flash interrupts while searching forward.
52        * spintrcritical06/.cvsignore, spintrcritical06/Makefile.am,
53        spintrcritical06/init.c, spintrcritical06/spintrcritical06.doc,
54        spintrcritical06/spintrcritical06.scn: New files.
55
562009-07-20      Joel Sherrill <joel.sherrill@OARcorp.com>
57
58        * spintrcritical_support/intrcritical.c,
59        spintrcritical_support/intrcritical.h: Change prototype of delay
60        method to indicate when counter is reset. This can be used to count
61        how many iterations we are doing.
62
632009-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
64
65        * Makefile.am, configure.ac: Add sp60 to exercise case where a task is
66        blocked on one period while another expires. Add sp61 which exercises
67        the case where a call is made to rtems_shutdown_executive when the
68        system is not up.
69        * sp60/.cvsignore, sp60/Makefile.am, sp60/init.c, sp60/sp60.doc,
70        sp60/sp60.scn, sp61/.cvsignore, sp61/Makefile.am, sp61/init.c,
71        sp61/sp61.doc, sp61/sp61.scn: New files.
72
732009-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
74
75        * sp04/init.c: To be timesliced, tasks must also me preemptible.
76
772009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
78
79        * spfatal03/spfatal03.scn, spfatal03/testcase.h: Fix spfatal03 to do
80        what it was intended to do.
81
822009-07-10      Joel Sherrill <joel.sherrill@OARcorp.com>
83
84        * spintrcritical_support/intrcritical.c,
85        spintrcritical_support/intrcritical.h: New files.
86
872009-07-10      Joel Sherrill <joel.sherrill@OARcorp.com>
88
89        * Makefile.am, configure.ac: Add new infrastructure which is more
90        reliable about generating cases which hit interrupt critical
91        sections. Remove sp41 since it used its own mechanism.
92        * spintrcritical01/.cvsignore, spintrcritical01/Makefile.am,
93        spintrcritical01/init.c, spintrcritical01/spintrcritical01.doc,
94        spintrcritical01/spintrcritical01.scn, spintrcritical02/.cvsignore,
95        spintrcritical02/Makefile.am, spintrcritical02/spintrcritical02.doc,
96        spintrcritical02/spintrcritical02.scn, spintrcritical03/.cvsignore,
97        spintrcritical03/Makefile.am, spintrcritical03/spintrcritical03.doc,
98        spintrcritical03/spintrcritical03.scn, spintrcritical04/.cvsignore,
99        spintrcritical04/Makefile.am, spintrcritical04/spintrcritical04.doc,
100        spintrcritical04/spintrcritical04.scn, spintrcritical05/.cvsignore,
101        spintrcritical05/Makefile.am, spintrcritical05/spintrcritical05.doc,
102        spintrcritical05/spintrcritical05.scn: New files.
103        * sp41/.cvsignore, sp41/Makefile.am, sp41/init.c, sp41/sp41.scn,
104        sp41/system.h: Removed.
105
1062009-07-10      Joel Sherrill <joel.sherrill@OARcorp.com>
107
108        * sp41/init.c: Remove incorrect comment.
109
1102009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
111
112        * sp29/init.c: Simple binary semaphores can not be inherit priority.
113
1142009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
115
116        * sp25/init.c: Spacing.
117
1182009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
119
120        * Makefile.am, configure.ac: Add sp59 to test path through
121        _Thread_queue_First_priority where the task's priority was in the
122        bottom 1/4 of the range.
123        * sp59/.cvsignore, sp59/Makefile.am, sp59/init.c, sp59/sp59.doc,
124        sp59/sp59.scn: New files.
125
1262009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
127
128        * Makefile.am, configure.ac: Add test for Thread Queue extract a thread
129        not blocked on a thread queue.
130        * spthreadq01/.cvsignore, spthreadq01/Makefile.am, spthreadq01/init.c,
131        spthreadq01/spthreadq01.doc, spthreadq01/spthreadq01.scn: New files.
132
1332009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
134
135        * Makefile.am, configure.ac: Add test for timespec divide by zero.
136        * sp58/.cvsignore, sp58/Makefile.am, sp58/init.c, sp58/sp58.doc,
137        sp58/sp58.scn: New files.
138
1392009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
140
141        * sp43/init.c, sp43/sp43.scn: Add test of having the object class
142        pointer being null. This does not happen naturally at this time so
143        force the point.
144
1452009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
146
147        * sp12/sp12.scn: Update screen to reflect priority changes from long
148        ago.
149
1502009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
151
152        * Makefile.am, configure.ac, sp27/Makefile.am, sp27/init.c,
153        sp27/sp27.doc, sp27/sp27.scn: Rework sp27 so it can be reinstantiated
154        as sp27a and test flushing both counting and binary semaphores.
155        Reformatted.
156        * sp27a/.cvsignore, sp27a/Makefile.am, sp27a/sp27a.doc,
157        sp27a/sp27a.scn: New files.
158
1592009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
160
161        * spstkalloc/Makefile.am: Remove unneeded USE_TIMER_SERVER which was
162        copied fomr other Makefile.am's.
163
1642009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
165
166        * sp51/init.c, sp54/Makefile.am, sp55/Makefile.am, sp56/Makefile.am,
167        sp57/Makefile.am, spchain/Makefile.am, spfatal10/Makefile.am,
168        spfatal11/Makefile.am, spfatal12/Makefile.am: Remove unneeded
169        USE_TIMER_SERVER which was copied fomr other Makefile.am's.
170
1712009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
172
173        * sp57/sp57.doc: Correct.
174
1752009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
176
177        * Makefile.am, configure.ac: Add test of restarting a task which is in
178        the middle of a sleep or wake after.
179        * sp57/.cvsignore, sp57/Makefile.am, sp57/init.c, sp57/sp57.doc,
180        sp57/sp57.scn: New files.
181
1822009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
183
184        * sp43/init.c, sp43/sp43.scn: Add more cases for
185        rtems_object_get_class_information() to improve coverage.
186
1872009-07-07      Joel Sherrill <joel.sherrill@OARcorp.com>
188
189        * Makefile.am, configure.ac: Add new test to verify that when a user
190        extension create hook fails, that the error is properly propagated.
191        * sp56/.cvsignore, sp56/Makefile.am, sp56/init.c, sp56/sp56.doc,
192        sp56/sp56.scn: New files.
193
1942009-07-07      Joel Sherrill <joel.sherrill@OARcorp.com>
195
196        * sp04/sp04.doc, sp04/sp04.scn, sp04/task1.c: Add test of
197        rtems_extension_delete.
198
1992009-07-07      Joel Sherrill <joel.sherrill@OARcorp.com>
200
201        * sp09/screen01.c, sp09/sp09.scn: Add test for
202        rtems_object_get_classic_name with invalid id.
203
2042009-07-07      Joel Sherrill <joel.sherrill@OARcorp.com>
205
206        * sp02/task1.c: Minor spacing.
207
2082009-07-06      Joel Sherrill <joel.sherrill@OARcorp.com>
209
210        * spfatal12/init.c: Address to heap initialize must be aligned but size
211        must be too small.
212
2132009-07-06      Joel Sherrill <joel.sherrill@OARcorp.com>
214
215        * Makefile.am, configure.ac: Add new test to exercise case when
216        broadcasting to a message queue with a pending message.
217        * sp55/.cvsignore, sp55/Makefile.am, sp55/init.c, sp55/sp55.doc,
218        sp55/sp55.scn: New files.
219
2202009-07-06      Joel Sherrill <joel.sherrill@oarcorp.com>
221
222        * Makefile.am, configure.ac: Remove obsolete test now that the numbered
223        spfatal tests appear to cover all fatal error cases.
224        * spfatal/.cvsignore, spfatal/Makefile.am, spfatal/README,
225        spfatal/fatal.c, spfatal/init.c, spfatal/puterr.c,
226        spfatal/spfatal.doc, spfatal/spfatal.scn, spfatal/system.h,
227        spfatal/task1.c: Removed.
228
2292009-07-06      Joel Sherrill <joel.sherrill@oarcorp.com>
230
231        * Makefile.am, configure.ac, spfatal11/init.c: Add test of cannot
232        initialize workspace heap during initialize. Can be caused by
233        unaligned address or not enough memory to initialize heap required
234        overhead.
235        * spfatal12/.cvsignore, spfatal12/Makefile.am, spfatal12/init.c,
236        spfatal12/spfatal12.doc, spfatal12/spfatal12.scn: New files.
237
2382009-07-03      Joel Sherrill <joel.sherrill@OARcorp.com>
239
240        * sp54/init.c, sp54/sp54.doc: Add test for Workspace zeroed.
241
2422009-07-03      Joel Sherrill <joel.sherrill@OARcorp.com>
243
244        * sp54/init.c, sp54/sp54.doc: Fix typos and comments.
245
2462009-07-02      Joel Sherrill <joel.sherrill@OARcorp.com>
247
248        * spstkalloc/spstkalloc.scn: Update screen.
249
2502009-07-02      Joel Sherrill <joel.sherrill@OARcorp.com>
251
252        * Makefile.am, configure.ac: Add new test for user configured stack
253        allocator/deallocator. Test both pass and fail cases.
254        * spstkalloc/.cvsignore, spstkalloc/Makefile.am, spstkalloc/init.c,
255        spstkalloc/spstkalloc.doc, spstkalloc/spstkalloc.scn: New files.
256
2572009-07-02      Joel Sherrill <joel.sherrill@OARcorp.com>
258
259        * spchain/init.c, spchain/spchain.scn: Clean up test.
260
2612009-07-01      Joel Sherrill <joel.sherrill@OARcorp.com>
262
263        * Makefile.am, configure.ac: Add new test to cover bodies of some chain
264        routines whose bodies are not used by RTEMS itself.
265        * spchain/.cvsignore, spchain/Makefile.am, spchain/init.c,
266        spchain/spchain.doc, spchain/spchain.scn: New files.
267
2682009-07-01      Joel Sherrill <joel.sherrill@OARcorp.com>
269
270        * spwatchdog/init.c, spwatchdog/spwatchdog.scn: Add test case of empty
271        chain for coverage.
272
2732009-07-01      Joel Sherrill <joel.sherrill@OARcorp.com>
274
275        * sp01/sp01.doc, sp01/task1.c, sp16/sp16.doc, sp16/task5.c: Bypass
276        RTEMS_MILLISECONDS_TO_TICKS and RTEMS_MICROSECONDS_TO_TICKS to
277        improve coverage.
278
2792009-07-01      Joel Sherrill <joel.sherrill@OARcorp.com>
280
281        * sp01/task1.c: Use RTEMS_MILLISECONDS_TO_TICKS to improve coverage.
282
2832009-06-24      Joel Sherrill <joel.sherrill@oarcorp.com>
284
285        * spfatal10/.cvsignore, spfatal10/Makefile.am, spfatal10/init.c,
286        spfatal10/spfatal10.doc, spfatal10/spfatal10.scn: New files.
287
2882009-06-24      Joel Sherrill <joel.sherrill@oarcorp.com>
289
290        * Makefile.am, configure.ac, spprintk/init.c, spprintk/spprintk.scn:
291        Enhance spprintk. Add two new fatal error tests to cover
292        __assert_func.
293        * spfatal11/.cvsignore, spfatal11/Makefile.am, spfatal11/init.c,
294        spfatal11/spfatal11.doc, spfatal11/spfatal11.scn: New files.
295
2962009-06-18      Chris Johns <chrisj@rtems.org>
297
298        * sp35/priinv.c, sp35/priinv.c: Declare unions volatile to
299        workaround the H8300 gcc bug.
300
3012009-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
302
303        * sp54/init.c: Fix spacing.
304
3052009-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
306
307        * sp02/sp02.doc, sp02/system.h: Update copyright year.
308
3092009-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
310
311        * sp02/sp02.doc, sp02/system.h: Add test case for configuring the IDLE
312
3132009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
314
315        * Makefile.am, configure.ac: Add new test.
316        * sp54/.cvsignore, sp54/Makefile.am, sp54/init.c, sp54/sp54.doc,
317        sp54/sp54.scn: New files.
318
3192009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
320
321        * Makefile.am, configure.ac: Add sp52 and sp53 based upon bug report
322        from Sergio Faustino <sergio.faustino@edisoft.pt> regarding moving
323        the time of day forward not making server based timers fire.
324        * sp52/.cvsignore, sp52/Makefile.am, sp52/init.c, sp52/sp52.doc,
325        sp52/sp52.scn, sp53/.cvsignore, sp53/Makefile.am, sp53/sp53.doc,
326        sp53/sp53.scn: New files.
327
3282009-05-22      Joel Sherrill <joel.sherrill@oarcorp.com>
329
330        * sp51/init.c, sp51/sp51.scn: Add more priority ceiling test cases.
331
3322009-05-21      Joel Sherrill <joel.sherrill@oarcorp.com>
333
334        PR 1415/cpukit
335        * Makefile.am, configure.ac: Add test for very simple priority ceiling
336        violation.
337        * sp51/.cvsignore, sp51/Makefile.am, sp51/init.c, sp51/sp51.doc,
338        sp51/sp51.scn: New files.
339
3402009-05-21      Joel Sherrill <joel.sherrill@oarcorp.com>
341
342        PR 1413/cpukit
343        * Makefile.am, configure.ac: Add test for case where server based
344        timers which reinitiated themselves did not get reinserted onto timer
345        chain.
346        * sp50/.cvsignore, sp50/Makefile.am, sp50/init.c, sp50/sp50.doc,
347        sp50/sp50.scn: New files.
348
3492009-05-21      Joel Sherrill <joel.sherrill@oarcorp.com>
350
351        PR 1414/cpukit
352        * Makefile.am, configure.ac: Tighten math on extraction of index so it
353        is harder to trick by passing in a valid id of an incorrect object
354        class.
355        * sp49/.cvsignore, sp49/Makefile.am, sp49/init.c, sp49/sp49.doc,
356        sp49/sp49.scn: New files.
357
3582009-05-19      Chris Johns <chrisj@rtems.org>
359
360        * sp04/tswitch.c: Lower sample count for small memory targets.
361       
3622009-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
363
364        * spprintk/init.c: printk() now 100% covered.
365
3662009-05-14      Joel Sherrill <joel.sherrill@oarcorp.com>
367
368        * spprintk/init.c: More test cases.
369
3702009-05-14      Joel Sherrill <joel.sherrill@oarcorp.com>
371
372        * sp09/screen11.c, sp09/sp09.scn: Add case where buffer size is not
373        large enough for buffer node overhead.
374
3752009-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
376
377        * Makefile.am, configure.ac, spwatchdog/system.h,
378        spwkspace/Makefile.am, spwkspace/init.c: Add shell of test for
379        printk. These will help coverage. Simplify spwkspace.
380        * spprintk/.cvsignore, spprintk/Makefile.am, spprintk/init.c,
381        spprintk/spprintk.scn: New files.
382        * spwkspace/system.h: Removed.
383
3842009-05-13      Joel Sherrill <joel.sherrill@OARcorp.com>
385
386        * Makefile.am, configure.ac: New test to exercise rtems_workspace_XXX
387        methods.
388        * spwkspace/.cvsignore, spwkspace/Makefile.am, spwkspace/init.c,
389        spwkspace/spwkspace.scn, spwkspace/system.h: New files.
390
3912009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
392
393        * sp04/system.h, sp04/task1.c, sp04/tswitch.c, sp07/init.c,
394        sp12/init.c, sp13/putbuff.c, sp13/system.h, sp13/task1.c,
395        sp15/init.c, sp16/system.h, sp19/fptask.c, sp25/system.h,
396        sp26/task1.c, sp27/init.c, sp28/init.c, sp29/init.c, sp31/task1.c,
397        sp33/init.c, sp34/changepri.c, sp35/priinv.c, sp37/init.c,
398        sp38/init.c, sp39/init.c, sp41/init.c, sp42/init.c, sp43/init.c,
399        sp44/init.c, sp45/init.c, sp46/init.c, sp47/init.c, sp48/init.c,
400        spfatal03/testcase.h, spfatal05/testcase.h, spfatal06/testcase.h,
401        spfatal_support/system.h, spobjgetnext/init.c, spsize/getint.c,
402        spsize/size.c: Fix warnings.
403
4042009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
405
406        * Makefile.am, configure.ac: Add initial test of _Objects_Get_next.
407        * spobjgetnext/.cvsignore, spobjgetnext/Makefile.am,
408        spobjgetnext/init.c, spobjgetnext/spobjgetnext.scn,
409        spobjgetnext/system.h: New files.
410
4112009-05-04      Joel Sherrill <joel.sherrill@oarcorp.com>
412
413        * sp25/init.c, sp25/system.h, sp25/task1.c: Reduce size of array from
414        64k to 20k. No impact on test behavior.
415
4162009-05-04      Joel Sherrill <joel.sherrill@oarcorp.com>
417
418        * sp09/screen12.c, sp25/task1.c: Remove warnigns for wrong types.
419
4202009-04-20      Santosh G Vattam <vattam.santosh@gmail.com>
421
422        * sp37/init.c, sp37/sp37.scn: Add test case for
423        rtems_interrupt_level_attribute body.
424
4252009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
426
427        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
428        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
429        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
430        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
431        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
432        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
433        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
434        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
435        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
436        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
437        sp33/Makefile.am, sp34/Makefile.am, sp35/Makefile.am,
438        sp36/Makefile.am, sp37/Makefile.am, sp38/Makefile.am,
439        sp39/Makefile.am, sp40/Makefile.am, sp41/Makefile.am,
440        sp42/Makefile.am, sp43/Makefile.am, sp44/Makefile.am,
441        sp45/Makefile.am, sp46/Makefile.am, sp47/Makefile.am,
442        sp48/Makefile.am, spfatal/Makefile.am,
443        spfatal01/Makefile.am, spfatal02/Makefile.am,
444        spfatal03/Makefile.am, spfatal04/Makefile.am,
445        spfatal05/Makefile.am, spfatal06/Makefile.am,
446        spfatal07/Makefile.am, spfatal08/Makefile.am,
447        spfatal09/Makefile.am, spsize/Makefile.am,
448        spwatchdog/Makefile.am:
449        Eliminate _exe_/.exe.
450
4512009-03-02      Joel Sherrill <joel.sherrill@OARcorp.com>
452
453        PR 1388/cpukit
454        * sp09/screen05.c, sp09/screen09.c, sp09/sp09.scn: Classic Semaphores
455        allow both priority inherit and ceiling attributes to be set on
456        semaphore create. These attributes are mutually exclusive and this
457        should be an error.
458
4592009-01-30      Joel Sherrill <joel.sherrill@oarcorp.com>
460
461        * Makefile.am, configure.ac: Add sp48 which tests that configuring for
462        unlimited objects when configured for a unified workspace works as
463        expected.
464        * sp48/.cvsignore, sp48/Makefile.am, sp48/init.c, sp48/sp48.doc,
465        sp48/sp48.scn: New files.
466
4672009-01-21      Nickolay Kolchin <nbkolchin@gmail.com>
468                Joel Sherrill <joel.sherrill@oarcorp.com>
469
470        PR 1357/cpukit
471        * Makefile.am, configure.ac: Ensure creating a task with no ASR is
472        honored.
473        * sp47/.cvsignore, sp47/Makefile.am, sp47/init.c, sp47/sp47.doc,
474        sp47/sp47.scn: New files.
475
4762009-01-16      Jennifer Averett <jennifer.averett@OARcorp.com>
477
478        * Makefile.am, configure.ac: Add new test to test Watchdog display
479        helper routines. These reach into the SuperCore.
480        * spwatchdog/.cvsignore, spwatchdog/Makefile.am, spwatchdog/delay.c,
481        spwatchdog/init.c, spwatchdog/prtime.c, spwatchdog/spwatchdog.scn,
482        spwatchdog/system.h, spwatchdog/task1.c: New files.
483
4842009-01-05      Joel Sherrill <joel.sherrill@oarcorp.com>
485
486        * sp30/task1.c: Cast pointer to id as "void *" rather than task Id.
487
4882009-01-05      Joel Sherrill <joel.sherrill@oarcorp.com>
489
490        * sp09/screen05.c, sp09/screen07.c, sp09/screen10.c, sp09/screen11.c,
491        sp09/screen12.c, sp09/screen14.c: Use rtems_build_id rather than
492        hard-coded hex numbers for bad object Ids.
493
4942009-01-05      Joel Sherrill <joel.sherrill@oarcorp.com>
495
496        * sp15/system.h, sp19/system.h: Array of task names should be of type
497        rtems_name not rtems_id. Similarly array of task ids should be
498        rtems_id not rtems_name.
499
5002008-12-16      Joel Sherrill <joel.sherrill@oarcorp.com>
501
502        * spsize/size.c: Eliminate _TOD_Microseconds_per_tick.
503
5042008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
505
506        * Makefile.am, configure.ac, spfatal06/testcase.h,
507        spfatal07/testcase.h, spfatal08/testcase.h, spfatal09/testcase.h,
508        spsize/size.c: Eliminate pointers to API configuration tables in the
509        main configuration table. Reference the main configuration table and
510        the API configuration tables directly using the confdefs.h version
511        rather than obtaining a pointer to it. This eliminated some
512        variables, a potential fatal error, some unnecessary default
513        configuration structures. Overall, about a 4.5% reduction in the code
514        size for minimum and hello on the SPARC.
515        * spfatal10/.cvsignore, spfatal10/Makefile.am, spfatal10/spfatal10.scn,
516        spfatal10/testcase.h: Removed.
517
5182008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
519
520        * sp07/init.c, sp12/init.c, sp12/pridrv.c, sp12/pritask.c,
521        sp12/system.h, sp16/system.h, sp25/system.h, sp26/task1.c,
522        sp28/init.c, sp29/init.c, sp35/priinv.c, sp42/init.c: Run all tests
523        successfully with maxixum number of priorities as 16 instead of 256.
524        This was done by temporarily modifying the score priority.h maximum.
525        This allowed testing of all API code to ensure that it worked
526        properly with a reduced number of priorities. Most modifications were
527        to switch from hard-coded maximum to using the API provided methods
528        to determine maximum number of priority levels.
529
5302008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
531
532        * sp46/sp46.scn: Add screen missed earlier.
533
5342008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
535
536        PR 1348/cpukit
537        * Makefile.am, configure.ac: Add test of special case of resetting cpu
538        usage information while a period is running.
539        * sp46/.cvsignore, sp46/Makefile.am, sp46/init.c, sp46/sp46.doc,
540        sp46/sp46.scn: New files.
541
5422008-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
543
544        * sp45/init.c: New file.
545
5462008-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
547
548        PR 1347/cpukit
549        * Makefile.am, configure.ac, sp30/resume.c, sp30/task1.c, sp31/delay.c:
550        Rework Timer Server to ensure that the context allows for blocking,
551        allocating memory, and acquiring semaphores and mutexes.
552        * sp45/.cvsignore, sp45/Makefile.am, sp45/sp45.doc, sp45/sp45.scn:
553        New files.
554
5552008-11-25      Joel Sherrill <joel.sherrill@oarcorp.com>
556
557        * sp25/system.h: Add warning and temporary m32c conditional until size
558        type addressed.
559
5602008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
561
562        * sp09/screen07.c: Use INT_MAX as number of messages so always
563        properly sized and no overflow on constant.
564        * sp09/screen10.c: Delay so on targets with simulator idle clock
565        tick driver this will work.
566        * sp09/screen11.c, sp09/system.h: Move badly aligned objects to odd
567        byte boundaries rather than two byte boundaries.
568        * sp09/screen03.c, sp09/screen14.c: Skip tests which try to
569        allocate more memory than size_t holds on m32c.
570
5712008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
572
573        * sp09/screen01.c, sp09/screen12.c, sp25/system.h, sp25/task1.c,
574        sp28/init.c, sp39/init.c, sp41/init.c, spfatal01/testcase.h,
575        spfatal08/testcase.h: Change size_t to ssize_t on all Heap, Workspace
576        and Region calls. On 16-bit architectures, size_t can be 16-bits
577        which would limit sizes to 64K. Also address constants which
578        overflowed on 16-bit integer targets.
579
5802008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
581
582        * sp43/sp43.scn: Bump version to 4.9.99.0
583
5842008-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
585
586        * sp19/system.h: Use "double" instead of "rtems_double".
587
5882008-09-08      Joel Sherrill <joel.sherrill@OARcorp.com>
589
590        * sp34/sp34.scn, sp35/sp35.scn: Convert to UNIX CR/LF style.
591
5922008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
593
594        * sp35/priinv.c, sp37/init.c, sp38/init.c, sp39/init.c, sp41/init.c,
595        sp42/init.c, sp43/init.c, spfatal/fatal.c, spfatal/system.h,
596        spfatal_support/init.c, spfatal_support/system.h:
597        Convert to "bool".
598
5992008-09-05      Joel Sherrill <joel.sherrill@oarcorp.com>
600
601        * spsize/size.c: Must extern _MPCI_Semaphore because it is no longer
602        declared in a public place.
603
6042008-09-03      Joel Sherrill <joel.sherrill@OARcorp.com>
605
606        * sp07/system.h, sp07/tcreate.c: Convert to bool type.
607
6082008-08-15      Joel Sherrill <joel.sherrill@OARcorp.com>
609
610        * sp43/init.c: Fix derefence of uninitialized pointer.
611
6122008-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
613
614        * spsize/size.c: Make _System_state_Is_multiprocessing unused when
615        multiprocessing is not enabled. Saves one more variable from single
616        processor configuration.
617
6182008-08-05      Xudong Guan <xudong.guan@criticalsoftware.com>
619
620        PR 1212/cpukit
621        * Makefile.am, configure.ac: Time slicing will not happen if the task
622        mode is changed from a non-timeslicing mode to timeslicing mode if it
623        is done by the executing thread (e.g. in its task body). This change
624        includes sp44 to demonstrate the problem and verify the correction.
625        * sp44/.cvsignore, sp44/Makefile.am, sp44/init.c, sp44/sp44.scn: New files.
626
6272008-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
628
629        * sp09/screen09.c: Do not use Simple Vectored Interrupt calls on
630        architectures they are not supported on.
631
6322008-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
633
634        * sp43/init.c, sp43/sp43.scn: Add call to rtems_get_version_string().
635
6362008-06-30      Ralf Corsépius <ralf.corsepius@rtems.org>
637
638        * sp36/strict_order_mut.c: Reflect __STRICT_ORDER_MUTEX__ having
639          been renamed into __RTEMS_STRICT_ORDER_MUTEX__.
640
6412008-06-05      Joel Sherrill <joel.sherrill@OARcorp.com>
642
643        * sp28/init.c: Corrections to configuration.
644        * sp37/init.c: Correctly invoke rtems_interrupt_disable() body.
645        * spsize/size.c: _ISR_Vector_table only exists on architectures
646        which use the Simple Vectored Interrupt Model.
647
6482008-06-02      Joel Sherrill <joel.sherrill@oarcorp.com>
649
650        * spsize/size.c: Convention calls for leading underscore on private
651        RTEMS variables.
652
6532008-05-12      Joel Sherrill <joel.sherrill@OARcorp.com>
654
655        * spfatal/fatal.c, spfatal06/testcase.h, spfatal07/testcase.h,
656        spfatal08/testcase.h, spfatal09/testcase.h, spfatal10/testcase.h:
657        Refactored and renamed initialization routines to
658        rtems_initialize_data_structures, rtems_initialize_before_drivers,
659        rtems_initialize_device_drivers, and
660        rtems_initialize_start_multitasking. This opened the sequence up so
661        that bootcard() could provide a more robust and flexible framework
662        which is easier to explain and understand. This also lays the
663        groundwork for sharing the division of available memory between the
664        RTEMS workspace and heap and the C library initialization across all
665        BSPs.
666
6672008-05-07      Joel Sherrill <joel.sherrill@OARcorp.com>
668
669        * sp32/init.c: Formatting.
670
6712008-02-22      Joel Sherrill <joel.sherrill@oarcorp.com>
672
673        * sp09/screen01.c: Correct test.
674        * sp09/screen14.c: Update copyright.
675        * sp28/init.c: Correct end of test messages.
676
6772008-02-04      Joel Sherrill <joel.sherrill@oarcorp.com>
678
679        * sp43/init.c, sp43/sp43.scn: Exercise passing as object Id of SELF.
680
6812008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
682
683        * sp01/init.c, sp02/init.c, sp03/init.c, sp04/init.c, sp05/init.c,
684        sp06/init.c, sp07/init.c, sp08/init.c, sp09/init.c, sp11/init.c,
685        sp12/init.c, sp13/init.c, sp14/init.c, sp15/init.c, sp16/init.c,
686        sp17/init.c, sp19/init.c, sp20/init.c, sp21/init.c, sp22/init.c,
687        sp23/init.c, sp24/init.c, sp25/init.c, sp26/init.c, sp28/init.c,
688        sp30/init.c, sp31/init.c, sp32/init.c, sp33/init.c, sp37/init.c,
689        sp38/init.c, sp39/init.c, sp40/init.c, sp41/init.c, sp43/init.c,
690        spfatal/init.c, spfatal_support/init.c, spsize/init.c: Change
691        TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all POSIX
692        tests. Add a clock_settime case for < 1988.
693
6942008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
695
696        * sp43/init.c, sp43/sp43.scn: Add test case for unprintable names.
697
6982008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
699
700        * sp09/screen01.c, sp09/sp09.scn: Add more bad thread Id cases.
701        * sp40/init.c, sp40/sp40.scn: Add message to say test is TBD.
702        * sp41/sp41.scn: Now has content.
703        * sp43/init.c, sp43/sp43.scn: Enhanced to increase coverage of
704        Object Services recently added to API.
705
7062008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
707
708        * Makefile.am, configure.ac, sp02/task1.c, sp24/resume.c,
709        sp30/resume.c, sp41/init.c, sp42/init.c: Add new Object Services
710        collection. This changed the name of a few previously public but
711        undocumented services and added a some new services.
712        * sp43/.cvsignore, sp43/Makefile.am, sp43/init.c, sp43/sp43.scn,
713        sp43/system.h: New files.
714
7152008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
716
717        * spfatal10/.cvsignore: New file.
718
7192008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
720
721        * spfatal01/.cvsignore, spfatal02/.cvsignore, spfatal03/.cvsignore,
722        spfatal04/.cvsignore, spfatal05/.cvsignore, spfatal06/.cvsignore,
723        spfatal07/.cvsignore, spfatal08/.cvsignore, spfatal09/.cvsignore:
724        New files.
725
7262008-01-28      Jennifer Averett <jennifer.averett@OARcorp.com>
727
728        * Makefile.am, configure.ac: Added fatal error tests
729        * spfatal01/Makefile.am, spfatal01/spfatal01.scn, spfatal01/testcase.h,
730        spfatal02/Makefile.am, spfatal02/spfatal02.scn, spfatal02/testcase.h,
731        spfatal03/Makefile.am, spfatal03/spfatal03.scn, spfatal03/testcase.h,
732        spfatal04/Makefile.am, spfatal04/spfatal04.scn, spfatal04/testcase.h,
733        spfatal05/Makefile.am, spfatal05/spfatal05.scn, spfatal05/testcase.h,
734        spfatal06/Makefile.am, spfatal06/spfatal06.scn, spfatal06/testcase.h,
735        spfatal07/Makefile.am, spfatal07/spfatal07.scn, spfatal07/testcase.h,
736        spfatal08/Makefile.am, spfatal08/spfatal08.scn, spfatal08/testcase.h,
737        spfatal09/Makefile.am, spfatal09/spfatal09.scn, spfatal09/testcase.h,
738        spfatal10/Makefile.am, spfatal10/spfatal10.scn, spfatal10/testcase.h,
739        spfatal_support/init.c, spfatal_support/system.h: New files.
740
7412008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
742
743        * sp28/init.c, sp28/sp28.scn, sp29/init.c, sp29/sp29.scn, sp32/init.c,
744        sp32/sp32.scn, sp33/init.c, sp33/sp33.scn, sp42/init.c: Fix end of
745        test messages.
746
7472008-01-23      Joel Sherrill <joel.sherrill@oarcorp.com>
748
749        * sp34/changepri.c, sp35/priinv.c: Convert the Objects_Name type from a
750        simple type to a union of an unsigned 32 bit integer and a pointer.
751        This should help eliminate weird casts between u32 and pointers in
752        various places. The APIs now have to explicitly call _u32 or _string
753        versions of helper routines. This should also simplify things and
754        eliminate the need for ugly casts in some cases.
755
7562008-01-23      Jennifer Averett <jennifer.averett@OARcorp.com>
757
758        * sp42/Makefile.am: New file.
759
7602008-01-23      Joel Sherrill <joel.sherrill@OARcorp.com>
761
762        Add sp42 to exercise thread queue with knowledge of the implementation
763        so we can exercise all of the normal paths possible.
764        * Makefile.am, configure.ac: Add sp42.
765        * sp42/.cvsignore, sp42/init.c, sp42/sp42.scn: New files.
766
7672008-01-23      Joel Sherrill <joel.sherrill@oarcorp.com>
768
769        * sp39/init.c: Add case for long timeout on blocking operation.
770        * Makefile.am, configure.ac: Add new test to exercise thread
771        queue blokcing synchronization. sp39 and sp41 are very similar.
772        * sp41/.cvsignore, sp41/Makefile.am, sp41/init.c, sp41/sp41.scn,
773        sp41/system.h: New files.
774
7752008-01-22      Joel Sherrill <joel.sherrill@oarcorp.com>
776
777        * sp39/init.c: Clean up.
778
7792008-01-22      Joel Sherrill <joel.sherrill@oarcorp.com>
780
781        * sp39/init.c: Modify to improve coverage.
782
7832008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
784
785        * sp36/strict_order_mut.c:
786
7872008-01-08      Joel Sherrill <joel.sherrill@OARcorp.com>
788
789        * Makefile.am, configure.ac: Add sp40 to test some cases of dynamic
790        driver registration.
791        * sp40/.cvsignore, sp40/Makefile.am, sp40/init.c, sp40/sp40.scn,
792        sp40/system.h: New files.
793
7942008-01-07      Joel Sherrill <joel.sherrill@oarcorp.com>
795
796        * sp09/screen07.c, sp09/screen12.c, sp09/screen14.c, sp09/sp09.scn
797        Add test cases for:
798          + message queue create requesting too many message buffers
799            for the available memory
800          + region extend with address inside existing heap
801          + timer server initiate too large a stack, create error
802        * sp12/pritask.c, sp12/sp12.scn: Add test cases for:
803          + task set priority while holding resource
804
8052008-01-07      Joel Sherrill <joel.sherrill@oarcorp.com>
806
807        * Makefile.am, configure.ac: Added sp38 and sp39.
808        * sp38/.cvsignore, sp38/Makefile.am, sp38/init.c, sp38/sp38.scn,
809        sp38/system.h, sp39/.cvsignore, sp39/Makefile.am, sp39/init.c,
810        sp39/sp39.scn, sp39/system.h: New files.
811
8122007-12-21      Joel Sherrill <joel.sherrill@OARcorp.com>
813
814        * sp36/strict_order_mut.c: New file.
815
8162007-12-21      Xi Yang <hiyangxi@gmail.com>
817
818        * Makefile.am, configure.ac: Add support for proper stacking of
819        priority inheritance on mutexes as well as enforce proper order of
820        release.
821        * sp36/.cvsignore, sp36/Makefile.am, sp36/sp36.doc,
822        sp36/sp36.scn: New files.
823
8242007-12-20      Joel Sherrill <joel.sherrill@oarcorp.com>
825
826        * sp07/task1.c, sp34/changepri.c, sp35/priinv.c: Add rtems_task_self()
827        directive instead of violating RTEMS internals.
828
8292007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
830
831        * sp07/init.c, sp07/system.h, sp07/tdelete.c, sp07/sp07.scn:
832        Add test cases for User Extension Manager to improve code coverage.
833        * sp21/task1.c: Fix spelling error.
834
8352007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
836
837        * spsize/size.c: Account for previous changes in calculation of MPCI
838        receive server stack.
839
8402007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
841
842        * sp09/screen07.c, sp09/sp09.scn: Add test for
843        rtems_message_queue_broadcast for bad buffer and count pointers.
844        * sp30/init.c, sp30/sp30.scn: Add test for initiating timer server
845        with bad priority or initiating twice.
846        * sp37/sp37.scn, sp37/system.h: Add test for rtems_clock_tick when
847        it forces a dispatch.
848        * sp37/init.c: New file.
849
8502007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
851
852        * Makefile.am, configure.ac: Add new tests for interrupt disable,
853        enable, flash, and is in progress. These are normally inlines but
854        also have bodies for non-C code. This test also exercises the odd
855        case of calling clock tick from outside an ISR.
856        * sp37/.cvsignore, sp37/Makefile.am, sp37/sp37.scn, sp37/system.h: New files.
857
8582007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
859
860        * sp07/init.c, sp07/sp07.scn, sp07/task1.c: Add tests for
861        using notepad with the current task's ID or SELF
862        * sp09/screen02.c, sp09/screen04.c, sp09/sp09.scn: Add
863        test missing test cases for clock_get.
864
8652007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
866
867        * sp28/init.c: Add test code for task variables to improve coverage.
868
8692007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
870
871        * sp21/task1.c: Eliminate copies of the Configuration Table. Use the
872        RTEMS provided accessor macros to obtain configuration fields.
873
8742007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
875
876        * spsize/size.c: Move interrupt_stack_size field from CPU Table to
877        Configuration Table. Eliminate CPU Table from all ports. Delete
878        references to CPU Table in all forms.
879
8802007-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
881
882        * sp09/screen03.c, spsize/size.c: Builds again after CPU Table changes.
883
8842007-11-27      Glenn Humphrey <glenn.humphrey@OARcorp.com>
885
886        * sp07/sp07.scn, sp07/task1.c, sp09/screen01.c, sp09/screen05.c,
887        sp09/screen07.c, sp09/screen10.c, sp09/screen12.c, sp09/screen14.c,
888        sp09/sp09.scn, sp25/sp25.scn, sp25/task1.c: Added several test cases
889        to improve test coverage.
890
8912007-11-27      Glenn Humphrey <glenn.humphrey@OARcorp.com>
892
893        * sp33/init.c, sp33/sp33.scn: Added several test cases to improve test
894        coverage.
895
8962007-11-06      Joel Sherrill <joel.sherrill@OARcorp.com>
897
898        * sp13/system.h: We need 32K of message buffer memory not 32 bytes.
899
9002007-10-18      Glenn Humphrey <glenn.humphrey@OARcorp.com>
901
902        * sp09/screen06.c, sp09/screen14.c, sp13/sp13.scn, sp13/task1.c,
903        sp16/sp16.scn: Corrected some minor mistakes and regenerated some
904        .scn files.
905
9062007-10-10      Glenn Humphrey <glenn.humphrey@OARcorp.com>
907
908        * sp09/init.c, sp09/sp09.scn: Removed an obsolete test that was
909        commented out and updated the .scn file.
910
9112007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
912
913        * sp20/task1.c, sp34/changepri.c, sp35/priinv.c: Build when using
914        buffered test IO.
915
9162007-05-29      Joel Sherrill <joel.sherrill@OARcorp.com>
917
918        * sp21/sp21.scn, sp21/task1.c: rtems_io_register_driver and
919        rtems_io_unregister_driver did not have any test code.
920
9212007-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
922
923        * spsize/size.c: Eliminate maximum_drivers configuration parameter
924        since it was used to configure a no longer used feature. Device names
925        are now part of the filesystem not in a table. This also eliminated
926        the variables _IO_Number_of_devices and _IO_Driver_name_table from
927        RTEMS as well as the memory allocation used to populate
928        _IO_Driver_name_table.
929
9302007-05-23      Joel Sherrill <joel.sherrill@OARcorp.com>
931
932        * sp13/system.h, sp34/changepri.c, sp35/priinv.c: Avoid using
933        CONFIGURE_MEMORY_OVERHEAD and try to really account for the memory
934        properly.
935
9362007-05-21      Joel Sherrill <joel.sherrill@oarcorp.com>
937
938        * spsize/size.c: Eliminated the variables
939        _RTEMS_tasks_User_initialization_tasks and
940        _RTEMS_tasks_Number_of_initialization_tasks because they were only
941        used in one place after initialized. It was a waste of space.
942
9432007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
944
945        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
946        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
947        sp07/Makefile.am, sp07/tdelete.c, sp08/Makefile.am, sp09/Makefile.am,
948        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
949        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
950        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
951        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
952        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
953        sp32/Makefile.am, sp33/Makefile.am, sp34/Makefile.am,
954        sp35/Makefile.am, spfatal/Makefile.am, spsize/Makefile.am,
955        spsize/size.c: Add optional managers to Makefiles. Clean up test
956        cases so last output line follows END OF pattern. Make sure test case
957        all run. All tests appeared ok on sis.
958
9592007-04-05      Joel Sherrill <joel@OARcorp.com>
960
961        * spsize/size.c: _TOD_Seconds_since_epoch eliminated as a variable.
962
9632007-04-05      Joel Sherrill <joel@OARcorp.com>
964
965        * sp34/changepri.c, sp35/priinv.c: Change all obsoleted
966        CONFIGURE_TEST_NEEDS_XXX configuration constants to
967        CONFIGURE_APPLICATION_NEEDS_XXX.
968
9692007-04-02      Joel Sherrill <joel@OARcorp.com>
970
971        * spsize/size.c: Eliminate TOD_Ticks_per_second variable.
972
9732007-04-02      Joel Sherrill <joel@OARcorp.com>
974
975        * spsize/size.c: Convert from Classic API style TOD_Control as
976        fundamental time structure to POSIX struct timespec. Add
977        clock_get_uptime().
978
9792007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
980
981        * sp06/task1.c, sp20/task1.c: Use rtems_task_argument.
982
9832007-03-26      Joel Sherrill <joel@OARcorp.com>
984
985        * sp35/priinv.c: Remove warning.
986
9872007-03-10      Joel Sherrill <joel@OARcorp.com>
988
989        * sp26/system.h: Remove incorrect and duplicate
990        CONFIGURE_EXTRA_TASK_STACKS.
991
9922007-03-05      Joel Sherrill <joel@OARcorp.com>
993
994        PR 1222/cpukit
995        * Makefile.am, configure.ac: Enhance so that when the prioirity of a
996        thread that is blocked on a priority based thread queue is changed,
997        that its placement in the queue is reevaluated based upon the new
998        priority. This enhancement includes modifications to the SuperCore as
999        well as new test cases.
1000        * sp34/.cvsignore, sp34/Makefile.am, sp34/changepri.c, sp34/sp34.doc,
1001        sp34/sp34.scn, sp35/.cvsignore, sp35/Makefile.am, sp35/priinv.c,
1002        sp35/sp35.doc, sp35/sp35.scn: New files.
1003
10042007-03-05      Joel Sherrill <joel@OARcorp.com>
1005
1006        * sp26/system.h: Correct memory required for stack sizes.
1007
10082007-02-06      Joel Sherrill <joel@OARcorp.com>
1009
1010        * sp09/screen07.c, sp09/task3.c, sp13/task1.c, sp13/task2.c,
1011        sp13/task3.c: Address size_t/uint32_t typing issues in message queue
1012        tests.
1013
10142006-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
1015
1016        * sp33/init.c: Improve barrier test to include normal blocking with
1017        manual release and unblocking in barrier deletion.
1018
10192006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
1020
1021        * configure.ac: New BUG-REPORT address.
1022
10232006-11-20      Joel Sherrill <joel@OARcorp.com>
1024
1025        * sp27/init.c, sp27/sp27.scn: Correct configured number of semaphores
1026        and make output more compliant with other tests.
1027
10282006-11-17      Joel Sherrill <joel@OARcorp.com>
1029
1030        * sp09/screen12.c, sp16/task2.c, sp16/task3.c: Ensure tests generate
1031        cases intended on all targets possible with new heap algorithm.
1032
10332006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
1034
1035        * Makefile.am, configure.ac: Adding Classic API Barriers.
1036        * sp33/.cvsignore, sp33/Makefile.am, sp33/init.c, sp33/sp33.scn:
1037        New files.
1038
10392006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
1040
1041        * configure.ac: Require autoconf-2.60. Require automake-1.10.
1042
10432006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
1044
1045        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
1046        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
1047        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
1048        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
1049        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
1050        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
1051        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
1052        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
1053        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
1054        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
1055        spfatal/Makefile.am, spsize/Makefile.am: Eliminate scndir, docdir.
1056        Use rtems_testsdir instead.
1057
10582006-04-05      Joel Sherrill <joel@OARcorp.com>
1059                Victor V. Vengerov <Victor.Vengerov@oktetlabs.ru>
1060
1061        * spsize/size.c: Victor spotted the problem that
1062        _MPCI_Receive_server_tcb and _Thread_MP_Receive were duplicate
1063        variables and needed to be set to the same value.  I took that
1064        idea and just removed _Thread_MP_Receive.  All uses are now
1065        _MPCI_Receive_server_tcb.
1066
10672005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
1068
1069        * configure.ac: Remove RTEMS_ENABLE_BARE,
1070        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
1071
10722005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
1073
1074        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
1075        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
1076        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
1077        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
1078        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
1079        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
1080        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
1081        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
1082        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
1083        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
1084        spfatal/Makefile.am, spsize/Makefile.am:
1085        Convert to use *_PROGRAMS.
1086
10872005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1088
1089        * sp01/Makefile.am, sp02/Makefile.am,
1090        sp03/Makefile.am, sp04/Makefile.am,
1091        sp05/Makefile.am, sp06/Makefile.am,
1092        sp07/Makefile.am, sp08/Makefile.am,
1093        sp09/Makefile.am, sp11/Makefile.am,
1094        sp12/Makefile.am, sp13/Makefile.am,
1095        sp14/Makefile.am, sp15/Makefile.am,
1096        sp16/Makefile.am, sp17/Makefile.am,
1097        sp19/Makefile.am, sp20/Makefile.am,
1098        sp21/Makefile.am, sp22/Makefile.am,
1099        sp23/Makefile.am, sp24/Makefile.am,
1100        sp25/Makefile.am, sp26/Makefile.am,
1101        sp27/Makefile.am, sp28/Makefile.am,
1102        sp29/Makefile.am, sp30/Makefile.am,
1103        sp31/Makefile.am, sp32/Makefile.am,
1104        spfatal/Makefile.am, spsize/Makefile.am: Rework.
1105
11062005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1107
1108        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
1109        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
1110        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
1111        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
1112        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
1113        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
1114        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
1115        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
1116        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
1117        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
1118        spfatal/Makefile.am, spsize/Makefile.am: Expand sptests.am.
1119        * sptests.am: Remove.
1120
11212005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1122
1123        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
1124        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
1125        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
1126        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
1127        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
1128        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
1129        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
1130        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
1131        sp28/Makefile.am, sp29/Makefile.am, sp30/Makefile.am,
1132        sp31/Makefile.am, sp32/Makefile.am, spfatal/Makefile.am,
1133        spsize/Makefile.am: AM_CPPFLAGS += -I..../support/include.
1134
11352005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1136
1137        * sptests.am: Set project_bspdir=$(PROJECT_ROOT)
1138
11392005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1140
1141        * spsize/Makefile.am: Rename TEST to spsize.
1142        * spsize/size.scn: Remove.
1143        * spsize/spsize.scn: New (renamed from size.scn).
1144
11452005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1146
1147        * configure.ac: Add spfatal/Makefile.
1148        * Makefile.am: Add spfatal to DIST_SUBDIRS.
1149        * sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
1150        sp30/Makefile.am, sp31/Makefile.am: Misc. bugfixes.
1151        * sptests.am: Remove LIB_VARIANT.
1152
11532005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1154
1155        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
1156        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
1157        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
1158        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
1159        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
1160        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
1161        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
1162        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
1163        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
1164        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
1165        spfatal/Makefile.am, spsize/Makefile.am: Remove SRC, PRINT_SRC.
1166
11672005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1168
1169        * Makefile.am: Cleanup.
1170
11712005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1172
1173        * sptests.am: Add $(PGM): ${ARCH}/$(dirstamp).
1174        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
1175        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
1176        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
1177        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
1178        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
1179        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
1180        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
1181        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
1182        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
1183        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
1184        spfatal/Makefile.am, spsize/Makefile.am:
1185        Partial conversion to automake.
1186
11872005-03-07      Joel Sherrill <joel@OARcorp.com>
1188
1189        * sp13/task1.c: Removed warnings.
1190
11912004-09-29      Joel Sherrill <joel@OARcorp.com>
1192
1193        * spsize/size.c: i960 obsoleted and all references removed.
1194
11952004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
1196
1197        * configure.ac: Require automake > 1.9.
1198
11992004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
1200
1201        * sp01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1202        * sp02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1203        * sp03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1204        * sp04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1205        * sp05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1206        * sp06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1207        * sp07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1208        * sp08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1209        * sp09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1210        * sp11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1211        * sp12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1212        * sp13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1213        * sp14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1214        * sp15/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1215        * sp16/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1216        * sp17/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1217        * sp19/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1218        * sp20/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1219        * sp21/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1220        * sp22/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1221        * sp23/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1222        * sp24/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1223        * sp25/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1224        * sp26/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1225        * sp27/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1226        * sp28/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1227        * sp29/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1228        * sp30/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1229        * sp31/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1230        * sp32/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1231        * spfatal/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1232        * spsize/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1233
12342004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
1235
1236        * sp07/buffered_io.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
1237
12382004-03-30      David Querbach <querbach@realtime.bc.ca>
1239
1240        PR 595/tests
1241        * sp13/fillbuff.c, sp13/init.c, sp13/putbuff.c, sp13/system.h,
1242        sp13/task1.c, sp13/task2.c: Fill_buffer() in fillbuff.c overruns the
1243        supplied buffer due to confusion in the definition of MESSAGE_SIZE.
1244        Some files in the sp13 test treat MESSAGE_SIZE as a count of bytes,
1245        others treat it as a count of longs.
1246
12472004-03-30      David Querbach <querbach@realtime.bc.ca>
1248
1249        PR 596/tests
1250        * sp32/init.c: A missing definition of TEST_INIT before including
1251        <tmacros.h> means that buffered output will not work even if selected
1252        in buffer_test_io.h.
1253
12542004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
1255
1256        * sp02/task1.c, sp04/system.h, sp04/task1.c, sp04/tswitch.c,
1257        sp05/task1.c, sp06/task1.c, sp09/screen01.c, sp09/screen07.c,
1258        sp09/screen12.c, sp09/system.h, sp09/task3.c, sp11/task1.c,
1259        sp12/pridrv.c, sp12/pritask.c, sp12/system.h, sp13/task1.c,
1260        sp13/task2.c, sp13/task3.c, sp14/system.h, sp15/system.h,
1261        sp16/system.h, sp17/system.h, sp19/first.c, sp19/fptask.c,
1262        sp19/inttest.h, sp19/system.h, sp19/task1.c, sp20/init.c,
1263        sp20/system.h, sp20/task1.c, sp23/system.h, sp24/init.c,
1264        sp25/system.h, sp30/init.c, spfatal/fatal.c, spfatal/puterr.c,
1265        spfatal/system.h, spsize/size.c: Convert to using c99 fixed size
1266        types.
1267
12682004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1269
1270        * configure.ac: Add 2nd arg to RTEMS_TOP.
1271
12722004-03-05      Joel Sherrill <joel@OARcorp.com>
1273
1274        * sp07/buffered_io.c: Remove warning.
1275
12762004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1277
1278        * sp01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
1279        Add PRE/TMPINSTALL_FILES to CLEANFILES.
1280        * sp02/Makefile.am: Ditto.
1281        * sp03/Makefile.am: Ditto.
1282        * sp04/Makefile.am: Ditto.
1283        * sp05/Makefile.am: Ditto.
1284        * sp06/Makefile.am: Ditto.
1285        * sp07/Makefile.am: Ditto.
1286        * sp08/Makefile.am: Ditto.
1287        * sp09/Makefile.am: Ditto.
1288        * sp11/Makefile.am: Ditto.
1289        * sp12/Makefile.am: Ditto.
1290        * sp13/Makefile.am: Ditto.
1291        * sp14/Makefile.am: Ditto.
1292        * sp15/Makefile.am: Ditto.
1293        * sp16/Makefile.am: Ditto.
1294        * sp17/Makefile.am: Ditto.
1295        * sp19/Makefile.am: Ditto.
1296        * sp20/Makefile.am: Ditto.
1297        * sp21/Makefile.am: Ditto.
1298        * sp22/Makefile.am: Ditto.
1299        * sp23/Makefile.am: Ditto.
1300        * sp24/Makefile.am: Ditto.
1301        * sp25/Makefile.am: Ditto.
1302        * sp26/Makefile.am: Ditto.
1303        * sp27/Makefile.am: Ditto.
1304        * sp28/Makefile.am: Ditto.
1305        * sp29/Makefile.am: Ditto.
1306        * sp30/Makefile.am: Ditto.
1307        * sp31/Makefile.am: Ditto.
1308        * sp32/Makefile.am: Ditto.
1309        * spfatal/Makefile.am: Ditto.
1310        * spsize/Makefile.am: Ditto.
1311
13122003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1313
1314        * sptests.am: Add dirstamp support.
1315
13162003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1317
1318        * sptests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
1319
13202003-12-16      Joel Sherrill <joel@OARcorp.com>
1321
1322        PR 544/tests
1323        * sp07/Makefile.am, sp07/init.c, sp07/system.h, sp07/task4.c,
1324        sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c, sp07/tstart.c,
1325        sp09/system.h, sp19/system.h, sp20/system.h: Various modifications to
1326        make tests account for resources and not print at inappropriate
1327        times.
1328        * sp07/buffered_io.c: New file.
1329
13302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1331
1332        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1333
13342003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1335
1336        * sp01/Makefile.am: Remove all-local: $(ARCH).
1337        * sp02/Makefile.am: Remove all-local: $(ARCH).
1338        * sp03/Makefile.am: Remove all-local: $(ARCH).
1339        * sp04/Makefile.am: Remove all-local: $(ARCH).
1340        * sp05/Makefile.am: Remove all-local: $(ARCH).
1341        * sp06/Makefile.am: Remove all-local: $(ARCH).
1342        * sp07/Makefile.am: Remove all-local: $(ARCH).
1343        * sp08/Makefile.am: Remove all-local: $(ARCH).
1344        * sp09/Makefile.am: Remove all-local: $(ARCH).
1345        * sp11/Makefile.am: Remove all-local: $(ARCH).
1346        * sp12/Makefile.am: Remove all-local: $(ARCH).
1347        * sp13/Makefile.am: Remove all-local: $(ARCH).
1348        * sp14/Makefile.am: Remove all-local: $(ARCH).
1349        * sp15/Makefile.am: Remove all-local: $(ARCH).
1350        * sp16/Makefile.am: Remove all-local: $(ARCH).
1351        * sp17/Makefile.am: Remove all-local: $(ARCH).
1352        * sp19/Makefile.am: Remove all-local: $(ARCH).
1353        * sp20/Makefile.am: Remove all-local: $(ARCH).
1354        * sp21/Makefile.am: Remove all-local: $(ARCH).
1355        * sp22/Makefile.am: Remove all-local: $(ARCH).
1356        * sp23/Makefile.am: Remove all-local: $(ARCH).
1357        * sp24/Makefile.am: Remove all-local: $(ARCH).
1358        * sp25/Makefile.am: Remove all-local: $(ARCH).
1359        * sp26/Makefile.am: Remove all-local: $(ARCH).
1360        * sp27/Makefile.am: Remove all-local: $(ARCH).
1361        * sp28/Makefile.am: Remove all-local: $(ARCH).
1362        * sp29/Makefile.am: Remove all-local: $(ARCH).
1363        * sp30/Makefile.am: Remove all-local: $(ARCH).
1364        * sp31/Makefile.am: Remove all-local: $(ARCH).
1365        * sp32/Makefile.am: Remove all-local: $(ARCH).
1366        * spfatal/Makefile.am: Remove all-local: $(ARCH).
1367        * spsize/Makefile.am: Remove all-local: $(ARCH).
1368
13692003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1370
1371        * configure.ac: Reflect having moved to testsuites/.
1372
13732003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1374
1375        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1376
13772003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1378
1379        * configure.ac:Remove RTEMS_CHECK_CPU.
1380
13812003-09-04      Joel Sherrill <joel@OARcorp.com>
1382
1383        * sp01/init.c, sp01/sp01.doc, sp01/system.h, sp01/task1.c, sp02/init.c,
1384        sp02/preempt.c, sp02/sp02.doc, sp02/system.h, sp02/task1.c,
1385        sp02/task2.c, sp02/task3.c, sp03/init.c, sp03/sp03.doc,
1386        sp03/system.h, sp03/task1.c, sp03/task2.c, sp04/init.c,
1387        sp04/sp04.doc, sp04/system.h, sp04/task1.c, sp04/task2.c,
1388        sp04/task3.c, sp04/tswitch.c, sp05/init.c, sp05/sp05.doc,
1389        sp05/system.h, sp05/task1.c, sp05/task2.c, sp05/task3.c, sp06/init.c,
1390        sp06/sp06.doc, sp06/system.h, sp06/task1.c, sp06/task2.c,
1391        sp06/task3.c, sp07/init.c, sp07/sp07.doc, sp07/system.h,
1392        sp07/task1.c, sp07/task2.c, sp07/task3.c, sp07/task4.c,
1393        sp07/taskexit.c, sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c,
1394        sp07/tstart.c, sp08/init.c, sp08/sp08.doc, sp08/system.h,
1395        sp08/task1.c, sp09/delay.c, sp09/init.c, sp09/isr.c, sp09/screen01.c,
1396        sp09/screen02.c, sp09/screen03.c, sp09/screen04.c, sp09/screen05.c,
1397        sp09/screen06.c, sp09/screen07.c, sp09/screen08.c, sp09/screen09.c,
1398        sp09/screen10.c, sp09/screen11.c, sp09/screen12.c, sp09/screen13.c,
1399        sp09/screen14.c, sp09/sp09.doc, sp09/system.h, sp09/task1.c,
1400        sp09/task2.c, sp09/task3.c, sp09/task4.c, sp11/init.c, sp11/sp11.doc,
1401        sp11/system.h, sp11/task1.c, sp11/task2.c, sp11/timer.c, sp12/init.c,
1402        sp12/pridrv.c, sp12/pritask.c, sp12/sp12.doc, sp12/system.h,
1403        sp12/task1.c, sp12/task2.c, sp12/task3.c, sp12/task4.c, sp12/task5.c,
1404        sp13/fillbuff.c, sp13/init.c, sp13/putbuff.c, sp13/sp13.doc,
1405        sp13/system.h, sp13/task1.c, sp13/task2.c, sp13/task3.c, sp14/asr.c,
1406        sp14/init.c, sp14/sp14.doc, sp14/system.h, sp14/task1.c,
1407        sp14/task2.c, sp15/init.c, sp15/sp15.doc, sp15/system.h,
1408        sp15/task1.c, sp16/init.c, sp16/sp16.doc, sp16/system.h,
1409        sp16/task1.c, sp16/task2.c, sp16/task3.c, sp16/task4.c, sp16/task5.c,
1410        sp17/asr.c, sp17/init.c, sp17/sp17.doc, sp17/system.h, sp17/task1.c,
1411        sp17/task2.c, sp19/first.c, sp19/fptask.c, sp19/fptest.h,
1412        sp19/init.c, sp19/inttest.h, sp19/sp19.doc, sp19/system.h,
1413        sp19/task1.c, sp20/getall.c, sp20/init.c, sp20/sp20.doc,
1414        sp20/system.h, sp20/task1.c, sp21/init.c, sp21/sp21.doc,
1415        sp21/system.h, sp21/task1.c, sp22/delay.c, sp22/init.c,
1416        sp22/prtime.c, sp22/sp22.doc, sp22/system.h, sp22/task1.c,
1417        sp23/init.c, sp23/sp23.doc, sp23/system.h, sp23/task1.c, sp24/init.c,
1418        sp24/resume.c, sp24/sp24.doc, sp24/system.h, sp24/task1.c,
1419        sp25/init.c, sp25/sp25.doc, sp25/system.h, sp25/task1.c, sp26/init.c,
1420        sp26/sp26.doc, sp26/system.h, sp26/task1.c, sp30/init.c,
1421        sp30/resume.c, sp30/sp30.doc, sp30/system.h, sp30/task1.c,
1422        sp31/delay.c, sp31/init.c, sp31/prtime.c, sp31/sp31.doc,
1423        sp31/system.h, sp31/task1.c, sp32/init.c, spfatal/fatal.c,
1424        spfatal/init.c, spfatal/puterr.c, spfatal/spfatal.doc,
1425        spfatal/system.h, spfatal/task1.c, spsize/getint.c, spsize/init.c,
1426        spsize/size.c, spsize/system.h: URL for license changed.
1427
14282003-08-18      Eiichiro Kawaguchi <e-kawaguchi@ct.jp.nec.com>
1429
1430        PR 458/tests
1431        * sp30/task1.c: Correct indexing problem.
1432
14332003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1434
1435        * Makefile.am: Reflect having moved aclocal/.
1436
14372003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1438
1439        * Makefile.am: Reflect having moved automake/.
1440        * sp01/Makefile.am: Reflect having moved automake/.
1441        * sp02/Makefile.am: Reflect having moved automake/.
1442        * sp03/Makefile.am: Reflect having moved automake/.
1443        * sp04/Makefile.am: Reflect having moved automake/.
1444        * sp05/Makefile.am: Reflect having moved automake/.
1445        * sp06/Makefile.am: Reflect having moved automake/.
1446        * sp07/Makefile.am: Reflect having moved automake/.
1447        * sp08/Makefile.am: Reflect having moved automake/.
1448        * sp09/Makefile.am: Reflect having moved automake/.
1449        * sp11/Makefile.am: Reflect having moved automake/.
1450        * sp12/Makefile.am: Reflect having moved automake/.
1451        * sp13/Makefile.am: Reflect having moved automake/.
1452        * sp14/Makefile.am: Reflect having moved automake/.
1453        * sp15/Makefile.am: Reflect having moved automake/.
1454        * sp16/Makefile.am: Reflect having moved automake/.
1455        * sp17/Makefile.am: Reflect having moved automake/.
1456        * sp19/Makefile.am: Reflect having moved automake/.
1457        * sp20/Makefile.am: Reflect having moved automake/.
1458        * sp21/Makefile.am: Reflect having moved automake/.
1459        * sp22/Makefile.am: Reflect having moved automake/.
1460        * sp23/Makefile.am: Reflect having moved automake/.
1461        * sp24/Makefile.am: Reflect having moved automake/.
1462        * sp25/Makefile.am: Reflect having moved automake/.
1463        * sp26/Makefile.am: Reflect having moved automake/.
1464        * sp27/Makefile.am: Reflect having moved automake/.
1465        * sp28/Makefile.am: Reflect having moved automake/.
1466        * sp29/Makefile.am: Reflect having moved automake/.
1467        * sp30/Makefile.am: Reflect having moved automake/.
1468        * sp31/Makefile.am: Reflect having moved automake/.
1469        * sp32/Makefile.am: Reflect having moved automake/.
1470        * spfatal/Makefile.am: Reflect having moved automake/.
1471        * spsize/Makefile.am: Reflect having moved automake/.
1472
14732003-08-14      Joel Sherrill <joel@OARcorp.com>
1474
1475        * sp02/task1.c: Added ID to name lookup service and changed name of
1476        id/name translation status code. This propagated to multiple
1477        functions. The user API service added was rtems_object_id_to_name()
1478
14792003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1480
1481        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1482
14832003-05-29      Joel Sherrill <joel@OARcorp.com>
1484
1485        * sp27/init.c, sp29/init.c, spsize/size.c: Removed warnings.
1486
14872003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1488
1489        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
1490        CC_CFLAGS_DEFAULT (obsolete).
1491
14922003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1493
1494        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
1495        Remove CC_LDFLAGS_PROFILE_V.
1496
14972003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1498
1499        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1500
15012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1502
1503        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1504
15052003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1506
1507        * configure.ac: AC_PREREQ(2.57).
1508
15092002-11-14      Joel Sherrill <joel@OARcorp.com>
1510
1511        * sp02/sp02.scn, sp15/sp15.scn, sp16/sp16.scn, sp20/sp20.scn,
1512        sp22/sp22.scn, sp23/sp23.scn, sp25/sp25.scn, sp31/sp31.scn: Per PR239
1513        update the IDs in the screens.
1514
15152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1516
1517        * .cvsignore: Reformat.
1518        Add autom4te*cache.
1519        Remove autom4te.cache.
1520
15212002-09-14      Joel Sherrill <joel@OARcorp.com>
1522
1523        * sp32/.cvsignore: New file.
1524
15252002-09-14      Aaron J. Grier <aaron@frye.com>
1526
1527        * PR271 was not applicable against the current source but included
1528        a nice test that Joel decided to add to the tree as sp32.
1529        * sp32/Makefile.am, sp32/init.c, sp32/sp32.scn: New file.
1530        * Makefile.am, configure.ac: Modified to reflect addition.
1531
15322002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1533
1534        * sp01/Makefile.am: Use $(OBJEXT) instead of .o.
1535        * sp02/Makefile.am: Use $(OBJEXT) instead of .o.
1536        * sp03/Makefile.am: Use $(OBJEXT) instead of .o.
1537        * sp04/Makefile.am: Use $(OBJEXT) instead of .o.
1538        * sp05/Makefile.am: Use $(OBJEXT) instead of .o.
1539        * sp06/Makefile.am: Use $(OBJEXT) instead of .o.
1540        * sp07/Makefile.am: Use $(OBJEXT) instead of .o.
1541        * sp08/Makefile.am: Use $(OBJEXT) instead of .o.
1542        * sp09/Makefile.am: Use $(OBJEXT) instead of .o.
1543        * sp11/Makefile.am: Use $(OBJEXT) instead of .o.
1544        * sp12/Makefile.am: Use $(OBJEXT) instead of .o.
1545        * sp13/Makefile.am: Use $(OBJEXT) instead of .o.
1546        * sp14/Makefile.am: Use $(OBJEXT) instead of .o.
1547        * sp15/Makefile.am: Use $(OBJEXT) instead of .o.
1548        * sp16/Makefile.am: Use $(OBJEXT) instead of .o.
1549        * sp17/Makefile.am: Use $(OBJEXT) instead of .o.
1550        * sp19/Makefile.am: Use $(OBJEXT) instead of .o.
1551        * sp20/Makefile.am: Use $(OBJEXT) instead of .o.
1552        * sp21/Makefile.am: Use $(OBJEXT) instead of .o.
1553        * sp22/Makefile.am: Use $(OBJEXT) instead of .o.
1554        * sp23/Makefile.am: Use $(OBJEXT) instead of .o.
1555        * sp24/Makefile.am: Use $(OBJEXT) instead of .o.
1556        * sp25/Makefile.am: Use $(OBJEXT) instead of .o.
1557        * sp26/Makefile.am: Use $(OBJEXT) instead of .o.
1558        * sp27/Makefile.am: Use $(OBJEXT) instead of .o.
1559        * sp28/Makefile.am: Use $(OBJEXT) instead of .o.
1560        * sp29/Makefile.am: Use $(OBJEXT) instead of .o.
1561        * sp30/Makefile.am: Use $(OBJEXT) instead of .o.
1562        * sp31/Makefile.am: Use $(OBJEXT) instead of .o.
1563        * spfatal/Makefile.am: Use $(OBJEXT) instead of .o.
1564        * spsize/Makefile.am: Use $(OBJEXT) instead of .o.
1565
15662002-08-01      Joel Sherrill <joel@OARcorp.com>
1567
1568        * Per PR47 add support for buffered test output.  This involved
1569        adding defines to redirect output to a buffer and dump it when
1570        full, at "test pause", and at exit.  To avoid problems when redefining
1571        exit(), all tests were modified to call rtems_test_exit().
1572        Some tests, notable psxtests, had to be modified to include
1573        the standard test macro .h file (pmacros.h or tmacros.h) to
1574        enable this support.
1575        * sp01/task1.c, sp02/task1.c, sp03/task2.c, sp04/task1.c, sp05/task1.c,
1576        sp06/task1.c, sp07/taskexit.c, sp08/task1.c, sp09/task1.c,
1577        sp11/task1.c, sp12/pritask.c, sp12/task5.c, sp13/task1.c,
1578        sp14/task2.c, sp15/task1.c, sp16/task1.c, sp17/task1.c,
1579        sp19/fptask.c, sp20/task1.c, sp21/task1.c, sp22/task1.c,
1580        sp23/task1.c, sp24/task1.c, sp25/task1.c, sp26/init.c, sp26/task1.c,
1581        sp30/task1.c, sp31/task1.c, spsize/init.c, spsize/size.c: Modified.
1582
15832002-07-30      Joel Sherrill <joel@OARcorp.com>
1584
1585        * spsize/size.c: Don't reference the RTEMS allocated interrupt
1586        stack if the port doesn't configure using it.
1587
15882002-07-04      Joel Sherrill <joel@OARcorp.com>
1589
1590        * Jump table for single entry point removed.
1591        * spsize/size.c:  Modified to reflect above.
1592
15932002-07-01      Joel Sherrill <joel@OARcorp.com>
1594
1595        * sp29/init.c: Corrected definitions for task stack usage.
1596
15972002-07-01      Joel Sherrill <joel@OARcorp.com>
1598
1599        * spsize/size.c: _Thread_queue_Extract_table removed.
1600
16012001-05-17      Joel Sherrill <joel@OARcorp.com>
1602
1603        * sp21/task1.c (INVALID_DRIVER_MAJOR): Change definition to reflect
1604        number of staticly configured device drivers.
1605
16062001-05-14      Joel Sherrill <joel@OARcorp.com>
1607
1608        * sp21/task1.c: Correct INVALID_DRIVER_MAJOR so it is precisely 1 more
1609        than the configured number of drivers.
1610 
16112002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1612
1613        * configure.ac: Remove ENABLE_GCC28.
1614
16152001-04-04      Joel Sherrill <joel@OARcorp.com>
1616
1617        * spsize/size.c: Reflect SPARC modifcation to get rid of
1618        NO_TABLE_MOVE and references to  _CPU_Trap_Table_area.
1619 
16202001-03-29      Joel Sherrill <joel@OARcorp.com>
1621
1622        * Per PR147 addressed problems when reseting and inserting a timer
1623        into a timer chain that did not honor time passage since the last
1624        time the timer server was scheduled and the new insertion.
1625        * sp31/sp31.scn, sp31/task1.c: Added test code to detect this case.
1626
16272001-03-28      Joel Sherrill <joel@OARcorp.com>
1628
1629        * Side-effect of PR132.
1630        * sp21/system.h: Now must explicitly request NULL driver.
1631
16322002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1633
1634        * configure.ac:
1635        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1636        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1637        * sp01/Makefile.am: Remove AUTOMAKE_OPTIONS.
1638        * sp02/Makefile.am: Remove AUTOMAKE_OPTIONS.
1639        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1640        * sp03/Makefile.am: Remove AUTOMAKE_OPTIONS.
1641        * sp04/Makefile.am: Remove AUTOMAKE_OPTIONS.
1642        * sp05/Makefile.am: Remove AUTOMAKE_OPTIONS.
1643        * sp06/Makefile.am: Remove AUTOMAKE_OPTIONS.
1644        * sp07/Makefile.am: Remove AUTOMAKE_OPTIONS.
1645        * sp08/Makefile.am: Remove AUTOMAKE_OPTIONS.
1646        * sp09/Makefile.am: Remove AUTOMAKE_OPTIONS.
1647        * sp11/Makefile.am: Remove AUTOMAKE_OPTIONS.
1648        * sp12/Makefile.am: Remove AUTOMAKE_OPTIONS.
1649        * sp13/Makefile.am: Remove AUTOMAKE_OPTIONS.
1650        * sp14/Makefile.am: Remove AUTOMAKE_OPTIONS.
1651        * sp15/Makefile.am: Remove AUTOMAKE_OPTIONS.
1652        * sp16/Makefile.am: Remove AUTOMAKE_OPTIONS.
1653        * sp17/Makefile.am: Remove AUTOMAKE_OPTIONS.
1654        * sp19/Makefile.am: Remove AUTOMAKE_OPTIONS.
1655        * sp20/Makefile.am: Remove AUTOMAKE_OPTIONS.
1656        * sp21/Makefile.am: Remove AUTOMAKE_OPTIONS.
1657        * sp22/Makefile.am: Remove AUTOMAKE_OPTIONS.
1658        * sp23/Makefile.am: Remove AUTOMAKE_OPTIONS.
1659        * sp24/Makefile.am: Remove AUTOMAKE_OPTIONS.
1660        * sp25/Makefile.am: Remove AUTOMAKE_OPTIONS.
1661        * sp26/Makefile.am: Remove AUTOMAKE_OPTIONS.
1662        * sp27/Makefile.am: Remove AUTOMAKE_OPTIONS.
1663        * sp28/Makefile.am: Remove AUTOMAKE_OPTIONS.
1664        * sp29/Makefile.am: Remove AUTOMAKE_OPTIONS.
1665        * sp30/Makefile.am: Remove AUTOMAKE_OPTIONS.
1666        * sp31/Makefile.am: Remove AUTOMAKE_OPTIONS.
1667        * spfatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
1668        * spsize/Makefile.am: Remove AUTOMAKE_OPTIONS.
1669
16702002-03-20      Chris Johns <ccj@acm.org>
1671
1672        * PR145.
1673        * sp04/task1.c, sp04/tswitch.c: Test fails if other tasks present
1674        in system (e.g. driver tasks).  Also exit on minimum number of
1675        switches not precise number.
1676
16772001-01-29      Joel Sherrill <joel@OARcorp.com>
1678
1679        * Fixed bug where resetting a timer that was not at the head
1680        of one of the task timer chains resulted in the Timer Server
1681        task waking up too far in the future.
1682        * Added rtems_timer_get_information() directive to support testing.
1683        * sp31/init.c, sp31/system.h, sp31/task1.c: Modified to test for
1684        above condition.
1685
16862001-01-22      Joel Sherrill <joel@OARcorp.com>
1687
1688        * sp09/screen14.c, sp09/sp09.scn, sp30/init.c, sp31/init.c: Modified
1689        because priority added as argument to rtems_timer_initiate_server().
1690
16912001-01-16      Joel Sherrill <joel@OARcorp.com>
1692
1693        * Added tests for task-based timers.  This included the new tests
1694        sp30 and sp31.
1695        * Makefile.am, configure.ac: Modified to reflect new tests and files.
1696        * sp09/screen14.c, sp09/sp09.scn: Modified to add error checks
1697        for task-based timer services.
1698        * sp30/.cvsignore, sp30/Makefile.am, sp30/init.c, sp30/resume.c,
1699        sp30/sp30.doc, sp30/sp30.scn, sp30/system.h, sp30/task1.c,
1700        sp31/.cvsignore, sp31/Makefile.am, sp31/delay.c, sp31/init.c,
1701        sp31/prtime.c, sp31/sp31.doc, sp31/sp31.scn, sp31/system.h,
1702        sp31/task1.c: New files.
1703
17042001-11-01      Joel Sherrill <joel@OARcorp.com>
1705
1706        * sp26/system.h: Properly account for stack memory used by
1707        this test. Reported by Jerry Needell <jerry.needell@unh.edu>
1708        and processed as PR78.
1709
17102001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1711
1712        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1713        * configure.in: Remove.
1714        * configure.ac: New file, generated from configure.in by autoupdate.
1715
17162001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1717
1718        * sptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
1719
17202001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1721
1722        * sp20/Makefile.am: include leaf.am instead of leaf.cfg.
1723        * sp02/Makefile.am: include leaf.am instead of leaf.cfg.
1724        * sp19/Makefile.am: include leaf.am instead of leaf.cfg.
1725        * sp11/Makefile.am: include leaf.am instead of leaf.cfg.
1726        * sp25/Makefile.am: include leaf.am instead of leaf.cfg.
1727        * sp04/Makefile.am: include leaf.am instead of leaf.cfg.
1728        * spsize/Makefile.am: include leaf.am instead of leaf.cfg.
1729        * sp01/Makefile.am: include leaf.am instead of leaf.cfg.
1730        * sp16/Makefile.am: include leaf.am instead of leaf.cfg.
1731        * sp05/Makefile.am: include leaf.am instead of leaf.cfg.
1732        * sp09/Makefile.am: include leaf.am instead of leaf.cfg.
1733        * spfatal/Makefile.am: include leaf.am instead of leaf.cfg.
1734        * sp06/Makefile.am: include leaf.am instead of leaf.cfg.
1735        * sp23/Makefile.am: include leaf.am instead of leaf.cfg.
1736        * sp28/Makefile.am: include leaf.am instead of leaf.cfg.
1737        * sp03/Makefile.am: include leaf.am instead of leaf.cfg.
1738        * sp29/Makefile.am: include leaf.am instead of leaf.cfg.
1739        * sp13/Makefile.am: include leaf.am instead of leaf.cfg.
1740        * sp27/Makefile.am: include leaf.am instead of leaf.cfg.
1741        * sp14/Makefile.am: include leaf.am instead of leaf.cfg.
1742        * sp07/Makefile.am: include leaf.am instead of leaf.cfg.
1743        * sp15/Makefile.am: include leaf.am instead of leaf.cfg.
1744        * sp17/Makefile.am: include leaf.am instead of leaf.cfg.
1745        * sp22/Makefile.am: include leaf.am instead of leaf.cfg.
1746        * sp12/Makefile.am: include leaf.am instead of leaf.cfg.
1747        * sp26/Makefile.am: include leaf.am instead of leaf.cfg.
1748        * sp21/Makefile.am: include leaf.am instead of leaf.cfg.
1749        * sp24/Makefile.am: include leaf.am instead of leaf.cfg.
1750        * sp08/Makefile.am: include leaf.am instead of leaf.cfg.
1751
17522001-08-16      Joel Sherrill <joel@OARcorp.com>
1753
1754        * sp20/system.h: Account for extra task stacks properly.
1755
17562001-08-16      Joel Sherrill <joel@OARcorp.com>
1757
1758        * sp13/sp13.scn: Id in screen had wrong class field value.
1759        * sp13/system.h: Account for message buffer memory.
1760        * sp13/task2.c: Remove unnecessary check for failure.
1761
17622001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1763
1764        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1765
17662001-04-20      Joel Sherrill <joel@OARcorp.com>
1767
1768        * sp298/sp28.scn: Minor adjustment so test output matches the screen
1769        file.
1770
17712001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1772
1773        * spsize/size.c: Use #if !defined(RTEMS_UNIX).
1774
17752001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1776
1777        * sp21/Makefile.am: Remove libtest.
1778
17792000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1780
1781        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1782
17832000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1784
1785        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1786
17872000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1788
1789        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1790        Switch to GNU canonicalization.
1791        * sptests.am: Remove DEFS.
1792
17932000-09-29      Joel Sherrill <joel@OARcorp.com>
1794
1795        * sp20/sp20.scn: Corrected to reflect new addition.
1796        * sp20/system.h: Removed comment reflecting history.
1797
17982000-09-29      Stephan Merker <merker@decrc.abb.de>
1799
1800        * sp20/getall.c, sp20/init.c, sp20/system.h, sp20/task1.c:
1801        Added new task to test sequence of altering a period's length
1802        while it is still active.
1803
18042000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1805
1806        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
1807        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
1808        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
1809        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
1810        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
1811        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
1812        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
1813        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
1814        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
1815        spfatal/Makefile.am, spsize/Makefile.am: Include compile.am
1816
18172000-08-10      Joel Sherrill <joel@OARcorp.com>
1818
1819        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.