source: rtems/testsuites/samples/ChangeLog @ 2dae3244

4.104.114.84.95
Last change on this file since 2dae3244 was 2dae3244, checked in by Joel Sherrill <joel.sherrill@…>, on 03/26/07 at 22:19:59

2007-03-26 Joel Sherrill <joel@…>

PR 1230/tests

  • minimum/init.c: Minimum should not configure console driver.
  • Property mode set to 100644
File size: 19.5 KB
Line 
12007-03-26      Joel Sherrill <joel@OARcorp.com>
2
3        PR 1230/tests
4        * minimum/init.c: Minimum should not configure console driver.
5
62007-02-21      Joel Sherrill <joel@OARcorp.com>
7
8        * loopback/init.c: Fix exit paths in client thread and main test
9        thread.
10
112006-12-18      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
12
13        * init.c: added stdout flushs after prompts
14
152006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * configure.ac: New BUG-REPORT address.
18
192006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * configure.ac: Require autoconf-2.60. Require automake-1.10.
22
232006-09-08      Ken Peters <ken.peters@jpl.nasa.gov>
24
25        PR 1162/rtems
26        * unlimited/system.h: Reserve enough memory for the stacks wanted.
27
282006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
31        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
32        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
33        minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
34        unlimited/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir
35        instead.
36
372006-02-08      Joel Sherrill <joel@OARcorp.com>
38
39        * cdtest/main.cc: Fix warnings.
40
412005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
42
43        * configure.ac: Remove RTEMS_ENABLE_BARE,
44        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
45
462005-11-15  Eric Norum <norume@aps.anl.gov>
47
48        * cdtest/Makefile.am: Remove extraneous make-exe.
49
502005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
53        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
54        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
55        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
56        ticker/Makefile.am, unlimited/Makefile.am:
57        Convert to using *_PROGRAMS.
58
592005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
60
61        * configure.ac: Remove AMPOLISH3.
62        * base_mp/node1/Makefile.am,
63        base_mp/node2/Makefile.am, base_sp/Makefile.am,
64        cdtest/Makefile.am, fileio/Makefile.am,
65        hello/Makefile.am, iostream/Makefile.am,
66        loopback/Makefile.am, minimum/Makefile.am,
67        paranoia/Makefile.am, pppd/Makefile.am,
68        ticker/Makefile.am, unlimited/Makefile.am: Rework.
69
702005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
73        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
74        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
75        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
76        ticker/Makefile.am, unlimited/Makefile.am: Expand sample.am.
77        * sample.am: Remove.
78
792005-11-10      Ralf Corsepius <ralf.corsepius@rtems.org>
80
81        * base_mp/node1/base_mp.doc, base_mp/node1/base_mp.scn,
82        base_mp/node2/base_mp.doc, base_mp/node2/base_mp.scn: Remove.
83        * base_mp/node1/base_mp-node1.doc, base_mp/node1/base_mp-node1.scn,
84        base_mp/node2/base_mp-node2.doc, base_mp/node2/base_mp-node2.scn:
85        New (Renamed from base_mp.*).
86        * sample.am, base_sp/Makefile.am, cdtest/Makefile.am,
87        fileio/Makefile.am, hello/Makefile.am, iostream/Makefile.am,
88        loopback/Makefile.am, minimum/Makefile.am, paranoia/Makefile.am,
89        pppd/Makefile.am, ticker/Makefile.am, unlimited/Makefile.am,
90        base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
91        s/SAMPLE/TEST/ for improved consistency with other tests.
92
932005-11-10      Ralf Corsepius <ralf.corsepius@rtems.org>
94
95        * configure.ac: Add ampolish3.
96        * base_mp/Makefile.am: Remove redundant EXTRA_DIST.
97
982005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
99
100        * cdtest/Makefile.am: AM_CPPFLAGS += -I..../support/include.
101
1022005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
103
104        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
105        * sample.am: Set project_bspdir=$(PROJECT_ROOT)
106
1072005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
108
109        * sample.am: Remove LIB_VARIANT.
110
1112005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
112
113        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
114        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
115        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
116        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am
117        ticker/Makefile.am, unlimited/Makefile.am:
118        Remove SRCS, PRINT_SRCS.
119
1202005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
121
122        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Cleanup.
123
1242005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
125
126        * sample.am: Add $(PGM): ${ARCH}/$(dirstamp).
127        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
128        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
129        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
130        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
131        ticker/Makefile.am, unlimited/Makefile.am:
132        Partial conversion to automake.
133
1342005-10-26  Eric Norum <norume@aps.anl.gov>
135
136        PR 839/tests
137        * pppd/system.h: Remove i386-specific conditional.
138        This at least lets the sample compile.   It's unlikely to actually
139        work, though.
140
1412005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
142
143        * pppd/Makefile.am: Reflect libpppd having been split out.
144        * pppd/init.c, pppd/pppdapp.c: include rtems/rtemspppd.h instead of
145        rtemspppd.h.
146
1472005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
148
149        * loopback/init.c: socklen_t.
150
1512005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
152
153        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
154        Remove LIB_VARIANT.
155
1562005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
157
158        * Makefile.am: Remove DIST_SUBDIRS.
159
1602004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
161
162        * configure.ac: Require automake > 1.9.
163
1642004-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
165
166        * configure.ac: Add CXX-checks. New conditionals CXXTESTS, MPTESTS,
167        NETTESTS. Add iostream/.
168        * Makefile.am, base_mp/node1/Makefile.am, base_mp/node2/Makefile.am
169        cdtest/Makefile.am, loopback/Makefile.am, pppd/Makefile.am:
170        Reflect changes above.
171        * cdtest/main.cc: Adaptation to new C++ standards.
172
1732004-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
174
175        * iostream/Makefile.am, iostream/init.cc, iostream/iostream.doc,
176        iostream/iostream.scn, iostream/system.h:
177        New (C++ variant of hello).
178
1792004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
180
181        * base_mp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
182        * base_sp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
183        * cdtest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
184        * fileio/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
185        * hello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
186        * loopback/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
187        * minimum/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
188        * paranoia/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
189        * pppd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
190        * ticker/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
191        * unlimited/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
192
1932004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
194
195        * fileio/init.c: Include <rtems/dosfs.h> instead of <dosfs.h>.
196
1972004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
198
199        * fileio/init.c, fileio/system.h, ticker/system.h, ticker/tasks.c,
200        unlimited/init.c, unlimited/test1.c, unlimited/test2.c,
201        unlimited/test3.c: Convert to using c99 fixed size types.
202
2032004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Add 2nd arg to RTEMS_TOP.
206
2072004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac: Remove -Wall -ansi to work-around non-portability of
210        with cdtest.
211
2122004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * base_mp/node1/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
215        Add PRE/TMPINSTALL_FILES to CLEANFILES.
216        * base_mp/node2/Makefile.am: Ditto.
217        * base_sp/Makefile.am: Ditto.
218        * cdtest/Makefile.am: Ditto.
219        * fileio/Makefile.am: Ditto.
220        * hello/Makefile.am: Ditto.
221        * loopback/Makefile.am: Ditto.
222        * minimum/Makefile.am: Ditto.
223        * paranoia/Makefile.am: Ditto.
224        * pppd/Makefile.am: Ditto.
225        * ticker/Makefile.am: Ditto.
226        * unlimited/Makefile.am: Ditto.
227
2282003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * samples.am: Fix yet another stupid typo in yesterday's patch.
231
2322003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * samples.am: Add dirstamp support.
235
2362003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
239        Eliminate VPATH.
240
2412003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * sample.am: Use $(mkdir_p) instead of $(mkinstalldirs).
244
2452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
248
2492003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * base_mp/Makefile.am: Reformat.
252        * base_mp/node1/Makefile.am: Remove all-local: $(ARCH).
253        * base_mp/node2/Makefile.am: Remove all-local: $(ARCH).
254        * base_sp/Makefile.am: Remove all-local: $(ARCH).
255        * cdtest/Makefile.am: Remove all-local: $(ARCH).
256        * fileio/Makefile.am: Remove all-local: $(ARCH).
257        * hello/Makefile.am: Remove all-local: $(ARCH).
258        * loopback/Makefile.am: Remove all-local: $(ARCH).
259        * minimum/Makefile.am: Remove all-local: $(ARCH).
260        * paranoia/Makefile.am: Remove all-local: $(ARCH).
261        * pppd/Makefile.am: Remove all-local: $(ARCH).
262        * ticker/Makefile.am: Remove all-local: $(ARCH).
263        * unlimited/Makefile.am: Remove all-local: $(ARCH).
264
2652003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.ac: Reflect having moved to testsuites/.
268
2692003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
272        * fileio/Makefile.am: Only build if LIBCHIP is available.
273
2742003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * configure.ac: Remove RTEMS_CANONICAL_HOST.
277
2782003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.ac:Remove RTEMS_CHECK_CPU.
281
2822003-09-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * fileio/init.c: Unconditionally define MIN (We *do want* to see
285        error messages if it conflicts).
286
2872003-09-04      Joel Sherrill <joel@OARcorp.com>
288
289        * README, base_mp/apptask.c, base_mp/init.c, base_mp/system.h,
290        base_mp/node1/base_mp.doc, base_mp/node2/base_mp.doc,
291        base_sp/apptask.c, base_sp/base_sp.doc, base_sp/init.c,
292        base_sp/system.h, cdtest/init.c, cdtest/main.cc, cdtest/system.h,
293        fileio/fileio.doc, fileio/init.c, fileio/system.h, hello/hello.doc,
294        hello/init.c, hello/system.h, minimum/init.c, minimum/minimum.doc,
295        paranoia/init.c, paranoia/paranoia.doc, paranoia/system.h,
296        ticker/init.c, ticker/system.h, ticker/tasks.c, ticker/ticker.doc,
297        unlimited/init.c, unlimited/system.h, unlimited/test1.c,
298        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc: URL
299        for license changed.
300
3012003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * Makefile.am: Reflect having moved aclocal/.
304
3052003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * Makefile.am: Reflect having moved automake/.
308        * base_mp/Makefile.am: Reflect having moved automake/.
309        * base_mp/node1/Makefile.am: Reflect having moved automake/.
310        * base_mp/node2/Makefile.am: Reflect having moved automake/.
311        * base_sp/Makefile.am: Reflect having moved automake/.
312        * cdtest/Makefile.am: Reflect having moved automake/.
313        * fileio/Makefile.am: Reflect having moved automake/.
314        * hello/Makefile.am: Reflect having moved automake/.
315        * loopback/Makefile.am: Reflect having moved automake/.
316        * minimum/Makefile.am: Reflect having moved automake/.
317        * paranoia/Makefile.am: Reflect having moved automake/.
318        * pppd/Makefile.am: Reflect having moved automake/.
319        * ticker/Makefile.am: Reflect having moved automake/.
320        * unlimited/Makefile.am: Reflect having moved automake/.
321
3222003-08-13      Joel Sherrill <joel@OARcorp.com>
323
324        * fileio/.cvsignore: New file.
325
3262003-08-13      Joel Sherrill <joel@OARcorp.com>
327
328        PR 451/bsps
329        * pppd/system.h: Depend on TTY driver being in BSPs not simply i386.
330
3312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
334
3352003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * fileio/Makefile.am: Remove references to *.scn (Doesn't exist).
338        * pppd/Makefile.am: Remove references to DOC* (Don't exist).
339
3402003-08-06      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
341
342        PR 369/filesystem
343        * Makefile.am, configure.ac: sample application to show the use of the
344        DOSFS functions
345        * fileio/Makefile.am, fileio/fileio.doc, fileio/init.c,
346        fileio/system.h: New files.
347
3482003-06-04      Joel Sherrill <joel@OARcorp.com>
349
350        * pppd/system.h: Hack from Ralf to compile on all targets.
351
3522003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * configure.ac: Add pppd.
355        * Makefile.am: Add pppd.
356
3572003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        Adding pppd:
360        * pppd/Makefile-user: New, copied over from libnetworking/pppd/example.
361        * pppd/README: New, copied over from libnetworking/pppd/example.
362        * pppd/init.c: New, copied over from libnetworking/pppd/example.
363        * pppd/netconfig.h: New, copied over from libnetworking/pppd/example.
364        * pppd/ppp.conf: New, copied over from libnetworking/pppd/example.
365        * pppd/pppdapp.c: New, copied over from libnetworking/pppd/example.
366        * pppd/system.h: New, copied over from libnetworking/pppd/example.
367        * pppd/pppd.options: New, copied over from libnetworking/pppd/example.
368        * pppd/Makefile.am: New, converted to automake from Makefile-user.
369        * pppd/.cvsignore: New.
370
3712003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * configure.ac: Remove AC_CONFIG_AUX_DIR.
374
3752003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
378
3792003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * configure.ac: AC_PREREQ(2.57).
382
3832003-01-27      Joel Sherrill <joel@OARcorp.com>
384
385        * Makefile.am, configure.ac: Added new test loopback which shows how to
386        use the loopback interface. Thank you Eric Norum for a portable
387        target independent test which exercises the TCP/IP. This should
388        prevent massive failures in the TCP/IP stack from reaching the
389        street.
390        * loopback/.cvsignore, loopback/Makefile.am, loopback/README,
391        loopback/init.c, loopback/loopback.scn: New files.
392
3932003-01-03      Joel Sherrill <joel@OARcorp.com>
394
395        * unlimited/system.h, unlimited/test1.c: Backed off previous
396        modification as it does not compile.
397
3982002-10-31      Chris Johns <ccj@acm.org>
399
400        * unlimited/test1.c: PR296. Only fails if more tasks than allowed
401        can be created. 
402        * unlimited/system.h: PR296. Reference the number of tasks in the
403        configuration table rather than a hardcoded number.
404
4052002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * configure.ac: Unconditionally check for CXX (Hack to bug in
408        autoconf > 2.54).
409
4102002-10-31      Joel Sherrill <joel@OARcorp.com>
411
412        * base_mp/apptask.c: Removed warning.
413
4142002-10-28      Joel Sherrill <joel@OARcorp.com>
415
416        * base_mp/apptask.c: Add include of <unistd.h> to eliminate warning.
417
4182002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * .cvsignore: Reformat.
421        Add autom4te*cache.
422        Remove autom4te.cache.
423
4242002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * base_mp/node1/Makefile.am: Use .$(OBJEXT) instead of .o.
427        * base_mp/node2/Makefile.am: Use .$(OBJEXT) instead of .o.
428        * base_sp/Makefile.am: Use .$(OBJEXT) instead of .o.
429        * cdtest/Makefile.am: Use .$(OBJEXT) instead of .o.
430        * hello/Makefile.am: Use .$(OBJEXT) instead of .o.
431        * minimum/Makefile.am: Use .$(OBJEXT) instead of .o.
432        * paranoia/Makefile.am: Use .$(OBJEXT) instead of .o.
433        * ticker/Makefile.am: Use .$(OBJEXT) instead of .o.
434        * unlimited/Makefile.am: Use .$(OBJEXT) instead of .o.
435
4362002-08-01      Joel Sherrill <joel@OARcorp.com>
437
438        * Per PR47 add support for buffered test output.  This involved
439        adding defines to redirect output to a buffer and dump it when
440        full, at "test pause", and at exit.  To avoid problems when redefining
441        exit(), all tests were modified to call rtems_test_exit().
442        Some tests, notable psxtests, had to be modified to include
443        the standard test macro .h file (pmacros.h or tmacros.h) to
444        enable this support.
445        * cdtest/init.c: Modified.
446
4472002-07-01      Joel Sherrill <joel@OARcorp.com>
448
449        * unlimited/test1.c: Corrected use of _Objects_Information_table
450        now that it is a two dimensional array based upon API and class.
451
4522002-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * base_sp/apptask.c: Include <stdlib.h>.
455        * hello/init.c: Ditto.
456        * paranoia/init.c: Ditto.
457        * ticker/tasks.c: Ditto.
458        * unlimited/init.c: Ditto.
459        * unlimited/test1.c: Ditto.
460        * unlimited/test2.c: Ditto.
461        * unlimited/test3.c: Ditto.
462
4632002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * configure.ac: Remove ENABLE_GCC28.
466
4672002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * configure.ac:
470        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
471        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
472        * base_mp/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
473        * base_mp/Makefile.am: Remove AUTOMAKE_OPTIONS.
474        * base_mp/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
475        * Makefile.am: Remove AUTOMAKE_OPTIONS.
476        * base_sp/Makefile.am: Remove AUTOMAKE_OPTIONS.
477        * cdtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
478        * hello/Makefile.am: Remove AUTOMAKE_OPTIONS.
479        * minimum/Makefile.am: Remove AUTOMAKE_OPTIONS.
480        * paranoia/Makefile.am: Remove AUTOMAKE_OPTIONS.
481        * ticker/Makefile.am: Remove AUTOMAKE_OPTIONS.
482        * unlimited/Makefile.am: Remove AUTOMAKE_OPTIONS.
483
4842001-11-26      Ralf Corsepius
485
486        * cdtest/main.cc: Remove RTEMS_TEST_IO_STREAM.
487
4882001-10-25      Eric Norum <eric.norum@usask.ca>
489
490        * cdtest/system.h: Configure 1 semaphore.  This probably covers
491        up not defining one for the GCC C++ Run-Time Libraries.
492
4932001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * paranoia/Makefile.am: Use LD_LIBS = -lm to make automake-1.5 happy.
496
4972001-10-12      Joel Sherrill <joel@OARcorp.com>
498
499        * unlimited/init.c, unlimited/system.h, unlimited/test1.c,
500        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc:
501        Fixed typo.
502
5032001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
506        * configure.in: Remove.
507        * configure.ac: New file, generated from configure.in by autoupdate.
508
5092001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * minimum/Makefile.am: Fix comments to make automake-1.5 happy.
512        * sample.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
513        * cdtest/Makefile.am: Remove LD_LIBS.
514
5152001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * unlimited/Makefile.am: include leaf.am instead of leaf.cfg.
518        * base_mp/node2/Makefile.am: include leaf.am instead of leaf.cfg.
519        * base_mp/node1/Makefile.am: include leaf.am instead of leaf.cfg.
520        * hello/Makefile.am: include leaf.am instead of leaf.cfg.
521        * base_sp/Makefile.am: include leaf.am instead of leaf.cfg.
522        * paranoia/Makefile.am: include leaf.am instead of leaf.cfg.
523        * cdtest/Makefile.am: include leaf.am instead of leaf.cfg, use
524        make-cxx-exe.
525        * ticker/Makefile.am: include leaf.am instead of leaf.cfg.
526        * minimum/Makefile.am: include leaf.am instead of leaf.cfg.
527
5282001-06-14      Joel Sherrill <joel@OARcorp.com>
529
530        * cdtest/system.h: Removed configure of POSIX mutexes since
531        there do not appear to be any used in this test.
532
5332001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
534
535        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
536
5372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
540
5412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
544
5452000-10-30      Joel Sherrill <joel@OARcorp.com>
546
547        * POSIX include files merged into newlib.  This resulted in
548        some definitions moving to other files and thus some secondary
549        effects in RTEMS source code.
550        * paranoia/paranoia.c: Commented out incorrect and conflicting
551        prototype of read().
552
5532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
556        Switch to GNU canonicalization.
557        * sample.am: Remove DEFS.
558
5592000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
562        base_sp/Makefile.am, cdtest/Makefile.am, hello/Makefile.am,
563        minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
564        unlimited/Makefile.am: Include compile.am
565
5662000-08-10      Joel Sherrill <joel@OARcorp.com>
567
568        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.