source: rtems/testsuites/samples/ChangeLog @ 1fd1595

4.104.114.84.95
Last change on this file since 1fd1595 was 1fd1595, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/22/05 at 15:30:31

2005-11-22 Ralf Corsepius <ralf.corsepius@…>

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