source: rtems/testsuites/samples/ChangeLog @ 45d406f8

4.104.114.84.95
Last change on this file since 45d406f8 was 6b6c06b, checked in by Joel Sherrill <joel.sherrill@…>, on 05/09/07 at 18:55:12

2007-05-09 Joel Sherrill <joel.sherrill@…>

  • minimum/Makefile.am, minimum/init.c: Switch back to using optional manager support. Also add use of CONFIGURE_DISABLE_NEWLIB_REENTRANCY to demonstrate that the newlib reentrancy support is optional.
  • Property mode set to 100644
File size: 20.8 KB
Line 
12007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * minimum/Makefile.am, minimum/init.c: Switch back to using optional
4        manager support. Also add use of CONFIGURE_DISABLE_NEWLIB_REENTRANCY
5        to demonstrate that the newlib reentrancy support is optional.
6
72007-04-13      Ralf Corsépius <ralf.corsepius@rtems.org>
8
9        * nsecs/init.c: Remove private decl of _Timespec_Subtract use the
10          version from rtems/score/timespec.h.
11
122007-04-05      Joel Sherrill <joel@OARcorp.com>
13
14        * nsecs/init.c: Provide timespec manipulation routines in the
15        SuperCore. Use them everywhere possible. Perhaps they should be part
16        of the public API so this test and others can use them without
17        peeking into the bowels.
18
192007-04-05      Joel Sherrill <joel@OARcorp.com>
20
21        * loopback/init.c: Change all obsoleted CONFIGURE_TEST_NEEDS_XXX
22        configuration constants to CONFIGURE_APPLICATION_NEEDS_XXX.
23
242007-04-02      Joel Sherrill <joel@OARcorp.com>
25
26        * Makefile.am, configure.ac: Convert from Classic API style TOD_Control
27        as fundamental time structure to POSIX struct timespec. Add
28        clock_get_uptime().
29        * nsecs/.cvsignore, nsecs/Makefile.am, nsecs/init.c, nsecs/nsecs.doc,
30        nsecs/nsecs.scn: New files.
31
322007-03-26      Joel Sherrill <joel@OARcorp.com>
33
34        * loopback/init.c: Add CVS Id.
35
362007-03-26      Joel Sherrill <joel@OARcorp.com>
37
38        PR 1230/tests
39        * minimum/init.c: Minimum should not configure console driver.
40
412007-02-21      Joel Sherrill <joel@OARcorp.com>
42
43        * loopback/init.c: Fix exit paths in client thread and main test
44        thread.
45
462006-12-18      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
47
48        * init.c: added stdout flushs after prompts
49
502006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
51
52        * configure.ac: New BUG-REPORT address.
53
542006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
55
56        * configure.ac: Require autoconf-2.60. Require automake-1.10.
57
582006-09-08      Ken Peters <ken.peters@jpl.nasa.gov>
59
60        PR 1162/rtems
61        * unlimited/system.h: Reserve enough memory for the stacks wanted.
62
632006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
64
65        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
66        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
67        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
68        minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
69        unlimited/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir
70        instead.
71
722006-02-08      Joel Sherrill <joel@OARcorp.com>
73
74        * cdtest/main.cc: Fix warnings.
75
762005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
77
78        * configure.ac: Remove RTEMS_ENABLE_BARE,
79        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
80
812005-11-15  Eric Norum <norume@aps.anl.gov>
82
83        * cdtest/Makefile.am: Remove extraneous make-exe.
84
852005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
86
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        Convert to using *_PROGRAMS.
93
942005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
95
96        * configure.ac: Remove AMPOLISH3.
97        * base_mp/node1/Makefile.am,
98        base_mp/node2/Makefile.am, base_sp/Makefile.am,
99        cdtest/Makefile.am, fileio/Makefile.am,
100        hello/Makefile.am, iostream/Makefile.am,
101        loopback/Makefile.am, minimum/Makefile.am,
102        paranoia/Makefile.am, pppd/Makefile.am,
103        ticker/Makefile.am, unlimited/Makefile.am: Rework.
104
1052005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
106
107        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
108        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
109        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
110        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
111        ticker/Makefile.am, unlimited/Makefile.am: Expand sample.am.
112        * sample.am: Remove.
113
1142005-11-10      Ralf Corsepius <ralf.corsepius@rtems.org>
115
116        * base_mp/node1/base_mp.doc, base_mp/node1/base_mp.scn,
117        base_mp/node2/base_mp.doc, base_mp/node2/base_mp.scn: Remove.
118        * base_mp/node1/base_mp-node1.doc, base_mp/node1/base_mp-node1.scn,
119        base_mp/node2/base_mp-node2.doc, base_mp/node2/base_mp-node2.scn:
120        New (Renamed from base_mp.*).
121        * sample.am, base_sp/Makefile.am, cdtest/Makefile.am,
122        fileio/Makefile.am, hello/Makefile.am, iostream/Makefile.am,
123        loopback/Makefile.am, minimum/Makefile.am, paranoia/Makefile.am,
124        pppd/Makefile.am, ticker/Makefile.am, unlimited/Makefile.am,
125        base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
126        s/SAMPLE/TEST/ for improved consistency with other tests.
127
1282005-11-10      Ralf Corsepius <ralf.corsepius@rtems.org>
129
130        * configure.ac: Add ampolish3.
131        * base_mp/Makefile.am: Remove redundant EXTRA_DIST.
132
1332005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
134
135        * cdtest/Makefile.am: AM_CPPFLAGS += -I..../support/include.
136
1372005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
138
139        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
140        * sample.am: Set project_bspdir=$(PROJECT_ROOT)
141
1422005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
143
144        * sample.am: Remove LIB_VARIANT.
145
1462005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
147
148        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
149        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
150        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
151        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am
152        ticker/Makefile.am, unlimited/Makefile.am:
153        Remove SRCS, PRINT_SRCS.
154
1552005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
156
157        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Cleanup.
158
1592005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
160
161        * sample.am: Add $(PGM): ${ARCH}/$(dirstamp).
162        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
163        base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
164        hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
165        minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
166        ticker/Makefile.am, unlimited/Makefile.am:
167        Partial conversion to automake.
168
1692005-10-26  Eric Norum <norume@aps.anl.gov>
170
171        PR 839/tests
172        * pppd/system.h: Remove i386-specific conditional.
173        This at least lets the sample compile.   It's unlikely to actually
174        work, though.
175
1762005-10-26      Ralf Corsepius <ralf.corsepius@rtems.org>
177
178        * pppd/Makefile.am: Reflect libpppd having been split out.
179        * pppd/init.c, pppd/pppdapp.c: include rtems/rtemspppd.h instead of
180        rtemspppd.h.
181
1822005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
183
184        * loopback/init.c: socklen_t.
185
1862005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
187
188        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
189        Remove LIB_VARIANT.
190
1912005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
192
193        * Makefile.am: Remove DIST_SUBDIRS.
194
1952004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
196
197        * configure.ac: Require automake > 1.9.
198
1992004-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
200
201        * configure.ac: Add CXX-checks. New conditionals CXXTESTS, MPTESTS,
202        NETTESTS. Add iostream/.
203        * Makefile.am, base_mp/node1/Makefile.am, base_mp/node2/Makefile.am
204        cdtest/Makefile.am, loopback/Makefile.am, pppd/Makefile.am:
205        Reflect changes above.
206        * cdtest/main.cc: Adaptation to new C++ standards.
207
2082004-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
209
210        * iostream/Makefile.am, iostream/init.cc, iostream/iostream.doc,
211        iostream/iostream.scn, iostream/system.h:
212        New (C++ variant of hello).
213
2142004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
215
216        * base_mp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
217        * base_sp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
218        * cdtest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
219        * fileio/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
220        * hello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
221        * loopback/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
222        * minimum/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
223        * paranoia/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
224        * pppd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
225        * ticker/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
226        * unlimited/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
227
2282004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
229
230        * fileio/init.c: Include <rtems/dosfs.h> instead of <dosfs.h>.
231
2322004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
233
234        * fileio/init.c, fileio/system.h, ticker/system.h, ticker/tasks.c,
235        unlimited/init.c, unlimited/test1.c, unlimited/test2.c,
236        unlimited/test3.c: Convert to using c99 fixed size types.
237
2382004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac: Add 2nd arg to RTEMS_TOP.
241
2422004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.ac: Remove -Wall -ansi to work-around non-portability of
245        with cdtest.
246
2472004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * base_mp/node1/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
250        Add PRE/TMPINSTALL_FILES to CLEANFILES.
251        * base_mp/node2/Makefile.am: Ditto.
252        * base_sp/Makefile.am: Ditto.
253        * cdtest/Makefile.am: Ditto.
254        * fileio/Makefile.am: Ditto.
255        * hello/Makefile.am: Ditto.
256        * loopback/Makefile.am: Ditto.
257        * minimum/Makefile.am: Ditto.
258        * paranoia/Makefile.am: Ditto.
259        * pppd/Makefile.am: Ditto.
260        * ticker/Makefile.am: Ditto.
261        * unlimited/Makefile.am: Ditto.
262
2632003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * samples.am: Fix yet another stupid typo in yesterday's patch.
266
2672003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * samples.am: Add dirstamp support.
270
2712003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
274        Eliminate VPATH.
275
2762003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * sample.am: Use $(mkdir_p) instead of $(mkinstalldirs).
279
2802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
283
2842003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * base_mp/Makefile.am: Reformat.
287        * base_mp/node1/Makefile.am: Remove all-local: $(ARCH).
288        * base_mp/node2/Makefile.am: Remove all-local: $(ARCH).
289        * base_sp/Makefile.am: Remove all-local: $(ARCH).
290        * cdtest/Makefile.am: Remove all-local: $(ARCH).
291        * fileio/Makefile.am: Remove all-local: $(ARCH).
292        * hello/Makefile.am: Remove all-local: $(ARCH).
293        * loopback/Makefile.am: Remove all-local: $(ARCH).
294        * minimum/Makefile.am: Remove all-local: $(ARCH).
295        * paranoia/Makefile.am: Remove all-local: $(ARCH).
296        * pppd/Makefile.am: Remove all-local: $(ARCH).
297        * ticker/Makefile.am: Remove all-local: $(ARCH).
298        * unlimited/Makefile.am: Remove all-local: $(ARCH).
299
3002003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * configure.ac: Reflect having moved to testsuites/.
303
3042003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
307        * fileio/Makefile.am: Only build if LIBCHIP is available.
308
3092003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * configure.ac: Remove RTEMS_CANONICAL_HOST.
312
3132003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * configure.ac:Remove RTEMS_CHECK_CPU.
316
3172003-09-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * fileio/init.c: Unconditionally define MIN (We *do want* to see
320        error messages if it conflicts).
321
3222003-09-04      Joel Sherrill <joel@OARcorp.com>
323
324        * README, base_mp/apptask.c, base_mp/init.c, base_mp/system.h,
325        base_mp/node1/base_mp.doc, base_mp/node2/base_mp.doc,
326        base_sp/apptask.c, base_sp/base_sp.doc, base_sp/init.c,
327        base_sp/system.h, cdtest/init.c, cdtest/main.cc, cdtest/system.h,
328        fileio/fileio.doc, fileio/init.c, fileio/system.h, hello/hello.doc,
329        hello/init.c, hello/system.h, minimum/init.c, minimum/minimum.doc,
330        paranoia/init.c, paranoia/paranoia.doc, paranoia/system.h,
331        ticker/init.c, ticker/system.h, ticker/tasks.c, ticker/ticker.doc,
332        unlimited/init.c, unlimited/system.h, unlimited/test1.c,
333        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc: URL
334        for license changed.
335
3362003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * Makefile.am: Reflect having moved aclocal/.
339
3402003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * Makefile.am: Reflect having moved automake/.
343        * base_mp/Makefile.am: Reflect having moved automake/.
344        * base_mp/node1/Makefile.am: Reflect having moved automake/.
345        * base_mp/node2/Makefile.am: Reflect having moved automake/.
346        * base_sp/Makefile.am: Reflect having moved automake/.
347        * cdtest/Makefile.am: Reflect having moved automake/.
348        * fileio/Makefile.am: Reflect having moved automake/.
349        * hello/Makefile.am: Reflect having moved automake/.
350        * loopback/Makefile.am: Reflect having moved automake/.
351        * minimum/Makefile.am: Reflect having moved automake/.
352        * paranoia/Makefile.am: Reflect having moved automake/.
353        * pppd/Makefile.am: Reflect having moved automake/.
354        * ticker/Makefile.am: Reflect having moved automake/.
355        * unlimited/Makefile.am: Reflect having moved automake/.
356
3572003-08-13      Joel Sherrill <joel@OARcorp.com>
358
359        * fileio/.cvsignore: New file.
360
3612003-08-13      Joel Sherrill <joel@OARcorp.com>
362
363        PR 451/bsps
364        * pppd/system.h: Depend on TTY driver being in BSPs not simply i386.
365
3662003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
369
3702003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * fileio/Makefile.am: Remove references to *.scn (Doesn't exist).
373        * pppd/Makefile.am: Remove references to DOC* (Don't exist).
374
3752003-08-06      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
376
377        PR 369/filesystem
378        * Makefile.am, configure.ac: sample application to show the use of the
379        DOSFS functions
380        * fileio/Makefile.am, fileio/fileio.doc, fileio/init.c,
381        fileio/system.h: New files.
382
3832003-06-04      Joel Sherrill <joel@OARcorp.com>
384
385        * pppd/system.h: Hack from Ralf to compile on all targets.
386
3872003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * configure.ac: Add pppd.
390        * Makefile.am: Add pppd.
391
3922003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        Adding pppd:
395        * pppd/Makefile-user: New, copied over from libnetworking/pppd/example.
396        * pppd/README: New, copied over from libnetworking/pppd/example.
397        * pppd/init.c: New, copied over from libnetworking/pppd/example.
398        * pppd/netconfig.h: New, copied over from libnetworking/pppd/example.
399        * pppd/ppp.conf: New, copied over from libnetworking/pppd/example.
400        * pppd/pppdapp.c: New, copied over from libnetworking/pppd/example.
401        * pppd/system.h: New, copied over from libnetworking/pppd/example.
402        * pppd/pppd.options: New, copied over from libnetworking/pppd/example.
403        * pppd/Makefile.am: New, converted to automake from Makefile-user.
404        * pppd/.cvsignore: New.
405
4062003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * configure.ac: Remove AC_CONFIG_AUX_DIR.
409
4102003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
413
4142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * configure.ac: AC_PREREQ(2.57).
417
4182003-01-27      Joel Sherrill <joel@OARcorp.com>
419
420        * Makefile.am, configure.ac: Added new test loopback which shows how to
421        use the loopback interface. Thank you Eric Norum for a portable
422        target independent test which exercises the TCP/IP. This should
423        prevent massive failures in the TCP/IP stack from reaching the
424        street.
425        * loopback/.cvsignore, loopback/Makefile.am, loopback/README,
426        loopback/init.c, loopback/loopback.scn: New files.
427
4282003-01-03      Joel Sherrill <joel@OARcorp.com>
429
430        * unlimited/system.h, unlimited/test1.c: Backed off previous
431        modification as it does not compile.
432
4332002-10-31      Chris Johns <ccj@acm.org>
434
435        * unlimited/test1.c: PR296. Only fails if more tasks than allowed
436        can be created. 
437        * unlimited/system.h: PR296. Reference the number of tasks in the
438        configuration table rather than a hardcoded number.
439
4402002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * configure.ac: Unconditionally check for CXX (Hack to bug in
443        autoconf > 2.54).
444
4452002-10-31      Joel Sherrill <joel@OARcorp.com>
446
447        * base_mp/apptask.c: Removed warning.
448
4492002-10-28      Joel Sherrill <joel@OARcorp.com>
450
451        * base_mp/apptask.c: Add include of <unistd.h> to eliminate warning.
452
4532002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * .cvsignore: Reformat.
456        Add autom4te*cache.
457        Remove autom4te.cache.
458
4592002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * base_mp/node1/Makefile.am: Use .$(OBJEXT) instead of .o.
462        * base_mp/node2/Makefile.am: Use .$(OBJEXT) instead of .o.
463        * base_sp/Makefile.am: Use .$(OBJEXT) instead of .o.
464        * cdtest/Makefile.am: Use .$(OBJEXT) instead of .o.
465        * hello/Makefile.am: Use .$(OBJEXT) instead of .o.
466        * minimum/Makefile.am: Use .$(OBJEXT) instead of .o.
467        * paranoia/Makefile.am: Use .$(OBJEXT) instead of .o.
468        * ticker/Makefile.am: Use .$(OBJEXT) instead of .o.
469        * unlimited/Makefile.am: Use .$(OBJEXT) instead of .o.
470
4712002-08-01      Joel Sherrill <joel@OARcorp.com>
472
473        * Per PR47 add support for buffered test output.  This involved
474        adding defines to redirect output to a buffer and dump it when
475        full, at "test pause", and at exit.  To avoid problems when redefining
476        exit(), all tests were modified to call rtems_test_exit().
477        Some tests, notable psxtests, had to be modified to include
478        the standard test macro .h file (pmacros.h or tmacros.h) to
479        enable this support.
480        * cdtest/init.c: Modified.
481
4822002-07-01      Joel Sherrill <joel@OARcorp.com>
483
484        * unlimited/test1.c: Corrected use of _Objects_Information_table
485        now that it is a two dimensional array based upon API and class.
486
4872002-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * base_sp/apptask.c: Include <stdlib.h>.
490        * hello/init.c: Ditto.
491        * paranoia/init.c: Ditto.
492        * ticker/tasks.c: Ditto.
493        * unlimited/init.c: Ditto.
494        * unlimited/test1.c: Ditto.
495        * unlimited/test2.c: Ditto.
496        * unlimited/test3.c: Ditto.
497
4982002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * configure.ac: Remove ENABLE_GCC28.
501
5022002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * configure.ac:
505        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
506        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
507        * base_mp/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
508        * base_mp/Makefile.am: Remove AUTOMAKE_OPTIONS.
509        * base_mp/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
510        * Makefile.am: Remove AUTOMAKE_OPTIONS.
511        * base_sp/Makefile.am: Remove AUTOMAKE_OPTIONS.
512        * cdtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
513        * hello/Makefile.am: Remove AUTOMAKE_OPTIONS.
514        * minimum/Makefile.am: Remove AUTOMAKE_OPTIONS.
515        * paranoia/Makefile.am: Remove AUTOMAKE_OPTIONS.
516        * ticker/Makefile.am: Remove AUTOMAKE_OPTIONS.
517        * unlimited/Makefile.am: Remove AUTOMAKE_OPTIONS.
518
5192001-11-26      Ralf Corsepius
520
521        * cdtest/main.cc: Remove RTEMS_TEST_IO_STREAM.
522
5232001-10-25      Eric Norum <eric.norum@usask.ca>
524
525        * cdtest/system.h: Configure 1 semaphore.  This probably covers
526        up not defining one for the GCC C++ Run-Time Libraries.
527
5282001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * paranoia/Makefile.am: Use LD_LIBS = -lm to make automake-1.5 happy.
531
5322001-10-12      Joel Sherrill <joel@OARcorp.com>
533
534        * unlimited/init.c, unlimited/system.h, unlimited/test1.c,
535        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc:
536        Fixed typo.
537
5382001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
541        * configure.in: Remove.
542        * configure.ac: New file, generated from configure.in by autoupdate.
543
5442001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * minimum/Makefile.am: Fix comments to make automake-1.5 happy.
547        * sample.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
548        * cdtest/Makefile.am: Remove LD_LIBS.
549
5502001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * unlimited/Makefile.am: include leaf.am instead of leaf.cfg.
553        * base_mp/node2/Makefile.am: include leaf.am instead of leaf.cfg.
554        * base_mp/node1/Makefile.am: include leaf.am instead of leaf.cfg.
555        * hello/Makefile.am: include leaf.am instead of leaf.cfg.
556        * base_sp/Makefile.am: include leaf.am instead of leaf.cfg.
557        * paranoia/Makefile.am: include leaf.am instead of leaf.cfg.
558        * cdtest/Makefile.am: include leaf.am instead of leaf.cfg, use
559        make-cxx-exe.
560        * ticker/Makefile.am: include leaf.am instead of leaf.cfg.
561        * minimum/Makefile.am: include leaf.am instead of leaf.cfg.
562
5632001-06-14      Joel Sherrill <joel@OARcorp.com>
564
565        * cdtest/system.h: Removed configure of POSIX mutexes since
566        there do not appear to be any used in this test.
567
5682001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
569
570        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
571
5722000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
575
5762000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
579
5802000-10-30      Joel Sherrill <joel@OARcorp.com>
581
582        * POSIX include files merged into newlib.  This resulted in
583        some definitions moving to other files and thus some secondary
584        effects in RTEMS source code.
585        * paranoia/paranoia.c: Commented out incorrect and conflicting
586        prototype of read().
587
5882000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
591        Switch to GNU canonicalization.
592        * sample.am: Remove DEFS.
593
5942000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
597        base_sp/Makefile.am, cdtest/Makefile.am, hello/Makefile.am,
598        minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
599        unlimited/Makefile.am: Include compile.am
600
6012000-08-10      Joel Sherrill <joel@OARcorp.com>
602
603        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.