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
RevLine 
[e3d184d]12010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * capture/capture.doc: Remove more ITRON references.
4
[4067f7f]52010-06-02      Chris Johns <chrisj@rtems.org>
6
7        * iostream/init.cc: Remove the hack.
8
[558a5f48]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
[ed859332]152010-04-04      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * capture/init.c: Remove unused variable "out".
18
[cdf44d93]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
[3c02c9dd]242010-03-12      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
25
26        * fileio/init.c: Remove deprecation warnings.
27
[8c8e3e0]282010-03-11      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * fileio/init.c: Fix warnings for ctype methods.
31
[4f11fac5]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
[3220700]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
[edfc0f9]442009-10-29      Ralf Corsépius <ralf.corsepius@rtems.org>
45
[b8134276]46        * pppd/netconfig.h: Add UL suffix to long constants to avoid
47        implicit integer overflows on 16bit targets.
[edfc0f9]48        * fileio/init.c: Use %zd to print ssize_t.
49
[bf3a0a04]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
[b9deb1c3]552009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
56
[5726131b]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.
[b9deb1c3]60        * unlimited/Makefile.am, base_sp/Makefile.am:
61        Add -I$(top_srcdir)/../support/include.
62
[7bf33bfd]632009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
64
[8d0b8358]65        * loopback/init.c : Add prototype for rtems_bsdnet_loopattach.
66        Remove evil type-cast.
[7bf33bfd]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
[f788472a]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
[881db0eb]862009-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
87
88        * unlimited/test1.c: Spacing.
89
[26972724]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
[27cb9ec]952009-09-14      Ralf Corsépius <ralf.corsepius@rtems.org>
96
97        * capture/test1.c: Use size_t for sizes.
98
[7173c437]992009-08-26      Joel Sherrill <joel.sherrill@oarcorp.com>
100
101        * hello/Makefile.am, hello/init.c: Simplify.
102        * hello/system.h: Removed.
103
[c39d81bc]1042009-08-21      Xi Yang <hiyangxi@gmail.com>
105
106        * unlimited/test2.c: Fix spacing.
107
[99f09711]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
[f6ef96c2]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
[fa342bc7]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
[efc6c73]1262009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
127
128        * fileio/system.h: Switch to unified work area.
129
[9e06eb1]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
[efb0cf6]1352009-06-04      Ralf Corsépius <ralf.corsepius@rtems.org>
136
137        * loopback/init.c: Add missing initializers.
138
[bb04179]1392009-04-28    Chris Johns <chrisj@rtems.org>
140
141        * iostream/system.h: Remove the Init prototype. Provide in
142        confdefs.h.
143
[c0ec0d82]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
[e4bd96ec]1512009-04-14      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
152
153        * fileio/init.c: Removed obsolete header include.
154
[3414f307]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
[06ac2e6f]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
[6387939]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
[7a18a320]1742009-02-27      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
[78de0879]175
[7a18a320]176        * fileio/init.c: Adapt to modified shell configuration
177
[52410c2]1782008-12-18      Joel Sherrill <joel.sherrill@oarcorp.com>
179
180        * capture/test1.c: Add const to eliminate warning.
181
[27b2c34b]1822008-12-16      Joel Sherrill <joel.sherrill@oarcorp.com>
183
184        * capture/test1.c: Eliminate all public use of TOD conversion routines.
185
[de48cb67]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
[527ecc7a]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
[e1871b9]2012008-11-24      Ralf Corsépius <ralf.corsepius@rtems.org>
202
203        * paranoia/paranoia.c: Add missing prototypes.
204
[a0653ada]2052008-10-13      Joel Sherrill <joel.sherrill@oarcorp.com>
206
207        * unlimited/system.h: Tighten configuration for stack space.
208
[339fd66]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
[b28b126]2142008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
215
216        * unlimited/system.h: 10000 task ids is too many for some targets.
217
[975021e7]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
[fd6092a]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
[1117465]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
[e8fcadb]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
[5cd68b4]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
[7eb312d5]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
[72cb077f]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
[42b1fe6e]2592008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
260
261        * minimum/init.c: Disable confdefs.h debug.
262
[bbfe59b]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
[f02ada81]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
[2156876]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
[5fe0640]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
[b091cde]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
[a645637]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
[265d499a]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
[8f5b274]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
[23452b5c]3072008-01-11      Joel Sherrill <joel.sherrill@OARcorp.com>
308
309        * hello/init.c: Remove accidental commit.
310
[aec29f1]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
[d2a488f7]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
[0e263c91]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
[4c081a04]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
[7b57da6]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
[c040e6ec]3382007-09-10      Joel Sherrill <joel.sherrill@OARcorp.com>
339
340        * capture/Makefile.am: Use all managers.
341
[de35b51]3422007-08-31      Joel Sherrill <joel.sherrill@OARcorp.com>
343
344        * capture/Makefile.am: Fix typo -- not unlimited.
345
[a23427e]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         
[8db468f]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
[68e6f0cc]3582007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
359
360        * nsecs/init.c: Add include of unistd.h for sleep() prototype.
361
[40cfd3e9]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
[2c0f748]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
[8bfffd9b]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
[d3b05790]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
[f142763]3822007-05-16      Ralf Corsepius <ralf.corsepius@rtems.org>
383
384        * nsecs/init.c: Remove stray "volatile int i".
385
[dd61160]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
[dfc6f3dc]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
[6b6c06b]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
[587da8b8]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
[8ff5e59d]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
[b9bea9f7]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
[23a0105a]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
[4116e57e]4352007-03-26      Joel Sherrill <joel@OARcorp.com>
436
437        * loopback/init.c: Add CVS Id.
438
[2dae3244]4392007-03-26      Joel Sherrill <joel@OARcorp.com>
440
441        PR 1230/tests
442        * minimum/init.c: Minimum should not configure console driver.
443
[b767f966]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
[3d14a45]4492006-12-18      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
450
451        * init.c: added stdout flushs after prompts
452
[fcb0cd46]4532006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
454
455        * configure.ac: New BUG-REPORT address.
456
[ba2c04f]4572006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
458
459        * configure.ac: Require autoconf-2.60. Require automake-1.10.
460
[c5083aab]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
[122e300]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
[8b474b13]4752006-02-08      Joel Sherrill <joel@OARcorp.com>
476
477        * cdtest/main.cc: Fix warnings.
478
[1fd1595]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
[1988691]4842005-11-15  Eric Norum <norume@aps.anl.gov>
485
[26ea864]486        * cdtest/Makefile.am: Remove extraneous make-exe.
[1988691]487
[ff33653a]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
[6c67765e]4972005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
498
[0ff20fe]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.
[6c67765e]507
[72109bbd]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
[9b34a1d]5172005-11-10      Ralf Corsepius <ralf.corsepius@rtems.org>
518
[19baaf8]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.*).
[9b34a1d]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,
[19baaf8]527        pppd/Makefile.am, ticker/Makefile.am, unlimited/Makefile.am,
528        base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
[9b34a1d]529        s/SAMPLE/TEST/ for improved consistency with other tests.
530
[df369268]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
[64350b5]5362005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
537
538        * cdtest/Makefile.am: AM_CPPFLAGS += -I..../support/include.
539
[783ba51]5402005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
541
[44502ae]542        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
[783ba51]543        * sample.am: Set project_bspdir=$(PROJECT_ROOT)
544
[d08e8b9a]5452005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
546
547        * sample.am: Remove LIB_VARIANT.
548
[2967687]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
[9a5a464]5582005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
559
560        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Cleanup.
561
[bb202459]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
[e1d3513]5722005-10-26  Eric Norum <norume@aps.anl.gov>
573
[133f5f66]574        PR 839/tests
[0ff20fe]575        * pppd/system.h: Remove i386-specific conditional.
[133f5f66]576        This at least lets the sample compile.   It's unlikely to actually
577        work, though.
[e1d3513]578
[581dfa8]5792005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
580
[bb202459]581        * pppd/Makefile.am: Reflect libpppd having been split out.
[581dfa8]582        * pppd/init.c, pppd/pppdapp.c: include rtems/rtemspppd.h instead of
583        rtemspppd.h.
584
[91435e6]5852005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
586
587        * loopback/init.c: socklen_t.
588
[1838993]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>
[7f9c37c]595
596        * Makefile.am: Remove DIST_SUBDIRS.
597
[6f2593f]5982004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
[97891e5e]599
600        * configure.ac: Require automake > 1.9.
601
[6f2593f]6022004-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
[51ca358]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
[6f2593f]6112004-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
[e12ba0e]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
[6f2593f]6172004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
[c8fea7a]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
[6f2593f]6312004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
[05153a1]632
633        * fileio/init.c: Include <rtems/dosfs.h> instead of <dosfs.h>.
634
[6f2593f]6352004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
[4c84d7b]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
[7c48a2e8]6412004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * configure.ac: Add 2nd arg to RTEMS_TOP.
644
[6db34918]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
[a00ee40]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
[46daad92]6662003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * samples.am: Fix yet another stupid typo in yesterday's patch.
669
[8b5179a]6702003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * samples.am: Add dirstamp support.
673
[f8a32605]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
[37a3cf4]6792003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * sample.am: Use $(mkdir_p) instead of $(mkinstalldirs).
682
[810720b6]6832003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
684
685        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
686
[ecbb717f]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
[5f52d1f]7032003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * configure.ac: Reflect having moved to testsuites/.
706
[cb3cf606]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
[c6328bee]7122003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * configure.ac: Remove RTEMS_CANONICAL_HOST.
715
[5445ee60]7162003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * configure.ac:Remove RTEMS_CHECK_CPU.
719
[af69e57b]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
[3e26377b]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
[7862f888]7392003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
740
741        * Makefile.am: Reflect having moved aclocal/.
742
[ebb7d37]7432003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
[61d9371]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/.
[ebb7d37]759
[a94b1bdc]7602003-08-13      Joel Sherrill <joel@OARcorp.com>
761
762        * fileio/.cvsignore: New file.
763
[334b130d]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
[7dcc3fe]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
[7ebeaa1]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
[ac0a2af]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
[7423766b]7862003-06-04      Joel Sherrill <joel@OARcorp.com>
787
788        * pppd/system.h: Hack from Ralf to compile on all targets.
789
[5f71e41]7902003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * configure.ac: Add pppd.
793        * Makefile.am: Add pppd.
794
[478bb1e6]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
[3c55718]8092003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * configure.ac: Remove AC_CONFIG_AUX_DIR.
812
[ccd81b60]8132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
816
[9b5c258]8172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * configure.ac: AC_PREREQ(2.57).
820
[4691b48]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
[7ab11c0]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
[3d9f688e]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
[2595580]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
[2ea93957]8482002-10-31      Joel Sherrill <joel@OARcorp.com>
849
850        * base_mp/apptask.c: Removed warning.
851
[42b7ce27]8522002-10-28      Joel Sherrill <joel@OARcorp.com>
853
854        * base_mp/apptask.c: Add include of <unistd.h> to eliminate warning.
855
[8730f45]8562002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
857
858        * .cvsignore: Reformat.
859        Add autom4te*cache.
860        Remove autom4te.cache.
861
[fef95c56]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
[6ada2b1e]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
[35290c9]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
[d25d17b]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
[cb9b2bfc]9012002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * configure.ac: Remove ENABLE_GCC28.
904
[0e9a637]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
[36d1e17]9222001-11-26      Ralf Corsepius
923
924        * cdtest/main.cc: Remove RTEMS_TEST_IO_STREAM.
925
[859c7d8]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
[0b365382]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
[05e3b5b]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
[df25c998]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
[c9cbbe22]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
[15c4b4c5]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
[2aceb819]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
[95083c0]9712001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
972
973        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
974
[feead226]9752000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
976
977        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
978
[a314d3b4]9792000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
980
981        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
982
[df3b242]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
[8ccc22c]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
[6212465d]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
[e94ad1fe]10042000-08-10      Joel Sherrill <joel@OARcorp.com>
1005
1006        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.