source: rtems/testsuites/libtests/ChangeLog @ 15bf747

4.115
Last change on this file since 15bf747 was 15bf747, checked in by Joel Sherrill <joel.sherrill@…>, on 07/05/10 at 21:14:39

2010-07-05 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
  • termios06/.cvsignore, termios06/Makefile.am, termios06/init.c, termios06/termios06.doc, termios06/termios06.scn, termios06/test_pppd.c: New files.
  • Property mode set to 100644
File size: 37.2 KB
Line 
12010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
4        * termios06/.cvsignore, termios06/Makefile.am, termios06/init.c,
5        termios06/termios06.doc, termios06/termios06.scn,
6        termios06/test_pppd.c: New files.
7
82010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
9
10        * Makefile.am, configure.ac: Add test for GCC C++ library helpers.
11        * gxx01/.cvsignore, gxx01/Makefile.am, gxx01/gxx01.doc,
12        gxx01/gxx01.scn, gxx01/gxx_wrappers.h, gxx01/init.c: New files.
13
142010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
15
16        * termios04/termios_testdriver_intr.c: Task driven IO now works.
17
182010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
19
20        * Makefile.am, configure.ac: Add test for task driven drivers.
21        * termios05/.cvsignore, termios05/Makefile.am, termios05/init.c,
22        termios05/termios05.doc, termios05/termios05.scn,
23        termios05/termios_testdriver_taskdriven.c,
24        termios05/termios_testdriver_taskdriven.h: New files.
25
262010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
27
28        * Makefile.am, configure.ac: Revert changes related to uncommitted test
29        under development.
30
312010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * Makefile.am, configure.ac, malloctest/init.c, termios03/init.c,
34        termios03/termios03.scn: Handle some of the VKILL and VERASE cases.
35
362010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
37
38        * Makefile.am, configure.ac: Add new test to exercise termios RX and TX
39        interrupt driven IO support.
40        * termios04/.cvsignore, termios04/Makefile.am, termios04/init.c,
41        termios04/termios04.doc, termios04/termios04.scn,
42        termios04/termios_testdriver_intr.c,
43        termios04/termios_testdriver_intr.h: New files.
44
452010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        * termios03/init.c, termios03/termios03.doc, termios03/termios03.scn,
48        termios03/termios_testdriver_polled.c,
49        termios03/termios_testdriver_polled.h: Add more test cases.
50
512010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * malloc02/Makefile.am, malloc03/Makefile.am: Tests do not need spin.c
54
552010-06-25      Joel Sherrill <joel.sherrill@oarcorp.com>
56
57        * termios03/.cvsignore, termios03/Makefile.am, termios03/init.c,
58        termios03/termios03.doc, termios03/termios03.scn,
59        termios03/termios_testdriver_polled.c,
60        termios03/termios_testdriver_polled.h: New files.
61        * Makefile.am, configure.ac: Add initial version of new test for polled
62        IO support in termios.
63
642010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
65
66        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
67        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
68        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
69        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
70        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
71        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
72        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
73        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
74        termios02/Makefile.am: Revert.
75
762010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
77
78        * termios01/termios01.scn: Fix bug so existing test code for
79        rtems_termios_baud_to_index() is executed.
80
812010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
82
83        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
84        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
85        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
86        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
87        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
88        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
89        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
90        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
91        termios01/init.c, termios02/Makefile.am: Fix bug so existing test
92        code for rtems_termios_baud_to_index() is executed.
93
942010-06-22      Joel Sherrill <joel.sherrilL@OARcorp.com>
95
96        * stackchk/blow.c, stackchk/stackchk.scn: Print a stack check report
97        before blowing stack.
98
992010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
100
101        * Makefile.am, configure.ac: Added test that attempts to free stack
102        memory. This causes a error to be printed from the free function.
103        * malloc03/.cvsignore, malloc03/Makefile.am, malloc03/init.c,
104        malloc03/malloc03.doc, malloc03/malloc03.scn: New files.
105
1062010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
107
108        * malloctest/init.c: Added error case with malloc of size 0.
109
1102010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
111
112        * malloctest/init.c: Added test to check failure branch on calloc.
113
1142010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
115
116        * malloc02/init.c, malloc02/malloc02.doc: Enable malloc dirty helper.
117
1182010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
119
120        * Makefile.am, configure.ac: Add test for deferring free() from ISR and
121        for deferred free() processing.
122        * malloc02/.cvsignore, malloc02/Makefile.am, malloc02/init.c,
123        malloc02/malloc02.doc, malloc02/malloc02.scn: New files.
124
1252010-06-07      Joel Sherrill <joel.sherrill@oarcorp.com>
126
127        * termios01/init.c, termios01/termios01.scn, termios02/init.c,
128        termios02/termios02.scn: Add tests for cfigetspeed(), cfogetspeed(),
129        cfisetspeed(), cfosetspeed(), ctermid(), tcflow(), tcflush(),
130        tcsendbreak(), tcsetpgrp(), and tcgetpgrp(). Some of these methods
131        are minimal implementations so the tests will have to grow as the
132        methods grow.
133
1342010-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
135
136        * heapwalk/init.c, malloctest/init.c: Update for heap extend changes.
137
1382010-05-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
139
140        PR 1433/cpukit
141        * block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
142        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
143        block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
144        RTEMS_NO_MEMORY.
145
1462010-05-03      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
147
148        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
149        block05/init.c, block06/init.c, block07/init.c, block09/init.c,
150        block10/init.c: Changed CONFIGURE_MAXIMUM_SEMAPHORES defines.
151
1522010-05-01      Ralf Corsépius <ralf.corsepius@rtems.org>
153
154        * Makefile.am: Move POSIX in front of other tests.
155
1562010-04-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
157
158        * bspcmdline01/init.c: Fix assert conditional.
159
1602010-04-11      Ralf Corsépius <ralf.corsepius@rtems.org>
161
162        * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New.
163        * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
164
1652010-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
166
167        * block10/.cvsignore: New file.
168
1692010-01-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
170
171        * block05/block05.png, block10/block10.doc, block10/init.c,
172        block10/.cvsignore, block10/block10.scn, block10/block10.png,
173        block10/Makefile.am: New files.
174        * configure.ac, Makefile.am: Update for new files.
175        * block05/block05.doc: Update for new state transitions.
176
1772010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
178
179        * block08/.cvsignore, block09/.cvsignore: New files.
180
1812010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
182
183        * block08/init.c: Remove warning.
184
1852010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
186
187        * block08/block08.scn, block08/init.c: Add starting and ending messages
188        so the scripts detect successful exit.
189
1902010-01-18      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
191
192        * block09/block09.doc, block09/init.c, block09/.cvsignore,
193        block09/block09.scn, block09/Makefile.am: New files.
194        * configure.ac, Makefile.am: Update for new files.
195        * block05/block05.doc: Update for new state transitions.
196        * block05/init.c, block06/init.c: Update for block device API change.
197
1982010-01-18      Oleg Kravtsov <Oleg.Kravtsov@oktetlabs.ru>
199
200        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
201        block08/bdbuf_test1_3.c, block08/bdbuf_test1_4.c,
202        block08/bdbuf_test1_5.c, block08/bdbuf_test2_1.c,
203        block08/bdbuf_test2_2.c, block08/bdbuf_test3_1.c,
204        block08/bdbuf_test3_2.c, block08/bdbuf_test3_3.c,
205        block08/bdbuf_test4_1.c, block08/bdbuf_test4_2.c,
206        block08/bdbuf_test4_3.c, block08/bdbuf_tests.c, block08/bdbuf_tests.h,
207        block08/block08.doc, block08/block08.scn, block08/.cvsignore,
208        block08/init.c, block08/Makefile.am, block08/system.h,
209        block08/test_disk.c: New files.
210
2112009-12-28      Aanjhan Ranganathan <aanjhan@gmail.com>
212
213        * bspcmdline01/init.c, bspcmdline01/bspcmdline01.scn: Added test case
214        to cover the bsp_cmdline_get_param() routine.
215
2162009-12-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
217
218        * block06/init.c: Update for disk device API change.  Changed EBADRQC
219        to EINVAL.
220
2212009-12-10      Joel Sherrill <joel.sherrill@oarcorp.com>
222
223        * termios01/init.c: Increase number of termios ports by 1.
224
2252009-12-10      Ralf Corsépius <ralf.corsepius@rtems.org>
226
227        * termios01/termios_testdriver.c:
228        Reflect changes to rtems_termios_callbacks->write.
229
2302009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
231
232        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
233        block05/init.c, block07/init.c, bspcmdline01/init.c,
234        stringto01/init.c, stringto01/stringto_test_template.h,
235        termios01/init.c, termios01/termios_testdriver.c, termios02/init.c:
236        Use rtems_test_assert() consistently instead of system assert().
237        rtems_test_assert() is designed to integrate into the RTEMS test
238        suite infrastructure.
239
2402009-12-06      Ralf Corsépius <ralf.corsepius@rtems.org>
241
242        * POSIX/Makefile.am: Add readv, writev.
243        * POSIX/writev.c, POSIX/readv.c: New.
244
2452009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
246
247        * POSIX/sigfillset.c: Let main() return "status".
248        * POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
249        sigismember.
250        * POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
251        POSIX/sigismember.c: New.
252
2532009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
254
255        * POSIX/Makefile.am: Add wait.
256        * POSIX/wait.c: New.
257
2582009-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
259
260        * bspcmdline01/test.c: Removed.
261
2622009-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
263
264        * Makefile.am: Add POSIX.
265        * configure.ac: Add POSIX/.
266        * POSIX/calloc.c, POSIX/close.c, POSIX/COPYING, POSIX/dup2.c,
267        POSIX/fcntl.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c,
268        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c,
269        POSIX/getpwuid.c, POSIX/getuid.c, POSIX/issetugid.c,
270        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
271        POSIX/Makefile.am, POSIX/Makefile.in, POSIX/malloc.c,
272        POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
273        POSIX/posix_memalign.c, POSIX/read.c, POSIX/README,
274        POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigfillset.c,
275        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
276        POSIX/waitpid.c, POSIX/write.c: New.
277
2782009-12-02      Joel Sherrill <joel.sherrill@OARcorp.com>
279
280        * stringto01/init.c: New file.
281
2822009-12-01      Joel Sherrill <joel.sherrill@OARcorp.com>
283
284        * Makefile.am, configure.ac: Add string_to_xxx conversion test.
285        * stringto01/.cvsignore, stringto01/Makefile.am,
286        stringto01/stringto01.doc, stringto01/stringto01.scn,
287        stringto01/stringto_test_template.h: New files.
288
2892009-11-30      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
290
291        * block05/init.c: Check block size. Improved output.
292        * block01/init.c: Free ramdisk before exit.
293        * block01/block01.doc, block02/block02.doc, block03/block03.doc,
294        block04/block04.doc, block05/block05.doc, block06/block06.doc,
295        block07/block07.doc: New files.
296        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
297        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
298        block07/Makefile.am: Add new files.
299
3002009-11-21      Joel Sherrill <joel.sherrill@oarcorp.com>
301
302        * block02/.cvsignore, block03/.cvsignore, block04/.cvsignore,
303        block05/.cvsignore, block06/.cvsignore, block07/.cvsignore: New files.
304        * block02/Makefile.in, block03/Makefile.in, block04/Makefile.in,
305        block05/Makefile.in, block06/Makefile.in, block07/Makefile.in: Removed.
306
3072009-11-16      Ralf Corsépius <ralf.corsepius@rtems.org>
308
309        * rtems++/Task3.cc: Use %zu instead of %i to print size_t's.
310        Remove bogus cast.
311        * rtems++/Task1.cc: Use %zu instead of %i to print size_t's.
312
3132009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
314
315        * rtems++/Task1.cc: Eliminate more warnings.
316
3172009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
318
319        * rtems++/Task1.cc, rtems++/Task2.cc: Spray PRI* macros to eliminate
320        several dozens of warnings.
321
3222009-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
323
324        * block06/init.c: Add missing prototype.
325
3262009-11-10      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
327
328        * block07/init.c: New test case.
329
3302009-11-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
331
332        * block05/init.c, block05/block05.scn, block05/Makefile.am,
333        block06/init.c, block06/block06.scn, block06/Makefile.am,
334        block07/init.c, block07/block07.scn, block07/Makefile.am: New files.
335        * Makefile.am, configure.ac: Added block05, block06 and block07.
336
3372009-11-01      Ralf Corsépius <ralf.corsepius@rtems.org>
338
339        * termios/init.c: Remove sh2 hacks.
340
3412009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
342
343        * block01/init.c: Include <stdio.h>.
344        * termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
345        * block02/init.c: Remove unused var.
346
3472009-10-29      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
348
349        * block02/init.c, block02/block02.scn, block02/Makefile.am,
350        block03/init.c, block03/block03.scn, block03/Makefile.am,
351        block04/init.c, block04/block04.scn, block04/Makefile.am: New files.
352        * Makefile.am, configure.ac: Added block02, block03 and block04.
353
3542009-10-29      Ralf Corsépius <ralf.corsepius@rtems.org>
355
356        * monitor02/init.c: Add local prototype for
357        rtems_shell_main_monitor.
358
3592009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
360
361        * termios01/init.c: Fix parity_table_Entry type.
362        Correct parity_table initialization.
363        Add PRIdrtems_termios_baud_t.
364        Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
365
3662009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
367
368        * rtmonuse/task1.c: Use PRIu32 to print uint32_t's.
369        * malloctest/init.c: Use %zu instead of %d to print size_t's.
370
3712009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
372
373        * rtmonuse/init.c, rtmonuse/task1.c:
374        Use PRIxrtems_id to print rtems_ids.
375        * malloctest/init.c: Use %zu instead of %d to print size_t's.
376
3772009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
378
379        * malloctest/init.c: Fix _Heap_Resize_block args.
380
3812009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
382
383        * malloctest/init.c, termios01/init.c,
384        termios01/termios_testdriver.c: Eliminate unused vars.
385
3862009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
387
388        * heapwalk/init.c: Comment out unused vars.
389        * termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
390        * malloctest/init.c: Add local prototype for malloc_walk,
391        malloc_info.
392        * malloctest/task1.c: Add local prototype for malloc_walk.
393        * monitor02/init.c: Remove unused vars.
394        * stackchk01/init.c: Remove unused vars.
395        * heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
396        termios/init.c: Add missing prototypes.
397
3982009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
399
400        * configure.ac: Don't add -fasm to CFLAGS.
401
4022009-10-19      Joel Sherrill <joel.sherrill@oarcorp.com>
403
404        * block01/.cvsignore: New file.
405
4062009-10-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
407
408        * block01/init.c, block01/block01.scn, block01/Makefile.am: New files.
409        * Makefile.am, configure.ac: Added block01.
410
4112009-10-12      Joel Sherrill <joel.sherrill@OARcorp.com>
412
413        * cpuuse/init.c, cpuuse/system.h: Use minimum stack size.
414
4152009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
416
417        * Makefile.am, configure.ac, termios01/termios_testdriver.c: Do not use
418        CONSOLE_USE_INTERRUPTS. That is in use by BSPs and we should not use
419        it.
420        * termios02/.cvsignore, termios02/Makefile.am, termios02/init.c,
421        termios02/termios02.doc, termios02/termios02.scn: New files.
422        termios02 is a test for tcdrain().
423
4242009-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
425
426        * termios01/init.c, termios01/termios_testdriver.c:
427        Reflect changes to termios.
428
4292009-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
430
431        * cpuuse/tswitch.c: Eliminate use of deprecated rtems_extension.
432
4332009-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
434
435        * stackchk01/stackchk01.doc: Add content.
436
4372009-09-21      Joel Sherrill <joel.sherrill@OARcorp.com>
438
439        * Makefile.am, configure.ac: Add initial test for
440        rtems_stack_checker_is_blown.
441        * stackchk01/.cvsignore, stackchk01/Makefile.am, stackchk01/init.c,
442        stackchk01/stackchk01.doc, stackchk01/stackchk01.scn: New files.
443
4442009-09-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
445
446        * heapwalk/heapwalk.scn, heapwalk/init.c: Add missing _Heap_Walk test
447        cases to get back to 100% object coverage.
448
4492009-09-09      Christian Mauderer <christian.mauderer@embedded-brains.de>
450
451        * heapwalk/init.c, heapwalk/heapwalk.scn, malloctest/init.c,
452        malloctest/malloctest.scn: New test cases.
453        * stackchk/blow.c, stackchk/stackchk.scn: Update for heap API changes.
454
4552009-09-03      Christian Mauderer <christian.mauderer@embedded-brains.de>
456
457        * malloctest/init.c: New test cases. Update for heap API changes.
458        * stackchk/blow.c: Update for heap API changes.
459
4602009-08-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
461
462        * heapwalk/init.c, stackchk/blow.c: Update for heap API changes.
463
4642009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
465
466        * termios01/init.c, termios01/termios01.scn: Add a few error paths to
467        complete coverage of termios_XXX_to_YYY() methods.
468
4692009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
470
471        * Makefile.am, configure.ac: Add new test to exercise tcgetattr and
472        tcsetattr. Does a variety of baud, parity, stop bits, and bits per
473        character with the assistance of a special test driver which prints
474        the requests.
475        * termios01/.cvsignore, termios01/Makefile.am, termios01/init.c,
476        termios01/termios01.doc, termios01/termios01.scn,
477        termios01/termios_testdriver.c, termios01/termios_testdriver.h: New files.
478
4792009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
480
481        * malloctest/task1.c, stackchk/task1.c: Eliminate test routines
482        TICKS_PER_SECOND and get_ticks_per_second() in favor of new
483        rtems_clock_get_ticks_per_second().
484
4852009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
486
487        * cpuuse/task1.c, termios/init.c: Convert calls to legacy routine
488        rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
489
4902009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
491
492        * cpuuse/task1.c, cpuuse/tswitch.c, malloctest/task1.c,
493        stackchk/task1.c: Convert calls to legacy routine rtems_clock_get(
494        RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
495
4962009-08-09      Joel Sherrill <joel.sherrill@oarcorp.com>
497
498        * malloctest/init.c: Adjust allocation in test so it passes now that
499        heap overhead constant has been increased.
500
5012009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
502
503        * bspcmdline01/init.c: Do not violate visibility.
504
5052009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
506
507        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add rtems_ as
508        prefix to all routines.
509
5102009-08-05      Joel Sherrill <joel.sherrill@oarcorp.com>
511
512        * Makefile.am, configure.ac: Add test for new BSP Boot Command Line
513        helper routines.
514        * bspcmdline01/.cvsignore, bspcmdline01/Makefile.am,
515        bspcmdline01/bspcmdline01.doc, bspcmdline01/bspcmdline01.scn,
516        bspcmdline01/init.c, bspcmdline01/test.c: New files.
517
5182009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
519
520        * malloctest/init.c, malloctest/malloctest.scn: Add heap resize test
521        for shrinking a block enough to need to free the newly unused
522        portion.
523
5242009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
525
526        * malloctest/init.c, malloctest/malloctest.scn: Add error cases for
527        _Protected_heap_Get_information().
528
5292009-06-10      Joel Sherrill <joel.sherrill@OARcorp.com>
530
531        * heapwalk/init.c: Add test code for first free block pointer not
532        aligned.
533
5342009-06-08      Joel Sherrill <joel.sherrill@OARcorp.com>
535
536        * heapwalk/init.c: Add more cases.
537
5382009-06-06      Joel Sherrill <joel.sherrill@oarcorp.com>
539
540        * heapwalk/init.c: Add more automated corruption capability.
541
5422009-06-05      Santosh G Vattam <vattam.santosh@gmail.com>
543
544        * heapwalk/heapwalk.scn, heapwalk/init.c: Add a test case.
545
5462009-05-19      Chris Johns <chrisj@rtems.org>
547
548        * cpuuse/tswitch.c: Lower sample count for small memory targets.
549        * cpuuse/system.h: Smaller stack size for small memory targets.
550        * monitor02/init.c: Cannot run on small memory targets.
551
5522009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
553
554        * rtmonuse/init.c: Do not use Task_name array before initialized.
555
5562009-05-09      Joel Sherrill <joel.sherrill@oarcorp.com>
557
558        * malloctest/init.c: Fix warning.
559
5602009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
561
562        * malloctest/init.c: Fix typo.
563
5642009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
565
566        * Makefile.am, configure.ac: Add shell of heap walk test for Santosh.
567        * heapwalk/.cvsignore, heapwalk/Makefile.am, heapwalk/heapwalk.scn,
568        heapwalk/init.c, heapwalk/system.h: New files.
569
5702009-05-07      Santosh G Vattam <vattam.santosh@gmail.com>
571
572        * malloctest/init.c: Add test case for heap resize block when the
573        resize creates a free block large enough to free.
574
5752009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
576
577        * cpuuse/Makefile.am, malloctest/Makefile.am,
578        monitor/Makefile.am, monitor02/Makefile.am,
579        putenvtest/Makefile.am, rtems++/Makefile.am,
580        rtmonuse/Makefile.am, stackchk/Makefile.am,
581        termios/Makefile.am, tztest/Makefile.am:
582        Eliminate _exe_/.exe.
583
5842009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
585
586        * stackchk/stackchk.scn: Correct screen to match output.
587
5882008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
589
590        * malloctest/init.c: Change sizes of heap/region and allocated objects
591        in heap to intptr_t so they can be larger than a single allocatable
592        object (e.g. size_t).
593
5942008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
595
596        * malloctest/init.c: Do not generate alignment factors larger that will
597        not fit in a native integer.
598
5992008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
600
601        * stackchk/system.h: Rename STACK_CHECKER_ON to more appropriate
602        CONFIGURE_STACK_CHECKER_ENABLED.
603
6042008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
605
606        * malloctest/init.c: Convert to "bool".
607
6082008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
609
610        * rtems++/System.h: Account for extra task stacks properly.
611
6122008-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
613
614        * malloctest/init.c: Fix return status check.
615
6162008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
617
618        * cpuuse/init.c, malloctest/init.c, monitor/init.c, monitor02/init.c,
619        putenvtest/init.c, rtems++/Init.cc, rtmonuse/init.c, stackchk/init.c:
620        Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all
621        POSIX tests. Add a clock_settime case for < 1988.
622
6232008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
624
625        * malloctest/init.c: Add more test cases to cover heap better.
626
6272008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
628
629        * malloctest/init.c: Add new test cases per Sergei. Make some of the
630        stranger cases operate directly on a freshly initialized heap. This
631        should make them more reproducible.
632
6332008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
634
635        * malloctest/init.c: Add more tests per suggestions from Sergei
636        Organov.
637
6382008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
639
640        * malloctest/init.c: Add include to remove warning.
641
6422008-01-22      Joel Sherrill <joel.sherrill@OARcorp.com>
643
644        * malloctest/init.c: Remove debug print.
645
6462008-01-09      Joel Sherrill <joel.sherrill@OARcorp.com>
647
648        * monitor02/.cvsignore: New file.
649
6502008-01-09      Jennifer Averett <jennifer.averett@OARcorp.com>
651
652        * Makefile.am, configure.ac: Added automatic test for monitor shell
653        * monitor02/Makefile.am, monitor02/init.c, monitor02/monitor02.scn,
654        monitor02/system.h: New files.
655
6562007-12-20      Joel Sherrill <joel.sherrill@OARcorp.com>
657
658        * malloctest/init.c: Add test cases suggested by Sergei Organov
659        <s.organov@javad.com>.
660
6612007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
662
663        * malloctest/init.c, malloctest/task1.c: Add test for posix_memalign.
664
6652007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
666
667        * rtmonuse/init.c, rtmonuse/task1.c: Add period which is unused to
668        exericise another path in the period statistics code.
669
6702007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
671
672        * malloctest/init.c: Add some primitive testing of realloc() which also
673        does some positive path testing on the SuperCore heap.
674
6752007-10-26      Glenn Humphrey <glenn.humphrey@OARcorp.com>
676
677        * cpuuse/task2.c, rtmonuse/rtmonuse.scn, rtmonuse/task1.c: Add new
678        cases for untested routines.
679
6802007-07-24      Joel Sherrill <joel.sherrill@oarcorp.com>
681
682        * cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets
683        the CPU Usage Report include it. If it is deleted, the CPU time it
684        had consumed is not listed later in the report.
685
6862007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
687
688        * tztest/init.c: Build when using buffered test IO.
689
6902007-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
691
692        * ChangeLog, rtmonuse/task1.c: Clean up output and use FLUSH_OUTPUT()
693        macro instead of fflush() directly.
694
6952007-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
696
697        * rtmonuse/init.c, rtmonuse/task1.c: Integrate Rate Monotonic
698        Statistics and Period Usage into Rate Monotonic Manager. Added the
699        following directives: rtems_rate_monotonic_get_statistics,
700        rtems_rate_monotonic_reset_statistics,
701        rtems_rate_monotonic_reset_all_statistics,
702        rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
703        Obsoleted the rtems/rtmonuse.h file as a public interface.
704
7052007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
706
707        * cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am,
708        rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add
709        optional managers to Makefiles. Clean up test cases so last output
710        line follows END OF pattern. Make sure test case all run. All tests
711        appeared ok on sis.
712
7132007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
714
715        * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
716
7172007-03-13      Joel Sherrill <joel@OARcorp.com>
718
719        * tztest/init.c: Call tzset() even though it may be called for us
720        implicitly along the way.
721
7222007-03-13      Joel Sherrill <joel@OARcorp.com>
723
724        * tztest/.cvsignore: New file.
725
7262007-03-13      Joel Sherrill <joel@OARcorp.com>
727
728        * Makefile.am, configure.ac: Added timezone test.
729        * tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
730        tztest/tztest.scn: New files.
731
7322007-03-05      Joel Sherrill <joel@OARcorp.com>
733
734        * malloctest/init.c: Be explicit about need for default and floating
735        point attributes. This is just a style change.
736
7372007-02-06      Joel Sherrill <joel@OARcorp.com>
738
739        * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
740        issues in message queue tests.
741
7422006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
743
744        * configure.ac: New BUG-REPORT address.
745
7462006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
747
748        * configure.ac: Require autoconf-2.60. Require automake-1.10.
749
7502006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
751
752        * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
753        rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
754        docdir. Use rtems_testsdir instead.
755
7562006-02-08      Joel Sherrill <joel@OARcorp.com>
757
758        * rtems++/Task1.cc: Fix warnings.
759
7602005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
761
762        * configure.ac: Remove RTEMS_ENABLE_BARE,
763        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
764
7652005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
766
767        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
768        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
769        stackchk/Makefile.am, termios/Makefile.am:
770        Convert to using *_PROGRAMS.
771
7722005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
773
774        * cpuuse/Makefile.am, malloctest/Makefile.am,
775        monitor/Makefile.am, putenvtest/Makefile.am,
776        rtems++/Makefile.am, rtmonuse/Makefile.am,
777        stackchk/Makefile.am, termios/Makefile.am: Rework.
778
7792005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
780
781        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
782        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
783        stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am.
784        * libtests.am: Remove.
785
7862005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
787
788        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
789        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
790        stackchk/Makefile.am, termios/Makefile.am:
791        AM_CPPFLAGS += -I..../support/include.
792
7932005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
794
795        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
796        * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
797
7982005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
799
800        * libtests.am: Remove LIB_VARIANT.
801
8022005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
803
804        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
805        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
806        stackchk/Makefile.am, termios/Makefile.am: Remove SRC, PRINT_SRC.
807
8082005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
809
810        * Makefile.am: Cleanup.
811
8122005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
813
814        * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
815        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
816        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
817        stackchk/Makefile.am, termios/Makefile.am:
818        Partial conversion to automake.
819
8202005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
821
822        * rtems++/Makefile.am: Remove LIB_VARIANT.
823
8242004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
825
826        * configure.ac: Remove -ansi to prevent folks from further damaging
827        the code with broken prototypes.
828        * putenvtest/init.c: Remove broken putenv prototype.
829        * termios/init.c (print_c_cc): Don't loop over NCCS.
830
8312004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
832
833        * configure.ac: Require automake > 1.9.
834
8352004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
836
837        * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
838        * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
839        * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
840        * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
841        * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
842        * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
843        * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
844        * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
845
8462004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
847
848        * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
849        monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
850        rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
851        rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
852        using c99 fixed size types.
853
8542004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * configure.ac: Add 2nd arg to RTEMS_TOP.
857
8582004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
861        Add PRE/TMPINSTALL_FILES to CLEANFILES.
862        * malloctest/Makefile.am: Ditto.
863        * monitor/Makefile.am: Ditto.
864        * putenvtest/Makefile.am: Ditto.
865        * rtems++/Makefile.am: Ditto.
866        * rtmonuse/Makefile.am: Ditto.
867        * stackchk/Makefile.am: Ditto.
868        * termios/Makefile.am: Ditto.
869
8702003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * libtests.am: Add dirstamp support.
873
8742003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
877
8782003-12-16      Joel Sherrill <joel@OARcorp.com>
879
880        PR 544/tests
881        * malloctest/system.h, rtmonuse/system.h: Various modifications to make
882        tests account for resources and not print at inappropriate times.
883
8842003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
885
886        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
887
8882003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * cpuuse/Makefile.am: Remove all-local: $(ARCH).
891        * malloctest/Makefile.am: Remove all-local: $(ARCH).
892        * monitor/Makefile.am: Remove all-local: $(ARCH).
893        * putenvtest/Makefile.am: Remove all-local: $(ARCH).
894        * rtems++/Makefile.am: Remove all-local: $(ARCH).
895        * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
896        * stackchk/Makefile.am: Remove all-local: $(ARCH).
897        * termios/Makefile.am: Remove all-local: $(ARCH).
898
8992003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * configure.ac: Reflect having moved to testsuites/.
902
9032003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * configure.ac: Remove RTEMS_CANONICAL_HOST.
906
9072003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * configure.ac:Remove RTEMS_CHECK_CPU.
910
9112003-09-04      Joel Sherrill <joel@OARcorp.com>
912
913        * cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
914        cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
915        malloctest/system.h, malloctest/task1.c, monitor/init.c,
916        monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
917        rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
918        rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
919        rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
920        stackchk/blow.c, stackchk/init.c, stackchk/system.h,
921        stackchk/task1.c: URL for license changed.
922
9232003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * Makefile.am: Reflect having moved aclocal/.
926
9272003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
928
929        * Makefile.am: Reflect having moved automake/.
930        * cpuuse/Makefile.am: Reflect having moved automake/.
931        * malloctest/Makefile.am: Reflect having moved automake/.
932        * monitor/Makefile.am: Reflect having moved automake/.
933        * putenvtest/Makefile.am: Reflect having moved automake/.
934        * rtems++/Makefile.am: Reflect having moved automake/.
935        * rtmonuse/Makefile.am: Reflect having moved automake/.
936        * stackchk/Makefile.am: Reflect having moved automake/.
937        * termios/Makefile.am: Reflect having moved automake/.
938
9392003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
942
9432003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * configure.ac: Remove AC_CONFIG_AUX_DIR.
946
9472003-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * configure.ac: Unconditionally check for CXX.
950        Require autoconf-2.57, automake-1.7.2.
951        * rtems++: Eliminate CC_O_FILES.
952
9532002-12-02      Joel Sherrill <joel@OARcorp.com>
954
955        * malloctest/init.c: Tasks should be floating point.
956
9572002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * .cvsignore: Reformat.
960        Add autom4te*cache.
961        Remove autom4te.cache.
962
9632002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
965        * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
966        * malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
967        * monitor/Makefile.am: Use $(OBJEXT) instead of .o.
968        * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
969        * rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
970        * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
971        * stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
972        * termios/Makefile.am: Use $(OBJEXT) instead of .o.
973
9742002-08-01      Joel Sherrill <joel@OARcorp.com>
975
976        * Per PR47 add support for buffered test output.  This involved
977        adding defines to redirect output to a buffer and dump it when
978        full, at "test pause", and at exit.  To avoid problems when redefining
979        exit(), all tests were modified to call rtems_test_exit().
980        Some tests, notable psxtests, had to be modified to include
981        the standard test macro .h file (pmacros.h or tmacros.h) to
982        enable this support.
983        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
984        rtmonuse/task1.c, termios/init.c: Modified.
985
9862002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * configure.ac: Remove ENABLE_GCC28.
989
9902002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        * configure.ac:
993        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
994        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
995        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
996        * Makefile.am: Remove AUTOMAKE_OPTIONS.
997        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
998        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
999        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1000        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
1001        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1002        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
1003        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
1004
10052001-11-01      Joel Sherrill <joel@OARcorp.com>
1006
1007        * rtems++/Makefile.am: Make sure debug variant of librtems++
1008        is linked against.  Reported by Jerry Needell <jerry.needell@unh.edu>
1009        and processed as PR78.
1010
10112001-10-25      Joel Sherrill <joel@OARcorp.com>
1012
1013        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
1014
10152001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1016
1017        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1018        * configure.in: Remove.
1019        * configure.ac: New file, generated from configure.in by autoupdate.
1020
10212001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1022
1023        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
1024        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
1025
10262001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1027
1028        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
1029        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
1030        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
1031        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
1032        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
1033        make-cxx-exe.
1034        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
1035        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
1036        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
1037
10382001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1039
1040        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1041
10422000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1043
1044        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1045
10462000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1047
1048        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1049
10502000-11-01      Joel Sherrill <joel@OARcorp.com>
1051
1052        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
1053        libcsupport.h moved from libc to lib/include/rtems and now must
1054        be referenced as <rtems/XXX.h>. 
1055
10562000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1059        Switch to GNU canonicalization.
1060        * libtests.am: Remove DEFS.
1061
10622000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1063
1064        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1065        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1066        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
1067
10682000-08-10      Joel Sherrill <joel@OARcorp.com>
1069
1070        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.