source: rtems/testsuites/ChangeLog @ 5f7d7640

4.104.114.84.95
Last change on this file since 5f7d7640 was 5f7d7640, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/22/03 at 10:54:05

2003-10-22 Ralf Corsepius <corsepiu@…>

  • aclocal/canonical-host.m4: Remove.
  • aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
  • Property mode set to 100644
File size: 5.8 KB
Line 
12003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/canonical-host.m4: Remove.
4        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
5
62003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Remove RTEMS_CANONICAL_HOST.
9
102003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
13        * aclocal/bsp_alias.m4: Remove.
14
152003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac:Remove RTEMS_CHECK_CPU.
18        * aclocal/check-cpu.m4: Remove.
19        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
20        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
21        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU instead of
22        RTEMS_CHECK_CPU.
23
242003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * aclocal/rtems-top.m4: Add RTEMS_API.
27        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
28
292003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
32        * aclocal/enable-tests.m4: Change to support
33        --enable-tests=no|yes|samples, default is samples.
34        * configure.ac: Reflect changes above.
35
362003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Reflect having moved aclocal/.
39
402003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * aclocal/bsp-alias.m4: New (Copied from ../../../aclocal).
43        * aclocal/canonical-host.m4: New (Copied from ../../../aclocal).
44        * aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal).
45        * aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal).
46        * aclocal/check-cpu.m4: New (Copied from ../../../aclocal).
47        * aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal).
48        * aclocal/check-cxx.m4: New (Copied from ../../../aclocal).
49        * aclocal/check-itron.m4: New (Copied from ../../../aclocal).
50        * aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal).
51        * aclocal/check-networking.m4: New (Copied from ../../../aclocal).
52        * aclocal/check-posix.m4: New (Copied from ../../../aclocal).
53        * aclocal/check-tool.m4: New (Copied from ../../../aclocal).
54        * aclocal/config-subdirs.m4: New (Copied from ../../../aclocal).
55        * aclocal/enable-bare.m4: New (Copied from ../../../aclocal).
56        * aclocal/enable-cxx.m4: New (Copied from ../../../aclocal).
57        * aclocal/enable-itron.m4: New (Copied from ../../../aclocal).
58        * aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal).
59        * aclocal/enable-networking.m4: New (Copied from ../../../aclocal).
60        * aclocal/enable-posix.m4: New (Copied from ../../../aclocal).
61        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal).
62        * aclocal/enable-tests.m4: New (Copied from ../../../aclocal).
63        * aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal).
64        * aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal).
65        * aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal).
66        * aclocal/gcc-specs.m4: New (Copied from ../../../aclocal).
67        * aclocal/multilib.m4: New (Copied from ../../../aclocal).
68        * aclocal/path-ksh.m4: New (Copied from ../../../aclocal).
69        * aclocal/prog-cc.m4: New (Copied from ../../../aclocal).
70        * aclocal/prog-cxx.m4: New (Copied from ../../../aclocal).
71        * aclocal/project-root.m4: New (Copied from ../../../aclocal).
72        * aclocal/quoting.m4: New (Copied from ../../../aclocal).
73        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal).
74        * aclocal/rtems-flags.m4: New (Copied from ../../../aclocal).
75        * aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal).
76        * aclocal/rtems-top.m4: New (Copied from ../../../aclocal).
77        * aclocal/target.m4: New (Copied from ../../../aclocal).
78        * aclocal/tool-paths.m4: New (Copied from ../../../aclocal).
79        * aclocal/version.m4: New (Copied from ../../../aclocal).
80
812003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * automake/local.am, automake/host.am: Remove "debug".
84
852003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Reflect having moved automake/.
88
892003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * automake/compile.am, automake/host.am, automake/leaf.am
92        automake/local.am, automake/subdirs.am: New (copied from
93        ../../../automake).
94
952003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
98
992003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Remove AC_CONFIG_AUX_DIR.
102
1032003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
106
1072003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: AC_PREREQ(2.57).
110
1112002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * .cvsignore: Reformat.
114        Add autom4te*cache.
115        Remove autom4te.cache.
116
1172002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Remove ENABLE_GCC28.
120
1212002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac:
124        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
125        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
126        * Makefile.am: Remove AUTOMAKE_OPTIONS.
127
1282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
131        * configure.in: Remove.
132        * configure.ac: New file, generated from configure.in by autoupdate.
133
1342001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
137        handling.
138
1392001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
142        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
143
1442000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
147
1482000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
151
1522000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
155        Switch to GNU canonicalization.
156
1572000-08-10      Joel Sherrill <joel@OARcorp.com>
158
159        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.