source: rtems/testsuites/samples/ChangeLog @ 5cd68b4

4.104.114.95
Last change on this file since 5cd68b4 was 5cd68b4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/06/08 at 03:31:27

2008-09-06 Ralf Corsépius <ralf.corsepius@…>

  • capture/system.h, capture/test1.c, fileio/init.c, unlimited/init.c, unlimited/system.h, unlimited/test1.c: Convert to "bool".
  • Property mode set to 100644
File size: 26.1 KB
Line 
12008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * capture/system.h, capture/test1.c, fileio/init.c,
4        unlimited/init.c, unlimited/system.h, unlimited/test1.c:
5        Convert to "bool".
6
72008-09-05      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Updating and
10        fixing while running mptests on psim.
11
122008-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
13
14        * fileio/init.c: New argument sequence for rtems_shell_init(). Also
15        split on multiple lines and document each parameter.
16
172008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
18
19        * minimum/init.c: Disable confdefs.h debug.
20
212008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * iostream/system.h: Init task was close to blowing stack on PowerPC.
24        * minimum/init.c: Disable Classic API Notepads.
25
262008-06-13      Joel Sherrill <joel.sherrill@oarcorp.com>
27
28        * minimum/init.c: Add CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION and
29        CONFIGURE_MAXIMUM_PRIORITY. Workspace usage now reduces to 4696 bytes
30        on psim.
31
322008-06-13      Joel Sherrill <joel.sherrill@oarcorp.com>
33
34        * minimum/init.c: Exerise new ability for application to configure
35        minimum stack size. This test still runs the same with a 7.5K stack
36        on the powerpc but reserves 15K less Workspace on the PowerPC.
37
382008-06-05      Joel Sherrill <joel.sherrill@OARcorp.com>
39
40        * minimum/Makefile.am: Link against all managers.
41        * minimum/init.c: Use existing confdefs.h macros to turn off more
42        this test does not use.
43
442008-04-23      Joel Sherrill <joel.sherrill@OARcorp.com>
45
46        * iostream/system.h: Update to include definition of
47        CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER as appropriate.
48
492008-04-17      Joel Sherrill <joel.sherrill@oarcorp.com>
50
51        * fileio/init.c, hello/system.h, minimum/init.c, unlimited/system.h:
52        Use CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER where needed.
53
542008-02-28      Joel Sherrill <joel.sherrill@OARcorp.com>
55
56        * iostream/init.cc: Add include of stdlib.h for exit(). Needed by gcc
57        4.3.x.
58
592008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
60
61        * fileio/system.h, ticker/system.h: Add new Object Services collection.
62        This changed the name of a few previously public but undocumented
63        services and added a some new services.
64
652008-01-11      Joel Sherrill <joel.sherrill@OARcorp.com>
66
67        * hello/init.c: Remove accidental commit.
68
692008-01-11      Joel Sherrill <joel.sherrill@oarcorp.com>
70
71        * fileio/init.c, fileio/system.h, hello/init.c: Enable malloc
72        statistics so shell output can be interesting.
73
742007-12-17      Chris Johns <chrisj@rtems.org>
75
76        * testsuites/samples/fileio/init.c: Change shell_* to
77        rtems_shell_*. Add the mount file-system type of msdos.
78
792007-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
80
81        * fileio/init.c, fileio/system.h: Increase stack requested for shell
82        task. Turn on stack checking so the report is interesting.
83
842007-12-11      Joel Sherrill <joel.sherrill@oarcorp.com>
85
86        * fileio/init.c: Add RTEMS Shell configuration and static configuration
87        of user commands.
88
892007-11-29      Chris Johns <chrisj@rtems.org>
90
91        * iostream/Makefile.am: Change the executable name so it does not
92        create a file which is the same name as the standard header file.
93        * iostream/system.h: Need to increase the number of semaphores for
94        the libstdc++ runtime.
95
962007-09-10      Joel Sherrill <joel.sherrill@OARcorp.com>
97
98        * capture/Makefile.am: Use all managers.
99
1002007-08-31      Joel Sherrill <joel.sherrill@OARcorp.com>
101
102        * capture/Makefile.am: Fix typo -- not unlimited.
103
1042007-08-21      Chris Johns <chrisj@rtems.org>
105
106        * capture/init.c, capture/system.h, capture/test1.c: Removed CRs
107        from files. Committed incorrectly.
108         
1092007-08-17      Chris Johns <chrisj@rtems.org>
110
111        * Makefile.am, README, configure.ac, capture/.cvsignore,
112        capture/Makefile.am, capture/capture.doc, capture/capture.scn,
113        capture/init.c, capture/system.h, capture/test1.c: Add a sample
114        test for the capture engine.
115
1162007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
117
118        * nsecs/init.c: Add include of unistd.h for sleep() prototype.
119
1202007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
121
122        * nsecs/Makefile.am, nsecs/init.c: Move empty body to another file. The
123        loop was being optimized out on the PowerPC.
124        * nsecs/empty.c: New file.
125
1262007-07-06      Joel Sherrill <joel.sherrill@OARcorp.com>
127
128        * nsecs/init.c: Change name to avoid any hint of the timer driver.
129
1302007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
131
132        * nsecs/init.c: Do not make this test depend on the benchmark timer
133        driver.
134
1352007-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
136
137        * nsecs/init.c, nsecs/nsecs.scn: Add set of loops so you can see the
138        time varaying in proportion to the length of the loop measured.
139
1402007-05-16      Ralf Corsepius <ralf.corsepius@rtems.org>
141
142        * nsecs/init.c: Remove stray "volatile int i".
143
1442007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
145
146        * base_sp/Makefile.am, hello/Makefile.am, iostream/Makefile.am,
147        loopback/Makefile.am, nsecs/Makefile.am,
148        pppd/Makefile.am, ticker/Makefile.am, ticker/system.h,
149        unlimited/Makefile.am: Add optional managers to Makefiles. Clean up
150        test cases so last output line follows END OF pattern. Make sure test
151        case all run. All tests appeared ok on sis.
152        * nsecs/init.c: Commit hack so test will compile when POSIX is
153        disabled.  Remove hack when clock_gettime() is present even when
154        --disable-posix.
155
1562007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
157
158        * ticker/Makefile.am, ticker/init.c, ticker/system.h, ticker/tasks.c:
159        Test needs clock manager. Should use rtems_test_exit() instead of
160        exit().
161
1622007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
163
164        * minimum/Makefile.am, minimum/init.c: Switch back to using optional
165        manager support. Also add use of CONFIGURE_DISABLE_NEWLIB_REENTRANCY
166        to demonstrate that the newlib reentrancy support is optional.
167
1682007-04-13      Ralf Corsépius <ralf.corsepius@rtems.org>
169
170        * nsecs/init.c: Remove private decl of _Timespec_Subtract use the
171          version from rtems/score/timespec.h.
172
1732007-04-05      Joel Sherrill <joel@OARcorp.com>
174
175        * nsecs/init.c: Provide timespec manipulation routines in the
176        SuperCore. Use them everywhere possible. Perhaps they should be part
177        of the public API so this test and others can use them without
178        peeking into the bowels.
179
1802007-04-05      Joel Sherrill <joel@OARcorp.com>
181
182        * loopback/init.c: Change all obsoleted CONFIGURE_TEST_NEEDS_XXX
183        configuration constants to CONFIGURE_APPLICATION_NEEDS_XXX.
184
1852007-04-02      Joel Sherrill <joel@OARcorp.com>
186
187        * Makefile.am, configure.ac: Convert from Classic API style TOD_Control
188        as fundamental time structure to POSIX struct timespec. Add
189        clock_get_uptime().
190        * nsecs/.cvsignore, nsecs/Makefile.am, nsecs/init.c, nsecs/nsecs.doc,
191        nsecs/nsecs.scn: New files.
192
1932007-03-26      Joel Sherrill <joel@OARcorp.com>
194
195        * loopback/init.c: Add CVS Id.
196
1972007-03-26      Joel Sherrill <joel@OARcorp.com>
198
199        PR 1230/tests
200        * minimum/init.c: Minimum should not configure console driver.
201
2022007-02-21      Joel Sherrill <joel@OARcorp.com>
203
204        * loopback/init.c: Fix exit paths in client thread and main test
205        thread.
206
2072006-12-18      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
208
209        * init.c: added stdout flushs after prompts
210
2112006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
212
213        * configure.ac: New BUG-REPORT address.
214
2152006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
216
217        * configure.ac: Require autoconf-2.60. Require automake-1.10.
218
2192006-09-08      Ken Peters <ken.peters@jpl.nasa.gov>
220
221        PR 1162/rtems
222        * unlimited/system.h: Reserve enough memory for the stacks wanted.
223
2242006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
225
226        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
227        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
228        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
229        minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
230        unlimited/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir
231        instead.
232
2332006-02-08      Joel Sherrill <joel@OARcorp.com>
234
235        * cdtest/main.cc: Fix warnings.
236
2372005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
238
239        * configure.ac: Remove RTEMS_ENABLE_BARE,
240        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
241
2422005-11-15  Eric Norum <norume@aps.anl.gov>
243
244        * cdtest/Makefile.am: Remove extraneous make-exe.
245
2462005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
247
248        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
249        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
250        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
251        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
252        ticker/Makefile.am, unlimited/Makefile.am:
253        Convert to using *_PROGRAMS.
254
2552005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
256
257        * configure.ac: Remove AMPOLISH3.
258        * base_mp/node1/Makefile.am,
259        base_mp/node2/Makefile.am, base_sp/Makefile.am,
260        cdtest/Makefile.am, fileio/Makefile.am,
261        hello/Makefile.am, iostream/Makefile.am,
262        loopback/Makefile.am, minimum/Makefile.am,
263        paranoia/Makefile.am, pppd/Makefile.am,
264        ticker/Makefile.am, unlimited/Makefile.am: Rework.
265
2662005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
267
268        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
269        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
270        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
271        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
272        ticker/Makefile.am, unlimited/Makefile.am: Expand sample.am.
273        * sample.am: Remove.
274
2752005-11-10      Ralf Corsepius <ralf.corsepius@rtems.org>
276
277        * base_mp/node1/base_mp.doc, base_mp/node1/base_mp.scn,
278        base_mp/node2/base_mp.doc, base_mp/node2/base_mp.scn: Remove.
279        * base_mp/node1/base_mp-node1.doc, base_mp/node1/base_mp-node1.scn,
280        base_mp/node2/base_mp-node2.doc, base_mp/node2/base_mp-node2.scn:
281        New (Renamed from base_mp.*).
282        * sample.am, base_sp/Makefile.am, cdtest/Makefile.am,
283        fileio/Makefile.am, hello/Makefile.am, iostream/Makefile.am,
284        loopback/Makefile.am, minimum/Makefile.am, paranoia/Makefile.am,
285        pppd/Makefile.am, ticker/Makefile.am, unlimited/Makefile.am,
286        base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
287        s/SAMPLE/TEST/ for improved consistency with other tests.
288
2892005-11-10      Ralf Corsepius <ralf.corsepius@rtems.org>
290
291        * configure.ac: Add ampolish3.
292        * base_mp/Makefile.am: Remove redundant EXTRA_DIST.
293
2942005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
295
296        * cdtest/Makefile.am: AM_CPPFLAGS += -I..../support/include.
297
2982005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
299
300        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
301        * sample.am: Set project_bspdir=$(PROJECT_ROOT)
302
3032005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
304
305        * sample.am: Remove LIB_VARIANT.
306
3072005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
308
309        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
310        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
311        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
312        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am
313        ticker/Makefile.am, unlimited/Makefile.am:
314        Remove SRCS, PRINT_SRCS.
315
3162005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
317
318        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Cleanup.
319
3202005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
321
322        * sample.am: Add $(PGM): ${ARCH}/$(dirstamp).
323        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
324        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
325        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
326        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
327        ticker/Makefile.am, unlimited/Makefile.am:
328        Partial conversion to automake.
329
3302005-10-26  Eric Norum <norume@aps.anl.gov>
331
332        PR 839/tests
333        * pppd/system.h: Remove i386-specific conditional.
334        This at least lets the sample compile.   It's unlikely to actually
335        work, though.
336
3372005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
338
339        * pppd/Makefile.am: Reflect libpppd having been split out.
340        * pppd/init.c, pppd/pppdapp.c: include rtems/rtemspppd.h instead of
341        rtemspppd.h.
342
3432005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
344
345        * loopback/init.c: socklen_t.
346
3472005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
348
349        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
350        Remove LIB_VARIANT.
351
3522005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
353
354        * Makefile.am: Remove DIST_SUBDIRS.
355
3562004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
357
358        * configure.ac: Require automake > 1.9.
359
3602004-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
361
362        * configure.ac: Add CXX-checks. New conditionals CXXTESTS, MPTESTS,
363        NETTESTS. Add iostream/.
364        * Makefile.am, base_mp/node1/Makefile.am, base_mp/node2/Makefile.am
365        cdtest/Makefile.am, loopback/Makefile.am, pppd/Makefile.am:
366        Reflect changes above.
367        * cdtest/main.cc: Adaptation to new C++ standards.
368
3692004-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
370
371        * iostream/Makefile.am, iostream/init.cc, iostream/iostream.doc,
372        iostream/iostream.scn, iostream/system.h:
373        New (C++ variant of hello).
374
3752004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
376
377        * base_mp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
378        * base_sp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
379        * cdtest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
380        * fileio/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
381        * hello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
382        * loopback/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
383        * minimum/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
384        * paranoia/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
385        * pppd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
386        * ticker/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
387        * unlimited/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
388
3892004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
390
391        * fileio/init.c: Include <rtems/dosfs.h> instead of <dosfs.h>.
392
3932004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
394
395        * fileio/init.c, fileio/system.h, ticker/system.h, ticker/tasks.c,
396        unlimited/init.c, unlimited/test1.c, unlimited/test2.c,
397        unlimited/test3.c: Convert to using c99 fixed size types.
398
3992004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * configure.ac: Add 2nd arg to RTEMS_TOP.
402
4032004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * configure.ac: Remove -Wall -ansi to work-around non-portability of
406        with cdtest.
407
4082004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * base_mp/node1/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
411        Add PRE/TMPINSTALL_FILES to CLEANFILES.
412        * base_mp/node2/Makefile.am: Ditto.
413        * base_sp/Makefile.am: Ditto.
414        * cdtest/Makefile.am: Ditto.
415        * fileio/Makefile.am: Ditto.
416        * hello/Makefile.am: Ditto.
417        * loopback/Makefile.am: Ditto.
418        * minimum/Makefile.am: Ditto.
419        * paranoia/Makefile.am: Ditto.
420        * pppd/Makefile.am: Ditto.
421        * ticker/Makefile.am: Ditto.
422        * unlimited/Makefile.am: Ditto.
423
4242003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * samples.am: Fix yet another stupid typo in yesterday's patch.
427
4282003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * samples.am: Add dirstamp support.
431
4322003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
435        Eliminate VPATH.
436
4372003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * sample.am: Use $(mkdir_p) instead of $(mkinstalldirs).
440
4412003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
444
4452003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * base_mp/Makefile.am: Reformat.
448        * base_mp/node1/Makefile.am: Remove all-local: $(ARCH).
449        * base_mp/node2/Makefile.am: Remove all-local: $(ARCH).
450        * base_sp/Makefile.am: Remove all-local: $(ARCH).
451        * cdtest/Makefile.am: Remove all-local: $(ARCH).
452        * fileio/Makefile.am: Remove all-local: $(ARCH).
453        * hello/Makefile.am: Remove all-local: $(ARCH).
454        * loopback/Makefile.am: Remove all-local: $(ARCH).
455        * minimum/Makefile.am: Remove all-local: $(ARCH).
456        * paranoia/Makefile.am: Remove all-local: $(ARCH).
457        * pppd/Makefile.am: Remove all-local: $(ARCH).
458        * ticker/Makefile.am: Remove all-local: $(ARCH).
459        * unlimited/Makefile.am: Remove all-local: $(ARCH).
460
4612003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * configure.ac: Reflect having moved to testsuites/.
464
4652003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
468        * fileio/Makefile.am: Only build if LIBCHIP is available.
469
4702003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * configure.ac: Remove RTEMS_CANONICAL_HOST.
473
4742003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * configure.ac:Remove RTEMS_CHECK_CPU.
477
4782003-09-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * fileio/init.c: Unconditionally define MIN (We *do want* to see
481        error messages if it conflicts).
482
4832003-09-04      Joel Sherrill <joel@OARcorp.com>
484
485        * README, base_mp/apptask.c, base_mp/init.c, base_mp/system.h,
486        base_mp/node1/base_mp.doc, base_mp/node2/base_mp.doc,
487        base_sp/apptask.c, base_sp/base_sp.doc, base_sp/init.c,
488        base_sp/system.h, cdtest/init.c, cdtest/main.cc, cdtest/system.h,
489        fileio/fileio.doc, fileio/init.c, fileio/system.h, hello/hello.doc,
490        hello/init.c, hello/system.h, minimum/init.c, minimum/minimum.doc,
491        paranoia/init.c, paranoia/paranoia.doc, paranoia/system.h,
492        ticker/init.c, ticker/system.h, ticker/tasks.c, ticker/ticker.doc,
493        unlimited/init.c, unlimited/system.h, unlimited/test1.c,
494        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc: URL
495        for license changed.
496
4972003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * Makefile.am: Reflect having moved aclocal/.
500
5012003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * Makefile.am: Reflect having moved automake/.
504        * base_mp/Makefile.am: Reflect having moved automake/.
505        * base_mp/node1/Makefile.am: Reflect having moved automake/.
506        * base_mp/node2/Makefile.am: Reflect having moved automake/.
507        * base_sp/Makefile.am: Reflect having moved automake/.
508        * cdtest/Makefile.am: Reflect having moved automake/.
509        * fileio/Makefile.am: Reflect having moved automake/.
510        * hello/Makefile.am: Reflect having moved automake/.
511        * loopback/Makefile.am: Reflect having moved automake/.
512        * minimum/Makefile.am: Reflect having moved automake/.
513        * paranoia/Makefile.am: Reflect having moved automake/.
514        * pppd/Makefile.am: Reflect having moved automake/.
515        * ticker/Makefile.am: Reflect having moved automake/.
516        * unlimited/Makefile.am: Reflect having moved automake/.
517
5182003-08-13      Joel Sherrill <joel@OARcorp.com>
519
520        * fileio/.cvsignore: New file.
521
5222003-08-13      Joel Sherrill <joel@OARcorp.com>
523
524        PR 451/bsps
525        * pppd/system.h: Depend on TTY driver being in BSPs not simply i386.
526
5272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
530
5312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * fileio/Makefile.am: Remove references to *.scn (Doesn't exist).
534        * pppd/Makefile.am: Remove references to DOC* (Don't exist).
535
5362003-08-06      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
537
538        PR 369/filesystem
539        * Makefile.am, configure.ac: sample application to show the use of the
540        DOSFS functions
541        * fileio/Makefile.am, fileio/fileio.doc, fileio/init.c,
542        fileio/system.h: New files.
543
5442003-06-04      Joel Sherrill <joel@OARcorp.com>
545
546        * pppd/system.h: Hack from Ralf to compile on all targets.
547
5482003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * configure.ac: Add pppd.
551        * Makefile.am: Add pppd.
552
5532003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        Adding pppd:
556        * pppd/Makefile-user: New, copied over from libnetworking/pppd/example.
557        * pppd/README: New, copied over from libnetworking/pppd/example.
558        * pppd/init.c: New, copied over from libnetworking/pppd/example.
559        * pppd/netconfig.h: New, copied over from libnetworking/pppd/example.
560        * pppd/ppp.conf: New, copied over from libnetworking/pppd/example.
561        * pppd/pppdapp.c: New, copied over from libnetworking/pppd/example.
562        * pppd/system.h: New, copied over from libnetworking/pppd/example.
563        * pppd/pppd.options: New, copied over from libnetworking/pppd/example.
564        * pppd/Makefile.am: New, converted to automake from Makefile-user.
565        * pppd/.cvsignore: New.
566
5672003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * configure.ac: Remove AC_CONFIG_AUX_DIR.
570
5712003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
574
5752003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * configure.ac: AC_PREREQ(2.57).
578
5792003-01-27      Joel Sherrill <joel@OARcorp.com>
580
581        * Makefile.am, configure.ac: Added new test loopback which shows how to
582        use the loopback interface. Thank you Eric Norum for a portable
583        target independent test which exercises the TCP/IP. This should
584        prevent massive failures in the TCP/IP stack from reaching the
585        street.
586        * loopback/.cvsignore, loopback/Makefile.am, loopback/README,
587        loopback/init.c, loopback/loopback.scn: New files.
588
5892003-01-03      Joel Sherrill <joel@OARcorp.com>
590
591        * unlimited/system.h, unlimited/test1.c: Backed off previous
592        modification as it does not compile.
593
5942002-10-31      Chris Johns <ccj@acm.org>
595
596        * unlimited/test1.c: PR296. Only fails if more tasks than allowed
597        can be created. 
598        * unlimited/system.h: PR296. Reference the number of tasks in the
599        configuration table rather than a hardcoded number.
600
6012002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * configure.ac: Unconditionally check for CXX (Hack to bug in
604        autoconf > 2.54).
605
6062002-10-31      Joel Sherrill <joel@OARcorp.com>
607
608        * base_mp/apptask.c: Removed warning.
609
6102002-10-28      Joel Sherrill <joel@OARcorp.com>
611
612        * base_mp/apptask.c: Add include of <unistd.h> to eliminate warning.
613
6142002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * .cvsignore: Reformat.
617        Add autom4te*cache.
618        Remove autom4te.cache.
619
6202002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * base_mp/node1/Makefile.am: Use .$(OBJEXT) instead of .o.
623        * base_mp/node2/Makefile.am: Use .$(OBJEXT) instead of .o.
624        * base_sp/Makefile.am: Use .$(OBJEXT) instead of .o.
625        * cdtest/Makefile.am: Use .$(OBJEXT) instead of .o.
626        * hello/Makefile.am: Use .$(OBJEXT) instead of .o.
627        * minimum/Makefile.am: Use .$(OBJEXT) instead of .o.
628        * paranoia/Makefile.am: Use .$(OBJEXT) instead of .o.
629        * ticker/Makefile.am: Use .$(OBJEXT) instead of .o.
630        * unlimited/Makefile.am: Use .$(OBJEXT) instead of .o.
631
6322002-08-01      Joel Sherrill <joel@OARcorp.com>
633
634        * Per PR47 add support for buffered test output.  This involved
635        adding defines to redirect output to a buffer and dump it when
636        full, at "test pause", and at exit.  To avoid problems when redefining
637        exit(), all tests were modified to call rtems_test_exit().
638        Some tests, notable psxtests, had to be modified to include
639        the standard test macro .h file (pmacros.h or tmacros.h) to
640        enable this support.
641        * cdtest/init.c: Modified.
642
6432002-07-01      Joel Sherrill <joel@OARcorp.com>
644
645        * unlimited/test1.c: Corrected use of _Objects_Information_table
646        now that it is a two dimensional array based upon API and class.
647
6482002-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * base_sp/apptask.c: Include <stdlib.h>.
651        * hello/init.c: Ditto.
652        * paranoia/init.c: Ditto.
653        * ticker/tasks.c: Ditto.
654        * unlimited/init.c: Ditto.
655        * unlimited/test1.c: Ditto.
656        * unlimited/test2.c: Ditto.
657        * unlimited/test3.c: Ditto.
658
6592002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * configure.ac: Remove ENABLE_GCC28.
662
6632002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * configure.ac:
666        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
667        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
668        * base_mp/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
669        * base_mp/Makefile.am: Remove AUTOMAKE_OPTIONS.
670        * base_mp/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
671        * Makefile.am: Remove AUTOMAKE_OPTIONS.
672        * base_sp/Makefile.am: Remove AUTOMAKE_OPTIONS.
673        * cdtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
674        * hello/Makefile.am: Remove AUTOMAKE_OPTIONS.
675        * minimum/Makefile.am: Remove AUTOMAKE_OPTIONS.
676        * paranoia/Makefile.am: Remove AUTOMAKE_OPTIONS.
677        * ticker/Makefile.am: Remove AUTOMAKE_OPTIONS.
678        * unlimited/Makefile.am: Remove AUTOMAKE_OPTIONS.
679
6802001-11-26      Ralf Corsepius
681
682        * cdtest/main.cc: Remove RTEMS_TEST_IO_STREAM.
683
6842001-10-25      Eric Norum <eric.norum@usask.ca>
685
686        * cdtest/system.h: Configure 1 semaphore.  This probably covers
687        up not defining one for the GCC C++ Run-Time Libraries.
688
6892001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * paranoia/Makefile.am: Use LD_LIBS = -lm to make automake-1.5 happy.
692
6932001-10-12      Joel Sherrill <joel@OARcorp.com>
694
695        * unlimited/init.c, unlimited/system.h, unlimited/test1.c,
696        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc:
697        Fixed typo.
698
6992001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
702        * configure.in: Remove.
703        * configure.ac: New file, generated from configure.in by autoupdate.
704
7052001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * minimum/Makefile.am: Fix comments to make automake-1.5 happy.
708        * sample.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
709        * cdtest/Makefile.am: Remove LD_LIBS.
710
7112001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * unlimited/Makefile.am: include leaf.am instead of leaf.cfg.
714        * base_mp/node2/Makefile.am: include leaf.am instead of leaf.cfg.
715        * base_mp/node1/Makefile.am: include leaf.am instead of leaf.cfg.
716        * hello/Makefile.am: include leaf.am instead of leaf.cfg.
717        * base_sp/Makefile.am: include leaf.am instead of leaf.cfg.
718        * paranoia/Makefile.am: include leaf.am instead of leaf.cfg.
719        * cdtest/Makefile.am: include leaf.am instead of leaf.cfg, use
720        make-cxx-exe.
721        * ticker/Makefile.am: include leaf.am instead of leaf.cfg.
722        * minimum/Makefile.am: include leaf.am instead of leaf.cfg.
723
7242001-06-14      Joel Sherrill <joel@OARcorp.com>
725
726        * cdtest/system.h: Removed configure of POSIX mutexes since
727        there do not appear to be any used in this test.
728
7292001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
730
731        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
732
7332000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
734
735        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
736
7372000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
740
7412000-10-30      Joel Sherrill <joel@OARcorp.com>
742
743        * POSIX include files merged into newlib.  This resulted in
744        some definitions moving to other files and thus some secondary
745        effects in RTEMS source code.
746        * paranoia/paranoia.c: Commented out incorrect and conflicting
747        prototype of read().
748
7492000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
752        Switch to GNU canonicalization.
753        * sample.am: Remove DEFS.
754
7552000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
758        base_sp/Makefile.am, cdtest/Makefile.am, hello/Makefile.am,
759        minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
760        unlimited/Makefile.am: Include compile.am
761
7622000-08-10      Joel Sherrill <joel@OARcorp.com>
763
764        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.