source: rtems/testsuites/ChangeLog @ 17ad82c

4.104.114.84.95
Last change on this file since 17ad82c was 17ad82c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 05:40:02

2004-02-18 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
  • aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
  • aclocal/project-root.m4: Remove obsolete comments.
  • aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
  • aclocal/rtems-top.m4: Rework.
  • Property mode set to 100644
File size: 8.6 KB
Line 
12004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
4        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
5        * aclocal/project-root.m4: Remove obsolete comments.
6        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
7        * aclocal/rtems-top.m4: Rework.
8
92004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Remove subdir tools.
12
132004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * aclocal/target.m4: Remove (Unused).
16
172004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * aclocal/version.m4: 4.6.99.0.
20
212004-01-07      Joel Sherrill <joel@OARcorp.com>
22
23        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
24        more completely covers the MIPS family.
25
262003-12-17  Joel Sherrill <joel@OARcorp.com>
27
28    * aclocal/version.m4: Updated to rtems-20031217-test.
29
302003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
33
342003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
37        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
38
392003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
42        * aclocal/env-rtemsbsp.m4: Remove bsplibdir.
43        Cleanups.
44
452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * automake/compila.am: Remove ARCH.
48
492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
52
532003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
56        * aclocal/lead-dot.m4: New (from automake-1.7f).
57        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
58        Add AC_SUBST(dirstamp).
59
602003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
63        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
64        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
65        aclocal/check-networking.m4, aclocal/check-posix.m4,
66        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
67        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
68        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
69        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
70        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
71        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
72        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
73        aclocal/multilib.m4, aclocal/path-ksh.m4,
74        aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
75        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
76        aclocal/rtems-top.m4, aclocal/target.m4,
77        aclocal/tool-paths.m4:
78        Fix underquoting to silence automake-1.8.
79
802003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Reflect having moved to testsuites/.
83
842003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * aclocal/rtems-top.m4: Add support for --with-project-root.
87        Remove RTEMS Version message.
88
892003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * aclocal/canonical-host.m4: Remove.
92        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
93
942003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Remove RTEMS_CANONICAL_HOST.
97
982003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
101        * aclocal/bsp_alias.m4: Remove.
102
1032003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac:Remove RTEMS_CHECK_CPU.
106        * aclocal/check-cpu.m4: Remove.
107        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
108        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
109        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU instead of
110        RTEMS_CHECK_CPU.
111
1122003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * aclocal/rtems-top.m4: Add RTEMS_API.
115        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
116
1172003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
120        * aclocal/enable-tests.m4: Change to support
121        --enable-tests=no|yes|samples, default is samples.
122        * configure.ac: Reflect changes above.
123
1242003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Reflect having moved aclocal/.
127
1282003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * aclocal/bsp-alias.m4: New (Copied from ../../../aclocal).
131        * aclocal/canonical-host.m4: New (Copied from ../../../aclocal).
132        * aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal).
133        * aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal).
134        * aclocal/check-cpu.m4: New (Copied from ../../../aclocal).
135        * aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal).
136        * aclocal/check-cxx.m4: New (Copied from ../../../aclocal).
137        * aclocal/check-itron.m4: New (Copied from ../../../aclocal).
138        * aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal).
139        * aclocal/check-networking.m4: New (Copied from ../../../aclocal).
140        * aclocal/check-posix.m4: New (Copied from ../../../aclocal).
141        * aclocal/check-tool.m4: New (Copied from ../../../aclocal).
142        * aclocal/config-subdirs.m4: New (Copied from ../../../aclocal).
143        * aclocal/enable-bare.m4: New (Copied from ../../../aclocal).
144        * aclocal/enable-cxx.m4: New (Copied from ../../../aclocal).
145        * aclocal/enable-itron.m4: New (Copied from ../../../aclocal).
146        * aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal).
147        * aclocal/enable-networking.m4: New (Copied from ../../../aclocal).
148        * aclocal/enable-posix.m4: New (Copied from ../../../aclocal).
149        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal).
150        * aclocal/enable-tests.m4: New (Copied from ../../../aclocal).
151        * aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal).
152        * aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal).
153        * aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal).
154        * aclocal/gcc-specs.m4: New (Copied from ../../../aclocal).
155        * aclocal/multilib.m4: New (Copied from ../../../aclocal).
156        * aclocal/path-ksh.m4: New (Copied from ../../../aclocal).
157        * aclocal/prog-cc.m4: New (Copied from ../../../aclocal).
158        * aclocal/prog-cxx.m4: New (Copied from ../../../aclocal).
159        * aclocal/project-root.m4: New (Copied from ../../../aclocal).
160        * aclocal/quoting.m4: New (Copied from ../../../aclocal).
161        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal).
162        * aclocal/rtems-flags.m4: New (Copied from ../../../aclocal).
163        * aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal).
164        * aclocal/rtems-top.m4: New (Copied from ../../../aclocal).
165        * aclocal/target.m4: New (Copied from ../../../aclocal).
166        * aclocal/tool-paths.m4: New (Copied from ../../../aclocal).
167        * aclocal/version.m4: New (Copied from ../../../aclocal).
168
1692003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * automake/local.am, automake/host.am: Remove "debug".
172
1732003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * Makefile.am: Reflect having moved automake/.
176
1772003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * automake/compile.am, automake/host.am, automake/leaf.am
180        automake/local.am, automake/subdirs.am: New (copied from
181        ../../../automake).
182
1832003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
186
1872003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: Remove AC_CONFIG_AUX_DIR.
190
1912003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
194
1952003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac: AC_PREREQ(2.57).
198
1992002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * .cvsignore: Reformat.
202        Add autom4te*cache.
203        Remove autom4te.cache.
204
2052002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac: Remove ENABLE_GCC28.
208
2092002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac:
212        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
213        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
214        * Makefile.am: Remove AUTOMAKE_OPTIONS.
215
2162001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
219        * configure.in: Remove.
220        * configure.ac: New file, generated from configure.in by autoupdate.
221
2222001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
225        handling.
226
2272001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
230        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
231
2322000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
235
2362000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
239
2402000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
243        Switch to GNU canonicalization.
244
2452000-08-10      Joel Sherrill <joel@OARcorp.com>
246
247        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.