source: rtems/testsuites/ChangeLog @ 97891e5e

4.104.114.84.95
Last change on this file since 97891e5e was 97891e5e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/04 at 05:54:59

2004-09-24 Ralf Corsepius <ralf_corsepius@…>

  • configure.ac: Require automake > 1.9.
  • Property mode set to 100644
File size: 10.1 KB
Line 
12004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: Require automake > 1.9.
4
52004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
8
92004-07-28  Joel Sherrill <joel@OARcorp.com>
10
11    * aclocal/version.m4: Updated to rtems-4.6.99.1.
12
132004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
14
15        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
16
172004-03-28      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
20
212004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * aclocal/check-custom-bsp.m4: Fix minor typo.
24
252004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * aclocal/rtems-top.m4: Add rtems_rootdir.
28        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in $rtems_rootdir.
29
302004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP.
33        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
34        Add --enable-rtems-root. Rework RTEMS_ROOT.
35
362004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
39        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
40        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
41        aclocal/enable-tests.m4, aclocal/multilib.m4,
42        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
43
442004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Add 2nd arg to RTEMS_TOP.
47
482004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Add 2nd arg to RTEMS_TOP.
51
522004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
55        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
56        * aclocal/project-root.m4: Remove obsolete comments.
57        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
58        * aclocal/rtems-top.m4: Rework.
59
602004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Remove subdir tools.
63
642004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * aclocal/target.m4: Remove (Unused).
67
682004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * aclocal/version.m4: 4.6.99.0.
71
722004-01-07      Joel Sherrill <joel@OARcorp.com>
73
74        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
75        more completely covers the MIPS family.
76
772003-12-17  Joel Sherrill <joel@OARcorp.com>
78
79    * aclocal/version.m4: Updated to rtems-20031217-test.
80
812003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
84
852003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
88        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
89
902003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
93        * aclocal/env-rtemsbsp.m4: Remove bsplibdir.
94        Cleanups.
95
962003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * automake/compila.am: Remove ARCH.
99
1002003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
103
1042003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
107        * aclocal/lead-dot.m4: New (from automake-1.7f).
108        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
109        Add AC_SUBST(dirstamp).
110
1112003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
114        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
115        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
116        aclocal/check-networking.m4, aclocal/check-posix.m4,
117        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
118        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
119        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
120        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
121        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
122        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
123        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
124        aclocal/multilib.m4, aclocal/path-ksh.m4,
125        aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
126        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
127        aclocal/rtems-top.m4, aclocal/target.m4,
128        aclocal/tool-paths.m4:
129        Fix underquoting to silence automake-1.8.
130
1312003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Reflect having moved to testsuites/.
134
1352003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * aclocal/rtems-top.m4: Add support for --with-project-root.
138        Remove RTEMS Version message.
139
1402003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * aclocal/canonical-host.m4: Remove.
143        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
144
1452003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Remove RTEMS_CANONICAL_HOST.
148
1492003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
152        * aclocal/bsp_alias.m4: Remove.
153
1542003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac:Remove RTEMS_CHECK_CPU.
157        * aclocal/check-cpu.m4: Remove.
158        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
159        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
160        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU instead of
161        RTEMS_CHECK_CPU.
162
1632003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * aclocal/rtems-top.m4: Add RTEMS_API.
166        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
167
1682003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
171        * aclocal/enable-tests.m4: Change to support
172        --enable-tests=no|yes|samples, default is samples.
173        * configure.ac: Reflect changes above.
174
1752003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Reflect having moved aclocal/.
178
1792003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * aclocal/bsp-alias.m4: New (Copied from ../../../aclocal).
182        * aclocal/canonical-host.m4: New (Copied from ../../../aclocal).
183        * aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal).
184        * aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal).
185        * aclocal/check-cpu.m4: New (Copied from ../../../aclocal).
186        * aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal).
187        * aclocal/check-cxx.m4: New (Copied from ../../../aclocal).
188        * aclocal/check-itron.m4: New (Copied from ../../../aclocal).
189        * aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal).
190        * aclocal/check-networking.m4: New (Copied from ../../../aclocal).
191        * aclocal/check-posix.m4: New (Copied from ../../../aclocal).
192        * aclocal/check-tool.m4: New (Copied from ../../../aclocal).
193        * aclocal/config-subdirs.m4: New (Copied from ../../../aclocal).
194        * aclocal/enable-bare.m4: New (Copied from ../../../aclocal).
195        * aclocal/enable-cxx.m4: New (Copied from ../../../aclocal).
196        * aclocal/enable-itron.m4: New (Copied from ../../../aclocal).
197        * aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal).
198        * aclocal/enable-networking.m4: New (Copied from ../../../aclocal).
199        * aclocal/enable-posix.m4: New (Copied from ../../../aclocal).
200        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal).
201        * aclocal/enable-tests.m4: New (Copied from ../../../aclocal).
202        * aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal).
203        * aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal).
204        * aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal).
205        * aclocal/gcc-specs.m4: New (Copied from ../../../aclocal).
206        * aclocal/multilib.m4: New (Copied from ../../../aclocal).
207        * aclocal/path-ksh.m4: New (Copied from ../../../aclocal).
208        * aclocal/prog-cc.m4: New (Copied from ../../../aclocal).
209        * aclocal/prog-cxx.m4: New (Copied from ../../../aclocal).
210        * aclocal/project-root.m4: New (Copied from ../../../aclocal).
211        * aclocal/quoting.m4: New (Copied from ../../../aclocal).
212        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal).
213        * aclocal/rtems-flags.m4: New (Copied from ../../../aclocal).
214        * aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal).
215        * aclocal/rtems-top.m4: New (Copied from ../../../aclocal).
216        * aclocal/target.m4: New (Copied from ../../../aclocal).
217        * aclocal/tool-paths.m4: New (Copied from ../../../aclocal).
218        * aclocal/version.m4: New (Copied from ../../../aclocal).
219
2202003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * automake/local.am, automake/host.am: Remove "debug".
223
2242003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * Makefile.am: Reflect having moved automake/.
227
2282003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * automake/compile.am, automake/host.am, automake/leaf.am
231        automake/local.am, automake/subdirs.am: New (copied from
232        ../../../automake).
233
2342003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
237
2382003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac: Remove AC_CONFIG_AUX_DIR.
241
2422003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
245
2462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * configure.ac: AC_PREREQ(2.57).
249
2502002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * .cvsignore: Reformat.
253        Add autom4te*cache.
254        Remove autom4te.cache.
255
2562002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.ac: Remove ENABLE_GCC28.
259
2602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac:
263        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
264        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
265        * Makefile.am: Remove AUTOMAKE_OPTIONS.
266
2672001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
270        * configure.in: Remove.
271        * configure.ac: New file, generated from configure.in by autoupdate.
272
2732001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
276        handling.
277
2782001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
281        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
282
2832000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
286
2872000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
290
2912000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
294        Switch to GNU canonicalization.
295
2962000-08-10      Joel Sherrill <joel@OARcorp.com>
297
298        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.