source: rtems/testsuites/samples/ChangeLog @ 0fc5b85

4.104.114.84.95
Last change on this file since 0fc5b85 was 8b474b13, checked in by Joel Sherrill <joel.sherrill@…>, on 02/08/06 at 22:27:59

2006-02-08 Joel Sherrill <joel@…>

  • cdtest/main.cc: Fix warnings.
  • Property mode set to 100644
File size: 18.5 KB
Line 
12006-02-08      Joel Sherrill <joel@OARcorp.com>
2
3        * cdtest/main.cc: Fix warnings.
4
52005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Remove RTEMS_ENABLE_BARE,
8        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
9
102005-11-15  Eric Norum <norume@aps.anl.gov>
11
12    * cdtest/Makefile.am: Remove extraneous make-exe.
13
142005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
17        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
18        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
19        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
20        ticker/Makefile.am, unlimited/Makefile.am:
21        Convert to using *_PROGRAMS.
22
232005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * configure.ac: Remove AMPOLISH3.
26        * base_mp/node1/Makefile.am,
27        base_mp/node2/Makefile.am, base_sp/Makefile.am,
28        cdtest/Makefile.am, fileio/Makefile.am,
29        hello/Makefile.am, iostream/Makefile.am,
30        loopback/Makefile.am, minimum/Makefile.am,
31        paranoia/Makefile.am, pppd/Makefile.am,
32        ticker/Makefile.am, unlimited/Makefile.am: Rework.
33
342005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
37        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
38        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
39        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
40        ticker/Makefile.am, unlimited/Makefile.am: Expand sample.am.
41        * sample.am: Remove.
42
432005-11-10      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * base_mp/node1/base_mp.doc, base_mp/node1/base_mp.scn,
46        base_mp/node2/base_mp.doc, base_mp/node2/base_mp.scn: Remove.
47        * base_mp/node1/base_mp-node1.doc, base_mp/node1/base_mp-node1.scn,
48        base_mp/node2/base_mp-node2.doc, base_mp/node2/base_mp-node2.scn:
49        New (Renamed from base_mp.*).
50        * sample.am, base_sp/Makefile.am, cdtest/Makefile.am,
51        fileio/Makefile.am, hello/Makefile.am, iostream/Makefile.am,
52        loopback/Makefile.am, minimum/Makefile.am, paranoia/Makefile.am,
53        pppd/Makefile.am, ticker/Makefile.am, unlimited/Makefile.am,
54        base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
55        s/SAMPLE/TEST/ for improved consistency with other tests.
56
572005-11-10      Ralf Corsepius <ralf.corsepius@rtems.org>
58
59        * configure.ac: Add ampolish3.
60        * base_mp/Makefile.am: Remove redundant EXTRA_DIST.
61
622005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
63
64        * cdtest/Makefile.am: AM_CPPFLAGS += -I..../support/include.
65
662005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
69        * sample.am: Set project_bspdir=$(PROJECT_ROOT)
70
712005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
72
73        * sample.am: Remove LIB_VARIANT.
74
752005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
76
77        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
78        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
79        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
80        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am
81        ticker/Makefile.am, unlimited/Makefile.am:
82        Remove SRCS, PRINT_SRCS.
83
842005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
85
86        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Cleanup.
87
882005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
89
90        * sample.am: Add $(PGM): ${ARCH}/$(dirstamp).
91        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
92        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
93        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
94        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
95        ticker/Makefile.am, unlimited/Makefile.am:
96        Partial conversion to automake.
97
982005-10-26  Eric Norum <norume@aps.anl.gov>
99
100        PR 839/tests
101        * pppd/system.h: Remove i386-specific conditional.
102        This at least lets the sample compile.   It's unlikely to actually
103        work, though.
104
1052005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
106
107        * pppd/Makefile.am: Reflect libpppd having been split out.
108        * pppd/init.c, pppd/pppdapp.c: include rtems/rtemspppd.h instead of
109        rtemspppd.h.
110
1112005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
112
113        * loopback/init.c: socklen_t.
114
1152005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
116
117        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
118        Remove LIB_VARIANT.
119
1202005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
121
122        * Makefile.am: Remove DIST_SUBDIRS.
123
1242004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
125
126        * configure.ac: Require automake > 1.9.
127
1282004-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
129
130        * configure.ac: Add CXX-checks. New conditionals CXXTESTS, MPTESTS,
131        NETTESTS. Add iostream/.
132        * Makefile.am, base_mp/node1/Makefile.am, base_mp/node2/Makefile.am
133        cdtest/Makefile.am, loopback/Makefile.am, pppd/Makefile.am:
134        Reflect changes above.
135        * cdtest/main.cc: Adaptation to new C++ standards.
136
1372004-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
138
139        * iostream/Makefile.am, iostream/init.cc, iostream/iostream.doc,
140        iostream/iostream.scn, iostream/system.h:
141        New (C++ variant of hello).
142
1432004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
144
145        * base_mp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
146        * base_sp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
147        * cdtest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
148        * fileio/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
149        * hello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
150        * loopback/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
151        * minimum/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
152        * paranoia/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
153        * pppd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
154        * ticker/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
155        * unlimited/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
156
1572004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
158
159        * fileio/init.c: Include <rtems/dosfs.h> instead of <dosfs.h>.
160
1612004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
162
163        * fileio/init.c, fileio/system.h, ticker/system.h, ticker/tasks.c,
164        unlimited/init.c, unlimited/test1.c, unlimited/test2.c,
165        unlimited/test3.c: Convert to using c99 fixed size types.
166
1672004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Add 2nd arg to RTEMS_TOP.
170
1712004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: Remove -Wall -ansi to work-around non-portability of
174        with cdtest.
175
1762004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * base_mp/node1/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
179        Add PRE/TMPINSTALL_FILES to CLEANFILES.
180        * base_mp/node2/Makefile.am: Ditto.
181        * base_sp/Makefile.am: Ditto.
182        * cdtest/Makefile.am: Ditto.
183        * fileio/Makefile.am: Ditto.
184        * hello/Makefile.am: Ditto.
185        * loopback/Makefile.am: Ditto.
186        * minimum/Makefile.am: Ditto.
187        * paranoia/Makefile.am: Ditto.
188        * pppd/Makefile.am: Ditto.
189        * ticker/Makefile.am: Ditto.
190        * unlimited/Makefile.am: Ditto.
191
1922003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * samples.am: Fix yet another stupid typo in yesterday's patch.
195
1962003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * samples.am: Add dirstamp support.
199
2002003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
203        Eliminate VPATH.
204
2052003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * sample.am: Use $(mkdir_p) instead of $(mkinstalldirs).
208
2092003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
212
2132003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * base_mp/Makefile.am: Reformat.
216        * base_mp/node1/Makefile.am: Remove all-local: $(ARCH).
217        * base_mp/node2/Makefile.am: Remove all-local: $(ARCH).
218        * base_sp/Makefile.am: Remove all-local: $(ARCH).
219        * cdtest/Makefile.am: Remove all-local: $(ARCH).
220        * fileio/Makefile.am: Remove all-local: $(ARCH).
221        * hello/Makefile.am: Remove all-local: $(ARCH).
222        * loopback/Makefile.am: Remove all-local: $(ARCH).
223        * minimum/Makefile.am: Remove all-local: $(ARCH).
224        * paranoia/Makefile.am: Remove all-local: $(ARCH).
225        * pppd/Makefile.am: Remove all-local: $(ARCH).
226        * ticker/Makefile.am: Remove all-local: $(ARCH).
227        * unlimited/Makefile.am: Remove all-local: $(ARCH).
228
2292003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * configure.ac: Reflect having moved to testsuites/.
232
2332003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
236        * fileio/Makefile.am: Only build if LIBCHIP is available.
237
2382003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac: Remove RTEMS_CANONICAL_HOST.
241
2422003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.ac:Remove RTEMS_CHECK_CPU.
245
2462003-09-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * fileio/init.c: Unconditionally define MIN (We *do want* to see
249        error messages if it conflicts).
250
2512003-09-04      Joel Sherrill <joel@OARcorp.com>
252
253        * README, base_mp/apptask.c, base_mp/init.c, base_mp/system.h,
254        base_mp/node1/base_mp.doc, base_mp/node2/base_mp.doc,
255        base_sp/apptask.c, base_sp/base_sp.doc, base_sp/init.c,
256        base_sp/system.h, cdtest/init.c, cdtest/main.cc, cdtest/system.h,
257        fileio/fileio.doc, fileio/init.c, fileio/system.h, hello/hello.doc,
258        hello/init.c, hello/system.h, minimum/init.c, minimum/minimum.doc,
259        paranoia/init.c, paranoia/paranoia.doc, paranoia/system.h,
260        ticker/init.c, ticker/system.h, ticker/tasks.c, ticker/ticker.doc,
261        unlimited/init.c, unlimited/system.h, unlimited/test1.c,
262        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc: URL
263        for license changed.
264
2652003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * Makefile.am: Reflect having moved aclocal/.
268
2692003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * Makefile.am: Reflect having moved automake/.
272        * base_mp/Makefile.am: Reflect having moved automake/.
273        * base_mp/node1/Makefile.am: Reflect having moved automake/.
274        * base_mp/node2/Makefile.am: Reflect having moved automake/.
275        * base_sp/Makefile.am: Reflect having moved automake/.
276        * cdtest/Makefile.am: Reflect having moved automake/.
277        * fileio/Makefile.am: Reflect having moved automake/.
278        * hello/Makefile.am: Reflect having moved automake/.
279        * loopback/Makefile.am: Reflect having moved automake/.
280        * minimum/Makefile.am: Reflect having moved automake/.
281        * paranoia/Makefile.am: Reflect having moved automake/.
282        * pppd/Makefile.am: Reflect having moved automake/.
283        * ticker/Makefile.am: Reflect having moved automake/.
284        * unlimited/Makefile.am: Reflect having moved automake/.
285
2862003-08-13      Joel Sherrill <joel@OARcorp.com>
287
288        * fileio/.cvsignore: New file.
289
2902003-08-13      Joel Sherrill <joel@OARcorp.com>
291
292        PR 451/bsps
293        * pppd/system.h: Depend on TTY driver being in BSPs not simply i386.
294
2952003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
298
2992003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * fileio/Makefile.am: Remove references to *.scn (Doesn't exist).
302        * pppd/Makefile.am: Remove references to DOC* (Don't exist).
303
3042003-08-06      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
305
306        PR 369/filesystem
307        * Makefile.am, configure.ac: sample application to show the use of the
308        DOSFS functions
309        * fileio/Makefile.am, fileio/fileio.doc, fileio/init.c,
310        fileio/system.h: New files.
311
3122003-06-04      Joel Sherrill <joel@OARcorp.com>
313
314        * pppd/system.h: Hack from Ralf to compile on all targets.
315
3162003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * configure.ac: Add pppd.
319        * Makefile.am: Add pppd.
320
3212003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        Adding pppd:
324        * pppd/Makefile-user: New, copied over from libnetworking/pppd/example.
325        * pppd/README: New, copied over from libnetworking/pppd/example.
326        * pppd/init.c: New, copied over from libnetworking/pppd/example.
327        * pppd/netconfig.h: New, copied over from libnetworking/pppd/example.
328        * pppd/ppp.conf: New, copied over from libnetworking/pppd/example.
329        * pppd/pppdapp.c: New, copied over from libnetworking/pppd/example.
330        * pppd/system.h: New, copied over from libnetworking/pppd/example.
331        * pppd/pppd.options: New, copied over from libnetworking/pppd/example.
332        * pppd/Makefile.am: New, converted to automake from Makefile-user.
333        * pppd/.cvsignore: New.
334
3352003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * configure.ac: Remove AC_CONFIG_AUX_DIR.
338
3392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
342
3432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * configure.ac: AC_PREREQ(2.57).
346
3472003-01-27      Joel Sherrill <joel@OARcorp.com>
348
349        * Makefile.am, configure.ac: Added new test loopback which shows how to
350        use the loopback interface. Thank you Eric Norum for a portable
351        target independent test which exercises the TCP/IP. This should
352        prevent massive failures in the TCP/IP stack from reaching the
353        street.
354        * loopback/.cvsignore, loopback/Makefile.am, loopback/README,
355        loopback/init.c, loopback/loopback.scn: New files.
356
3572003-01-03      Joel Sherrill <joel@OARcorp.com>
358
359        * unlimited/system.h, unlimited/test1.c: Backed off previous
360        modification as it does not compile.
361
3622002-10-31      Chris Johns <ccj@acm.org>
363
364        * unlimited/test1.c: PR296. Only fails if more tasks than allowed
365        can be created. 
366        * unlimited/system.h: PR296. Reference the number of tasks in the
367        configuration table rather than a hardcoded number.
368
3692002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * configure.ac: Unconditionally check for CXX (Hack to bug in
372        autoconf > 2.54).
373
3742002-10-31      Joel Sherrill <joel@OARcorp.com>
375
376        * base_mp/apptask.c: Removed warning.
377
3782002-10-28      Joel Sherrill <joel@OARcorp.com>
379
380        * base_mp/apptask.c: Add include of <unistd.h> to eliminate warning.
381
3822002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * .cvsignore: Reformat.
385        Add autom4te*cache.
386        Remove autom4te.cache.
387
3882002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * base_mp/node1/Makefile.am: Use .$(OBJEXT) instead of .o.
391        * base_mp/node2/Makefile.am: Use .$(OBJEXT) instead of .o.
392        * base_sp/Makefile.am: Use .$(OBJEXT) instead of .o.
393        * cdtest/Makefile.am: Use .$(OBJEXT) instead of .o.
394        * hello/Makefile.am: Use .$(OBJEXT) instead of .o.
395        * minimum/Makefile.am: Use .$(OBJEXT) instead of .o.
396        * paranoia/Makefile.am: Use .$(OBJEXT) instead of .o.
397        * ticker/Makefile.am: Use .$(OBJEXT) instead of .o.
398        * unlimited/Makefile.am: Use .$(OBJEXT) instead of .o.
399
4002002-08-01      Joel Sherrill <joel@OARcorp.com>
401
402        * Per PR47 add support for buffered test output.  This involved
403        adding defines to redirect output to a buffer and dump it when
404        full, at "test pause", and at exit.  To avoid problems when redefining
405        exit(), all tests were modified to call rtems_test_exit().
406        Some tests, notable psxtests, had to be modified to include
407        the standard test macro .h file (pmacros.h or tmacros.h) to
408        enable this support.
409        * cdtest/init.c: Modified.
410
4112002-07-01      Joel Sherrill <joel@OARcorp.com>
412
413        * unlimited/test1.c: Corrected use of _Objects_Information_table
414        now that it is a two dimensional array based upon API and class.
415
4162002-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * base_sp/apptask.c: Include <stdlib.h>.
419        * hello/init.c: Ditto.
420        * paranoia/init.c: Ditto.
421        * ticker/tasks.c: Ditto.
422        * unlimited/init.c: Ditto.
423        * unlimited/test1.c: Ditto.
424        * unlimited/test2.c: Ditto.
425        * unlimited/test3.c: Ditto.
426
4272002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * configure.ac: Remove ENABLE_GCC28.
430
4312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * configure.ac:
434        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
435        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
436        * base_mp/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
437        * base_mp/Makefile.am: Remove AUTOMAKE_OPTIONS.
438        * base_mp/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
439        * Makefile.am: Remove AUTOMAKE_OPTIONS.
440        * base_sp/Makefile.am: Remove AUTOMAKE_OPTIONS.
441        * cdtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
442        * hello/Makefile.am: Remove AUTOMAKE_OPTIONS.
443        * minimum/Makefile.am: Remove AUTOMAKE_OPTIONS.
444        * paranoia/Makefile.am: Remove AUTOMAKE_OPTIONS.
445        * ticker/Makefile.am: Remove AUTOMAKE_OPTIONS.
446        * unlimited/Makefile.am: Remove AUTOMAKE_OPTIONS.
447
4482001-11-26      Ralf Corsepius
449
450        * cdtest/main.cc: Remove RTEMS_TEST_IO_STREAM.
451
4522001-10-25      Eric Norum <eric.norum@usask.ca>
453
454        * cdtest/system.h: Configure 1 semaphore.  This probably covers
455        up not defining one for the GCC C++ Run-Time Libraries.
456
4572001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * paranoia/Makefile.am: Use LD_LIBS = -lm to make automake-1.5 happy.
460
4612001-10-12      Joel Sherrill <joel@OARcorp.com>
462
463        * unlimited/init.c, unlimited/system.h, unlimited/test1.c,
464        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc:
465        Fixed typo.
466
4672001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
470        * configure.in: Remove.
471        * configure.ac: New file, generated from configure.in by autoupdate.
472
4732001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * minimum/Makefile.am: Fix comments to make automake-1.5 happy.
476        * sample.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
477        * cdtest/Makefile.am: Remove LD_LIBS.
478
4792001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * unlimited/Makefile.am: include leaf.am instead of leaf.cfg.
482        * base_mp/node2/Makefile.am: include leaf.am instead of leaf.cfg.
483        * base_mp/node1/Makefile.am: include leaf.am instead of leaf.cfg.
484        * hello/Makefile.am: include leaf.am instead of leaf.cfg.
485        * base_sp/Makefile.am: include leaf.am instead of leaf.cfg.
486        * paranoia/Makefile.am: include leaf.am instead of leaf.cfg.
487        * cdtest/Makefile.am: include leaf.am instead of leaf.cfg, use
488        make-cxx-exe.
489        * ticker/Makefile.am: include leaf.am instead of leaf.cfg.
490        * minimum/Makefile.am: include leaf.am instead of leaf.cfg.
491
4922001-06-14      Joel Sherrill <joel@OARcorp.com>
493
494        * cdtest/system.h: Removed configure of POSIX mutexes since
495        there do not appear to be any used in this test.
496
4972001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
498
499        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
500
5012000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
504
5052000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
508
5092000-10-30      Joel Sherrill <joel@OARcorp.com>
510
511        * POSIX include files merged into newlib.  This resulted in
512        some definitions moving to other files and thus some secondary
513        effects in RTEMS source code.
514        * paranoia/paranoia.c: Commented out incorrect and conflicting
515        prototype of read().
516
5172000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
520        Switch to GNU canonicalization.
521        * sample.am: Remove DEFS.
522
5232000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
526        base_sp/Makefile.am, cdtest/Makefile.am, hello/Makefile.am,
527        minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
528        unlimited/Makefile.am: Include compile.am
529
5302000-08-10      Joel Sherrill <joel@OARcorp.com>
531
532        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.