source: rtems/c/src/tests/tmtests/ChangeLog @ df25c998

4.104.114.84.95
Last change on this file since df25c998 was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

2001-10-11 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 3.5 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * tmtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
10
112001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * tm27/Makefile.am: include leaf.am instead of leaf.cfg.
14        * tm26/Makefile.am: include leaf.am instead of leaf.cfg.
15        * tm24/Makefile.am: include leaf.am instead of leaf.cfg.
16        * tm16/Makefile.am: include leaf.am instead of leaf.cfg.
17        * tm18/Makefile.am: include leaf.am instead of leaf.cfg.
18        * tm02/Makefile.am: include leaf.am instead of leaf.cfg.
19        * tm10/Makefile.am: include leaf.am instead of leaf.cfg.
20        * tm11/Makefile.am: include leaf.am instead of leaf.cfg.
21        * tm15/Makefile.am: include leaf.am instead of leaf.cfg.
22        * tm19/Makefile.am: include leaf.am instead of leaf.cfg.
23        * tm04/Makefile.am: include leaf.am instead of leaf.cfg.
24        * tm17/Makefile.am: include leaf.am instead of leaf.cfg.
25        * tm28/Makefile.am: include leaf.am instead of leaf.cfg.
26        * tmck/Makefile.am: include leaf.am instead of leaf.cfg.
27        * tm08/Makefile.am: include leaf.am instead of leaf.cfg.
28        * tm12/Makefile.am: include leaf.am instead of leaf.cfg.
29        * tm03/Makefile.am: include leaf.am instead of leaf.cfg.
30        * tm13/Makefile.am: include leaf.am instead of leaf.cfg.
31        * tm29/Makefile.am: include leaf.am instead of leaf.cfg.
32        * tmoverhd/Makefile.am: include leaf.am instead of leaf.cfg.
33        * tm20/Makefile.am: include leaf.am instead of leaf.cfg.
34        * tm09/Makefile.am: include leaf.am instead of leaf.cfg.
35        * tm01/Makefile.am: include leaf.am instead of leaf.cfg.
36        * tm21/Makefile.am: include leaf.am instead of leaf.cfg.
37        * tm07/Makefile.am: include leaf.am instead of leaf.cfg.
38        * tm25/Makefile.am: include leaf.am instead of leaf.cfg.
39        * tm22/Makefile.am: include leaf.am instead of leaf.cfg.
40        * tm06/Makefile.am: include leaf.am instead of leaf.cfg.
41        * tm05/Makefile.am: include leaf.am instead of leaf.cfg.
42        * tm14/Makefile.am: include leaf.am instead of leaf.cfg.
43        * tm23/Makefile.am: include leaf.am instead of leaf.cfg.
44
452001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
46
47        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
48
492001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * tm20/Makefile.am: Remove stubdir.rel
52
532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
56
572000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
60
612000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
64        Switch to GNU canonicalization.
65        * tmtests.am: Remove DEFS.
66
672000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
70        tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
71        tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
72        tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
73        tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
74        tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
75        tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
76        tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
77        tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
78        tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
79        tmoverhd/Makefile.am: Include compile.am
80
812000-08-10      Joel Sherrill <joel@OARcorp.com>
82
83        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.