source: rtems/testsuites/samples/ChangeLog @ e3d184d

4.115
Last change on this file since e3d184d was e3d184d, checked in by Joel Sherrill <joel.sherrill@…>, on 06/21/10 at 22:54:20

2010-06-21 Joel Sherrill <joel.sherrill@…>

  • capture/capture.doc: Remove more ITRON references.
  • Property mode set to 100644
File size: 33.9 KB
Line 
12010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * capture/capture.doc: Remove more ITRON references.
4
52010-06-02      Chris Johns <chrisj@rtems.org>
6
7        * iostream/init.cc: Remove the hack.
8
92010-06-02      Chris Johns <chrisj@rtems.org>
10
11        * fileio/init.c: Update to new mount API.
12        * iostream/init.cc: Hack to work around confdefs.h in C++.
13        * iostream/system.h: Add comment about base miniIMFS.
14
152010-04-04      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * capture/init.c: Remove unused variable "out".
18
192010-03-29      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
20
21        * capture/init.c, capture/test1.c, paramoia/init.c,
22        paranoia/paranoia.c: exclude tests for SMALL MEMORY targets
23
242010-03-12      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
25
26        * fileio/init.c: Remove deprecation warnings.
27
282010-03-11      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * fileio/init.c: Fix warnings for ctype methods.
31
322009-11-02      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * loopback/init.c: Adjust return-type of rtems_bsdnet_loopattach to
35        int to match with rtems/rtems_bsdnet.h.
36
372009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
38
39        * base_mp/apptask.c: Use PRIxrtems_id to print rtems_ids.
40        Include "tmacros.h".
41        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
42        Add -I$(top_srcdir)/../support/include.
43
442009-10-29      Ralf Corsépius <ralf.corsepius@rtems.org>
45
46        * pppd/netconfig.h: Add UL suffix to long constants to avoid
47        implicit integer overflows on 16bit targets.
48        * fileio/init.c: Use %zd to print ssize_t.
49
502009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
51
52        * base_sp/apptask.c, unlimited/init.c:
53        Use PRIdrtems_task_argument to print rtems_task_argument's.
54
552009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
56
57        * base_sp/apptask.c, unlimited/init.c, unlimited/test1.c,
58        unlimited/test2.c, unlimited/test3.c:
59        Include "tmacros.h". Use PRIxrtems_id to print rtems_ids.
60        * unlimited/Makefile.am, base_sp/Makefile.am:
61        Add -I$(top_srcdir)/../support/include.
62
632009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
64
65        * loopback/init.c : Add prototype for rtems_bsdnet_loopattach.
66        Remove evil type-cast.
67        * nsecs/rprintf.h: Remove (PRItime_t moved to tmacros.h).
68        * nsecs/Makefile.am: Add -I$(top_srcdir)/../support/include.
69        * nsecs/init.c: Include "tmacros.h" instead of "rprintf.h"
70
712009-10-24      Ralf Corsépius <ralf.corsepius@rtems.org>
72
73        * capture/init.c: Remove setup_tasks_to_watch.
74        * capture/system.h: Remove test*().
75        Add setup_tasks_to_watch().
76        * capture/test1.c: Fix prototype.
77        * fileio/init.c: Fix broken printfs.
78        * minimum/init.c: Remove unused var.
79        * nsecs/empty.c: Add missing prototype.
80        * nsecs/rprintf.h: New.
81        * nsecs/init.c: Printf fixes.
82        * unlimited/system.h: Add missing prototypes.
83        * unlimited/init.c, unlimited/test1.c, unlimited/test2.c,
84        unlimited/test3.c: Various warning fixes.
85
862009-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
87
88        * unlimited/test1.c: Spacing.
89
902009-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
91
92        * hello/init.c: Remove call to devFS_Show() which had accidentally
93        gotten committed.
94
952009-09-14      Ralf Corsépius <ralf.corsepius@rtems.org>
96
97        * capture/test1.c: Use size_t for sizes.
98
992009-08-26      Joel Sherrill <joel.sherrill@oarcorp.com>
100
101        * hello/Makefile.am, hello/init.c: Simplify.
102        * hello/system.h: Removed.
103
1042009-08-21      Xi Yang <hiyangxi@gmail.com>
105
106        * unlimited/test2.c: Fix spacing.
107
1082009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
109
110        * cdtest/main.cc, fileio/init.c, fileio/system.h, pppd/pppdapp.c,
111        ticker/system.h, ticker/tasks.c: Eliminate test routines
112        TICKS_PER_SECOND and get_ticks_per_second() in favor of new
113        rtems_clock_get_ticks_per_second().
114
1152009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
116
117        * fileio/system.h, ticker/system.h, ticker/ticker.scn: Convert calls to
118        legacy routine rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to
119        rtems_clock_get_xxx().
120
1212009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
122
123        * ticker/tasks.c: Convert calls to legacy routine rtems_clock_get(
124        RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
125
1262009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
127
128        * fileio/system.h: Switch to unified work area.
129
1302009-06-11      Roxana Leontie <roxana.leontie@gmail.com>
131
132        * cdtest/system.h: modified the number of max semaphores - test was
133        failing before
134
1352009-06-04      Ralf Corsépius <ralf.corsepius@rtems.org>
136
137        * loopback/init.c: Add missing initializers.
138
1392009-04-28    Chris Johns <chrisj@rtems.org>
140
141        * iostream/system.h: Remove the Init prototype. Provide in
142        confdefs.h.
143
1442009-04-28      Chris Johns <chrisj@rtems.org>
145
146        * fileio/init.c, fileio/system.h, iostream/init.cc,
147        loopback/init.c, pppd/init.c, pppd/pppdapp.c: Do not build if
148        BSP_SMALL_MEMORY is defined. Remove this code once a better way is
149        supported by the build system.
150
1512009-04-14      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
152
153        * fileio/init.c: Removed obsolete header include.
154
1552009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
156
157        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
158        base_sp/Makefile.am, capture/Makefile.am, cdtest/Makefile.am,
159        fileio/Makefile.am, hello/Makefile.am, iostream/Makefile.am,
160        loopback/Makefile.am, minimum/Makefile.am, nsecs/Makefile.am,
161        paranoia/Makefile.am, pppd/Makefile.am, ticker/Makefile.am,
162        unlimited/Makefile.am: Eliminate _exe_/.exe.
163
1642009-03-29  Joel Sherrill <joel.sherrill@gmail.com>
165
166        * fileio/init.c: Change arguments to rtems_shell_init() to match
167        new expectations.
168
1692009-03-02      Joel Sherrill <joel.sherrill@OARcorp.com>
170
171        * cdtest/main.cc: Use printk() in global destructors since printf() no
172        longer works.
173
1742009-02-27      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
175
176        * fileio/init.c: Adapt to modified shell configuration
177
1782008-12-18      Joel Sherrill <joel.sherrill@oarcorp.com>
179
180        * capture/test1.c: Add const to eliminate warning.
181
1822008-12-16      Joel Sherrill <joel.sherrill@oarcorp.com>
183
184        * capture/test1.c: Eliminate all public use of TOD conversion routines.
185
1862008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
187
188        * unlimited/init.c: Run all tests successfully with maxixum number of
189        priorities as 16 instead of 256. This was done by temporarily
190        modifying the score priority.h maximum. This allowed testing of all
191        API code to ensure that it worked properly with a reduced number of
192        priorities. Most modifications were to switch from hard-coded maximum
193        to using the API provided methods to determine maximum number of
194        priority levels.
195
1962008-12-09      Joel Sherrill <joel.sherrill@oarcorp.com>
197
198        * fileio/init.c: Add explicit creation of /etc/passwd and /etc/group so
199        we have a test case for real password checking.
200
2012008-11-24      Ralf Corsépius <ralf.corsepius@rtems.org>
202
203        * paranoia/paranoia.c: Add missing prototypes.
204
2052008-10-13      Joel Sherrill <joel.sherrill@oarcorp.com>
206
207        * unlimited/system.h: Tighten configuration for stack space.
208
2092008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
210
211        * fileio/init.c: When USE_SHELL not defined, do not attempt to
212        configure shell.
213
2142008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
215
216        * unlimited/system.h: 10000 task ids is too many for some targets.
217
2182008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
219
220        * unlimited/system.h: Support up to 10K tasks in loop. With 64MB on
221        pc386 and configured for unified workspace, you can get close to
222        this.
223
2242008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
225
226        * fileio/system.h: Rename STACK_CHECKER_ON to more appropriate
227        CONFIGURE_STACK_CHECKER_ENABLED.
228
2292008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
230
231        * minimum/init.c, unlimited/system.h: Add support for optionally having
232        a unified work area. In other words, the RTEMS Workspace and C
233        Program Heap are the same pool of memory.
234
2352008-09-17      Miao Yan <yanmiaobest@gmail.com>
236
237        * hello/system.h, minimum/Makefile.am, minimum/init.c: Merge GSOC
238        project code to add simple device only filesystem (devfs), optionally
239        completely drop out filesystem, and to clean up disabling newlib
240        reentrancy support. This dropped 17K from the minimum.exe for
241        sparc/sis and arm/rtl22xx_t now has a 15K code space.
242
2432008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
244
245        * capture/system.h, capture/test1.c, fileio/init.c,
246        unlimited/init.c, unlimited/system.h, unlimited/test1.c:
247        Convert to "bool".
248
2492008-09-05      Joel Sherrill <joel.sherrill@oarcorp.com>
250
251        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Updating and
252        fixing while running mptests on psim.
253
2542008-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
255
256        * fileio/init.c: New argument sequence for rtems_shell_init(). Also
257        split on multiple lines and document each parameter.
258
2592008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
260
261        * minimum/init.c: Disable confdefs.h debug.
262
2632008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
264
265        * iostream/system.h: Init task was close to blowing stack on PowerPC.
266        * minimum/init.c: Disable Classic API Notepads.
267
2682008-06-13      Joel Sherrill <joel.sherrill@oarcorp.com>
269
270        * minimum/init.c: Add CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION and
271        CONFIGURE_MAXIMUM_PRIORITY. Workspace usage now reduces to 4696 bytes
272        on psim.
273
2742008-06-13      Joel Sherrill <joel.sherrill@oarcorp.com>
275
276        * minimum/init.c: Exerise new ability for application to configure
277        minimum stack size. This test still runs the same with a 7.5K stack
278        on the powerpc but reserves 15K less Workspace on the PowerPC.
279
2802008-06-05      Joel Sherrill <joel.sherrill@OARcorp.com>
281
282        * minimum/Makefile.am: Link against all managers.
283        * minimum/init.c: Use existing confdefs.h macros to turn off more
284        this test does not use.
285
2862008-04-23      Joel Sherrill <joel.sherrill@OARcorp.com>
287
288        * iostream/system.h: Update to include definition of
289        CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER as appropriate.
290
2912008-04-17      Joel Sherrill <joel.sherrill@oarcorp.com>
292
293        * fileio/init.c, hello/system.h, minimum/init.c, unlimited/system.h:
294        Use CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER where needed.
295
2962008-02-28      Joel Sherrill <joel.sherrill@OARcorp.com>
297
298        * iostream/init.cc: Add include of stdlib.h for exit(). Needed by gcc
299        4.3.x.
300
3012008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
302
303        * fileio/system.h, ticker/system.h: Add new Object Services collection.
304        This changed the name of a few previously public but undocumented
305        services and added a some new services.
306
3072008-01-11      Joel Sherrill <joel.sherrill@OARcorp.com>
308
309        * hello/init.c: Remove accidental commit.
310
3112008-01-11      Joel Sherrill <joel.sherrill@oarcorp.com>
312
313        * fileio/init.c, fileio/system.h, hello/init.c: Enable malloc
314        statistics so shell output can be interesting.
315
3162007-12-17      Chris Johns <chrisj@rtems.org>
317
318        * testsuites/samples/fileio/init.c: Change shell_* to
319        rtems_shell_*. Add the mount file-system type of msdos.
320
3212007-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
322
323        * fileio/init.c, fileio/system.h: Increase stack requested for shell
324        task. Turn on stack checking so the report is interesting.
325
3262007-12-11      Joel Sherrill <joel.sherrill@oarcorp.com>
327
328        * fileio/init.c: Add RTEMS Shell configuration and static configuration
329        of user commands.
330
3312007-11-29      Chris Johns <chrisj@rtems.org>
332
333        * iostream/Makefile.am: Change the executable name so it does not
334        create a file which is the same name as the standard header file.
335        * iostream/system.h: Need to increase the number of semaphores for
336        the libstdc++ runtime.
337
3382007-09-10      Joel Sherrill <joel.sherrill@OARcorp.com>
339
340        * capture/Makefile.am: Use all managers.
341
3422007-08-31      Joel Sherrill <joel.sherrill@OARcorp.com>
343
344        * capture/Makefile.am: Fix typo -- not unlimited.
345
3462007-08-21      Chris Johns <chrisj@rtems.org>
347
348        * capture/init.c, capture/system.h, capture/test1.c: Removed CRs
349        from files. Committed incorrectly.
350         
3512007-08-17      Chris Johns <chrisj@rtems.org>
352
353        * Makefile.am, README, configure.ac, capture/.cvsignore,
354        capture/Makefile.am, capture/capture.doc, capture/capture.scn,
355        capture/init.c, capture/system.h, capture/test1.c: Add a sample
356        test for the capture engine.
357
3582007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
359
360        * nsecs/init.c: Add include of unistd.h for sleep() prototype.
361
3622007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
363
364        * nsecs/Makefile.am, nsecs/init.c: Move empty body to another file. The
365        loop was being optimized out on the PowerPC.
366        * nsecs/empty.c: New file.
367
3682007-07-06      Joel Sherrill <joel.sherrill@OARcorp.com>
369
370        * nsecs/init.c: Change name to avoid any hint of the timer driver.
371
3722007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
373
374        * nsecs/init.c: Do not make this test depend on the benchmark timer
375        driver.
376
3772007-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
378
379        * nsecs/init.c, nsecs/nsecs.scn: Add set of loops so you can see the
380        time varaying in proportion to the length of the loop measured.
381
3822007-05-16      Ralf Corsepius <ralf.corsepius@rtems.org>
383
384        * nsecs/init.c: Remove stray "volatile int i".
385
3862007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
387
388        * base_sp/Makefile.am, hello/Makefile.am, iostream/Makefile.am,
389        loopback/Makefile.am, nsecs/Makefile.am,
390        pppd/Makefile.am, ticker/Makefile.am, ticker/system.h,
391        unlimited/Makefile.am: Add optional managers to Makefiles. Clean up
392        test cases so last output line follows END OF pattern. Make sure test
393        case all run. All tests appeared ok on sis.
394        * nsecs/init.c: Commit hack so test will compile when POSIX is
395        disabled.  Remove hack when clock_gettime() is present even when
396        --disable-posix.
397
3982007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
399
400        * ticker/Makefile.am, ticker/init.c, ticker/system.h, ticker/tasks.c:
401        Test needs clock manager. Should use rtems_test_exit() instead of
402        exit().
403
4042007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
405
406        * minimum/Makefile.am, minimum/init.c: Switch back to using optional
407        manager support. Also add use of CONFIGURE_DISABLE_NEWLIB_REENTRANCY
408        to demonstrate that the newlib reentrancy support is optional.
409
4102007-04-13      Ralf Corsépius <ralf.corsepius@rtems.org>
411
412        * nsecs/init.c: Remove private decl of _Timespec_Subtract use the
413          version from rtems/score/timespec.h.
414
4152007-04-05      Joel Sherrill <joel@OARcorp.com>
416
417        * nsecs/init.c: Provide timespec manipulation routines in the
418        SuperCore. Use them everywhere possible. Perhaps they should be part
419        of the public API so this test and others can use them without
420        peeking into the bowels.
421
4222007-04-05      Joel Sherrill <joel@OARcorp.com>
423
424        * loopback/init.c: Change all obsoleted CONFIGURE_TEST_NEEDS_XXX
425        configuration constants to CONFIGURE_APPLICATION_NEEDS_XXX.
426
4272007-04-02      Joel Sherrill <joel@OARcorp.com>
428
429        * Makefile.am, configure.ac: Convert from Classic API style TOD_Control
430        as fundamental time structure to POSIX struct timespec. Add
431        clock_get_uptime().
432        * nsecs/.cvsignore, nsecs/Makefile.am, nsecs/init.c, nsecs/nsecs.doc,
433        nsecs/nsecs.scn: New files.
434
4352007-03-26      Joel Sherrill <joel@OARcorp.com>
436
437        * loopback/init.c: Add CVS Id.
438
4392007-03-26      Joel Sherrill <joel@OARcorp.com>
440
441        PR 1230/tests
442        * minimum/init.c: Minimum should not configure console driver.
443
4442007-02-21      Joel Sherrill <joel@OARcorp.com>
445
446        * loopback/init.c: Fix exit paths in client thread and main test
447        thread.
448
4492006-12-18      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
450
451        * init.c: added stdout flushs after prompts
452
4532006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
454
455        * configure.ac: New BUG-REPORT address.
456
4572006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
458
459        * configure.ac: Require autoconf-2.60. Require automake-1.10.
460
4612006-09-08      Ken Peters <ken.peters@jpl.nasa.gov>
462
463        PR 1162/rtems
464        * unlimited/system.h: Reserve enough memory for the stacks wanted.
465
4662006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
467
468        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
469        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
470        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
471        minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
472        unlimited/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir
473        instead.
474
4752006-02-08      Joel Sherrill <joel@OARcorp.com>
476
477        * cdtest/main.cc: Fix warnings.
478
4792005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
480
481        * configure.ac: Remove RTEMS_ENABLE_BARE,
482        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
483
4842005-11-15  Eric Norum <norume@aps.anl.gov>
485
486        * cdtest/Makefile.am: Remove extraneous make-exe.
487
4882005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
489
490        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
491        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
492        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
493        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
494        ticker/Makefile.am, unlimited/Makefile.am:
495        Convert to using *_PROGRAMS.
496
4972005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
498
499        * configure.ac: Remove AMPOLISH3.
500        * base_mp/node1/Makefile.am,
501        base_mp/node2/Makefile.am, base_sp/Makefile.am,
502        cdtest/Makefile.am, fileio/Makefile.am,
503        hello/Makefile.am, iostream/Makefile.am,
504        loopback/Makefile.am, minimum/Makefile.am,
505        paranoia/Makefile.am, pppd/Makefile.am,
506        ticker/Makefile.am, unlimited/Makefile.am: Rework.
507
5082005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
509
510        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
511        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
512        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
513        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
514        ticker/Makefile.am, unlimited/Makefile.am: Expand sample.am.
515        * sample.am: Remove.
516
5172005-11-10      Ralf Corsepius <ralf.corsepius@rtems.org>
518
519        * base_mp/node1/base_mp.doc, base_mp/node1/base_mp.scn,
520        base_mp/node2/base_mp.doc, base_mp/node2/base_mp.scn: Remove.
521        * base_mp/node1/base_mp-node1.doc, base_mp/node1/base_mp-node1.scn,
522        base_mp/node2/base_mp-node2.doc, base_mp/node2/base_mp-node2.scn:
523        New (Renamed from base_mp.*).
524        * sample.am, base_sp/Makefile.am, cdtest/Makefile.am,
525        fileio/Makefile.am, hello/Makefile.am, iostream/Makefile.am,
526        loopback/Makefile.am, minimum/Makefile.am, paranoia/Makefile.am,
527        pppd/Makefile.am, ticker/Makefile.am, unlimited/Makefile.am,
528        base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
529        s/SAMPLE/TEST/ for improved consistency with other tests.
530
5312005-11-10      Ralf Corsepius <ralf.corsepius@rtems.org>
532
533        * configure.ac: Add ampolish3.
534        * base_mp/Makefile.am: Remove redundant EXTRA_DIST.
535
5362005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
537
538        * cdtest/Makefile.am: AM_CPPFLAGS += -I..../support/include.
539
5402005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
541
542        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
543        * sample.am: Set project_bspdir=$(PROJECT_ROOT)
544
5452005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
546
547        * sample.am: Remove LIB_VARIANT.
548
5492005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
550
551        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
552        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
553        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
554        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am
555        ticker/Makefile.am, unlimited/Makefile.am:
556        Remove SRCS, PRINT_SRCS.
557
5582005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
559
560        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Cleanup.
561
5622005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
563
564        * sample.am: Add $(PGM): ${ARCH}/$(dirstamp).
565        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
566        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
567        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
568        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
569        ticker/Makefile.am, unlimited/Makefile.am:
570        Partial conversion to automake.
571
5722005-10-26  Eric Norum <norume@aps.anl.gov>
573
574        PR 839/tests
575        * pppd/system.h: Remove i386-specific conditional.
576        This at least lets the sample compile.   It's unlikely to actually
577        work, though.
578
5792005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
580
581        * pppd/Makefile.am: Reflect libpppd having been split out.
582        * pppd/init.c, pppd/pppdapp.c: include rtems/rtemspppd.h instead of
583        rtemspppd.h.
584
5852005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
586
587        * loopback/init.c: socklen_t.
588
5892005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
590
591        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
592        Remove LIB_VARIANT.
593
5942005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
595
596        * Makefile.am: Remove DIST_SUBDIRS.
597
5982004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
599
600        * configure.ac: Require automake > 1.9.
601
6022004-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
603
604        * configure.ac: Add CXX-checks. New conditionals CXXTESTS, MPTESTS,
605        NETTESTS. Add iostream/.
606        * Makefile.am, base_mp/node1/Makefile.am, base_mp/node2/Makefile.am
607        cdtest/Makefile.am, loopback/Makefile.am, pppd/Makefile.am:
608        Reflect changes above.
609        * cdtest/main.cc: Adaptation to new C++ standards.
610
6112004-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
612
613        * iostream/Makefile.am, iostream/init.cc, iostream/iostream.doc,
614        iostream/iostream.scn, iostream/system.h:
615        New (C++ variant of hello).
616
6172004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
618
619        * base_mp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
620        * base_sp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
621        * cdtest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
622        * fileio/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
623        * hello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
624        * loopback/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
625        * minimum/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
626        * paranoia/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
627        * pppd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
628        * ticker/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
629        * unlimited/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
630
6312004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
632
633        * fileio/init.c: Include <rtems/dosfs.h> instead of <dosfs.h>.
634
6352004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
636
637        * fileio/init.c, fileio/system.h, ticker/system.h, ticker/tasks.c,
638        unlimited/init.c, unlimited/test1.c, unlimited/test2.c,
639        unlimited/test3.c: Convert to using c99 fixed size types.
640
6412004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * configure.ac: Add 2nd arg to RTEMS_TOP.
644
6452004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * configure.ac: Remove -Wall -ansi to work-around non-portability of
648        with cdtest.
649
6502004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * base_mp/node1/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
653        Add PRE/TMPINSTALL_FILES to CLEANFILES.
654        * base_mp/node2/Makefile.am: Ditto.
655        * base_sp/Makefile.am: Ditto.
656        * cdtest/Makefile.am: Ditto.
657        * fileio/Makefile.am: Ditto.
658        * hello/Makefile.am: Ditto.
659        * loopback/Makefile.am: Ditto.
660        * minimum/Makefile.am: Ditto.
661        * paranoia/Makefile.am: Ditto.
662        * pppd/Makefile.am: Ditto.
663        * ticker/Makefile.am: Ditto.
664        * unlimited/Makefile.am: Ditto.
665
6662003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * samples.am: Fix yet another stupid typo in yesterday's patch.
669
6702003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * samples.am: Add dirstamp support.
673
6742003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
677        Eliminate VPATH.
678
6792003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * sample.am: Use $(mkdir_p) instead of $(mkinstalldirs).
682
6832003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
684
685        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
686
6872003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * base_mp/Makefile.am: Reformat.
690        * base_mp/node1/Makefile.am: Remove all-local: $(ARCH).
691        * base_mp/node2/Makefile.am: Remove all-local: $(ARCH).
692        * base_sp/Makefile.am: Remove all-local: $(ARCH).
693        * cdtest/Makefile.am: Remove all-local: $(ARCH).
694        * fileio/Makefile.am: Remove all-local: $(ARCH).
695        * hello/Makefile.am: Remove all-local: $(ARCH).
696        * loopback/Makefile.am: Remove all-local: $(ARCH).
697        * minimum/Makefile.am: Remove all-local: $(ARCH).
698        * paranoia/Makefile.am: Remove all-local: $(ARCH).
699        * pppd/Makefile.am: Remove all-local: $(ARCH).
700        * ticker/Makefile.am: Remove all-local: $(ARCH).
701        * unlimited/Makefile.am: Remove all-local: $(ARCH).
702
7032003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * configure.ac: Reflect having moved to testsuites/.
706
7072003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
710        * fileio/Makefile.am: Only build if LIBCHIP is available.
711
7122003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * configure.ac: Remove RTEMS_CANONICAL_HOST.
715
7162003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * configure.ac:Remove RTEMS_CHECK_CPU.
719
7202003-09-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * fileio/init.c: Unconditionally define MIN (We *do want* to see
723        error messages if it conflicts).
724
7252003-09-04      Joel Sherrill <joel@OARcorp.com>
726
727        * README, base_mp/apptask.c, base_mp/init.c, base_mp/system.h,
728        base_mp/node1/base_mp.doc, base_mp/node2/base_mp.doc,
729        base_sp/apptask.c, base_sp/base_sp.doc, base_sp/init.c,
730        base_sp/system.h, cdtest/init.c, cdtest/main.cc, cdtest/system.h,
731        fileio/fileio.doc, fileio/init.c, fileio/system.h, hello/hello.doc,
732        hello/init.c, hello/system.h, minimum/init.c, minimum/minimum.doc,
733        paranoia/init.c, paranoia/paranoia.doc, paranoia/system.h,
734        ticker/init.c, ticker/system.h, ticker/tasks.c, ticker/ticker.doc,
735        unlimited/init.c, unlimited/system.h, unlimited/test1.c,
736        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc: URL
737        for license changed.
738
7392003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
740
741        * Makefile.am: Reflect having moved aclocal/.
742
7432003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * Makefile.am: Reflect having moved automake/.
746        * base_mp/Makefile.am: Reflect having moved automake/.
747        * base_mp/node1/Makefile.am: Reflect having moved automake/.
748        * base_mp/node2/Makefile.am: Reflect having moved automake/.
749        * base_sp/Makefile.am: Reflect having moved automake/.
750        * cdtest/Makefile.am: Reflect having moved automake/.
751        * fileio/Makefile.am: Reflect having moved automake/.
752        * hello/Makefile.am: Reflect having moved automake/.
753        * loopback/Makefile.am: Reflect having moved automake/.
754        * minimum/Makefile.am: Reflect having moved automake/.
755        * paranoia/Makefile.am: Reflect having moved automake/.
756        * pppd/Makefile.am: Reflect having moved automake/.
757        * ticker/Makefile.am: Reflect having moved automake/.
758        * unlimited/Makefile.am: Reflect having moved automake/.
759
7602003-08-13      Joel Sherrill <joel@OARcorp.com>
761
762        * fileio/.cvsignore: New file.
763
7642003-08-13      Joel Sherrill <joel@OARcorp.com>
765
766        PR 451/bsps
767        * pppd/system.h: Depend on TTY driver being in BSPs not simply i386.
768
7692003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
772
7732003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * fileio/Makefile.am: Remove references to *.scn (Doesn't exist).
776        * pppd/Makefile.am: Remove references to DOC* (Don't exist).
777
7782003-08-06      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
779
780        PR 369/filesystem
781        * Makefile.am, configure.ac: sample application to show the use of the
782        DOSFS functions
783        * fileio/Makefile.am, fileio/fileio.doc, fileio/init.c,
784        fileio/system.h: New files.
785
7862003-06-04      Joel Sherrill <joel@OARcorp.com>
787
788        * pppd/system.h: Hack from Ralf to compile on all targets.
789
7902003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * configure.ac: Add pppd.
793        * Makefile.am: Add pppd.
794
7952003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        Adding pppd:
798        * pppd/Makefile-user: New, copied over from libnetworking/pppd/example.
799        * pppd/README: New, copied over from libnetworking/pppd/example.
800        * pppd/init.c: New, copied over from libnetworking/pppd/example.
801        * pppd/netconfig.h: New, copied over from libnetworking/pppd/example.
802        * pppd/ppp.conf: New, copied over from libnetworking/pppd/example.
803        * pppd/pppdapp.c: New, copied over from libnetworking/pppd/example.
804        * pppd/system.h: New, copied over from libnetworking/pppd/example.
805        * pppd/pppd.options: New, copied over from libnetworking/pppd/example.
806        * pppd/Makefile.am: New, converted to automake from Makefile-user.
807        * pppd/.cvsignore: New.
808
8092003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * configure.ac: Remove AC_CONFIG_AUX_DIR.
812
8132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
816
8172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * configure.ac: AC_PREREQ(2.57).
820
8212003-01-27      Joel Sherrill <joel@OARcorp.com>
822
823        * Makefile.am, configure.ac: Added new test loopback which shows how to
824        use the loopback interface. Thank you Eric Norum for a portable
825        target independent test which exercises the TCP/IP. This should
826        prevent massive failures in the TCP/IP stack from reaching the
827        street.
828        * loopback/.cvsignore, loopback/Makefile.am, loopback/README,
829        loopback/init.c, loopback/loopback.scn: New files.
830
8312003-01-03      Joel Sherrill <joel@OARcorp.com>
832
833        * unlimited/system.h, unlimited/test1.c: Backed off previous
834        modification as it does not compile.
835
8362002-10-31      Chris Johns <ccj@acm.org>
837
838        * unlimited/test1.c: PR296. Only fails if more tasks than allowed
839        can be created. 
840        * unlimited/system.h: PR296. Reference the number of tasks in the
841        configuration table rather than a hardcoded number.
842
8432002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * configure.ac: Unconditionally check for CXX (Hack to bug in
846        autoconf > 2.54).
847
8482002-10-31      Joel Sherrill <joel@OARcorp.com>
849
850        * base_mp/apptask.c: Removed warning.
851
8522002-10-28      Joel Sherrill <joel@OARcorp.com>
853
854        * base_mp/apptask.c: Add include of <unistd.h> to eliminate warning.
855
8562002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
857
858        * .cvsignore: Reformat.
859        Add autom4te*cache.
860        Remove autom4te.cache.
861
8622002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * base_mp/node1/Makefile.am: Use .$(OBJEXT) instead of .o.
865        * base_mp/node2/Makefile.am: Use .$(OBJEXT) instead of .o.
866        * base_sp/Makefile.am: Use .$(OBJEXT) instead of .o.
867        * cdtest/Makefile.am: Use .$(OBJEXT) instead of .o.
868        * hello/Makefile.am: Use .$(OBJEXT) instead of .o.
869        * minimum/Makefile.am: Use .$(OBJEXT) instead of .o.
870        * paranoia/Makefile.am: Use .$(OBJEXT) instead of .o.
871        * ticker/Makefile.am: Use .$(OBJEXT) instead of .o.
872        * unlimited/Makefile.am: Use .$(OBJEXT) instead of .o.
873
8742002-08-01      Joel Sherrill <joel@OARcorp.com>
875
876        * Per PR47 add support for buffered test output.  This involved
877        adding defines to redirect output to a buffer and dump it when
878        full, at "test pause", and at exit.  To avoid problems when redefining
879        exit(), all tests were modified to call rtems_test_exit().
880        Some tests, notable psxtests, had to be modified to include
881        the standard test macro .h file (pmacros.h or tmacros.h) to
882        enable this support.
883        * cdtest/init.c: Modified.
884
8852002-07-01      Joel Sherrill <joel@OARcorp.com>
886
887        * unlimited/test1.c: Corrected use of _Objects_Information_table
888        now that it is a two dimensional array based upon API and class.
889
8902002-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * base_sp/apptask.c: Include <stdlib.h>.
893        * hello/init.c: Ditto.
894        * paranoia/init.c: Ditto.
895        * ticker/tasks.c: Ditto.
896        * unlimited/init.c: Ditto.
897        * unlimited/test1.c: Ditto.
898        * unlimited/test2.c: Ditto.
899        * unlimited/test3.c: Ditto.
900
9012002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * configure.ac: Remove ENABLE_GCC28.
904
9052002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * configure.ac:
908        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
909        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
910        * base_mp/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
911        * base_mp/Makefile.am: Remove AUTOMAKE_OPTIONS.
912        * base_mp/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
913        * Makefile.am: Remove AUTOMAKE_OPTIONS.
914        * base_sp/Makefile.am: Remove AUTOMAKE_OPTIONS.
915        * cdtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
916        * hello/Makefile.am: Remove AUTOMAKE_OPTIONS.
917        * minimum/Makefile.am: Remove AUTOMAKE_OPTIONS.
918        * paranoia/Makefile.am: Remove AUTOMAKE_OPTIONS.
919        * ticker/Makefile.am: Remove AUTOMAKE_OPTIONS.
920        * unlimited/Makefile.am: Remove AUTOMAKE_OPTIONS.
921
9222001-11-26      Ralf Corsepius
923
924        * cdtest/main.cc: Remove RTEMS_TEST_IO_STREAM.
925
9262001-10-25      Eric Norum <eric.norum@usask.ca>
927
928        * cdtest/system.h: Configure 1 semaphore.  This probably covers
929        up not defining one for the GCC C++ Run-Time Libraries.
930
9312001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
932
933        * paranoia/Makefile.am: Use LD_LIBS = -lm to make automake-1.5 happy.
934
9352001-10-12      Joel Sherrill <joel@OARcorp.com>
936
937        * unlimited/init.c, unlimited/system.h, unlimited/test1.c,
938        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc:
939        Fixed typo.
940
9412001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
944        * configure.in: Remove.
945        * configure.ac: New file, generated from configure.in by autoupdate.
946
9472001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * minimum/Makefile.am: Fix comments to make automake-1.5 happy.
950        * sample.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
951        * cdtest/Makefile.am: Remove LD_LIBS.
952
9532001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * unlimited/Makefile.am: include leaf.am instead of leaf.cfg.
956        * base_mp/node2/Makefile.am: include leaf.am instead of leaf.cfg.
957        * base_mp/node1/Makefile.am: include leaf.am instead of leaf.cfg.
958        * hello/Makefile.am: include leaf.am instead of leaf.cfg.
959        * base_sp/Makefile.am: include leaf.am instead of leaf.cfg.
960        * paranoia/Makefile.am: include leaf.am instead of leaf.cfg.
961        * cdtest/Makefile.am: include leaf.am instead of leaf.cfg, use
962        make-cxx-exe.
963        * ticker/Makefile.am: include leaf.am instead of leaf.cfg.
964        * minimum/Makefile.am: include leaf.am instead of leaf.cfg.
965
9662001-06-14      Joel Sherrill <joel@OARcorp.com>
967
968        * cdtest/system.h: Removed configure of POSIX mutexes since
969        there do not appear to be any used in this test.
970
9712001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
972
973        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
974
9752000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
976
977        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
978
9792000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
980
981        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
982
9832000-10-30      Joel Sherrill <joel@OARcorp.com>
984
985        * POSIX include files merged into newlib.  This resulted in
986        some definitions moving to other files and thus some secondary
987        effects in RTEMS source code.
988        * paranoia/paranoia.c: Commented out incorrect and conflicting
989        prototype of read().
990
9912000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
994        Switch to GNU canonicalization.
995        * sample.am: Remove DEFS.
996
9972000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
998
999        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
1000        base_sp/Makefile.am, cdtest/Makefile.am, hello/Makefile.am,
1001        minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
1002        unlimited/Makefile.am: Include compile.am
1003
10042000-08-10      Joel Sherrill <joel@OARcorp.com>
1005
1006        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.