source: rtems/c/src/tests/ChangeLog @ 63a04f7

4.104.114.84.95
Last change on this file since 63a04f7 was 7862f888, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 05:50:27

2003-08-18 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect having moved aclocal/.
  • Property mode set to 100644
File size: 4.7 KB
Line 
12003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved aclocal/.
4
52003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * aclocal/bsp-alias.m4: New (Copied from ../../../aclocal).
8        * aclocal/canonical-host.m4: New (Copied from ../../../aclocal).
9        * aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal).
10        * aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal).
11        * aclocal/check-cpu.m4: New (Copied from ../../../aclocal).
12        * aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal).
13        * aclocal/check-cxx.m4: New (Copied from ../../../aclocal).
14        * aclocal/check-itron.m4: New (Copied from ../../../aclocal).
15        * aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal).
16        * aclocal/check-networking.m4: New (Copied from ../../../aclocal).
17        * aclocal/check-posix.m4: New (Copied from ../../../aclocal).
18        * aclocal/check-tool.m4: New (Copied from ../../../aclocal).
19        * aclocal/config-subdirs.m4: New (Copied from ../../../aclocal).
20        * aclocal/enable-bare.m4: New (Copied from ../../../aclocal).
21        * aclocal/enable-cxx.m4: New (Copied from ../../../aclocal).
22        * aclocal/enable-itron.m4: New (Copied from ../../../aclocal).
23        * aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal).
24        * aclocal/enable-networking.m4: New (Copied from ../../../aclocal).
25        * aclocal/enable-posix.m4: New (Copied from ../../../aclocal).
26        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal).
27        * aclocal/enable-tests.m4: New (Copied from ../../../aclocal).
28        * aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal).
29        * aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal).
30        * aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal).
31        * aclocal/gcc-specs.m4: New (Copied from ../../../aclocal).
32        * aclocal/multilib.m4: New (Copied from ../../../aclocal).
33        * aclocal/path-ksh.m4: New (Copied from ../../../aclocal).
34        * aclocal/prog-cc.m4: New (Copied from ../../../aclocal).
35        * aclocal/prog-cxx.m4: New (Copied from ../../../aclocal).
36        * aclocal/project-root.m4: New (Copied from ../../../aclocal).
37        * aclocal/quoting.m4: New (Copied from ../../../aclocal).
38        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal).
39        * aclocal/rtems-flags.m4: New (Copied from ../../../aclocal).
40        * aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal).
41        * aclocal/rtems-top.m4: New (Copied from ../../../aclocal).
42        * aclocal/target.m4: New (Copied from ../../../aclocal).
43        * aclocal/tool-paths.m4: New (Copied from ../../../aclocal).
44        * aclocal/version.m4: New (Copied from ../../../aclocal).
45
462003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * automake/local.am, automake/host.am: Remove "debug".
49
502003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Reflect having moved automake/.
53
542003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * automake/compile.am, automake/host.am, automake/leaf.am
57        automake/local.am, automake/subdirs.am: New (copied from
58        ../../../automake).
59
602003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
63
642003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: Remove AC_CONFIG_AUX_DIR.
67
682003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
71
722003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: AC_PREREQ(2.57).
75
762002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * .cvsignore: Reformat.
79        Add autom4te*cache.
80        Remove autom4te.cache.
81
822002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Remove ENABLE_GCC28.
85
862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac:
89        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
90        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
91        * Makefile.am: Remove AUTOMAKE_OPTIONS.
92
932001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
96        * configure.in: Remove.
97        * configure.ac: New file, generated from configure.in by autoupdate.
98
992001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
102        handling.
103
1042001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
107        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
108
1092000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
112
1132000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
116
1172000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
120        Switch to GNU canonicalization.
121
1222000-08-10      Joel Sherrill <joel@OARcorp.com>
123
124        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.