source: rtems/testsuites/samples/ChangeLog @ 25b9e93c

4.104.114.84.95
Last change on this file since 25b9e93c was 15c4b4c5, checked in by Joel Sherrill <joel.sherrill@…>, on 09/19/01 at 17:21:22

2001-09-19 Ralf Corsepius <corsepiu@…>

  • unlimited/Makefile.am: include leaf.am instead of leaf.cfg.
  • base_mp/node2/Makefile.am: include leaf.am instead of leaf.cfg.
  • base_mp/node1/Makefile.am: include leaf.am instead of leaf.cfg.
  • hello/Makefile.am: include leaf.am instead of leaf.cfg.
  • base_sp/Makefile.am: include leaf.am instead of leaf.cfg.
  • paranoia/Makefile.am: include leaf.am instead of leaf.cfg.
  • cdtest/Makefile.am: include leaf.am instead of leaf.cfg, use make-cxx-exe.
  • ticker/Makefile.am: include leaf.am instead of leaf.cfg.
  • minimum/Makefile.am: include leaf.am instead of leaf.cfg.
  • Property mode set to 100644
File size: 1.9 KB
Line 
12001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * unlimited/Makefile.am: include leaf.am instead of leaf.cfg.
4        * base_mp/node2/Makefile.am: include leaf.am instead of leaf.cfg.
5        * base_mp/node1/Makefile.am: include leaf.am instead of leaf.cfg.
6        * hello/Makefile.am: include leaf.am instead of leaf.cfg.
7        * base_sp/Makefile.am: include leaf.am instead of leaf.cfg.
8        * paranoia/Makefile.am: include leaf.am instead of leaf.cfg.
9        * cdtest/Makefile.am: include leaf.am instead of leaf.cfg, use
10        make-cxx-exe.
11        * ticker/Makefile.am: include leaf.am instead of leaf.cfg.
12        * minimum/Makefile.am: include leaf.am instead of leaf.cfg.
13
142001-06-14      Joel Sherrill <joel@OARcorp.com>
15
16        * cdtest/system.h: Removed configure of POSIX mutexes since
17        there do not appear to be any used in this test.
18
192001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
20
21        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
22
232000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
26
272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
30
312000-10-30      Joel Sherrill <joel@OARcorp.com>
32
33        * POSIX include files merged into newlib.  This resulted in
34        some definitions moving to other files and thus some secondary
35        effects in RTEMS source code.
36        * paranoia/paranoia.c: Commented out incorrect and conflicting
37        prototype of read().
38
392000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
42        Switch to GNU canonicalization.
43        * sample.am: Remove DEFS.
44
452000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
48        base_sp/Makefile.am, cdtest/Makefile.am, hello/Makefile.am,
49        minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
50        unlimited/Makefile.am: Include compile.am
51
522000-08-10      Joel Sherrill <joel@OARcorp.com>
53
54        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.