source: rtems/c/src/tests/samples/ChangeLog @ 36d1e17

4.104.114.84.95
Last change on this file since 36d1e17 was 36d1e17, checked in by Joel Sherrill <joel.sherrill@…>, on 11/26/01 at 14:33:43

2001-11-26 Ralf Corsepius

  • cdtest/main.cc: Remove RTEMS_TEST_IO_STREAM.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12001-11-26      Ralf Corsepius
2
3        * cdtest/main.cc: Remove RTEMS_TEST_IO_STREAM.
4
52001-10-25      Eric Norum <eric.norum@usask.ca>
6
7        * cdtest/system.h: Configure 1 semaphore.  This probably covers
8        up not defining one for the GCC C++ Run-Time Libraries.
9
102001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * paranoia/Makefile.am: Use LD_LIBS = -lm to make automake-1.5 happy.
13
142001-10-12      Joel Sherrill <joel@OARcorp.com>
15
16        * unlimited/init.c, unlimited/system.h, unlimited/test1.c,
17        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc:
18        Fixed typo.
19
202001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
23        * configure.in: Remove.
24        * configure.ac: New file, generated from configure.in by autoupdate.
25
262001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * minimum/Makefile.am: Fix comments to make automake-1.5 happy.
29        * sample.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
30        * cdtest/Makefile.am: Remove LD_LIBS.
31
322001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * unlimited/Makefile.am: include leaf.am instead of leaf.cfg.
35        * base_mp/node2/Makefile.am: include leaf.am instead of leaf.cfg.
36        * base_mp/node1/Makefile.am: include leaf.am instead of leaf.cfg.
37        * hello/Makefile.am: include leaf.am instead of leaf.cfg.
38        * base_sp/Makefile.am: include leaf.am instead of leaf.cfg.
39        * paranoia/Makefile.am: include leaf.am instead of leaf.cfg.
40        * cdtest/Makefile.am: include leaf.am instead of leaf.cfg, use
41        make-cxx-exe.
42        * ticker/Makefile.am: include leaf.am instead of leaf.cfg.
43        * minimum/Makefile.am: include leaf.am instead of leaf.cfg.
44
452001-06-14      Joel Sherrill <joel@OARcorp.com>
46
47        * cdtest/system.h: Removed configure of POSIX mutexes since
48        there do not appear to be any used in this test.
49
502001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
51
52        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
53
542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
57
582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
61
622000-10-30      Joel Sherrill <joel@OARcorp.com>
63
64        * POSIX include files merged into newlib.  This resulted in
65        some definitions moving to other files and thus some secondary
66        effects in RTEMS source code.
67        * paranoia/paranoia.c: Commented out incorrect and conflicting
68        prototype of read().
69
702000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
73        Switch to GNU canonicalization.
74        * sample.am: Remove DEFS.
75
762000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
79        base_sp/Makefile.am, cdtest/Makefile.am, hello/Makefile.am,
80        minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
81        unlimited/Makefile.am: Include compile.am
82
832000-08-10      Joel Sherrill <joel@OARcorp.com>
84
85        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.