source: rtems/testsuites/sptests/ChangeLog @ 5f52d1f

4.104.114.84.95
Last change on this file since 5f52d1f was 5f52d1f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/10/03 at 21:57:23

2003-11-10 Ralf Corsepius <corsepiu@…>

  • configure.ac: Reflect having moved to testsuites/.
  • Property mode set to 100644
File size: 17.9 KB
Line 
12003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Reflect having moved to testsuites/.
4
52003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove RTEMS_CANONICAL_HOST.
8
92003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac:Remove RTEMS_CHECK_CPU.
12
132003-09-04      Joel Sherrill <joel@OARcorp.com>
14
15        * sp01/init.c, sp01/sp01.doc, sp01/system.h, sp01/task1.c, sp02/init.c,
16        sp02/preempt.c, sp02/sp02.doc, sp02/system.h, sp02/task1.c,
17        sp02/task2.c, sp02/task3.c, sp03/init.c, sp03/sp03.doc,
18        sp03/system.h, sp03/task1.c, sp03/task2.c, sp04/init.c,
19        sp04/sp04.doc, sp04/system.h, sp04/task1.c, sp04/task2.c,
20        sp04/task3.c, sp04/tswitch.c, sp05/init.c, sp05/sp05.doc,
21        sp05/system.h, sp05/task1.c, sp05/task2.c, sp05/task3.c, sp06/init.c,
22        sp06/sp06.doc, sp06/system.h, sp06/task1.c, sp06/task2.c,
23        sp06/task3.c, sp07/init.c, sp07/sp07.doc, sp07/system.h,
24        sp07/task1.c, sp07/task2.c, sp07/task3.c, sp07/task4.c,
25        sp07/taskexit.c, sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c,
26        sp07/tstart.c, sp08/init.c, sp08/sp08.doc, sp08/system.h,
27        sp08/task1.c, sp09/delay.c, sp09/init.c, sp09/isr.c, sp09/screen01.c,
28        sp09/screen02.c, sp09/screen03.c, sp09/screen04.c, sp09/screen05.c,
29        sp09/screen06.c, sp09/screen07.c, sp09/screen08.c, sp09/screen09.c,
30        sp09/screen10.c, sp09/screen11.c, sp09/screen12.c, sp09/screen13.c,
31        sp09/screen14.c, sp09/sp09.doc, sp09/system.h, sp09/task1.c,
32        sp09/task2.c, sp09/task3.c, sp09/task4.c, sp11/init.c, sp11/sp11.doc,
33        sp11/system.h, sp11/task1.c, sp11/task2.c, sp11/timer.c, sp12/init.c,
34        sp12/pridrv.c, sp12/pritask.c, sp12/sp12.doc, sp12/system.h,
35        sp12/task1.c, sp12/task2.c, sp12/task3.c, sp12/task4.c, sp12/task5.c,
36        sp13/fillbuff.c, sp13/init.c, sp13/putbuff.c, sp13/sp13.doc,
37        sp13/system.h, sp13/task1.c, sp13/task2.c, sp13/task3.c, sp14/asr.c,
38        sp14/init.c, sp14/sp14.doc, sp14/system.h, sp14/task1.c,
39        sp14/task2.c, sp15/init.c, sp15/sp15.doc, sp15/system.h,
40        sp15/task1.c, sp16/init.c, sp16/sp16.doc, sp16/system.h,
41        sp16/task1.c, sp16/task2.c, sp16/task3.c, sp16/task4.c, sp16/task5.c,
42        sp17/asr.c, sp17/init.c, sp17/sp17.doc, sp17/system.h, sp17/task1.c,
43        sp17/task2.c, sp19/first.c, sp19/fptask.c, sp19/fptest.h,
44        sp19/init.c, sp19/inttest.h, sp19/sp19.doc, sp19/system.h,
45        sp19/task1.c, sp20/getall.c, sp20/init.c, sp20/sp20.doc,
46        sp20/system.h, sp20/task1.c, sp21/init.c, sp21/sp21.doc,
47        sp21/system.h, sp21/task1.c, sp22/delay.c, sp22/init.c,
48        sp22/prtime.c, sp22/sp22.doc, sp22/system.h, sp22/task1.c,
49        sp23/init.c, sp23/sp23.doc, sp23/system.h, sp23/task1.c, sp24/init.c,
50        sp24/resume.c, sp24/sp24.doc, sp24/system.h, sp24/task1.c,
51        sp25/init.c, sp25/sp25.doc, sp25/system.h, sp25/task1.c, sp26/init.c,
52        sp26/sp26.doc, sp26/system.h, sp26/task1.c, sp30/init.c,
53        sp30/resume.c, sp30/sp30.doc, sp30/system.h, sp30/task1.c,
54        sp31/delay.c, sp31/init.c, sp31/prtime.c, sp31/sp31.doc,
55        sp31/system.h, sp31/task1.c, sp32/init.c, spfatal/fatal.c,
56        spfatal/init.c, spfatal/puterr.c, spfatal/spfatal.doc,
57        spfatal/system.h, spfatal/task1.c, spsize/getint.c, spsize/init.c,
58        spsize/size.c, spsize/system.h: URL for license changed.
59
602003-08-18      Eiichiro Kawaguchi <e-kawaguchi@ct.jp.nec.com>
61
62        PR 458/tests
63        * sp30/task1.c: Correct indexing problem.
64
652003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Reflect having moved aclocal/.
68
692003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Reflect having moved automake/.
72        * sp01/Makefile.am: Reflect having moved automake/.
73        * sp02/Makefile.am: Reflect having moved automake/.
74        * sp03/Makefile.am: Reflect having moved automake/.
75        * sp04/Makefile.am: Reflect having moved automake/.
76        * sp05/Makefile.am: Reflect having moved automake/.
77        * sp06/Makefile.am: Reflect having moved automake/.
78        * sp07/Makefile.am: Reflect having moved automake/.
79        * sp08/Makefile.am: Reflect having moved automake/.
80        * sp09/Makefile.am: Reflect having moved automake/.
81        * sp11/Makefile.am: Reflect having moved automake/.
82        * sp12/Makefile.am: Reflect having moved automake/.
83        * sp13/Makefile.am: Reflect having moved automake/.
84        * sp14/Makefile.am: Reflect having moved automake/.
85        * sp15/Makefile.am: Reflect having moved automake/.
86        * sp16/Makefile.am: Reflect having moved automake/.
87        * sp17/Makefile.am: Reflect having moved automake/.
88        * sp19/Makefile.am: Reflect having moved automake/.
89        * sp20/Makefile.am: Reflect having moved automake/.
90        * sp21/Makefile.am: Reflect having moved automake/.
91        * sp22/Makefile.am: Reflect having moved automake/.
92        * sp23/Makefile.am: Reflect having moved automake/.
93        * sp24/Makefile.am: Reflect having moved automake/.
94        * sp25/Makefile.am: Reflect having moved automake/.
95        * sp26/Makefile.am: Reflect having moved automake/.
96        * sp27/Makefile.am: Reflect having moved automake/.
97        * sp28/Makefile.am: Reflect having moved automake/.
98        * sp29/Makefile.am: Reflect having moved automake/.
99        * sp30/Makefile.am: Reflect having moved automake/.
100        * sp31/Makefile.am: Reflect having moved automake/.
101        * sp32/Makefile.am: Reflect having moved automake/.
102        * spfatal/Makefile.am: Reflect having moved automake/.
103        * spsize/Makefile.am: Reflect having moved automake/.
104
1052003-08-14      Joel Sherrill <joel@OARcorp.com>
106
107        * sp02/task1.c: Added ID to name lookup service and changed name of
108        id/name translation status code. This propagated to multiple
109        functions. The user API service added was rtems_object_id_to_name()
110
1112003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
114
1152003-05-29      Joel Sherrill <joel@OARcorp.com>
116
117        * sp27/init.c, sp29/init.c, spsize/size.c: Removed warnings.
118
1192003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
122        CC_CFLAGS_DEFAULT (obsolete).
123
1242003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
127        Remove CC_LDFLAGS_PROFILE_V.
128
1292003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: Remove AC_CONFIG_AUX_DIR.
132
1332003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
136
1372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: AC_PREREQ(2.57).
140
1412002-11-14      Joel Sherrill <joel@OARcorp.com>
142
143        * sp02/sp02.scn, sp15/sp15.scn, sp16/sp16.scn, sp20/sp20.scn,
144        sp22/sp22.scn, sp23/sp23.scn, sp25/sp25.scn, sp31/sp31.scn: Per PR239
145        update the IDs in the screens.
146
1472002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * .cvsignore: Reformat.
150        Add autom4te*cache.
151        Remove autom4te.cache.
152
1532002-09-14      Joel Sherrill <joel@OARcorp.com>
154
155        * sp32/.cvsignore: New file.
156
1572002-09-14      Aaron J. Grier <aaron@frye.com>
158
159        * PR271 was not applicable against the current source but included
160        a nice test that Joel decided to add to the tree as sp32.
161        * sp32/Makefile.am, sp32/init.c, sp32/sp32.scn: New file.
162        * Makefile.am, configure.ac: Modified to reflect addition.
163
1642002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * sp01/Makefile.am: Use $(OBJEXT) instead of .o.
167        * sp02/Makefile.am: Use $(OBJEXT) instead of .o.
168        * sp03/Makefile.am: Use $(OBJEXT) instead of .o.
169        * sp04/Makefile.am: Use $(OBJEXT) instead of .o.
170        * sp05/Makefile.am: Use $(OBJEXT) instead of .o.
171        * sp06/Makefile.am: Use $(OBJEXT) instead of .o.
172        * sp07/Makefile.am: Use $(OBJEXT) instead of .o.
173        * sp08/Makefile.am: Use $(OBJEXT) instead of .o.
174        * sp09/Makefile.am: Use $(OBJEXT) instead of .o.
175        * sp11/Makefile.am: Use $(OBJEXT) instead of .o.
176        * sp12/Makefile.am: Use $(OBJEXT) instead of .o.
177        * sp13/Makefile.am: Use $(OBJEXT) instead of .o.
178        * sp14/Makefile.am: Use $(OBJEXT) instead of .o.
179        * sp15/Makefile.am: Use $(OBJEXT) instead of .o.
180        * sp16/Makefile.am: Use $(OBJEXT) instead of .o.
181        * sp17/Makefile.am: Use $(OBJEXT) instead of .o.
182        * sp19/Makefile.am: Use $(OBJEXT) instead of .o.
183        * sp20/Makefile.am: Use $(OBJEXT) instead of .o.
184        * sp21/Makefile.am: Use $(OBJEXT) instead of .o.
185        * sp22/Makefile.am: Use $(OBJEXT) instead of .o.
186        * sp23/Makefile.am: Use $(OBJEXT) instead of .o.
187        * sp24/Makefile.am: Use $(OBJEXT) instead of .o.
188        * sp25/Makefile.am: Use $(OBJEXT) instead of .o.
189        * sp26/Makefile.am: Use $(OBJEXT) instead of .o.
190        * sp27/Makefile.am: Use $(OBJEXT) instead of .o.
191        * sp28/Makefile.am: Use $(OBJEXT) instead of .o.
192        * sp29/Makefile.am: Use $(OBJEXT) instead of .o.
193        * sp30/Makefile.am: Use $(OBJEXT) instead of .o.
194        * sp31/Makefile.am: Use $(OBJEXT) instead of .o.
195        * spfatal/Makefile.am: Use $(OBJEXT) instead of .o.
196        * spsize/Makefile.am: Use $(OBJEXT) instead of .o.
197
1982002-08-01      Joel Sherrill <joel@OARcorp.com>
199
200        * Per PR47 add support for buffered test output.  This involved
201        adding defines to redirect output to a buffer and dump it when
202        full, at "test pause", and at exit.  To avoid problems when redefining
203        exit(), all tests were modified to call rtems_test_exit().
204        Some tests, notable psxtests, had to be modified to include
205        the standard test macro .h file (pmacros.h or tmacros.h) to
206        enable this support.
207        * sp01/task1.c, sp02/task1.c, sp03/task2.c, sp04/task1.c, sp05/task1.c,
208        sp06/task1.c, sp07/taskexit.c, sp08/task1.c, sp09/task1.c,
209        sp11/task1.c, sp12/pritask.c, sp12/task5.c, sp13/task1.c,
210        sp14/task2.c, sp15/task1.c, sp16/task1.c, sp17/task1.c,
211        sp19/fptask.c, sp20/task1.c, sp21/task1.c, sp22/task1.c,
212        sp23/task1.c, sp24/task1.c, sp25/task1.c, sp26/init.c, sp26/task1.c,
213        sp30/task1.c, sp31/task1.c, spsize/init.c, spsize/size.c: Modified.
214
2152002-07-30      Joel Sherrill <joel@OARcorp.com>
216
217        * spsize/size.c: Don't reference the RTEMS allocated interrupt
218        stack if the port doesn't configure using it.
219
2202002-07-04      Joel Sherrill <joel@OARcorp.com>
221
222        * Jump table for single entry point removed.
223        * spsize/size.c:  Modified to reflect above.
224
2252002-07-01      Joel Sherrill <joel@OARcorp.com>
226
227        * sp29/init.c: Corrected definitions for task stack usage.
228
2292002-07-01      Joel Sherrill <joel@OARcorp.com>
230
231        * spsize/size.c: _Thread_queue_Extract_table removed.
232
2332001-05-17      Joel Sherrill <joel@OARcorp.com>
234
235        * sp21/task1.c (INVALID_DRIVER_MAJOR): Change definition to reflect
236        number of staticly configured device drivers.
237
2382001-05-14      Joel Sherrill <joel@OARcorp.com>
239
240        * sp21/task1.c: Correct INVALID_DRIVER_MAJOR so it is precisely 1 more
241        than the configured number of drivers.
242 
2432002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * configure.ac: Remove ENABLE_GCC28.
246
2472001-04-04      Joel Sherrill <joel@OARcorp.com>
248
249        * spsize/size.c: Reflect SPARC modifcation to get rid of
250        NO_TABLE_MOVE and references to  _CPU_Trap_Table_area.
251 
2522001-03-29      Joel Sherrill <joel@OARcorp.com>
253
254        * Per PR147 addressed problems when reseting and inserting a timer
255        into a timer chain that did not honor time passage since the last
256        time the timer server was scheduled and the new insertion.
257        * sp31/sp31.scn, sp31/task1.c: Added test code to detect this case.
258
2592001-03-28      Joel Sherrill <joel@OARcorp.com>
260
261        * Side-effect of PR132.
262        * sp21/system.h: Now must explicitly request NULL driver.
263
2642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * configure.ac:
267        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
268        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
269        * sp01/Makefile.am: Remove AUTOMAKE_OPTIONS.
270        * sp02/Makefile.am: Remove AUTOMAKE_OPTIONS.
271        * Makefile.am: Remove AUTOMAKE_OPTIONS.
272        * sp03/Makefile.am: Remove AUTOMAKE_OPTIONS.
273        * sp04/Makefile.am: Remove AUTOMAKE_OPTIONS.
274        * sp05/Makefile.am: Remove AUTOMAKE_OPTIONS.
275        * sp06/Makefile.am: Remove AUTOMAKE_OPTIONS.
276        * sp07/Makefile.am: Remove AUTOMAKE_OPTIONS.
277        * sp08/Makefile.am: Remove AUTOMAKE_OPTIONS.
278        * sp09/Makefile.am: Remove AUTOMAKE_OPTIONS.
279        * sp11/Makefile.am: Remove AUTOMAKE_OPTIONS.
280        * sp12/Makefile.am: Remove AUTOMAKE_OPTIONS.
281        * sp13/Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * sp14/Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * sp15/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * sp16/Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * sp17/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * sp19/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * sp20/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * sp21/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * sp22/Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * sp23/Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * sp24/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * sp25/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * sp26/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * sp27/Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * sp28/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * sp29/Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * sp30/Makefile.am: Remove AUTOMAKE_OPTIONS.
298        * sp31/Makefile.am: Remove AUTOMAKE_OPTIONS.
299        * spfatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
300        * spsize/Makefile.am: Remove AUTOMAKE_OPTIONS.
301
3022002-03-20      Chris Johns <ccj@acm.org>
303
304        * PR145.
305        * sp04/task1.c, sp04/tswitch.c: Test fails if other tasks present
306        in system (e.g. driver tasks).  Also exit on minimum number of
307        switches not precise number.
308
3092001-01-29      Joel Sherrill <joel@OARcorp.com>
310
311        * Fixed bug where resetting a timer that was not at the head
312        of one of the task timer chains resulted in the Timer Server
313        task waking up too far in the future.
314        * Added rtems_timer_get_information() directive to support testing.
315        * sp31/init.c, sp31/system.h, sp31/task1.c: Modified to test for
316        above condition.
317
3182001-01-22      Joel Sherrill <joel@OARcorp.com>
319
320        * sp09/screen14.c, sp09/sp09.scn, sp30/init.c, sp31/init.c: Modified
321        because priority added as argument to rtems_timer_initiate_server().
322
3232001-01-16      Joel Sherrill <joel@OARcorp.com>
324
325        * Added tests for task-based timers.  This included the new tests
326        sp30 and sp31.
327        * Makefile.am, configure.ac: Modified to reflect new tests and files.
328        * sp09/screen14.c, sp09/sp09.scn: Modified to add error checks
329        for task-based timer services.
330        * sp30/.cvsignore, sp30/Makefile.am, sp30/init.c, sp30/resume.c,
331        sp30/sp30.doc, sp30/sp30.scn, sp30/system.h, sp30/task1.c,
332        sp31/.cvsignore, sp31/Makefile.am, sp31/delay.c, sp31/init.c,
333        sp31/prtime.c, sp31/sp31.doc, sp31/sp31.scn, sp31/system.h,
334        sp31/task1.c: New files.
335
3362001-11-01      Joel Sherrill <joel@OARcorp.com>
337
338        * sp26/system.h: Properly account for stack memory used by
339        this test. Reported by Jerry Needell <jerry.needell@unh.edu>
340        and processed as PR78.
341
3422001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
345        * configure.in: Remove.
346        * configure.ac: New file, generated from configure.in by autoupdate.
347
3482001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * sptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
351
3522001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * sp20/Makefile.am: include leaf.am instead of leaf.cfg.
355        * sp02/Makefile.am: include leaf.am instead of leaf.cfg.
356        * sp19/Makefile.am: include leaf.am instead of leaf.cfg.
357        * sp11/Makefile.am: include leaf.am instead of leaf.cfg.
358        * sp25/Makefile.am: include leaf.am instead of leaf.cfg.
359        * sp04/Makefile.am: include leaf.am instead of leaf.cfg.
360        * spsize/Makefile.am: include leaf.am instead of leaf.cfg.
361        * sp01/Makefile.am: include leaf.am instead of leaf.cfg.
362        * sp16/Makefile.am: include leaf.am instead of leaf.cfg.
363        * sp05/Makefile.am: include leaf.am instead of leaf.cfg.
364        * sp09/Makefile.am: include leaf.am instead of leaf.cfg.
365        * spfatal/Makefile.am: include leaf.am instead of leaf.cfg.
366        * sp06/Makefile.am: include leaf.am instead of leaf.cfg.
367        * sp23/Makefile.am: include leaf.am instead of leaf.cfg.
368        * sp28/Makefile.am: include leaf.am instead of leaf.cfg.
369        * sp03/Makefile.am: include leaf.am instead of leaf.cfg.
370        * sp29/Makefile.am: include leaf.am instead of leaf.cfg.
371        * sp13/Makefile.am: include leaf.am instead of leaf.cfg.
372        * sp27/Makefile.am: include leaf.am instead of leaf.cfg.
373        * sp14/Makefile.am: include leaf.am instead of leaf.cfg.
374        * sp07/Makefile.am: include leaf.am instead of leaf.cfg.
375        * sp15/Makefile.am: include leaf.am instead of leaf.cfg.
376        * sp17/Makefile.am: include leaf.am instead of leaf.cfg.
377        * sp22/Makefile.am: include leaf.am instead of leaf.cfg.
378        * sp12/Makefile.am: include leaf.am instead of leaf.cfg.
379        * sp26/Makefile.am: include leaf.am instead of leaf.cfg.
380        * sp21/Makefile.am: include leaf.am instead of leaf.cfg.
381        * sp24/Makefile.am: include leaf.am instead of leaf.cfg.
382        * sp08/Makefile.am: include leaf.am instead of leaf.cfg.
383
3842001-08-16      Joel Sherrill <joel@OARcorp.com>
385
386        * sp20/system.h: Account for extra task stacks properly.
387
3882001-08-16      Joel Sherrill <joel@OARcorp.com>
389
390        * sp13/sp13.scn: Id in screen had wrong class field value.
391        * sp13/system.h: Account for message buffer memory.
392        * sp13/task2.c: Remove unnecessary check for failure.
393
3942001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
395
396        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
397
3982001-04-20      Joel Sherrill <joel@OARcorp.com>
399
400        * sp298/sp28.scn: Minor adjustment so test output matches the screen
401        file.
402
4032001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * spsize/size.c: Use #if !defined(RTEMS_UNIX).
406
4072001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * sp21/Makefile.am: Remove libtest.
410
4112000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
414
4152000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
418
4192000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
422        Switch to GNU canonicalization.
423        * sptests.am: Remove DEFS.
424
4252000-09-29      Joel Sherrill <joel@OARcorp.com>
426
427        * sp20/sp20.scn: Corrected to reflect new addition.
428        * sp20/system.h: Removed comment reflecting history.
429
4302000-09-29      Stephan Merker <merker@decrc.abb.de>
431
432        * sp20/getall.c, sp20/init.c, sp20/system.h, sp20/task1.c:
433        Added new task to test sequence of altering a period's length
434        while it is still active.
435
4362000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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        spfatal/Makefile.am, spsize/Makefile.am: Include compile.am
448
4492000-08-10      Joel Sherrill <joel@OARcorp.com>
450
451        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.