source: rtems/testsuites/sptests/ChangeLog @ 2d730043

4.104.115
Last change on this file since 2d730043 was 2d730043, checked in by Joel Sherrill <joel.sherrill@…>, on 07/22/09 at 21:46:56

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

  • spintrcritical09/init.c, spintrcritical09/spintrcritical09.scn: Make test work for case that it is documented to handle.
  • Property mode set to 100644
File size: 69.9 KB
Line 
12009-07-22      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * spintrcritical09/init.c, spintrcritical09/spintrcritical09.scn: Make
4        test work for case that it is documented to handle.
5
62009-07-21      Joel Sherrill <joel.sherrill@OARcorp.com>
7
8        * spintrcritical10/.cvsignore, spintrcritical10/Makefile.am,
9        spintrcritical10/init.c, spintrcritical10/spintrcritical10.doc,
10        spintrcritical10/spintrcritical10.scn: New files.
11
122009-07-21      Joel Sherrill <joel.sherrill@OARcorp.com>
13
14        * Makefile.am, configure.ac, sp39/init.c, sp39/sp39.scn: Move
15        unreliable third case in sp39 to spintrcritical10. New tests to hit
16        other event synchronization critical sections.
17        * spintrcritical11/.cvsignore, spintrcritical11/Makefile.am,
18        spintrcritical11/init.c, spintrcritical11/spintrcritical11.doc,
19        spintrcritical11/spintrcritical11.scn, spintrcritical12/.cvsignore,
20        spintrcritical12/Makefile.am, spintrcritical12/spintrcritical12.doc,
21        spintrcritical12/spintrcritical12.scn: New files.
22
232009-07-21      Joel Sherrill <joel.sherrill@OARcorp.com>
24
25        * Makefile.am, configure.ac: Add new test to exercise Debug Manager.
26        * sp10/.cvsignore, sp10/Makefile.am, sp10/init.c, sp10/sp10.doc,
27        sp10/sp10.scn: New files.
28
292009-07-21      Joel Sherrill <joel.sherrill@OARcorp.com>
30
31        * spintrcritical06/init.c: Clean up.
32        * spintrcritical09/init.c: Adjust clock tick so it works on erc32.
33        * spintrcritical09/spintrcritical09.scn: Fill in.
34
352009-07-21      Joel Sherrill <joel.sherrill@oarcorp.com>
36
37        * spintrcritical06/init.c: Add comment to indicate test is not finished
38        and known to not hit the case.
39        * Makefile.am, configure.ac: Add a couple more interrupt critical
40        section tests.
41        * spintrcritical08/.cvsignore, spintrcritical08/Makefile.am,
42        spintrcritical08/init.c, spintrcritical08/spintrcritical08.doc,
43        spintrcritical08/spintrcritical08.scn, spintrcritical09/.cvsignore,
44        spintrcritical09/Makefile.am, spintrcritical09/init.c,
45        spintrcritical09/spintrcritical09.doc,
46        spintrcritical09/spintrcritical09.scn: New files.
47
482009-07-20      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        * Makefile.am, configure.ac, spintrcritical06/init.c: Add first attempt
51        at hitting interrupt synchronization critical section in thread queue
52        enqueue priority for reverse insertions.
53        * spintrcritical07/.cvsignore, spintrcritical07/Makefile.am,
54        spintrcritical07/spintrcritical07.doc,
55        spintrcritical07/spintrcritical07.scn: New files.
56
572009-07-20      Joel Sherrill <joel.sherrill@OARcorp.com>
58
59        * Makefile.am, configure.ac: Add test case for the
60        _Thread_queue_Enqueue_priority interrupt critical section where the
61        TCB we are using as a current pointer is removed from the thread
62        queue when we flash interrupts while searching forward.
63        * spintrcritical06/.cvsignore, spintrcritical06/Makefile.am,
64        spintrcritical06/init.c, spintrcritical06/spintrcritical06.doc,
65        spintrcritical06/spintrcritical06.scn: New files.
66
672009-07-20      Joel Sherrill <joel.sherrill@OARcorp.com>
68
69        * spintrcritical_support/intrcritical.c,
70        spintrcritical_support/intrcritical.h: Change prototype of delay
71        method to indicate when counter is reset. This can be used to count
72        how many iterations we are doing.
73
742009-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
75
76        * Makefile.am, configure.ac: Add sp60 to exercise case where a task is
77        blocked on one period while another expires. Add sp61 which exercises
78        the case where a call is made to rtems_shutdown_executive when the
79        system is not up.
80        * sp60/.cvsignore, sp60/Makefile.am, sp60/init.c, sp60/sp60.doc,
81        sp60/sp60.scn, sp61/.cvsignore, sp61/Makefile.am, sp61/init.c,
82        sp61/sp61.doc, sp61/sp61.scn: New files.
83
842009-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
85
86        * sp04/init.c: To be timesliced, tasks must also me preemptible.
87
882009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
89
90        * spfatal03/spfatal03.scn, spfatal03/testcase.h: Fix spfatal03 to do
91        what it was intended to do.
92
932009-07-10      Joel Sherrill <joel.sherrill@OARcorp.com>
94
95        * spintrcritical_support/intrcritical.c,
96        spintrcritical_support/intrcritical.h: New files.
97
982009-07-10      Joel Sherrill <joel.sherrill@OARcorp.com>
99
100        * Makefile.am, configure.ac: Add new infrastructure which is more
101        reliable about generating cases which hit interrupt critical
102        sections. Remove sp41 since it used its own mechanism.
103        * spintrcritical01/.cvsignore, spintrcritical01/Makefile.am,
104        spintrcritical01/init.c, spintrcritical01/spintrcritical01.doc,
105        spintrcritical01/spintrcritical01.scn, spintrcritical02/.cvsignore,
106        spintrcritical02/Makefile.am, spintrcritical02/spintrcritical02.doc,
107        spintrcritical02/spintrcritical02.scn, spintrcritical03/.cvsignore,
108        spintrcritical03/Makefile.am, spintrcritical03/spintrcritical03.doc,
109        spintrcritical03/spintrcritical03.scn, spintrcritical04/.cvsignore,
110        spintrcritical04/Makefile.am, spintrcritical04/spintrcritical04.doc,
111        spintrcritical04/spintrcritical04.scn, spintrcritical05/.cvsignore,
112        spintrcritical05/Makefile.am, spintrcritical05/spintrcritical05.doc,
113        spintrcritical05/spintrcritical05.scn: New files.
114        * sp41/.cvsignore, sp41/Makefile.am, sp41/init.c, sp41/sp41.scn,
115        sp41/system.h: Removed.
116
1172009-07-10      Joel Sherrill <joel.sherrill@OARcorp.com>
118
119        * sp41/init.c: Remove incorrect comment.
120
1212009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
122
123        * sp29/init.c: Simple binary semaphores can not be inherit priority.
124
1252009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
126
127        * sp25/init.c: Spacing.
128
1292009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
130
131        * Makefile.am, configure.ac: Add sp59 to test path through
132        _Thread_queue_First_priority where the task's priority was in the
133        bottom 1/4 of the range.
134        * sp59/.cvsignore, sp59/Makefile.am, sp59/init.c, sp59/sp59.doc,
135        sp59/sp59.scn: New files.
136
1372009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
138
139        * Makefile.am, configure.ac: Add test for Thread Queue extract a thread
140        not blocked on a thread queue.
141        * spthreadq01/.cvsignore, spthreadq01/Makefile.am, spthreadq01/init.c,
142        spthreadq01/spthreadq01.doc, spthreadq01/spthreadq01.scn: New files.
143
1442009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
145
146        * Makefile.am, configure.ac: Add test for timespec divide by zero.
147        * sp58/.cvsignore, sp58/Makefile.am, sp58/init.c, sp58/sp58.doc,
148        sp58/sp58.scn: New files.
149
1502009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
151
152        * sp43/init.c, sp43/sp43.scn: Add test of having the object class
153        pointer being null. This does not happen naturally at this time so
154        force the point.
155
1562009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
157
158        * sp12/sp12.scn: Update screen to reflect priority changes from long
159        ago.
160
1612009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
162
163        * Makefile.am, configure.ac, sp27/Makefile.am, sp27/init.c,
164        sp27/sp27.doc, sp27/sp27.scn: Rework sp27 so it can be reinstantiated
165        as sp27a and test flushing both counting and binary semaphores.
166        Reformatted.
167        * sp27a/.cvsignore, sp27a/Makefile.am, sp27a/sp27a.doc,
168        sp27a/sp27a.scn: New files.
169
1702009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
171
172        * spstkalloc/Makefile.am: Remove unneeded USE_TIMER_SERVER which was
173        copied fomr other Makefile.am's.
174
1752009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
176
177        * sp51/init.c, sp54/Makefile.am, sp55/Makefile.am, sp56/Makefile.am,
178        sp57/Makefile.am, spchain/Makefile.am, spfatal10/Makefile.am,
179        spfatal11/Makefile.am, spfatal12/Makefile.am: Remove unneeded
180        USE_TIMER_SERVER which was copied fomr other Makefile.am's.
181
1822009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
183
184        * sp57/sp57.doc: Correct.
185
1862009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
187
188        * Makefile.am, configure.ac: Add test of restarting a task which is in
189        the middle of a sleep or wake after.
190        * sp57/.cvsignore, sp57/Makefile.am, sp57/init.c, sp57/sp57.doc,
191        sp57/sp57.scn: New files.
192
1932009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
194
195        * sp43/init.c, sp43/sp43.scn: Add more cases for
196        rtems_object_get_class_information() to improve coverage.
197
1982009-07-07      Joel Sherrill <joel.sherrill@OARcorp.com>
199
200        * Makefile.am, configure.ac: Add new test to verify that when a user
201        extension create hook fails, that the error is properly propagated.
202        * sp56/.cvsignore, sp56/Makefile.am, sp56/init.c, sp56/sp56.doc,
203        sp56/sp56.scn: New files.
204
2052009-07-07      Joel Sherrill <joel.sherrill@OARcorp.com>
206
207        * sp04/sp04.doc, sp04/sp04.scn, sp04/task1.c: Add test of
208        rtems_extension_delete.
209
2102009-07-07      Joel Sherrill <joel.sherrill@OARcorp.com>
211
212        * sp09/screen01.c, sp09/sp09.scn: Add test for
213        rtems_object_get_classic_name with invalid id.
214
2152009-07-07      Joel Sherrill <joel.sherrill@OARcorp.com>
216
217        * sp02/task1.c: Minor spacing.
218
2192009-07-06      Joel Sherrill <joel.sherrill@OARcorp.com>
220
221        * spfatal12/init.c: Address to heap initialize must be aligned but size
222        must be too small.
223
2242009-07-06      Joel Sherrill <joel.sherrill@OARcorp.com>
225
226        * Makefile.am, configure.ac: Add new test to exercise case when
227        broadcasting to a message queue with a pending message.
228        * sp55/.cvsignore, sp55/Makefile.am, sp55/init.c, sp55/sp55.doc,
229        sp55/sp55.scn: New files.
230
2312009-07-06      Joel Sherrill <joel.sherrill@oarcorp.com>
232
233        * Makefile.am, configure.ac: Remove obsolete test now that the numbered
234        spfatal tests appear to cover all fatal error cases.
235        * spfatal/.cvsignore, spfatal/Makefile.am, spfatal/README,
236        spfatal/fatal.c, spfatal/init.c, spfatal/puterr.c,
237        spfatal/spfatal.doc, spfatal/spfatal.scn, spfatal/system.h,
238        spfatal/task1.c: Removed.
239
2402009-07-06      Joel Sherrill <joel.sherrill@oarcorp.com>
241
242        * Makefile.am, configure.ac, spfatal11/init.c: Add test of cannot
243        initialize workspace heap during initialize. Can be caused by
244        unaligned address or not enough memory to initialize heap required
245        overhead.
246        * spfatal12/.cvsignore, spfatal12/Makefile.am, spfatal12/init.c,
247        spfatal12/spfatal12.doc, spfatal12/spfatal12.scn: New files.
248
2492009-07-03      Joel Sherrill <joel.sherrill@OARcorp.com>
250
251        * sp54/init.c, sp54/sp54.doc: Add test for Workspace zeroed.
252
2532009-07-03      Joel Sherrill <joel.sherrill@OARcorp.com>
254
255        * sp54/init.c, sp54/sp54.doc: Fix typos and comments.
256
2572009-07-02      Joel Sherrill <joel.sherrill@OARcorp.com>
258
259        * spstkalloc/spstkalloc.scn: Update screen.
260
2612009-07-02      Joel Sherrill <joel.sherrill@OARcorp.com>
262
263        * Makefile.am, configure.ac: Add new test for user configured stack
264        allocator/deallocator. Test both pass and fail cases.
265        * spstkalloc/.cvsignore, spstkalloc/Makefile.am, spstkalloc/init.c,
266        spstkalloc/spstkalloc.doc, spstkalloc/spstkalloc.scn: New files.
267
2682009-07-02      Joel Sherrill <joel.sherrill@OARcorp.com>
269
270        * spchain/init.c, spchain/spchain.scn: Clean up test.
271
2722009-07-01      Joel Sherrill <joel.sherrill@OARcorp.com>
273
274        * Makefile.am, configure.ac: Add new test to cover bodies of some chain
275        routines whose bodies are not used by RTEMS itself.
276        * spchain/.cvsignore, spchain/Makefile.am, spchain/init.c,
277        spchain/spchain.doc, spchain/spchain.scn: New files.
278
2792009-07-01      Joel Sherrill <joel.sherrill@OARcorp.com>
280
281        * spwatchdog/init.c, spwatchdog/spwatchdog.scn: Add test case of empty
282        chain for coverage.
283
2842009-07-01      Joel Sherrill <joel.sherrill@OARcorp.com>
285
286        * sp01/sp01.doc, sp01/task1.c, sp16/sp16.doc, sp16/task5.c: Bypass
287        RTEMS_MILLISECONDS_TO_TICKS and RTEMS_MICROSECONDS_TO_TICKS to
288        improve coverage.
289
2902009-07-01      Joel Sherrill <joel.sherrill@OARcorp.com>
291
292        * sp01/task1.c: Use RTEMS_MILLISECONDS_TO_TICKS to improve coverage.
293
2942009-06-24      Joel Sherrill <joel.sherrill@oarcorp.com>
295
296        * spfatal10/.cvsignore, spfatal10/Makefile.am, spfatal10/init.c,
297        spfatal10/spfatal10.doc, spfatal10/spfatal10.scn: New files.
298
2992009-06-24      Joel Sherrill <joel.sherrill@oarcorp.com>
300
301        * Makefile.am, configure.ac, spprintk/init.c, spprintk/spprintk.scn:
302        Enhance spprintk. Add two new fatal error tests to cover
303        __assert_func.
304        * spfatal11/.cvsignore, spfatal11/Makefile.am, spfatal11/init.c,
305        spfatal11/spfatal11.doc, spfatal11/spfatal11.scn: New files.
306
3072009-06-18      Chris Johns <chrisj@rtems.org>
308
309        * sp35/priinv.c, sp35/priinv.c: Declare unions volatile to
310        workaround the H8300 gcc bug.
311
3122009-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
313
314        * sp54/init.c: Fix spacing.
315
3162009-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
317
318        * sp02/sp02.doc, sp02/system.h: Update copyright year.
319
3202009-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
321
322        * sp02/sp02.doc, sp02/system.h: Add test case for configuring the IDLE
323
3242009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
325
326        * Makefile.am, configure.ac: Add new test.
327        * sp54/.cvsignore, sp54/Makefile.am, sp54/init.c, sp54/sp54.doc,
328        sp54/sp54.scn: New files.
329
3302009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
331
332        * Makefile.am, configure.ac: Add sp52 and sp53 based upon bug report
333        from Sergio Faustino <sergio.faustino@edisoft.pt> regarding moving
334        the time of day forward not making server based timers fire.
335        * sp52/.cvsignore, sp52/Makefile.am, sp52/init.c, sp52/sp52.doc,
336        sp52/sp52.scn, sp53/.cvsignore, sp53/Makefile.am, sp53/sp53.doc,
337        sp53/sp53.scn: New files.
338
3392009-05-22      Joel Sherrill <joel.sherrill@oarcorp.com>
340
341        * sp51/init.c, sp51/sp51.scn: Add more priority ceiling test cases.
342
3432009-05-21      Joel Sherrill <joel.sherrill@oarcorp.com>
344
345        PR 1415/cpukit
346        * Makefile.am, configure.ac: Add test for very simple priority ceiling
347        violation.
348        * sp51/.cvsignore, sp51/Makefile.am, sp51/init.c, sp51/sp51.doc,
349        sp51/sp51.scn: New files.
350
3512009-05-21      Joel Sherrill <joel.sherrill@oarcorp.com>
352
353        PR 1413/cpukit
354        * Makefile.am, configure.ac: Add test for case where server based
355        timers which reinitiated themselves did not get reinserted onto timer
356        chain.
357        * sp50/.cvsignore, sp50/Makefile.am, sp50/init.c, sp50/sp50.doc,
358        sp50/sp50.scn: New files.
359
3602009-05-21      Joel Sherrill <joel.sherrill@oarcorp.com>
361
362        PR 1414/cpukit
363        * Makefile.am, configure.ac: Tighten math on extraction of index so it
364        is harder to trick by passing in a valid id of an incorrect object
365        class.
366        * sp49/.cvsignore, sp49/Makefile.am, sp49/init.c, sp49/sp49.doc,
367        sp49/sp49.scn: New files.
368
3692009-05-19      Chris Johns <chrisj@rtems.org>
370
371        * sp04/tswitch.c: Lower sample count for small memory targets.
372       
3732009-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
374
375        * spprintk/init.c: printk() now 100% covered.
376
3772009-05-14      Joel Sherrill <joel.sherrill@oarcorp.com>
378
379        * spprintk/init.c: More test cases.
380
3812009-05-14      Joel Sherrill <joel.sherrill@oarcorp.com>
382
383        * sp09/screen11.c, sp09/sp09.scn: Add case where buffer size is not
384        large enough for buffer node overhead.
385
3862009-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
387
388        * Makefile.am, configure.ac, spwatchdog/system.h,
389        spwkspace/Makefile.am, spwkspace/init.c: Add shell of test for
390        printk. These will help coverage. Simplify spwkspace.
391        * spprintk/.cvsignore, spprintk/Makefile.am, spprintk/init.c,
392        spprintk/spprintk.scn: New files.
393        * spwkspace/system.h: Removed.
394
3952009-05-13      Joel Sherrill <joel.sherrill@OARcorp.com>
396
397        * Makefile.am, configure.ac: New test to exercise rtems_workspace_XXX
398        methods.
399        * spwkspace/.cvsignore, spwkspace/Makefile.am, spwkspace/init.c,
400        spwkspace/spwkspace.scn, spwkspace/system.h: New files.
401
4022009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
403
404        * sp04/system.h, sp04/task1.c, sp04/tswitch.c, sp07/init.c,
405        sp12/init.c, sp13/putbuff.c, sp13/system.h, sp13/task1.c,
406        sp15/init.c, sp16/system.h, sp19/fptask.c, sp25/system.h,
407        sp26/task1.c, sp27/init.c, sp28/init.c, sp29/init.c, sp31/task1.c,
408        sp33/init.c, sp34/changepri.c, sp35/priinv.c, sp37/init.c,
409        sp38/init.c, sp39/init.c, sp41/init.c, sp42/init.c, sp43/init.c,
410        sp44/init.c, sp45/init.c, sp46/init.c, sp47/init.c, sp48/init.c,
411        spfatal03/testcase.h, spfatal05/testcase.h, spfatal06/testcase.h,
412        spfatal_support/system.h, spobjgetnext/init.c, spsize/getint.c,
413        spsize/size.c: Fix warnings.
414
4152009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
416
417        * Makefile.am, configure.ac: Add initial test of _Objects_Get_next.
418        * spobjgetnext/.cvsignore, spobjgetnext/Makefile.am,
419        spobjgetnext/init.c, spobjgetnext/spobjgetnext.scn,
420        spobjgetnext/system.h: New files.
421
4222009-05-04      Joel Sherrill <joel.sherrill@oarcorp.com>
423
424        * sp25/init.c, sp25/system.h, sp25/task1.c: Reduce size of array from
425        64k to 20k. No impact on test behavior.
426
4272009-05-04      Joel Sherrill <joel.sherrill@oarcorp.com>
428
429        * sp09/screen12.c, sp25/task1.c: Remove warnigns for wrong types.
430
4312009-04-20      Santosh G Vattam <vattam.santosh@gmail.com>
432
433        * sp37/init.c, sp37/sp37.scn: Add test case for
434        rtems_interrupt_level_attribute body.
435
4362009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
437
438        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
439        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
440        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
441        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
442        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
443        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
444        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
445        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
446        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
447        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
448        sp33/Makefile.am, sp34/Makefile.am, sp35/Makefile.am,
449        sp36/Makefile.am, sp37/Makefile.am, sp38/Makefile.am,
450        sp39/Makefile.am, sp40/Makefile.am, sp41/Makefile.am,
451        sp42/Makefile.am, sp43/Makefile.am, sp44/Makefile.am,
452        sp45/Makefile.am, sp46/Makefile.am, sp47/Makefile.am,
453        sp48/Makefile.am, spfatal/Makefile.am,
454        spfatal01/Makefile.am, spfatal02/Makefile.am,
455        spfatal03/Makefile.am, spfatal04/Makefile.am,
456        spfatal05/Makefile.am, spfatal06/Makefile.am,
457        spfatal07/Makefile.am, spfatal08/Makefile.am,
458        spfatal09/Makefile.am, spsize/Makefile.am,
459        spwatchdog/Makefile.am:
460        Eliminate _exe_/.exe.
461
4622009-03-02      Joel Sherrill <joel.sherrill@OARcorp.com>
463
464        PR 1388/cpukit
465        * sp09/screen05.c, sp09/screen09.c, sp09/sp09.scn: Classic Semaphores
466        allow both priority inherit and ceiling attributes to be set on
467        semaphore create. These attributes are mutually exclusive and this
468        should be an error.
469
4702009-01-30      Joel Sherrill <joel.sherrill@oarcorp.com>
471
472        * Makefile.am, configure.ac: Add sp48 which tests that configuring for
473        unlimited objects when configured for a unified workspace works as
474        expected.
475        * sp48/.cvsignore, sp48/Makefile.am, sp48/init.c, sp48/sp48.doc,
476        sp48/sp48.scn: New files.
477
4782009-01-21      Nickolay Kolchin <nbkolchin@gmail.com>
479                Joel Sherrill <joel.sherrill@oarcorp.com>
480
481        PR 1357/cpukit
482        * Makefile.am, configure.ac: Ensure creating a task with no ASR is
483        honored.
484        * sp47/.cvsignore, sp47/Makefile.am, sp47/init.c, sp47/sp47.doc,
485        sp47/sp47.scn: New files.
486
4872009-01-16      Jennifer Averett <jennifer.averett@OARcorp.com>
488
489        * Makefile.am, configure.ac: Add new test to test Watchdog display
490        helper routines. These reach into the SuperCore.
491        * spwatchdog/.cvsignore, spwatchdog/Makefile.am, spwatchdog/delay.c,
492        spwatchdog/init.c, spwatchdog/prtime.c, spwatchdog/spwatchdog.scn,
493        spwatchdog/system.h, spwatchdog/task1.c: New files.
494
4952009-01-05      Joel Sherrill <joel.sherrill@oarcorp.com>
496
497        * sp30/task1.c: Cast pointer to id as "void *" rather than task Id.
498
4992009-01-05      Joel Sherrill <joel.sherrill@oarcorp.com>
500
501        * sp09/screen05.c, sp09/screen07.c, sp09/screen10.c, sp09/screen11.c,
502        sp09/screen12.c, sp09/screen14.c: Use rtems_build_id rather than
503        hard-coded hex numbers for bad object Ids.
504
5052009-01-05      Joel Sherrill <joel.sherrill@oarcorp.com>
506
507        * sp15/system.h, sp19/system.h: Array of task names should be of type
508        rtems_name not rtems_id. Similarly array of task ids should be
509        rtems_id not rtems_name.
510
5112008-12-16      Joel Sherrill <joel.sherrill@oarcorp.com>
512
513        * spsize/size.c: Eliminate _TOD_Microseconds_per_tick.
514
5152008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
516
517        * Makefile.am, configure.ac, spfatal06/testcase.h,
518        spfatal07/testcase.h, spfatal08/testcase.h, spfatal09/testcase.h,
519        spsize/size.c: Eliminate pointers to API configuration tables in the
520        main configuration table. Reference the main configuration table and
521        the API configuration tables directly using the confdefs.h version
522        rather than obtaining a pointer to it. This eliminated some
523        variables, a potential fatal error, some unnecessary default
524        configuration structures. Overall, about a 4.5% reduction in the code
525        size for minimum and hello on the SPARC.
526        * spfatal10/.cvsignore, spfatal10/Makefile.am, spfatal10/spfatal10.scn,
527        spfatal10/testcase.h: Removed.
528
5292008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
530
531        * sp07/init.c, sp12/init.c, sp12/pridrv.c, sp12/pritask.c,
532        sp12/system.h, sp16/system.h, sp25/system.h, sp26/task1.c,
533        sp28/init.c, sp29/init.c, sp35/priinv.c, sp42/init.c: Run all tests
534        successfully with maxixum number of priorities as 16 instead of 256.
535        This was done by temporarily modifying the score priority.h maximum.
536        This allowed testing of all API code to ensure that it worked
537        properly with a reduced number of priorities. Most modifications were
538        to switch from hard-coded maximum to using the API provided methods
539        to determine maximum number of priority levels.
540
5412008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
542
543        * sp46/sp46.scn: Add screen missed earlier.
544
5452008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
546
547        PR 1348/cpukit
548        * Makefile.am, configure.ac: Add test of special case of resetting cpu
549        usage information while a period is running.
550        * sp46/.cvsignore, sp46/Makefile.am, sp46/init.c, sp46/sp46.doc,
551        sp46/sp46.scn: New files.
552
5532008-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
554
555        * sp45/init.c: New file.
556
5572008-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
558
559        PR 1347/cpukit
560        * Makefile.am, configure.ac, sp30/resume.c, sp30/task1.c, sp31/delay.c:
561        Rework Timer Server to ensure that the context allows for blocking,
562        allocating memory, and acquiring semaphores and mutexes.
563        * sp45/.cvsignore, sp45/Makefile.am, sp45/sp45.doc, sp45/sp45.scn:
564        New files.
565
5662008-11-25      Joel Sherrill <joel.sherrill@oarcorp.com>
567
568        * sp25/system.h: Add warning and temporary m32c conditional until size
569        type addressed.
570
5712008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
572
573        * sp09/screen07.c: Use INT_MAX as number of messages so always
574        properly sized and no overflow on constant.
575        * sp09/screen10.c: Delay so on targets with simulator idle clock
576        tick driver this will work.
577        * sp09/screen11.c, sp09/system.h: Move badly aligned objects to odd
578        byte boundaries rather than two byte boundaries.
579        * sp09/screen03.c, sp09/screen14.c: Skip tests which try to
580        allocate more memory than size_t holds on m32c.
581
5822008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
583
584        * sp09/screen01.c, sp09/screen12.c, sp25/system.h, sp25/task1.c,
585        sp28/init.c, sp39/init.c, sp41/init.c, spfatal01/testcase.h,
586        spfatal08/testcase.h: Change size_t to ssize_t on all Heap, Workspace
587        and Region calls. On 16-bit architectures, size_t can be 16-bits
588        which would limit sizes to 64K. Also address constants which
589        overflowed on 16-bit integer targets.
590
5912008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
592
593        * sp43/sp43.scn: Bump version to 4.9.99.0
594
5952008-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
596
597        * sp19/system.h: Use "double" instead of "rtems_double".
598
5992008-09-08      Joel Sherrill <joel.sherrill@OARcorp.com>
600
601        * sp34/sp34.scn, sp35/sp35.scn: Convert to UNIX CR/LF style.
602
6032008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
604
605        * sp35/priinv.c, sp37/init.c, sp38/init.c, sp39/init.c, sp41/init.c,
606        sp42/init.c, sp43/init.c, spfatal/fatal.c, spfatal/system.h,
607        spfatal_support/init.c, spfatal_support/system.h:
608        Convert to "bool".
609
6102008-09-05      Joel Sherrill <joel.sherrill@oarcorp.com>
611
612        * spsize/size.c: Must extern _MPCI_Semaphore because it is no longer
613        declared in a public place.
614
6152008-09-03      Joel Sherrill <joel.sherrill@OARcorp.com>
616
617        * sp07/system.h, sp07/tcreate.c: Convert to bool type.
618
6192008-08-15      Joel Sherrill <joel.sherrill@OARcorp.com>
620
621        * sp43/init.c: Fix derefence of uninitialized pointer.
622
6232008-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
624
625        * spsize/size.c: Make _System_state_Is_multiprocessing unused when
626        multiprocessing is not enabled. Saves one more variable from single
627        processor configuration.
628
6292008-08-05      Xudong Guan <xudong.guan@criticalsoftware.com>
630
631        PR 1212/cpukit
632        * Makefile.am, configure.ac: Time slicing will not happen if the task
633        mode is changed from a non-timeslicing mode to timeslicing mode if it
634        is done by the executing thread (e.g. in its task body). This change
635        includes sp44 to demonstrate the problem and verify the correction.
636        * sp44/.cvsignore, sp44/Makefile.am, sp44/init.c, sp44/sp44.scn: New files.
637
6382008-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
639
640        * sp09/screen09.c: Do not use Simple Vectored Interrupt calls on
641        architectures they are not supported on.
642
6432008-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
644
645        * sp43/init.c, sp43/sp43.scn: Add call to rtems_get_version_string().
646
6472008-06-30      Ralf Corsépius <ralf.corsepius@rtems.org>
648
649        * sp36/strict_order_mut.c: Reflect __STRICT_ORDER_MUTEX__ having
650          been renamed into __RTEMS_STRICT_ORDER_MUTEX__.
651
6522008-06-05      Joel Sherrill <joel.sherrill@OARcorp.com>
653
654        * sp28/init.c: Corrections to configuration.
655        * sp37/init.c: Correctly invoke rtems_interrupt_disable() body.
656        * spsize/size.c: _ISR_Vector_table only exists on architectures
657        which use the Simple Vectored Interrupt Model.
658
6592008-06-02      Joel Sherrill <joel.sherrill@oarcorp.com>
660
661        * spsize/size.c: Convention calls for leading underscore on private
662        RTEMS variables.
663
6642008-05-12      Joel Sherrill <joel.sherrill@OARcorp.com>
665
666        * spfatal/fatal.c, spfatal06/testcase.h, spfatal07/testcase.h,
667        spfatal08/testcase.h, spfatal09/testcase.h, spfatal10/testcase.h:
668        Refactored and renamed initialization routines to
669        rtems_initialize_data_structures, rtems_initialize_before_drivers,
670        rtems_initialize_device_drivers, and
671        rtems_initialize_start_multitasking. This opened the sequence up so
672        that bootcard() could provide a more robust and flexible framework
673        which is easier to explain and understand. This also lays the
674        groundwork for sharing the division of available memory between the
675        RTEMS workspace and heap and the C library initialization across all
676        BSPs.
677
6782008-05-07      Joel Sherrill <joel.sherrill@OARcorp.com>
679
680        * sp32/init.c: Formatting.
681
6822008-02-22      Joel Sherrill <joel.sherrill@oarcorp.com>
683
684        * sp09/screen01.c: Correct test.
685        * sp09/screen14.c: Update copyright.
686        * sp28/init.c: Correct end of test messages.
687
6882008-02-04      Joel Sherrill <joel.sherrill@oarcorp.com>
689
690        * sp43/init.c, sp43/sp43.scn: Exercise passing as object Id of SELF.
691
6922008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
693
694        * sp01/init.c, sp02/init.c, sp03/init.c, sp04/init.c, sp05/init.c,
695        sp06/init.c, sp07/init.c, sp08/init.c, sp09/init.c, sp11/init.c,
696        sp12/init.c, sp13/init.c, sp14/init.c, sp15/init.c, sp16/init.c,
697        sp17/init.c, sp19/init.c, sp20/init.c, sp21/init.c, sp22/init.c,
698        sp23/init.c, sp24/init.c, sp25/init.c, sp26/init.c, sp28/init.c,
699        sp30/init.c, sp31/init.c, sp32/init.c, sp33/init.c, sp37/init.c,
700        sp38/init.c, sp39/init.c, sp40/init.c, sp41/init.c, sp43/init.c,
701        spfatal/init.c, spfatal_support/init.c, spsize/init.c: Change
702        TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all POSIX
703        tests. Add a clock_settime case for < 1988.
704
7052008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
706
707        * sp43/init.c, sp43/sp43.scn: Add test case for unprintable names.
708
7092008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
710
711        * sp09/screen01.c, sp09/sp09.scn: Add more bad thread Id cases.
712        * sp40/init.c, sp40/sp40.scn: Add message to say test is TBD.
713        * sp41/sp41.scn: Now has content.
714        * sp43/init.c, sp43/sp43.scn: Enhanced to increase coverage of
715        Object Services recently added to API.
716
7172008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
718
719        * Makefile.am, configure.ac, sp02/task1.c, sp24/resume.c,
720        sp30/resume.c, sp41/init.c, sp42/init.c: Add new Object Services
721        collection. This changed the name of a few previously public but
722        undocumented services and added a some new services.
723        * sp43/.cvsignore, sp43/Makefile.am, sp43/init.c, sp43/sp43.scn,
724        sp43/system.h: New files.
725
7262008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
727
728        * spfatal10/.cvsignore: New file.
729
7302008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
731
732        * spfatal01/.cvsignore, spfatal02/.cvsignore, spfatal03/.cvsignore,
733        spfatal04/.cvsignore, spfatal05/.cvsignore, spfatal06/.cvsignore,
734        spfatal07/.cvsignore, spfatal08/.cvsignore, spfatal09/.cvsignore:
735        New files.
736
7372008-01-28      Jennifer Averett <jennifer.averett@OARcorp.com>
738
739        * Makefile.am, configure.ac: Added fatal error tests
740        * spfatal01/Makefile.am, spfatal01/spfatal01.scn, spfatal01/testcase.h,
741        spfatal02/Makefile.am, spfatal02/spfatal02.scn, spfatal02/testcase.h,
742        spfatal03/Makefile.am, spfatal03/spfatal03.scn, spfatal03/testcase.h,
743        spfatal04/Makefile.am, spfatal04/spfatal04.scn, spfatal04/testcase.h,
744        spfatal05/Makefile.am, spfatal05/spfatal05.scn, spfatal05/testcase.h,
745        spfatal06/Makefile.am, spfatal06/spfatal06.scn, spfatal06/testcase.h,
746        spfatal07/Makefile.am, spfatal07/spfatal07.scn, spfatal07/testcase.h,
747        spfatal08/Makefile.am, spfatal08/spfatal08.scn, spfatal08/testcase.h,
748        spfatal09/Makefile.am, spfatal09/spfatal09.scn, spfatal09/testcase.h,
749        spfatal10/Makefile.am, spfatal10/spfatal10.scn, spfatal10/testcase.h,
750        spfatal_support/init.c, spfatal_support/system.h: New files.
751
7522008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
753
754        * sp28/init.c, sp28/sp28.scn, sp29/init.c, sp29/sp29.scn, sp32/init.c,
755        sp32/sp32.scn, sp33/init.c, sp33/sp33.scn, sp42/init.c: Fix end of
756        test messages.
757
7582008-01-23      Joel Sherrill <joel.sherrill@oarcorp.com>
759
760        * sp34/changepri.c, sp35/priinv.c: Convert the Objects_Name type from a
761        simple type to a union of an unsigned 32 bit integer and a pointer.
762        This should help eliminate weird casts between u32 and pointers in
763        various places. The APIs now have to explicitly call _u32 or _string
764        versions of helper routines. This should also simplify things and
765        eliminate the need for ugly casts in some cases.
766
7672008-01-23      Jennifer Averett <jennifer.averett@OARcorp.com>
768
769        * sp42/Makefile.am: New file.
770
7712008-01-23      Joel Sherrill <joel.sherrill@OARcorp.com>
772
773        Add sp42 to exercise thread queue with knowledge of the implementation
774        so we can exercise all of the normal paths possible.
775        * Makefile.am, configure.ac: Add sp42.
776        * sp42/.cvsignore, sp42/init.c, sp42/sp42.scn: New files.
777
7782008-01-23      Joel Sherrill <joel.sherrill@oarcorp.com>
779
780        * sp39/init.c: Add case for long timeout on blocking operation.
781        * Makefile.am, configure.ac: Add new test to exercise thread
782        queue blokcing synchronization. sp39 and sp41 are very similar.
783        * sp41/.cvsignore, sp41/Makefile.am, sp41/init.c, sp41/sp41.scn,
784        sp41/system.h: New files.
785
7862008-01-22      Joel Sherrill <joel.sherrill@oarcorp.com>
787
788        * sp39/init.c: Clean up.
789
7902008-01-22      Joel Sherrill <joel.sherrill@oarcorp.com>
791
792        * sp39/init.c: Modify to improve coverage.
793
7942008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
795
796        * sp36/strict_order_mut.c:
797
7982008-01-08      Joel Sherrill <joel.sherrill@OARcorp.com>
799
800        * Makefile.am, configure.ac: Add sp40 to test some cases of dynamic
801        driver registration.
802        * sp40/.cvsignore, sp40/Makefile.am, sp40/init.c, sp40/sp40.scn,
803        sp40/system.h: New files.
804
8052008-01-07      Joel Sherrill <joel.sherrill@oarcorp.com>
806
807        * sp09/screen07.c, sp09/screen12.c, sp09/screen14.c, sp09/sp09.scn
808        Add test cases for:
809          + message queue create requesting too many message buffers
810            for the available memory
811          + region extend with address inside existing heap
812          + timer server initiate too large a stack, create error
813        * sp12/pritask.c, sp12/sp12.scn: Add test cases for:
814          + task set priority while holding resource
815
8162008-01-07      Joel Sherrill <joel.sherrill@oarcorp.com>
817
818        * Makefile.am, configure.ac: Added sp38 and sp39.
819        * sp38/.cvsignore, sp38/Makefile.am, sp38/init.c, sp38/sp38.scn,
820        sp38/system.h, sp39/.cvsignore, sp39/Makefile.am, sp39/init.c,
821        sp39/sp39.scn, sp39/system.h: New files.
822
8232007-12-21      Joel Sherrill <joel.sherrill@OARcorp.com>
824
825        * sp36/strict_order_mut.c: New file.
826
8272007-12-21      Xi Yang <hiyangxi@gmail.com>
828
829        * Makefile.am, configure.ac: Add support for proper stacking of
830        priority inheritance on mutexes as well as enforce proper order of
831        release.
832        * sp36/.cvsignore, sp36/Makefile.am, sp36/sp36.doc,
833        sp36/sp36.scn: New files.
834
8352007-12-20      Joel Sherrill <joel.sherrill@oarcorp.com>
836
837        * sp07/task1.c, sp34/changepri.c, sp35/priinv.c: Add rtems_task_self()
838        directive instead of violating RTEMS internals.
839
8402007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
841
842        * sp07/init.c, sp07/system.h, sp07/tdelete.c, sp07/sp07.scn:
843        Add test cases for User Extension Manager to improve code coverage.
844        * sp21/task1.c: Fix spelling error.
845
8462007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
847
848        * spsize/size.c: Account for previous changes in calculation of MPCI
849        receive server stack.
850
8512007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
852
853        * sp09/screen07.c, sp09/sp09.scn: Add test for
854        rtems_message_queue_broadcast for bad buffer and count pointers.
855        * sp30/init.c, sp30/sp30.scn: Add test for initiating timer server
856        with bad priority or initiating twice.
857        * sp37/sp37.scn, sp37/system.h: Add test for rtems_clock_tick when
858        it forces a dispatch.
859        * sp37/init.c: New file.
860
8612007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
862
863        * Makefile.am, configure.ac: Add new tests for interrupt disable,
864        enable, flash, and is in progress. These are normally inlines but
865        also have bodies for non-C code. This test also exercises the odd
866        case of calling clock tick from outside an ISR.
867        * sp37/.cvsignore, sp37/Makefile.am, sp37/sp37.scn, sp37/system.h: New files.
868
8692007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
870
871        * sp07/init.c, sp07/sp07.scn, sp07/task1.c: Add tests for
872        using notepad with the current task's ID or SELF
873        * sp09/screen02.c, sp09/screen04.c, sp09/sp09.scn: Add
874        test missing test cases for clock_get.
875
8762007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
877
878        * sp28/init.c: Add test code for task variables to improve coverage.
879
8802007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
881
882        * sp21/task1.c: Eliminate copies of the Configuration Table. Use the
883        RTEMS provided accessor macros to obtain configuration fields.
884
8852007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
886
887        * spsize/size.c: Move interrupt_stack_size field from CPU Table to
888        Configuration Table. Eliminate CPU Table from all ports. Delete
889        references to CPU Table in all forms.
890
8912007-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
892
893        * sp09/screen03.c, spsize/size.c: Builds again after CPU Table changes.
894
8952007-11-27      Glenn Humphrey <glenn.humphrey@OARcorp.com>
896
897        * sp07/sp07.scn, sp07/task1.c, sp09/screen01.c, sp09/screen05.c,
898        sp09/screen07.c, sp09/screen10.c, sp09/screen12.c, sp09/screen14.c,
899        sp09/sp09.scn, sp25/sp25.scn, sp25/task1.c: Added several test cases
900        to improve test coverage.
901
9022007-11-27      Glenn Humphrey <glenn.humphrey@OARcorp.com>
903
904        * sp33/init.c, sp33/sp33.scn: Added several test cases to improve test
905        coverage.
906
9072007-11-06      Joel Sherrill <joel.sherrill@OARcorp.com>
908
909        * sp13/system.h: We need 32K of message buffer memory not 32 bytes.
910
9112007-10-18      Glenn Humphrey <glenn.humphrey@OARcorp.com>
912
913        * sp09/screen06.c, sp09/screen14.c, sp13/sp13.scn, sp13/task1.c,
914        sp16/sp16.scn: Corrected some minor mistakes and regenerated some
915        .scn files.
916
9172007-10-10      Glenn Humphrey <glenn.humphrey@OARcorp.com>
918
919        * sp09/init.c, sp09/sp09.scn: Removed an obsolete test that was
920        commented out and updated the .scn file.
921
9222007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
923
924        * sp20/task1.c, sp34/changepri.c, sp35/priinv.c: Build when using
925        buffered test IO.
926
9272007-05-29      Joel Sherrill <joel.sherrill@OARcorp.com>
928
929        * sp21/sp21.scn, sp21/task1.c: rtems_io_register_driver and
930        rtems_io_unregister_driver did not have any test code.
931
9322007-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
933
934        * spsize/size.c: Eliminate maximum_drivers configuration parameter
935        since it was used to configure a no longer used feature. Device names
936        are now part of the filesystem not in a table. This also eliminated
937        the variables _IO_Number_of_devices and _IO_Driver_name_table from
938        RTEMS as well as the memory allocation used to populate
939        _IO_Driver_name_table.
940
9412007-05-23      Joel Sherrill <joel.sherrill@OARcorp.com>
942
943        * sp13/system.h, sp34/changepri.c, sp35/priinv.c: Avoid using
944        CONFIGURE_MEMORY_OVERHEAD and try to really account for the memory
945        properly.
946
9472007-05-21      Joel Sherrill <joel.sherrill@oarcorp.com>
948
949        * spsize/size.c: Eliminated the variables
950        _RTEMS_tasks_User_initialization_tasks and
951        _RTEMS_tasks_Number_of_initialization_tasks because they were only
952        used in one place after initialized. It was a waste of space.
953
9542007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
955
956        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
957        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
958        sp07/Makefile.am, sp07/tdelete.c, sp08/Makefile.am, sp09/Makefile.am,
959        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
960        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
961        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
962        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
963        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
964        sp32/Makefile.am, sp33/Makefile.am, sp34/Makefile.am,
965        sp35/Makefile.am, spfatal/Makefile.am, spsize/Makefile.am,
966        spsize/size.c: Add optional managers to Makefiles. Clean up test
967        cases so last output line follows END OF pattern. Make sure test case
968        all run. All tests appeared ok on sis.
969
9702007-04-05      Joel Sherrill <joel@OARcorp.com>
971
972        * spsize/size.c: _TOD_Seconds_since_epoch eliminated as a variable.
973
9742007-04-05      Joel Sherrill <joel@OARcorp.com>
975
976        * sp34/changepri.c, sp35/priinv.c: Change all obsoleted
977        CONFIGURE_TEST_NEEDS_XXX configuration constants to
978        CONFIGURE_APPLICATION_NEEDS_XXX.
979
9802007-04-02      Joel Sherrill <joel@OARcorp.com>
981
982        * spsize/size.c: Eliminate TOD_Ticks_per_second variable.
983
9842007-04-02      Joel Sherrill <joel@OARcorp.com>
985
986        * spsize/size.c: Convert from Classic API style TOD_Control as
987        fundamental time structure to POSIX struct timespec. Add
988        clock_get_uptime().
989
9902007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
991
992        * sp06/task1.c, sp20/task1.c: Use rtems_task_argument.
993
9942007-03-26      Joel Sherrill <joel@OARcorp.com>
995
996        * sp35/priinv.c: Remove warning.
997
9982007-03-10      Joel Sherrill <joel@OARcorp.com>
999
1000        * sp26/system.h: Remove incorrect and duplicate
1001        CONFIGURE_EXTRA_TASK_STACKS.
1002
10032007-03-05      Joel Sherrill <joel@OARcorp.com>
1004
1005        PR 1222/cpukit
1006        * Makefile.am, configure.ac: Enhance so that when the prioirity of a
1007        thread that is blocked on a priority based thread queue is changed,
1008        that its placement in the queue is reevaluated based upon the new
1009        priority. This enhancement includes modifications to the SuperCore as
1010        well as new test cases.
1011        * sp34/.cvsignore, sp34/Makefile.am, sp34/changepri.c, sp34/sp34.doc,
1012        sp34/sp34.scn, sp35/.cvsignore, sp35/Makefile.am, sp35/priinv.c,
1013        sp35/sp35.doc, sp35/sp35.scn: New files.
1014
10152007-03-05      Joel Sherrill <joel@OARcorp.com>
1016
1017        * sp26/system.h: Correct memory required for stack sizes.
1018
10192007-02-06      Joel Sherrill <joel@OARcorp.com>
1020
1021        * sp09/screen07.c, sp09/task3.c, sp13/task1.c, sp13/task2.c,
1022        sp13/task3.c: Address size_t/uint32_t typing issues in message queue
1023        tests.
1024
10252006-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
1026
1027        * sp33/init.c: Improve barrier test to include normal blocking with
1028        manual release and unblocking in barrier deletion.
1029
10302006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
1031
1032        * configure.ac: New BUG-REPORT address.
1033
10342006-11-20      Joel Sherrill <joel@OARcorp.com>
1035
1036        * sp27/init.c, sp27/sp27.scn: Correct configured number of semaphores
1037        and make output more compliant with other tests.
1038
10392006-11-17      Joel Sherrill <joel@OARcorp.com>
1040
1041        * sp09/screen12.c, sp16/task2.c, sp16/task3.c: Ensure tests generate
1042        cases intended on all targets possible with new heap algorithm.
1043
10442006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
1045
1046        * Makefile.am, configure.ac: Adding Classic API Barriers.
1047        * sp33/.cvsignore, sp33/Makefile.am, sp33/init.c, sp33/sp33.scn:
1048        New files.
1049
10502006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
1051
1052        * configure.ac: Require autoconf-2.60. Require automake-1.10.
1053
10542006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
1055
1056        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
1057        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
1058        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
1059        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
1060        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
1061        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
1062        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
1063        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
1064        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
1065        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
1066        spfatal/Makefile.am, spsize/Makefile.am: Eliminate scndir, docdir.
1067        Use rtems_testsdir instead.
1068
10692006-04-05      Joel Sherrill <joel@OARcorp.com>
1070                Victor V. Vengerov <Victor.Vengerov@oktetlabs.ru>
1071
1072        * spsize/size.c: Victor spotted the problem that
1073        _MPCI_Receive_server_tcb and _Thread_MP_Receive were duplicate
1074        variables and needed to be set to the same value.  I took that
1075        idea and just removed _Thread_MP_Receive.  All uses are now
1076        _MPCI_Receive_server_tcb.
1077
10782005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
1079
1080        * configure.ac: Remove RTEMS_ENABLE_BARE,
1081        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
1082
10832005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
1084
1085        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
1086        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
1087        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
1088        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
1089        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
1090        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
1091        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
1092        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
1093        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
1094        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
1095        spfatal/Makefile.am, spsize/Makefile.am:
1096        Convert to use *_PROGRAMS.
1097
10982005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1099
1100        * sp01/Makefile.am, sp02/Makefile.am,
1101        sp03/Makefile.am, sp04/Makefile.am,
1102        sp05/Makefile.am, sp06/Makefile.am,
1103        sp07/Makefile.am, sp08/Makefile.am,
1104        sp09/Makefile.am, sp11/Makefile.am,
1105        sp12/Makefile.am, sp13/Makefile.am,
1106        sp14/Makefile.am, sp15/Makefile.am,
1107        sp16/Makefile.am, sp17/Makefile.am,
1108        sp19/Makefile.am, sp20/Makefile.am,
1109        sp21/Makefile.am, sp22/Makefile.am,
1110        sp23/Makefile.am, sp24/Makefile.am,
1111        sp25/Makefile.am, sp26/Makefile.am,
1112        sp27/Makefile.am, sp28/Makefile.am,
1113        sp29/Makefile.am, sp30/Makefile.am,
1114        sp31/Makefile.am, sp32/Makefile.am,
1115        spfatal/Makefile.am, spsize/Makefile.am: Rework.
1116
11172005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1118
1119        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
1120        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
1121        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
1122        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
1123        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
1124        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
1125        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
1126        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
1127        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
1128        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
1129        spfatal/Makefile.am, spsize/Makefile.am: Expand sptests.am.
1130        * sptests.am: Remove.
1131
11322005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1133
1134        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
1135        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
1136        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
1137        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
1138        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
1139        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
1140        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
1141        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
1142        sp28/Makefile.am, sp29/Makefile.am, sp30/Makefile.am,
1143        sp31/Makefile.am, sp32/Makefile.am, spfatal/Makefile.am,
1144        spsize/Makefile.am: AM_CPPFLAGS += -I..../support/include.
1145
11462005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1147
1148        * sptests.am: Set project_bspdir=$(PROJECT_ROOT)
1149
11502005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1151
1152        * spsize/Makefile.am: Rename TEST to spsize.
1153        * spsize/size.scn: Remove.
1154        * spsize/spsize.scn: New (renamed from size.scn).
1155
11562005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1157
1158        * configure.ac: Add spfatal/Makefile.
1159        * Makefile.am: Add spfatal to DIST_SUBDIRS.
1160        * sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
1161        sp30/Makefile.am, sp31/Makefile.am: Misc. bugfixes.
1162        * sptests.am: Remove LIB_VARIANT.
1163
11642005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1165
1166        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
1167        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
1168        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
1169        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
1170        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
1171        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
1172        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
1173        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
1174        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
1175        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
1176        spfatal/Makefile.am, spsize/Makefile.am: Remove SRC, PRINT_SRC.
1177
11782005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1179
1180        * Makefile.am: Cleanup.
1181
11822005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1183
1184        * sptests.am: Add $(PGM): ${ARCH}/$(dirstamp).
1185        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
1186        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
1187        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
1188        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
1189        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
1190        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
1191        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
1192        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
1193        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
1194        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
1195        spfatal/Makefile.am, spsize/Makefile.am:
1196        Partial conversion to automake.
1197
11982005-03-07      Joel Sherrill <joel@OARcorp.com>
1199
1200        * sp13/task1.c: Removed warnings.
1201
12022004-09-29      Joel Sherrill <joel@OARcorp.com>
1203
1204        * spsize/size.c: i960 obsoleted and all references removed.
1205
12062004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
1207
1208        * configure.ac: Require automake > 1.9.
1209
12102004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
1211
1212        * sp01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1213        * sp02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1214        * sp03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1215        * sp04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1216        * sp05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1217        * sp06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1218        * sp07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1219        * sp08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1220        * sp09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1221        * sp11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1222        * sp12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1223        * sp13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1224        * sp14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1225        * sp15/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1226        * sp16/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1227        * sp17/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1228        * sp19/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1229        * sp20/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1230        * sp21/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1231        * sp22/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1232        * sp23/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1233        * sp24/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1234        * sp25/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1235        * sp26/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1236        * sp27/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1237        * sp28/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1238        * sp29/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1239        * sp30/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1240        * sp31/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1241        * sp32/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1242        * spfatal/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1243        * spsize/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1244
12452004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
1246
1247        * sp07/buffered_io.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
1248
12492004-03-30      David Querbach <querbach@realtime.bc.ca>
1250
1251        PR 595/tests
1252        * sp13/fillbuff.c, sp13/init.c, sp13/putbuff.c, sp13/system.h,
1253        sp13/task1.c, sp13/task2.c: Fill_buffer() in fillbuff.c overruns the
1254        supplied buffer due to confusion in the definition of MESSAGE_SIZE.
1255        Some files in the sp13 test treat MESSAGE_SIZE as a count of bytes,
1256        others treat it as a count of longs.
1257
12582004-03-30      David Querbach <querbach@realtime.bc.ca>
1259
1260        PR 596/tests
1261        * sp32/init.c: A missing definition of TEST_INIT before including
1262        <tmacros.h> means that buffered output will not work even if selected
1263        in buffer_test_io.h.
1264
12652004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
1266
1267        * sp02/task1.c, sp04/system.h, sp04/task1.c, sp04/tswitch.c,
1268        sp05/task1.c, sp06/task1.c, sp09/screen01.c, sp09/screen07.c,
1269        sp09/screen12.c, sp09/system.h, sp09/task3.c, sp11/task1.c,
1270        sp12/pridrv.c, sp12/pritask.c, sp12/system.h, sp13/task1.c,
1271        sp13/task2.c, sp13/task3.c, sp14/system.h, sp15/system.h,
1272        sp16/system.h, sp17/system.h, sp19/first.c, sp19/fptask.c,
1273        sp19/inttest.h, sp19/system.h, sp19/task1.c, sp20/init.c,
1274        sp20/system.h, sp20/task1.c, sp23/system.h, sp24/init.c,
1275        sp25/system.h, sp30/init.c, spfatal/fatal.c, spfatal/puterr.c,
1276        spfatal/system.h, spsize/size.c: Convert to using c99 fixed size
1277        types.
1278
12792004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1280
1281        * configure.ac: Add 2nd arg to RTEMS_TOP.
1282
12832004-03-05      Joel Sherrill <joel@OARcorp.com>
1284
1285        * sp07/buffered_io.c: Remove warning.
1286
12872004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1288
1289        * sp01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
1290        Add PRE/TMPINSTALL_FILES to CLEANFILES.
1291        * sp02/Makefile.am: Ditto.
1292        * sp03/Makefile.am: Ditto.
1293        * sp04/Makefile.am: Ditto.
1294        * sp05/Makefile.am: Ditto.
1295        * sp06/Makefile.am: Ditto.
1296        * sp07/Makefile.am: Ditto.
1297        * sp08/Makefile.am: Ditto.
1298        * sp09/Makefile.am: Ditto.
1299        * sp11/Makefile.am: Ditto.
1300        * sp12/Makefile.am: Ditto.
1301        * sp13/Makefile.am: Ditto.
1302        * sp14/Makefile.am: Ditto.
1303        * sp15/Makefile.am: Ditto.
1304        * sp16/Makefile.am: Ditto.
1305        * sp17/Makefile.am: Ditto.
1306        * sp19/Makefile.am: Ditto.
1307        * sp20/Makefile.am: Ditto.
1308        * sp21/Makefile.am: Ditto.
1309        * sp22/Makefile.am: Ditto.
1310        * sp23/Makefile.am: Ditto.
1311        * sp24/Makefile.am: Ditto.
1312        * sp25/Makefile.am: Ditto.
1313        * sp26/Makefile.am: Ditto.
1314        * sp27/Makefile.am: Ditto.
1315        * sp28/Makefile.am: Ditto.
1316        * sp29/Makefile.am: Ditto.
1317        * sp30/Makefile.am: Ditto.
1318        * sp31/Makefile.am: Ditto.
1319        * sp32/Makefile.am: Ditto.
1320        * spfatal/Makefile.am: Ditto.
1321        * spsize/Makefile.am: Ditto.
1322
13232003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1324
1325        * sptests.am: Add dirstamp support.
1326
13272003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1328
1329        * sptests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
1330
13312003-12-16      Joel Sherrill <joel@OARcorp.com>
1332
1333        PR 544/tests
1334        * sp07/Makefile.am, sp07/init.c, sp07/system.h, sp07/task4.c,
1335        sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c, sp07/tstart.c,
1336        sp09/system.h, sp19/system.h, sp20/system.h: Various modifications to
1337        make tests account for resources and not print at inappropriate
1338        times.
1339        * sp07/buffered_io.c: New file.
1340
13412003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1342
1343        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1344
13452003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1346
1347        * sp01/Makefile.am: Remove all-local: $(ARCH).
1348        * sp02/Makefile.am: Remove all-local: $(ARCH).
1349        * sp03/Makefile.am: Remove all-local: $(ARCH).
1350        * sp04/Makefile.am: Remove all-local: $(ARCH).
1351        * sp05/Makefile.am: Remove all-local: $(ARCH).
1352        * sp06/Makefile.am: Remove all-local: $(ARCH).
1353        * sp07/Makefile.am: Remove all-local: $(ARCH).
1354        * sp08/Makefile.am: Remove all-local: $(ARCH).
1355        * sp09/Makefile.am: Remove all-local: $(ARCH).
1356        * sp11/Makefile.am: Remove all-local: $(ARCH).
1357        * sp12/Makefile.am: Remove all-local: $(ARCH).
1358        * sp13/Makefile.am: Remove all-local: $(ARCH).
1359        * sp14/Makefile.am: Remove all-local: $(ARCH).
1360        * sp15/Makefile.am: Remove all-local: $(ARCH).
1361        * sp16/Makefile.am: Remove all-local: $(ARCH).
1362        * sp17/Makefile.am: Remove all-local: $(ARCH).
1363        * sp19/Makefile.am: Remove all-local: $(ARCH).
1364        * sp20/Makefile.am: Remove all-local: $(ARCH).
1365        * sp21/Makefile.am: Remove all-local: $(ARCH).
1366        * sp22/Makefile.am: Remove all-local: $(ARCH).
1367        * sp23/Makefile.am: Remove all-local: $(ARCH).
1368        * sp24/Makefile.am: Remove all-local: $(ARCH).
1369        * sp25/Makefile.am: Remove all-local: $(ARCH).
1370        * sp26/Makefile.am: Remove all-local: $(ARCH).
1371        * sp27/Makefile.am: Remove all-local: $(ARCH).
1372        * sp28/Makefile.am: Remove all-local: $(ARCH).
1373        * sp29/Makefile.am: Remove all-local: $(ARCH).
1374        * sp30/Makefile.am: Remove all-local: $(ARCH).
1375        * sp31/Makefile.am: Remove all-local: $(ARCH).
1376        * sp32/Makefile.am: Remove all-local: $(ARCH).
1377        * spfatal/Makefile.am: Remove all-local: $(ARCH).
1378        * spsize/Makefile.am: Remove all-local: $(ARCH).
1379
13802003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1381
1382        * configure.ac: Reflect having moved to testsuites/.
1383
13842003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1385
1386        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1387
13882003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1389
1390        * configure.ac:Remove RTEMS_CHECK_CPU.
1391
13922003-09-04      Joel Sherrill <joel@OARcorp.com>
1393
1394        * sp01/init.c, sp01/sp01.doc, sp01/system.h, sp01/task1.c, sp02/init.c,
1395        sp02/preempt.c, sp02/sp02.doc, sp02/system.h, sp02/task1.c,
1396        sp02/task2.c, sp02/task3.c, sp03/init.c, sp03/sp03.doc,
1397        sp03/system.h, sp03/task1.c, sp03/task2.c, sp04/init.c,
1398        sp04/sp04.doc, sp04/system.h, sp04/task1.c, sp04/task2.c,
1399        sp04/task3.c, sp04/tswitch.c, sp05/init.c, sp05/sp05.doc,
1400        sp05/system.h, sp05/task1.c, sp05/task2.c, sp05/task3.c, sp06/init.c,
1401        sp06/sp06.doc, sp06/system.h, sp06/task1.c, sp06/task2.c,
1402        sp06/task3.c, sp07/init.c, sp07/sp07.doc, sp07/system.h,
1403        sp07/task1.c, sp07/task2.c, sp07/task3.c, sp07/task4.c,
1404        sp07/taskexit.c, sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c,
1405        sp07/tstart.c, sp08/init.c, sp08/sp08.doc, sp08/system.h,
1406        sp08/task1.c, sp09/delay.c, sp09/init.c, sp09/isr.c, sp09/screen01.c,
1407        sp09/screen02.c, sp09/screen03.c, sp09/screen04.c, sp09/screen05.c,
1408        sp09/screen06.c, sp09/screen07.c, sp09/screen08.c, sp09/screen09.c,
1409        sp09/screen10.c, sp09/screen11.c, sp09/screen12.c, sp09/screen13.c,
1410        sp09/screen14.c, sp09/sp09.doc, sp09/system.h, sp09/task1.c,
1411        sp09/task2.c, sp09/task3.c, sp09/task4.c, sp11/init.c, sp11/sp11.doc,
1412        sp11/system.h, sp11/task1.c, sp11/task2.c, sp11/timer.c, sp12/init.c,
1413        sp12/pridrv.c, sp12/pritask.c, sp12/sp12.doc, sp12/system.h,
1414        sp12/task1.c, sp12/task2.c, sp12/task3.c, sp12/task4.c, sp12/task5.c,
1415        sp13/fillbuff.c, sp13/init.c, sp13/putbuff.c, sp13/sp13.doc,
1416        sp13/system.h, sp13/task1.c, sp13/task2.c, sp13/task3.c, sp14/asr.c,
1417        sp14/init.c, sp14/sp14.doc, sp14/system.h, sp14/task1.c,
1418        sp14/task2.c, sp15/init.c, sp15/sp15.doc, sp15/system.h,
1419        sp15/task1.c, sp16/init.c, sp16/sp16.doc, sp16/system.h,
1420        sp16/task1.c, sp16/task2.c, sp16/task3.c, sp16/task4.c, sp16/task5.c,
1421        sp17/asr.c, sp17/init.c, sp17/sp17.doc, sp17/system.h, sp17/task1.c,
1422        sp17/task2.c, sp19/first.c, sp19/fptask.c, sp19/fptest.h,
1423        sp19/init.c, sp19/inttest.h, sp19/sp19.doc, sp19/system.h,
1424        sp19/task1.c, sp20/getall.c, sp20/init.c, sp20/sp20.doc,
1425        sp20/system.h, sp20/task1.c, sp21/init.c, sp21/sp21.doc,
1426        sp21/system.h, sp21/task1.c, sp22/delay.c, sp22/init.c,
1427        sp22/prtime.c, sp22/sp22.doc, sp22/system.h, sp22/task1.c,
1428        sp23/init.c, sp23/sp23.doc, sp23/system.h, sp23/task1.c, sp24/init.c,
1429        sp24/resume.c, sp24/sp24.doc, sp24/system.h, sp24/task1.c,
1430        sp25/init.c, sp25/sp25.doc, sp25/system.h, sp25/task1.c, sp26/init.c,
1431        sp26/sp26.doc, sp26/system.h, sp26/task1.c, sp30/init.c,
1432        sp30/resume.c, sp30/sp30.doc, sp30/system.h, sp30/task1.c,
1433        sp31/delay.c, sp31/init.c, sp31/prtime.c, sp31/sp31.doc,
1434        sp31/system.h, sp31/task1.c, sp32/init.c, spfatal/fatal.c,
1435        spfatal/init.c, spfatal/puterr.c, spfatal/spfatal.doc,
1436        spfatal/system.h, spfatal/task1.c, spsize/getint.c, spsize/init.c,
1437        spsize/size.c, spsize/system.h: URL for license changed.
1438
14392003-08-18      Eiichiro Kawaguchi <e-kawaguchi@ct.jp.nec.com>
1440
1441        PR 458/tests
1442        * sp30/task1.c: Correct indexing problem.
1443
14442003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1445
1446        * Makefile.am: Reflect having moved aclocal/.
1447
14482003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1449
1450        * Makefile.am: Reflect having moved automake/.
1451        * sp01/Makefile.am: Reflect having moved automake/.
1452        * sp02/Makefile.am: Reflect having moved automake/.
1453        * sp03/Makefile.am: Reflect having moved automake/.
1454        * sp04/Makefile.am: Reflect having moved automake/.
1455        * sp05/Makefile.am: Reflect having moved automake/.
1456        * sp06/Makefile.am: Reflect having moved automake/.
1457        * sp07/Makefile.am: Reflect having moved automake/.
1458        * sp08/Makefile.am: Reflect having moved automake/.
1459        * sp09/Makefile.am: Reflect having moved automake/.
1460        * sp11/Makefile.am: Reflect having moved automake/.
1461        * sp12/Makefile.am: Reflect having moved automake/.
1462        * sp13/Makefile.am: Reflect having moved automake/.
1463        * sp14/Makefile.am: Reflect having moved automake/.
1464        * sp15/Makefile.am: Reflect having moved automake/.
1465        * sp16/Makefile.am: Reflect having moved automake/.
1466        * sp17/Makefile.am: Reflect having moved automake/.
1467        * sp19/Makefile.am: Reflect having moved automake/.
1468        * sp20/Makefile.am: Reflect having moved automake/.
1469        * sp21/Makefile.am: Reflect having moved automake/.
1470        * sp22/Makefile.am: Reflect having moved automake/.
1471        * sp23/Makefile.am: Reflect having moved automake/.
1472        * sp24/Makefile.am: Reflect having moved automake/.
1473        * sp25/Makefile.am: Reflect having moved automake/.
1474        * sp26/Makefile.am: Reflect having moved automake/.
1475        * sp27/Makefile.am: Reflect having moved automake/.
1476        * sp28/Makefile.am: Reflect having moved automake/.
1477        * sp29/Makefile.am: Reflect having moved automake/.
1478        * sp30/Makefile.am: Reflect having moved automake/.
1479        * sp31/Makefile.am: Reflect having moved automake/.
1480        * sp32/Makefile.am: Reflect having moved automake/.
1481        * spfatal/Makefile.am: Reflect having moved automake/.
1482        * spsize/Makefile.am: Reflect having moved automake/.
1483
14842003-08-14      Joel Sherrill <joel@OARcorp.com>
1485
1486        * sp02/task1.c: Added ID to name lookup service and changed name of
1487        id/name translation status code. This propagated to multiple
1488        functions. The user API service added was rtems_object_id_to_name()
1489
14902003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1491
1492        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1493
14942003-05-29      Joel Sherrill <joel@OARcorp.com>
1495
1496        * sp27/init.c, sp29/init.c, spsize/size.c: Removed warnings.
1497
14982003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1499
1500        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
1501        CC_CFLAGS_DEFAULT (obsolete).
1502
15032003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1504
1505        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
1506        Remove CC_LDFLAGS_PROFILE_V.
1507
15082003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1509
1510        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1511
15122003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1513
1514        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1515
15162003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1517
1518        * configure.ac: AC_PREREQ(2.57).
1519
15202002-11-14      Joel Sherrill <joel@OARcorp.com>
1521
1522        * sp02/sp02.scn, sp15/sp15.scn, sp16/sp16.scn, sp20/sp20.scn,
1523        sp22/sp22.scn, sp23/sp23.scn, sp25/sp25.scn, sp31/sp31.scn: Per PR239
1524        update the IDs in the screens.
1525
15262002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1527
1528        * .cvsignore: Reformat.
1529        Add autom4te*cache.
1530        Remove autom4te.cache.
1531
15322002-09-14      Joel Sherrill <joel@OARcorp.com>
1533
1534        * sp32/.cvsignore: New file.
1535
15362002-09-14      Aaron J. Grier <aaron@frye.com>
1537
1538        * PR271 was not applicable against the current source but included
1539        a nice test that Joel decided to add to the tree as sp32.
1540        * sp32/Makefile.am, sp32/init.c, sp32/sp32.scn: New file.
1541        * Makefile.am, configure.ac: Modified to reflect addition.
1542
15432002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1544
1545        * sp01/Makefile.am: Use $(OBJEXT) instead of .o.
1546        * sp02/Makefile.am: Use $(OBJEXT) instead of .o.
1547        * sp03/Makefile.am: Use $(OBJEXT) instead of .o.
1548        * sp04/Makefile.am: Use $(OBJEXT) instead of .o.
1549        * sp05/Makefile.am: Use $(OBJEXT) instead of .o.
1550        * sp06/Makefile.am: Use $(OBJEXT) instead of .o.
1551        * sp07/Makefile.am: Use $(OBJEXT) instead of .o.
1552        * sp08/Makefile.am: Use $(OBJEXT) instead of .o.
1553        * sp09/Makefile.am: Use $(OBJEXT) instead of .o.
1554        * sp11/Makefile.am: Use $(OBJEXT) instead of .o.
1555        * sp12/Makefile.am: Use $(OBJEXT) instead of .o.
1556        * sp13/Makefile.am: Use $(OBJEXT) instead of .o.
1557        * sp14/Makefile.am: Use $(OBJEXT) instead of .o.
1558        * sp15/Makefile.am: Use $(OBJEXT) instead of .o.
1559        * sp16/Makefile.am: Use $(OBJEXT) instead of .o.
1560        * sp17/Makefile.am: Use $(OBJEXT) instead of .o.
1561        * sp19/Makefile.am: Use $(OBJEXT) instead of .o.
1562        * sp20/Makefile.am: Use $(OBJEXT) instead of .o.
1563        * sp21/Makefile.am: Use $(OBJEXT) instead of .o.
1564        * sp22/Makefile.am: Use $(OBJEXT) instead of .o.
1565        * sp23/Makefile.am: Use $(OBJEXT) instead of .o.
1566        * sp24/Makefile.am: Use $(OBJEXT) instead of .o.
1567        * sp25/Makefile.am: Use $(OBJEXT) instead of .o.
1568        * sp26/Makefile.am: Use $(OBJEXT) instead of .o.
1569        * sp27/Makefile.am: Use $(OBJEXT) instead of .o.
1570        * sp28/Makefile.am: Use $(OBJEXT) instead of .o.
1571        * sp29/Makefile.am: Use $(OBJEXT) instead of .o.
1572        * sp30/Makefile.am: Use $(OBJEXT) instead of .o.
1573        * sp31/Makefile.am: Use $(OBJEXT) instead of .o.
1574        * spfatal/Makefile.am: Use $(OBJEXT) instead of .o.
1575        * spsize/Makefile.am: Use $(OBJEXT) instead of .o.
1576
15772002-08-01      Joel Sherrill <joel@OARcorp.com>
1578
1579        * Per PR47 add support for buffered test output.  This involved
1580        adding defines to redirect output to a buffer and dump it when
1581        full, at "test pause", and at exit.  To avoid problems when redefining
1582        exit(), all tests were modified to call rtems_test_exit().
1583        Some tests, notable psxtests, had to be modified to include
1584        the standard test macro .h file (pmacros.h or tmacros.h) to
1585        enable this support.
1586        * sp01/task1.c, sp02/task1.c, sp03/task2.c, sp04/task1.c, sp05/task1.c,
1587        sp06/task1.c, sp07/taskexit.c, sp08/task1.c, sp09/task1.c,
1588        sp11/task1.c, sp12/pritask.c, sp12/task5.c, sp13/task1.c,
1589        sp14/task2.c, sp15/task1.c, sp16/task1.c, sp17/task1.c,
1590        sp19/fptask.c, sp20/task1.c, sp21/task1.c, sp22/task1.c,
1591        sp23/task1.c, sp24/task1.c, sp25/task1.c, sp26/init.c, sp26/task1.c,
1592        sp30/task1.c, sp31/task1.c, spsize/init.c, spsize/size.c: Modified.
1593
15942002-07-30      Joel Sherrill <joel@OARcorp.com>
1595
1596        * spsize/size.c: Don't reference the RTEMS allocated interrupt
1597        stack if the port doesn't configure using it.
1598
15992002-07-04      Joel Sherrill <joel@OARcorp.com>
1600
1601        * Jump table for single entry point removed.
1602        * spsize/size.c:  Modified to reflect above.
1603
16042002-07-01      Joel Sherrill <joel@OARcorp.com>
1605
1606        * sp29/init.c: Corrected definitions for task stack usage.
1607
16082002-07-01      Joel Sherrill <joel@OARcorp.com>
1609
1610        * spsize/size.c: _Thread_queue_Extract_table removed.
1611
16122001-05-17      Joel Sherrill <joel@OARcorp.com>
1613
1614        * sp21/task1.c (INVALID_DRIVER_MAJOR): Change definition to reflect
1615        number of staticly configured device drivers.
1616
16172001-05-14      Joel Sherrill <joel@OARcorp.com>
1618
1619        * sp21/task1.c: Correct INVALID_DRIVER_MAJOR so it is precisely 1 more
1620        than the configured number of drivers.
1621 
16222002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1623
1624        * configure.ac: Remove ENABLE_GCC28.
1625
16262001-04-04      Joel Sherrill <joel@OARcorp.com>
1627
1628        * spsize/size.c: Reflect SPARC modifcation to get rid of
1629        NO_TABLE_MOVE and references to  _CPU_Trap_Table_area.
1630 
16312001-03-29      Joel Sherrill <joel@OARcorp.com>
1632
1633        * Per PR147 addressed problems when reseting and inserting a timer
1634        into a timer chain that did not honor time passage since the last
1635        time the timer server was scheduled and the new insertion.
1636        * sp31/sp31.scn, sp31/task1.c: Added test code to detect this case.
1637
16382001-03-28      Joel Sherrill <joel@OARcorp.com>
1639
1640        * Side-effect of PR132.
1641        * sp21/system.h: Now must explicitly request NULL driver.
1642
16432002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1644
1645        * configure.ac:
1646        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1647        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1648        * sp01/Makefile.am: Remove AUTOMAKE_OPTIONS.
1649        * sp02/Makefile.am: Remove AUTOMAKE_OPTIONS.
1650        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1651        * sp03/Makefile.am: Remove AUTOMAKE_OPTIONS.
1652        * sp04/Makefile.am: Remove AUTOMAKE_OPTIONS.
1653        * sp05/Makefile.am: Remove AUTOMAKE_OPTIONS.
1654        * sp06/Makefile.am: Remove AUTOMAKE_OPTIONS.
1655        * sp07/Makefile.am: Remove AUTOMAKE_OPTIONS.
1656        * sp08/Makefile.am: Remove AUTOMAKE_OPTIONS.
1657        * sp09/Makefile.am: Remove AUTOMAKE_OPTIONS.
1658        * sp11/Makefile.am: Remove AUTOMAKE_OPTIONS.
1659        * sp12/Makefile.am: Remove AUTOMAKE_OPTIONS.
1660        * sp13/Makefile.am: Remove AUTOMAKE_OPTIONS.
1661        * sp14/Makefile.am: Remove AUTOMAKE_OPTIONS.
1662        * sp15/Makefile.am: Remove AUTOMAKE_OPTIONS.
1663        * sp16/Makefile.am: Remove AUTOMAKE_OPTIONS.
1664        * sp17/Makefile.am: Remove AUTOMAKE_OPTIONS.
1665        * sp19/Makefile.am: Remove AUTOMAKE_OPTIONS.
1666        * sp20/Makefile.am: Remove AUTOMAKE_OPTIONS.
1667        * sp21/Makefile.am: Remove AUTOMAKE_OPTIONS.
1668        * sp22/Makefile.am: Remove AUTOMAKE_OPTIONS.
1669        * sp23/Makefile.am: Remove AUTOMAKE_OPTIONS.
1670        * sp24/Makefile.am: Remove AUTOMAKE_OPTIONS.
1671        * sp25/Makefile.am: Remove AUTOMAKE_OPTIONS.
1672        * sp26/Makefile.am: Remove AUTOMAKE_OPTIONS.
1673        * sp27/Makefile.am: Remove AUTOMAKE_OPTIONS.
1674        * sp28/Makefile.am: Remove AUTOMAKE_OPTIONS.
1675        * sp29/Makefile.am: Remove AUTOMAKE_OPTIONS.
1676        * sp30/Makefile.am: Remove AUTOMAKE_OPTIONS.
1677        * sp31/Makefile.am: Remove AUTOMAKE_OPTIONS.
1678        * spfatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
1679        * spsize/Makefile.am: Remove AUTOMAKE_OPTIONS.
1680
16812002-03-20      Chris Johns <ccj@acm.org>
1682
1683        * PR145.
1684        * sp04/task1.c, sp04/tswitch.c: Test fails if other tasks present
1685        in system (e.g. driver tasks).  Also exit on minimum number of
1686        switches not precise number.
1687
16882001-01-29      Joel Sherrill <joel@OARcorp.com>
1689
1690        * Fixed bug where resetting a timer that was not at the head
1691        of one of the task timer chains resulted in the Timer Server
1692        task waking up too far in the future.
1693        * Added rtems_timer_get_information() directive to support testing.
1694        * sp31/init.c, sp31/system.h, sp31/task1.c: Modified to test for
1695        above condition.
1696
16972001-01-22      Joel Sherrill <joel@OARcorp.com>
1698
1699        * sp09/screen14.c, sp09/sp09.scn, sp30/init.c, sp31/init.c: Modified
1700        because priority added as argument to rtems_timer_initiate_server().
1701
17022001-01-16      Joel Sherrill <joel@OARcorp.com>
1703
1704        * Added tests for task-based timers.  This included the new tests
1705        sp30 and sp31.
1706        * Makefile.am, configure.ac: Modified to reflect new tests and files.
1707        * sp09/screen14.c, sp09/sp09.scn: Modified to add error checks
1708        for task-based timer services.
1709        * sp30/.cvsignore, sp30/Makefile.am, sp30/init.c, sp30/resume.c,
1710        sp30/sp30.doc, sp30/sp30.scn, sp30/system.h, sp30/task1.c,
1711        sp31/.cvsignore, sp31/Makefile.am, sp31/delay.c, sp31/init.c,
1712        sp31/prtime.c, sp31/sp31.doc, sp31/sp31.scn, sp31/system.h,
1713        sp31/task1.c: New files.
1714
17152001-11-01      Joel Sherrill <joel@OARcorp.com>
1716
1717        * sp26/system.h: Properly account for stack memory used by
1718        this test. Reported by Jerry Needell <jerry.needell@unh.edu>
1719        and processed as PR78.
1720
17212001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1722
1723        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1724        * configure.in: Remove.
1725        * configure.ac: New file, generated from configure.in by autoupdate.
1726
17272001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1728
1729        * sptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
1730
17312001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1732
1733        * sp20/Makefile.am: include leaf.am instead of leaf.cfg.
1734        * sp02/Makefile.am: include leaf.am instead of leaf.cfg.
1735        * sp19/Makefile.am: include leaf.am instead of leaf.cfg.
1736        * sp11/Makefile.am: include leaf.am instead of leaf.cfg.
1737        * sp25/Makefile.am: include leaf.am instead of leaf.cfg.
1738        * sp04/Makefile.am: include leaf.am instead of leaf.cfg.
1739        * spsize/Makefile.am: include leaf.am instead of leaf.cfg.
1740        * sp01/Makefile.am: include leaf.am instead of leaf.cfg.
1741        * sp16/Makefile.am: include leaf.am instead of leaf.cfg.
1742        * sp05/Makefile.am: include leaf.am instead of leaf.cfg.
1743        * sp09/Makefile.am: include leaf.am instead of leaf.cfg.
1744        * spfatal/Makefile.am: include leaf.am instead of leaf.cfg.
1745        * sp06/Makefile.am: include leaf.am instead of leaf.cfg.
1746        * sp23/Makefile.am: include leaf.am instead of leaf.cfg.
1747        * sp28/Makefile.am: include leaf.am instead of leaf.cfg.
1748        * sp03/Makefile.am: include leaf.am instead of leaf.cfg.
1749        * sp29/Makefile.am: include leaf.am instead of leaf.cfg.
1750        * sp13/Makefile.am: include leaf.am instead of leaf.cfg.
1751        * sp27/Makefile.am: include leaf.am instead of leaf.cfg.
1752        * sp14/Makefile.am: include leaf.am instead of leaf.cfg.
1753        * sp07/Makefile.am: include leaf.am instead of leaf.cfg.
1754        * sp15/Makefile.am: include leaf.am instead of leaf.cfg.
1755        * sp17/Makefile.am: include leaf.am instead of leaf.cfg.
1756        * sp22/Makefile.am: include leaf.am instead of leaf.cfg.
1757        * sp12/Makefile.am: include leaf.am instead of leaf.cfg.
1758        * sp26/Makefile.am: include leaf.am instead of leaf.cfg.
1759        * sp21/Makefile.am: include leaf.am instead of leaf.cfg.
1760        * sp24/Makefile.am: include leaf.am instead of leaf.cfg.
1761        * sp08/Makefile.am: include leaf.am instead of leaf.cfg.
1762
17632001-08-16      Joel Sherrill <joel@OARcorp.com>
1764
1765        * sp20/system.h: Account for extra task stacks properly.
1766
17672001-08-16      Joel Sherrill <joel@OARcorp.com>
1768
1769        * sp13/sp13.scn: Id in screen had wrong class field value.
1770        * sp13/system.h: Account for message buffer memory.
1771        * sp13/task2.c: Remove unnecessary check for failure.
1772
17732001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1774
1775        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1776
17772001-04-20      Joel Sherrill <joel@OARcorp.com>
1778
1779        * sp298/sp28.scn: Minor adjustment so test output matches the screen
1780        file.
1781
17822001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1783
1784        * spsize/size.c: Use #if !defined(RTEMS_UNIX).
1785
17862001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1787
1788        * sp21/Makefile.am: Remove libtest.
1789
17902000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1791
1792        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1793
17942000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1795
1796        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1797
17982000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1799
1800        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1801        Switch to GNU canonicalization.
1802        * sptests.am: Remove DEFS.
1803
18042000-09-29      Joel Sherrill <joel@OARcorp.com>
1805
1806        * sp20/sp20.scn: Corrected to reflect new addition.
1807        * sp20/system.h: Removed comment reflecting history.
1808
18092000-09-29      Stephan Merker <merker@decrc.abb.de>
1810
1811        * sp20/getall.c, sp20/init.c, sp20/system.h, sp20/task1.c:
1812        Added new task to test sequence of altering a period's length
1813        while it is still active.
1814
18152000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1816
1817        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
1818        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
1819        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
1820        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
1821        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
1822        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
1823        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
1824        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
1825        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
1826        spfatal/Makefile.am, spsize/Makefile.am: Include compile.am
1827
18282000-08-10      Joel Sherrill <joel@OARcorp.com>
1829
1830        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.